body{
	background-color: #9a1412;
}
#arriba{
font-family: "Trebuchet MS"; 
font-size: 12px;	
	background-color: #7f0211;
	background-repeat: repeat-x;
}
#arriba a{
font-family: "Trebuchet MS"; 
	color:#7f0211;	
font-size: 12px;	
text-decoration:none;

}
#arriba a:hover{
font-family: "Trebuchet MS"; 
font-size: 12px;	
color:#ffffff;	

}
#fondobarra{
background-image: url(../imagenes/fondobarra.jpg);
height: 23px;
text-align:right;
width:1190px;
color:#7f0211;
padding-right:10px;
padding-top:7px;

}
#menu{
margin-top:0px;
	height:180px;
	width:1200px;
	background-image: url(../imagenes/cabecera.jpg);
}
#menu ul{
		position: relative;top:155px;
		list-style: none;
}
#menu ul li{	
		float:left;
	padding-right:10px;
	}

#menu ul li a{
width:80px;
display: block;
text-decoration: none;
	border-right:2px solid #7f0211;
	font-weight: bolder;
	color:#7f0211;	
	text-align: left;
}
#menu ul li a:hover{
width:80px;
display: block;
text-decoration:underline;
	border-right:2px solid #ffffff;
	font-weight: bolder;
	color:#ffffff;
	text-align: left;
}
DIV#principal .informacion{
	position: relative ;left: 130px;top:50px; text-align: justify;
	
}
DIV#principal h2{
	color: #000000;
	text-decoration:underline;
}
DIV#principal .informacion .cabecera{ position: inherit;
 left: 100px;
  top:50px;
}

DIV#principal .informacion IMG { padding:20px; float:left;

}

DIV#principal .informacion .imagenderecha {
	float: right; padding-left:20px; padding-right:0px;padding-top:0px;
}
#banners {
width:300px;
	float: right;
	position: relative ;left: -100px;top:80px;
}

#cierre{
border-top:1px solid #ffffff;
background-image: url(../imagenes/fondobarra.jpg);
height: 15px;
text-align: center;
width:1190px;
color:#7f0211;
padding-right:10px;
padding-top:3px;
font-size: 10px;

}
#todo{
height:1025px;
	width:1200px;
	background-image: url(../imagenes/fondo.jpg);
	background-color: #b1c800;
	background-repeat: no-repeat;
	border: 1px solid #546c70;
}
DIV#principal{	
font-family: "Trebuchet MS"; 
font-size: 12px;
	float: left;
	color:#000000;
	text-align: justify;
   width:600px;
}
DIV#principal .informacion input{
 border:1px solid #000000;
}
DIV#principal .error{
	color: white;
	font-weight: bolder;
	font-size: 14px;
}
Div#principal a{
	color:#ffffff;
	text-decoration:underline;
}
