@charset "utf-8";
/* CSS Document */

#cabecera {
	width: 48em;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#rotator {
	background-image: url(../Rotator/rotator.php);
	height: 190px;
	background-repeat: no-repeat;
	width: 631px;
	background-position: right 0px;
	font-size: 0.7em;
	font-weight: bold;
	text-indent: 130px;
	letter-spacing: 0.1em;
	padding-top: 2px;
}
#menuiconos{
	float: right;
	width: 8em;
	margin-left: 0px;
	z-index: 10;
}
#utilidades {
	list-style-type: none;
	background-color: #FFFFFF;
	margin-top: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #93CFEA;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2A72A5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2A72A5;
	margin-left: 0px;
	padding-left: 3px;
	z-index: 10;
}

#utilidades a{
	color:#333333;
	text-decoration:none;
	font-size:0.6em;
	padding-left: 4px;
	font-weight: bold;
	padding-right: 4px;
}

#utilidades a:hover{
	color:#FFFFFF;
	text-decoration:none;
	font-size:0.6em;
	background-color: #2A72A5;
}

#utilidades li{
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 27px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #93CFEA;
	padding-top: 6px;
	padding-bottom: 4px;
}
#utilidades li#inicio{
	background-image:url(../cabecera/incio.gif);
	background-position:3px 1px;
}
#utilidades li.buscar{
	background-image:url(../cabecera/buscar.gif);
	background-position: 3px 1px;
}
#utilidades li.contacto{
	background-image:url(../cabecera/contac.gif);
	background-position: 3px 1px;
}
#utilidades li.oficina{
	background-image:url(../cabecera/oficina.gif);
	background-position: 3px 1px;
}
#utilidades li.registro{
	background-image:url(../cabecera/registro.gif);
	background-position: 3px 1px;
}
#utilidades li.foro {
	background-image: url(../cabecera/foro.gif);
	background-position: 3px 1px;
}
#utilidades li.favoritos {
	background-image: url(../cabecera/favoritos.gif);
	background-position: 3px 1px;
}
#estamosen {
	font-size: 0.7em;
	color: #000000;
	padding-left: 6px;
	background-color: #E5ECF2;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C7D7E4;
	padding-top: 2px;
}
.buscardrcha {
	background-image: url(../Auxiliar/SEARCH.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 150px;
	height: 30px;
	padding-right: 2px;
	padding-left: 2px;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
}
.buscardrcha a {
	font-size: 0.7em;
	padding-left: 2px;
	font-weight: bold;
	color: #CC0000;
}
.tiempo {
	background-image: url(../web/img/1734.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	width: 150px;
	height: 30px;
	padding-right: 2px;
	padding-left: 2px;
	margin-top: 6px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	border: 1px solid #999999;
	background-color: #E7EEA6;
}
.tiempo a {
	font-size: 0.7em;
	padding-left: 2px;
	font-weight: bold;
}
.tiempo a:hover {
	background-color: #D0DE58;
}
#googlemap {
	border: 1px solid #EDEEF0;
	height: auto;
}
#aviso {
	margin: 6px;
	border: 8px solid #BB0000;
	width: 590px;
	position: absolute;
	left: 175px;
	top: 214px;
	background-color: #FFFFFF;
	z-index: 100;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
