body
{
	margin:0;
	padding:0;
}

#marco_maestro
{
	width:1000px;
	height:713px;
	margin-top:15px;	
}

#marco_maestro2
{
	width:1000px;
	height:2965px;//642
	margin-top:15px;
	background-color:#FFF;
}

#marco_maestro3
{
	width:1000px;
	height:1599px;//642
	margin-top:15px;
	background-color:#FFF;
}

#contenido
{
	width:1000px;
	height:713px;
	background-image:url("../imagenes/bg_content_internas.jpg");
	/*background-repeat:no-repeat;*/
}


#contenedor_permanentes
{
	width:1000px;
	background-color:#FFF;
}

#contenido_dir
{
	width:1000px;
	height:653px;
	background-color:#FFF;
	/*height:1023px;
	background-image:url("../imagenes/bg_content_internas.jpg");
	background-repeat:no-repeat;*/
}

#barra_izquierda
{
	width:1000px;
	height:613px;
	/*width:620px;
	margin: 15px 10px 20px 20px;
	float:left;*/
	background-color:#FFF;
}

#barra_derecha
{
	width:320px;
	margin: 15px 0 20px 10px;
	float:left;
}

#pie_de_pagina
{
	margin-top:0px;
	width:1000px;
	height:42px;
	background-image:url("../imagenes/pie.jpg");
	background-repeat:no-repeat;
}

#pie
{
	 margin-top:0px;
	 width:1000px;
	 height:42px;
	 text-align:center;
}

#comentario
{
	 margin-top:0px;
	 width:1000px;
	 height:72px;
	 background-color:#CCC;
	 text-align:justify;
	 font:Tahoma, Geneva, sans-serif;
	 font-size:13px;
	 font-style:oblique;
}

