body
{
	margin:0px;
	background-color:#000000;
}

#divderecho
{				
	float:right;
	width:45%;
	font-family:'courier new';	
	font-size:16px;
	color:#ffffff;
	text-align: right;
	padding-right:25px;
}
.divbarrafecha
{
	width:100%;
	background-color: #000000;				
	font-family:'courier new';	
	font-size:12px;
	color:#ffffff;
	text-align: right;
	padding-right:25px;
	padding-top:5px;
	padding-bottom:5px;
}
#contenido
{				
	width:97%;	
	font-family:'courier new';					
	padding:15px 25px 10px 25px;	
	background-color:#000000;
	color: #ffffff;
	text-align: justify;	
}
#divmenu
{	
	width:100%;
	height:30px;	
	background-color:#ffffff;
	padding-top: 15px;
}
.divopcmenu
{
	float: left;
	padding-left: 25px;
	padding-right: 25px;	
}
.ellink:link   {color:#000000;text-decoration:none;font: 20px/20px 'MyUnderwood', Arial, sans-serif;font-weight:bold;}
.ellink:visited{color:#000000;text-decoration:none;font: 20px/20px 'MyUnderwood', Arial, sans-serif;font-weight:bold;}
.ellink:active {text-decoration:none;font: 20px/20px 'MyUnderwood', Arial, sans-serif;font-weight:bold;}
.ellink:hover  {color:#c32026;text-decoration:underline;font: 20px/20px 'MyUnderwood', Arial, sans-serif;font-weight:bold;}

.lnkdbmilf:link   {text-decoration:none;}
.lnkdbmilf:visited{text-decoration:none;}
.lnkdbmilf:active {text-decoration:none;}
.lnkdbmilf:hover  {}

@font-face {
font-family: 'MyUnderwood';
src: url('MyUnderwood.eot');
src: local('MyUnderwood'), local('MyUnderwood'), url('MyUnderwood.ttf') format('truetype');
} 

.raya
{
	border-width: 2px;
	color:#ffffff;
	border:solid;
	margin-right:15px;
}
.divlogocentral
{	
	width:200px;
	height:200px;	
	position:relative;
	left:50%;
	margin-left:-100px;
}
.divlogocentrallargo
{	
	width:300px;	
	position:relative;
	left:50%;
	margin-left:-150px;	
}