
/* design_shit */
* html #contenido {
	margin-left: -904px;
	position: relative;
}
/*\*/
* html #contenido{
	height: 1px;
}
/**/
#todo{
	max-width:1400px;
	width: 80% !important;
	width:expression(document.body.clientWidth > 1400? "1400px": "80%" );
	min-width: 904px;
	margin: 0 auto;
}
* html #minwidth{
	padding-left: 904px;
}
/*\*/
* html #minwidth, * html #estructura{
	height: 1px;
}
/**/



/* design_shit */
* html #h_contenido {
	margin-left: -904px;
	position: relative;
}
/*\*/
* html #h_contenido{
	height: 1px;
}
/**/
#h_todo{
	width: 100% !important;
	min-width: 904px;
	margin: 0 auto;
}
* html #h_minwidth{
	padding-left: 904px;
}
/*\*/
* html #h_minwidth, * html #h_estructura{
	height: 1px;
}
/**/
