body  {
	font: 10pt Verdana, Arial, Helvetica, sans-serifArial, Helvetica, sans-serif;
	margin: 0;
	text-align: center;
	color: #000000;
	background-color: #E1E1E1;
}
#wrap {
	margin: 0 auto;
	width: 800px;
	background-color: #FFFFFF;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
}
.nhl #header {
	height : 151px;
	width: 700px;
	text-align: center;
	background-color: #FFFFFF;
} 
#content {
width: 700px;  
margin: 0 auto;
text-align: left;
}
.left {
	float: left;
	width: 152px;
	
}
.menu {
float: right;
width: 130px;

}
.right {
float: right;
width: 400px;
text-align: justify;
margin-right: 10px;
}
.right2 {
	float: right;
	width: 530px;
	text-align: justify;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.nhl #footer { 
	background:#ffffff; 
	font-size: 8px;
	text-align: center;
} 
.fotoder { 
	float: right;
	margin-left: 8px;
}
.fotoizq { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.linea {
	height: 1px;
	width: 80%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0000;
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.texto_secciones {	
	font-size: 12px;
}
.titulos {
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}
.subtitulo {
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}
.subtitulo2 {
	font-weight: bold;
	color: #333333;
	font-size: 14px;
}
.subtitulo3 {
	font-weight: bold;
	color: #666666;
	font-size: 12px;
}
.texto_corrido {
	font-size: 11px;
}
.subtitulo_secciones {
	font-weight: bold;
	color: #333333;
}
.ver_mas {
	float: right;
	height: 26px;
	width: 90px;
	
}
.cuadro {
	background-color: #b40e22;
	border: #666666;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align:center;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.cuadrogris {
	background-color: #F0F0F0;
	border: #666666;
	text-align:left;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.punteado { border: 1px solid #000000
}
.linea {
	height: 1px;
	background-color: #333333;
	width: 90%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cc0000;
	float: left;
}
.divFlotante {
		float: right;		
}
hr
{
	border: 0;
	color: #cccccc;
	height: 2px;
	width: 90%;
}
 
