body {
	margin-top:150px;
	background-image: url(images/cabecera01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#banner { 
	position:absolute;
	top:5px;
	left:50%;
	width:750px;
	margin-left:-375px;
}

.inicio {
	position:absolute;
	top:110px;
	left:50%;
	width:214px;
	margin-left:-350px;
	height: 34px;
}

#links {
	position:absolute;
	top:125px;
	left:50%;
	width:214px;
	margin-left:145px;
	height: 15px;
	text-align: right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#links a:link, #links a:active, #links a:visited { text-decoration:none; color:#FFFFFF; }
#links a:hover { text-decoration:underline; }


.tipolocal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.fondotd {
	background-color: #D3DEE4;
}
.nombrelocal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.texto_granate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}
.texto_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.camposBuscador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 152px;
}
