body{
	background-color: #f1c735;
	margin: 0px;
	font-family: Trebuchet MS;
	font-size: 11px;
}
.tit{
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight:bold;
}
#flash
{
 position:absolute;
 top:0px;
 left:0px;	
}
img{
	border: 0px;
}
a{
	margin: 0px;
	padding: 0px;
}
h1{
	padding: 0px;
	font-size: 17px;
	margin-bottom: 10px;
	margin-top: 10px;
	color:#000000;
}
#wrapper
{
	
	width: 895px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
}
#cabecera{
	height:73px;
	width:895px;
}
#fondoForm
{
	position:relative;
	width:895px;
	height:507px;
	background-image:url(../images/fondo_form.gif);
	color:#ffffff;
	font-weight:bold;
	}
#fondoForm input
{
	font-size:8pt;	
	border:1pt solid #3a3322;
	
}
#fondoForm select
{
	font-size:8pt;	
	border:1pt solid #3a3322;
}
#fondoForm .boton
{
	font-size:8pt;	
	border:1pt solid #3a3322;
	background-color:#cc0000;
	color:#ffffff;
	font-weight:bold;
}
#contenido
{
	position:relative;
}
#capa_formulario
{
	top:25px;
	position:absolute;
	left:440px;
}
#men
{
	
	position:absolute;
	left:440px;
	top:30px;
}
#localidad
{
	position:absolute;
	top:200px;
	left:30px;
	width:330px;
}
#pie{
	width: 895px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
	text-align: center;
	color:#e3001b;
}
#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	float: left;
} 
#menu li a{
	text-decoration: none;
	color: #666666;
	font-size: 14px;
	padding-left: 38px;
	padding-right: 38px;
	padding-top: 8px;
	display: block;
	height: 26px;
	background-image: url(../images/separador.jpg);
	background-repeat: no-repeat;
	background-position: right;
} 
#menu li a:hover{
	background-image: url(../images/rellenoHover.jpg);
	background-repeat:  repeat-x;	
} 
#menu li a.enlaceFinal{
	background-image: none;
}
#menu li a.enlaceFinal:hover{
	background-image: url(../images/rellenoHover.jpg);
	background-repeat:  repeat-x;	
} 
#pie a{
	text-decoration: none;
	font-weight: bold;
	color: #cc0000;
}
.enlace{
	text-decoration: none;
	color: #ffffff;
	text-decoration:underline;
}
.enlace:hover
{
	text-decoration:underline;
	
}
#noticias .titulo 
{
	padding: 0px;
	font-size: 17px;
	margin-bottom: 10px;
	margin-top: 10px;
	color:#0042ad;
	font-weight:bold;		
}
	