*{
	margin:0px;
	padding:0px;
	}
body{
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:10px;
}
.contenedor-doble-via{
	width:980px;
	margin:auto;
	background-color:#EFEFEF;
	color:#333333;
	height:650px;
}
.cabecera{
	height:190px;
	background-color:#009966;
	background-image:url(../img/cabeceras/index.jpg);
	background-repeat:no-repeat;
	padding-top:10px;

}
.barra-superior{
	height:20px;
	color:#FFFFFF;
	text-align:right;
}
.barra-superior a, .barra-superior a:hover, .barra-superior a:visited, .menu a, .menu a:hover, .menu a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.barra-superior ul{
	padding-top:5px;
}
.barra-superior li{
	list-style:none;
	margin-left:5px;
	display:inline;
	border-right:#FFFFFF solid 1px;
	padding-right:10px;
}
.logo{
	margin-top:10px;
}
.cabecera h1, .cabecera h4{
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin-left:20px;
		font-weight:lighter;
	}
.cabecera h1{
	font-size:30px;
			margin-top:55px;
}
.cabecera h4{
	font-size:18px;
	margin-left:70px;
	}
.menu{
	height:30px;
	margin-top:16px;
	color:#FFFFFF;
}
.menu ul{
	padding-top:10px;
}
.menu li{
	list-style:none;
	margin-left:10px;
	display:inline;
	padding-right:10px;
}
.columna-izquierda{
	width:220px;
	float:left;
	margin-left:10px;
	margin-top:3px;
}
.menu-lateral-qui-som{
	background-image:url(../img/css/menu-qui-som.jpg);
	background-repeat:no-repeat;
	width:212px;
	height:212px;
}
.menu-lateral-qui-som ul{
	list-style:none;
}
.menu-lateral-qui-som li{
	line-height:160%;
}
.menu-lateral-qui-som a, .menu-lateral-qui-som a:hover, .menu-lateral-qui-som a:visited{
	color:#333333;
	text-decoration:none;
}
.actiu{
	list-style:url(../img/css/ico.gif);
	list-style-position:outside;
	color:#009999;
	font-weight:bold;
	margin-left:20px;
	}
.noactiu{
		list-style:url(../img/css/no-active.jpg);
	list-style-position:outside;
	margin-left:20px;
	}
.tarjeta-contacto{
	background-image:url(../img/css/datos-contacto.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:212px;
	height:104px;
	line-height:140%;
}
.tarjeta-contacto a{
	color:#333333;
	text-decoration:none;
}
.caja-contenido{
	height:308px;
	width:700px;
	background-color:#FFFFFF;
	color:#333333;
	overflow:scroll;
	overflow-y:scroll;
	overflow-x:hidden;
	margin-left:10px;
	margin-top:5px;
	border:solid #E7E7E7 1px;
	line-height:140%;
}
.caja-contenido h2, .menu-lateral-qui-som h3{
	text-decoration:underline;
	margin-bottom:15px;
	color:#009999;
	font-size:14px;
	font-weight:bolder;
}
.caja-contenido p{
	margin-bottom:10px;
	text-align:justify;
	}
.padding-25px{
	padding:25px 25px 10px 25px;
	}
.padding-5px{
	padding:5px;
	}
.padding-10px{
	padding:10px;
	}
	.elseparador{
		width:100%;
		height:2px;
		clear:both;
	}
.serveis-gestio-integral{
	width:930px;
	background-color:#FFFFFF;
	height:130px;
	margin-left:15px;
	margin-top:5px;
	background-repeat:no-repeat;
	padding-left:25px;
	}
.serveis-gestio-integral img{
	border:0px;
	margin-left:20px;
	}
.serveis-gestio-integral h1{	font-size:12px;	}
.serveis-gestio-integral ul{
	list-style:none;
	}
.serveis-gestio-integral li{
	width:155px;
	float:left;
	margin-left:17px !important;
	margin-left:15px;
	margin-top:4px;
	letter-spacing:-1px;
}
.serveis-gestio-integral li a{
	text-decoration:none;
	color:#009999;
	font-size:12px;
	}
.verde-doble-via{
	color:#009999;
}