.bannersuperior
{
	width:960px; 
	margin:auto; 
	text-align:center; 
	height:96px; 
	background-image:url(imagenes/fondocolumna.png);
	background-color:#FFFFFF
}

.partesuperior
{
	width:960px; 
	margin:auto; 
	text-align:center; 
	height:110px; 
	background-image:url(imagenes/fondoencabezaypie.png);
	background-color:#FFFFFF
}

.navegador{
	width:960px;
	margin:auto;
	text-align:center;
	height:60px;
	padding-top:4px;
	font-size:16px;
	color:#FFFFFF;
	background-image:url(imagenes/fondotitulos.png);  
} 

.contenedor
{
	width:960px; 
	margin:auto; 
	text-align:center; 
	height:1145px; 
	background-image:url(imagenes/contenedor.png); 
	color:#000066; 
	border:1px #FFFFFF
}

.contenido_central
{
	width:780px; 
	float:left; 
	margin-left:10px; 
	margin-top:10px; 
	padding-top:20px;
	height:1105px; 
	background-image:url(imagenes/contenedor2.png);
	background-color: #B9CBF7
} 

.colum2
{
	width:160px;
	float:right;
	height:1125px;
	background-color:#FFFFFF;
	margin-right:4px;
	margin-top:10px; 
	
	background-image:url(imagenes/fondotitulos.png);
} 
.patrocinador
{
	width:960px;
	margin:auto;
	text-align:center;
    /*padding-top:2px;*/
	height:50px;
	color:#FFFFFF;
	/*background-image:url(imagenes/Piedepagina.png); */
} 
.footer
{
	width:960px;
	margin:auto;
	text-align:center;
    /*padding-top:2px;*/
	height:25px;
	color:#FFFFFF;
	/*background-image:url(imagenes/Piedepagina.png); */
} 