* {
	padding: 0;
	margin: 0;
}
html{
	height: 100%;
}
body{
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../img/fondo.gif);
	font-size: 11px;
	width: 100%;	
	height: 100%;	
}

a.top:link,
a.top:visited {font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; text-decoration: none; color:#000;}
a.top:hover {font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; text-decoration: none; color:#FF0000;}


.data{font-size:9px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; text-decoration: none; color:#fff;}
.tituloBuscador{background:#106dbd;font-size:13px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; text-decoration: none; color:#fff; height:30px; text-align:left;}
.tituloContacto{background:#000;font-size:13px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; text-decoration: none; color:#ff9a00; height:30px; text-align:left;}
.tituloFuncionamiento{background:#a56918;font-size:13px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; text-decoration: none; color:#ff9a00; height:30px; text-align:left;}
.letrabuscador{font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; text-decoration: none; color:#000;}
.select_buscador1{font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; text-decoration: none; color:#000; border: #666 1px solid; width:218px;}
.select_buscador2{font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; text-decoration: none; color:#000; border: #666 1px solid; width:65px;}

#funcionamiento h1{
	background:#ff9a00;
	font-size:13px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	text-decoration: none; 
	color:#000; 
	height:30px; 
	text-align:left;
	}