body {
	background-image: url(img/fondo.jpg);
	background-color: #0171BB;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.imagin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.quattroCAB {
	font-family: "Arial Narrow";
	font-size: 9px;
	color: #000066;
	text-align: center;
}
.quattro {
	font-family: "Arial Narrow";
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.amos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00FFFF;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.titulocontenido {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #059AFE;
}
.titulocontenidosub {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0171BB;
	text-align: justify;
}
.bltitulocontenido {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #00CC00;
}
.bltitulocontenidosub {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
}
.blcontenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
.titulonoticias {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;

}
.noticiascontenido {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: lighter;
}
.logueotitulo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.logueocontenido {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
}

.pathway{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #999999;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	letter-spacing: 3px;
}
.formulario {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	line-height: 24px;
}
.contactos {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
}
.precio {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #FFFF00;
}
.tituloxitem {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFF00;
	font-weight: bold;
}
.nota {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
#bg_mapa {
	height: 60px;
	width: 624px;
	background: url(img/bg_mapa.png) top left no-repeat;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	padding-top: 423px;
}
.bt_ruta {
	height: 40px;
	width: 42px;
	background:  url(img/bt_ruta.png) top left no-repeat;
	font-family: "Arial Narrow";
	font-size: 11px;
	color: #fff;
	padding: 8px 3px 0px 3px;
	text-align: center;

}
.bt_ruta a:link{
	color: #fff;
}
.bt_ruta a:hover{
	color: #eee;
}
.bt_ruta a:visited{
	color: #ccc;
}
.fondo_formulario {
	background-image: url(img/contsmall.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color:#FFF;
}