@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-family:Verdana;
	font-size:10px;
}

body img{
	margin:0px;
	padding:0px;
	border:0px;
}

h1 {
	font-size:14px;
	font-weight:normal;
	color:#004481;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	text-align:left;
}

h2 {
	margin:0px;
	padding:0px;
	font-size:10px;
	font-weight:bold;
	margin-bottom:0px;
	color:#004481;
}

.punt_blau{
	float:left;
	background-color:#004481;
	width:5px;
	height:5px;
	margin-top: 7px;
	margin-right: 7px;

}

#peu_general {
	padding-bottom:15px;
}


strong {
	color:#004481;
}

#general{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	font-size:10px;
	color:#000;
	text-align:justify;
}

#top{
	width:900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;

}

#data{
	padding-top:5px;
	font-size:10px;
	text-align:right;
	color:#004481;

}

#centre_general{
	width:900px;
	margin-top:40px;
}


#col_esq {
	float: left;
	width: 180px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D7D7D7;
}

#col_centre{
	width:500px;
	float:left;
	margin-left:25px;
	background-image:url(rcs/cuadres_pag.gif);
	background-repeat:no-repeat;
	background-position:left top;


}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#menu{
	width:165px;
}

#menu .boto_menu{
	width:161px;
	padding-top:5px;
	padding-bottom:5px;

}

#menu .boto_menu_activat{
	width:161px;
	padding-top:5px;
	padding-bottom:5px;
	background-image:url(rcs/fons_over_menu.gif);
	background-repeat:no-repeat;
	background-position:right top;

}


#menu .boto_menu:hover{
	background-image:url(rcs/fons_over_menu.gif);
	background-repeat:no-repeat;
	background-position:right top;
	cursor:pointer;
}

#menu  a{
	text-decoration:none;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#004481;
	margin-left:15px;

}

.boto_enviar{
	text-align:center;
	width:100px;
	padding-top:5px;
	padding-bottom:5px;
	background-image:url(rcs/fons_over_menu.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

.boto_enviar:hover{
	background-image:url(rcs/fons_over_boto_over.gif);
	color:#fff;
	cursor:pointer;
}



#col_dreta {
	float:left;
	text-align:right;
	width:194px;
}


#peu_general{
	margin-top:15px;
	font-size:9px;

}
#peu_adorno{
	width:900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
}

.cuadre{
	width:14px;
	height:14px;
	background-color:#b7cadb;
	margin-left:100px;
}

#idiomes{
	float:right;
}

#idiomes a{
	text-decoration:none;
	font-size:10px;
	color:#667BAB;
}

#idiomes a:hover{
	color:#00326F;
}

#peu_dre{
	float:right;
	width:138px;
	margin-top:5px;
	text-align:right;
	color:#666666;

}

#peu_esq{
	float:left;
	width:750px;
	margin-top:5px;
}

#peu_esq a{
	color:#666666;
	text-decoration:none;
}

#peu_esq a:hover{
	color:#004481;
}


.foto_inici{
	float:right;
	text-align:right;
	margin-left:15px;
	margin-bottom:10px;

}

.especialista_box{
	width:245px;
	background-image:url(rcs/especialista_fons.gif);
	background-repeat:no-repeat;
	background-position:right top;
	float:left;
	margin-bottom:10px;
}

.especialista_box .foto{
	float:left;
	width:80px;
	height:84px;
}

.especialista_box .text{
	float:left;
	width:165px;
	padding-top: 20px;
	text-align:left;
}

.especialista_box .text .nom{
	font-weight:bold;
	margin-bottom:10px;

}

.especialista_box .text .nom a{
	font-weight:bold;
	margin-bottom:10px;
	text-decoration:none;
	color:#000;

}

.llista{
	line-height:18px;
}
	
	
.not_linia{
	width:500px;
	background-color:#004481;
	height:1px;
	margin-top:10px;
	margin-bottom:10px;	
}
	
	
#mapa1{
	display:block;
}

#mapa2 {
	display:none;
}


.input_contacte{
	width:365px;
	background-color:#fff;
	color:#000;
	border:1px solid #004481;
}


p{
	line-height: 18px;
}


.link{
	background-color:#FDE2AA;
	color:#004481;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
}

.link:hover{
	background-color:#F9B41D;
	color:#fff;
}

.link a{
	text-decoration:none;
	color:#004481;
}

.link:hover a{
	color:#fff;
}


