@charset "UTF-8";

/*estructura*/
#contenedor {
	width:950px;	
	margin:0px auto;
	text-align:left;
	border:0px;
	background-color:#ffffff;
	/*height: 600px;*/
	background-image:url(../img/fons_contenedor.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}	

#capsalera {
	margin:0px 0px 0px 0px;
	
	
	
}

/*#contacte {
	margin:0px 0px 10px 4px;
}
#contacte a {
	font-size:12px;
	color:#5d5d5d;
	text-decoration:none;
}

#contacte a:hover {*/
	/*text-decoration:underline;*/
	/*color:#000000;
}
*/
#idioma {
	margin:0px 0px 5px 4px;
	font-size:10px;
}

#idioma a {
	text-decoration:none;
	color:#000000;
}

#idioma a:hover {
	text-decoration:underline;
}
/*

#contingut_text {
	width:30%;
	text-align:justify;
	margin: 10px 0px 0px 6px;
}
*/
#contingut_esq {
	border-left:1px solid #0c539e;
	float:left;
	width:70%;
	text-align:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 10px 30px;
	/*background-color:#ffffff;*/
}

#capsal_cont {
	background-image:url(../img/ico_cap_cont.jpg);
	background-position:left;
	background-repeat:no-repeat;
	font-weight:bolder;
	padding:0px 0px 0px 75px;
	/*background-color:#ffffff;*/
	border-bottom:1px solid #0c539e;
}

body {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	/*border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;*/
	text-align:center;
	background-image:url(../img/fons_body.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#0c539e;
	margin:0px;
}

h1 {
	font-size: 1.2em;
}

h3 {
	font-size:1.1em;
}

.servicios h3 {
	border:1px solid #0c539e;
}
/*
hr {
	margin:30px 0px 0px 0px;
	line-height:20px;
	width:30%;
	
}*/

#menu_navegacio {
	list-style:none;
	margin:0;
	padding:0;
	width:200px;
	float:left;
	background-color:#ffffff;
}

#menu_navegacio li {
	padding:2px 25px;
	list-style-image:none;
	font-size: 1.1em;
}


.primer_nivell {
	text-transform:uppercase;
	background-image:url(../img/ico_llista.jpg);
	background-position:-10px;
	background-repeat:no-repeat;
	font-weight:bolder;
}


#menu_navegacio li a {
	text-decoration:none;
	color:#000000;
	
}

#menu_navegacio li a:hover {
	color:#808080;
	
}

/*.logo {

	float:left;
	margin:6px 0px 4px 0px;
	
}*/

.actiu {

	color:#1b4570;
}

a img {
	border:1px solid #000000;
}

.negreta {
	font-weight:bolder;
}

h2 a {
	font-size: 0.7em;
	text-decoration:none;
	color:#000000;
}

p {
	text-align:justify;
}

p a {
	text-decoration:none;
	color:#000000;
}

p a:hover {
	text-decoration:none;
	color:#808080;
}  

/*.text_contingut {
	float:right;
	text-align:left;
	margin:0px 10px;
	width:70%;
}

.text_contingut_2 {
	text-align:justify;
	margin:10px 10px 15px 0px;
	width:80%;
	
}

.amaga {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}
*/

.servicios {
	width:48%;
	
	float:left;

	padding:1%;
	/*background-color:#F2FCFF;*/
}

.interior_servicios {
	border:1px solid #0c539e;
	background-color:#ffffff;
	
}

.interior_servicios p {
	margin:0px 0px 0px 136px;
	text-align:left;
} 

.titol_servicios {
	border-style: solid;
	border-color: #0c539e;
	border-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	padding:0px 0px 0px 30px;
	background-image:url(../img/fons_servicios.gif);
	background-repeat:no-repeat;
	background-position:top left;

}

.servicios a {
	text-decoration:none;
	color:#000000;
	
}

.servicios a:hover {
	color:#808080;
	
}

.servicios a img{
	border:none;
	
}

.servicios a:hover img {
	border:none;
	
}

#peu {
	width:100%;
	float:left;
	text-align:center;
	background-color:#ffffff;
}

#peu a {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

#peu a:hover {
	text-decoration:none;
	color:#808080;
	font-weight:bold;

} 