/* CSS Document */


/*---HEADER----*/
#header {
	float:left;
	width:765px; 
	background: url(../imatges/fondos/fondo_hagalo_ud_mismo.jpg) right top no-repeat;	
	
}
#menu {
	float:left;
	margin-left: 26px;
	margin-top: 180px;
	padding-bottom: 8px;
}
#contenedor {
	float: left;
	width:765px; 
	padding-bottom: 15px;
	background: url(../imatges/fondos/fondo_contenedor3.jpg) 1px bottom no-repeat;	
}
p {
	text-align: center;
	font-weight: bold;
	color: #787777;
	padding-top: 10px;
	line-height: 18px;
	
}


/*--------COLUMNA ESQUERRA ---------------*/
#col_esq {
	float: left;
	width: 245px;
	margin-left: 4px;
	padding: 10px 25px 10px 15px;
	text-align: center;
}
h1 {

	font-size: 24px;
	color: #f37636;

	
}
h2{
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	
}
a{
	text-decoration: none;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
a.web {
	display: block;
	text-decoration: none;
	font-size: 16px;
	padding: 10px 0px 10px 0px;
	color: #48af05;
	font-weight: bold;
	
}
a.web:hover{
	color:#62ea06;
} 
.telefono {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 5px;
}

/*--------COLUMNA DRETA ---------------*/
#col_dret {
	float:right;
	width: 470px;
	padding: 5px 0px;
}
#col_dret a {
	display: block;
	width: 388px;
	padding-top: 295px;
	text-indent: -9999px;
	font-size: 0px;
	background: url(../imatges/proceso.jpg) left top no-repeat; 
}