body {
	margin:0;
	padding:0;
	background-image: url(../imagenes/wallpaper_selecta_2010.jpg);
}

#barra_sites {
	margin-top:0px;
	width:1000px;
	height:30px;
}

#marco_maestro{
	width:1000px;
	margin-top:0px;
}

#marco_formulario{
	width:1000px;
	margin-top:0px;
	background-color:#FFF;	
}

#mi_cuenta_suscriptor{
	width:1000px;
	height:500px;
	background-color:#FFF;	
}

#contenido_plane{
	width:1000px;
	height:500px;
	background-color:#FFF;
}

#formulario_suscriptor{
	width:1000px;
	height:117px;
	margin-left:1px;
	text-align:center;
}

#contenido{
	width:1000px;
	height:795px; /*height:694px; luego 684*/
	background-image:url(../imagenes/bg_content_inicio2_nuevo.jpg);
	background-repeat:no-repeat;
}

#contenido_prueba{
	width:1000px;
	height:795px; /*height:694px; luego 684*/
	background-image:url(../imagenes/bg_content_inicio2_nuevo_p.jpg);
	background-repeat:no-repeat;
}

#contenido_28feb2011{
	width:1000px;
	height:1187px; /*height:694px; luego 684*/
	background-image:url("../imagenes/bg_content_inicio2_28feb2011.jpg");
	background-repeat:no-repeat;
}

#barra_izquierda{
	width:450px;
	margin: 15px 10px 20px 20px; /*margin: 15px 10px 20px 20px;*/
	float:left;
}

#barra_derecha{
	width:490px;
	margin: 15px 0 20px 10px; /*margin: 15px 0 20px 10px;*/
	float:left;
}

#pie_de_pagina{
	width:1000px;
	height:42px;
	background-image:url("../imagenes/pie.jpg");
	background-repeat:no-repeat;
}

#pie{
	width:1000px;
	height:42px;
	text-align:center;
}

#contenido_alt{
	width:1000px;
	height:660px;
	background-color:#FFF
}

