h1{
	display:inline;
	color:#ffff00; 
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h2{
	display:inline;
	color:#ffff00; 
	font-size: 12px;
	font-weight: bold;	
	font-family: Arial, Helvetica, sans-serif;
}

#marquee{
	padding-left:3px;
	width:794px;
	background-color:#880000;
	color:#ffff00; 
	font-weight: bold;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	height:30px;
	overflow:hidden;
	display:block;
}

#marqueetext{
	color:#ffff00; 
	font-weight: bold;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:800px;
	overflow:hidden;
	position:relative;
	height:15px;
}

.pagina{
	width: 800px;
}

.cabecero {
	background-image: url('images/top.jpg');
	WIDTH:800px;
	height:276px;
}

.cabecerosub{
	background-image: url('images/subtop2.jpg');
	width: 800px;
	height: 61px;
}

body {
	margin : 0;
	background : #990000;
}

.general {
	WIDTH:900px;
	height:1951px;
	BACKGROUND-COLOR:#ffffff; 
}


.menuleft{
	background-image: url('images/spacer.gif');
	float: left;
	width: 210px;
	background: #cc0000;
	font-family: arial;
	color: white;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}

.boxleft{
	float : left;
	background-image: url('images/boxleft.gif');
	width: 193px;
	height: 148px;
	margin-left:8px;
	font-size:13px;
	
}

.boxleft img{
	border: 0;  
	margin-left: 0px;
	margin-top: 9px;
}

.contenido{
	float : left;
	width: 196px;
}

.contenidobox{
	float : left;
	background-image: url('images/contents.gif');
	width: 193px;
	height: 148px;
	margin-left:0px;
}

 .contenidobox img {
 	margin-left: 12px;
	margin-top: 10px;
 	float: left;
 	border: 0px;
	width: 174px; 
	height: 129px;
 }

.limpiador{
	clear: both;
}

.foot{
	float: left;
	width: 548px;
	margin-left: 110px;
	text-align:center;
}

.legal{
	float: left;
	font-size: 11px;
	color: white;
	width: 800px;
}

.links{
	float: left;
	color:white;
	font-size:14px;
}