BODY
{
		background-color:#242424;
		color:#000000;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		margin: 0px auto 0px auto; 
		padding: 0;
		width:auto;
		bottom:0px;
		top:0px;
}

#div_cuerpo
{
	background:url(../img_files/bg.gif) repeat-x top;
}

#div_cabecera_flash
{
	width:835px;
	height:116px;
}

#top_contenido
{
	background:url(../img_files/top_contenido.gif) no-repeat top;
	width:813px;
	height:18px;
}
#middle_contenido
{
	background:url(../img_files/middle_contenido.gif) repeat-y;
	width:813px;
}
#pie_contenido
{
	background:url(../img_files/pie_contenido.gif) no-repeat top;
	height:15px;
	width:813px;
}
#flash_fotos
{
	/*margin:5px;*/
	height:300px;
	width:780px;
}

#top_informacion
{
	background:url(../img_files/top_informacion.gif) no-repeat top;
	width:784px;
	height:9px;
}
#middle_informacion
{
	background:url(../img_files/middle_informacion.gif) repeat-y;
	width:784px;
}
#pie_informacion
{
	background:url(../img_files/pie_informacion.gif) no-repeat top;
	width:784px;
	height:15px;
}
#informacion
{
	color:#333333;
	font-size:11px;
	margin:10px;
}
#pie
{
	width:800px;
}