#contenedor {
    background-color: #FFFFFF;
	width: 760px;
	border: 0px solid #454545;
	margin-right:auto;
	margin-left: auto;
	margin-top: 6px;
}
#cabecera {
	width: auto;
	height: 87px;
	background-image: url(../imagenes/cabecera_top.gif);
	text-align: right;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nav_sup {
	background-image: url(../imagenes/fondo_nav_sup.gif);
	width: 760px;
	height: 15px;
	text-align: right;
}
#fecha {
	width: 760px;
	height: 18px;
	padding-top: 3px;
	background-color: #858585;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #454545;
	text-align: left;
}
#foto_top {
	width: 760px;
}
#contenido {
	width: auto;
	height: auto;
}
#contenido_izda {
	float: left;
	width: 180px;
	height: 360px;
}
#contenido_dcha {
	float: right;
	width: 180px;
	height: 360px;
}
#pie {
	width: auto;
	height: auto;
	text-align: left;
}
#powered_novania {
	width: 756px;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-decoration: none;
	text-align: right;
	padding-top: 8px;
	margin: auto;
}
#vinculos_pie {
	width: 120px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	float: right;
	padding-left: 14px;
	padding-top: 10px;
	text-align: left;
}

#mas_info {
	background-image: url(../imagenes/mas_info.gif);
	height: 16px;
	width: 130px;
	text-align: right;
}


