body
{
	margin:0px;
	padding:0px;
	background-color:#dcdce6;
	background-image:url(../../img/body_bg_new.gif);
	background-position:center top;
	background-repeat:repeat;
}

.CUERPO_main
{
	padding-left:12px;
	padding-right:12px;
	margin-left:auto;
	margin-right:auto;
	width:950px;
	background-color:transparent;
	overflow:hidden;
	border:0px;
	background-image:url(../../img/contents_background.png);
}

.CUERPO_CONTENEDOR
{
	width:100%;
	background-image:url(../../img/cabezal_bg_new.gif);
	background-position:center top;
	background-repeat:no-repeat;
}

.CUERPO_PIE
{
	width:974px;
	background-image:url(../../img/body_foot_new.png);
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:center top;
	margin-left:auto;
	margin-right:auto;
	height:215px;
}

.CUERPO_PIE_SHADOW
{
	background-color:transparent;
	/*background-image:url(../../img/foot_bg_shadow.png);*/
	width:100%;
	background-repeat:no-repeat;
	background-position:center top;
	height:17px;
	text-align:center;
}

.PNGFIX
{
	behavior: url(includes/iepngfix.php);
}

.PNGFIX_el img
{
	behavior: url(includes/iepngfix.php);
}