@charset "utf-8";
body {
	background-color: #1a060d;
	background-image: url(images/fondo.jpg);
	background-repeat: no-repeat;
	background-position: 0px -60px;;
				margin: 0;
				padding: 0;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:11px;
				color:#FFFFFF;				
}
#contenido {
width:1020px;

}

.firma {
	text-align:right;
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align:center;
	float:left;
	padding-right:40px;
}
.firma a{
	text-decoration:none;
	color:#999999;

}
.firma a:hover{
	text-decoration: underline;
	color:#fff;

}
       
#contenidocentralmenu{
float:left;
width:195px;
height:398px;
padding-top:50px;
}
#contenidocentralcentro {
float:left;
background-image:url(images/fondocontenidos.png);
background-repeat:no-repeat;
width:680px;
height:454px;
padding: 20px 0px 0px 15px;
text-align:left;
}
#banner {
float:left;
width:120px;
height:460px;
margin-left:5px;
margin-top:5px;
}
.text{
width: 645px;
}
.text a {
color:#FFFFFF;
text-decoration:underline;
}
.text a:hover {
color: #663333;
text-decoration:underline;
}
