body {
	margin-top:0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#1F1A17;
}

#contenedor_general{
	width:780px;
	margin:20px auto;
	background-color:#1F1A17;
	text-align:center;
}

#contenedor_encabezado{
	width:780px;
	height:95px;
}

#contenedor_contenidos{
	width:780px;
	text-align:center;
	clear:both;
}

#contenedor_pie{
	width:778px;
	background-image:url(../../imagenes/estructura/fondo_pie_pagina.jpg);
	background-repeat:repeat-x;
	height:52px;
	border-style:solid;
	border-width:1px;
	border-color:#464646;
}

#contenidos_pie_pagina{
	color:#464646;
	text-align:center;
	padding:4px 0px 0px 0px;
}
