.portada {
	background-image: url(imagenes/portada.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10%;
	margin-left: 0px;

}
.tabla_menu {
margin-left:230px;
margin-top:165px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #aa3b12;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #aa3b12;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AA3B12;
	text-decoration: none;
	background-image: url(imagenes/fondo_botones.gif);
	background-position: left;
	background-repeat: no-repeat;
	
}
a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #aa3b12;
	text-decoration: none;
}.fondo_pagina {
	background-color: #FFFCE6;
	background-image: url(imagenes/pie_pagina.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.cabecera {
	background-color: #FFFCE6;
	background-image: url(imagenes/cabecera_pagina.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 75px;
}
.texto_direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#AA3B12;
	
}
.fondo_situacion {
	background-image: url(imagenes/mapa_peque.jpg);
	filter: Alpha(Opacity=75);
	border: 1px solid #cccccc;
	margin: 100px 0px 0px;
}
.tablafotos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 0px;
	margin: 0px;
	left: 0px;
	margin-top:20px;
}
.borde_celdas{
	border: 1px solid #CF8E6E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-position: center;
	margin-left: 15px;
	
}
.celdas_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border:1px solid #CF8E6E;
	padding-left:15px;
}
.texto_amarillo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFCE6;
}
.buscador {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFCE6;
	text-decoration: none;
	border: none;
	list-style-image: none;
}
.boton {
	background-image: url(imagenes/boton.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-color: #AA3B12;
	border: none;
	height: 22px;
	width: 45px;
	cursor: hand;
}
