/*************** decPantallaCompleta **************/
div#decContenedor
{
	width: 997px;
	margin: auto;

	/*margin-top: -20px !important;
	//margin-top: -10px !important;*/
	/*border-top: 2px black dotted;
	border-bottom: 2px black  dotted;*/
}
div#decCabecera
{
	/*border-top: 2px red dotted;
	border-bottom: 2px red  dotted;*/
	float:left;
	/*width:995px;*/
	margin: 0px 0px 3px 0px;
	/*border-top: 20px solid #FFFFFF;*/

}
div#decMenuSup
{
	/*border-top: 2px black dotted;
	border-bottom: 2px black  dotted;*/
	float:left;
	width:995px;
	margin: 0px 0px 10px 0px;
	border-bottom: 28px solid #FFFFFF;	
	
}

div#decAltura
{
	/*border-top: 2px black dotted;
	border-bottom: 2px black  dotted;*/
	position: relative;
	float:left;
	width: 1px;
	height: auto;	
	margin: 0px 0px 0px 0px;	
}
.alturaMinima
{
	border-color: red;
	border: 1px;
	width: 1px;
	height: 406px;	
}
*:first-child+html .alturaMinima
{	
	height: 433px;	
}
* html .alturaMinima
{	
	height: 433px;	
}
div#decTituloNivel
{
	position: relative;
	/*border-top: 2px green dotted;
	border-bottom: 2px green  dotted;*/
	float:left;
	width:236px;
	margin: -2px 0px 0px 0px;	
}
div#decMigas
{
	position: relative;

	/*border-top: 2px blue dotted;
	border-bottom: 2px blue  dotted;*/
	float:right;
	width:741px;
	margin: 0px 3px 0px 12px;	
/*	z-index:1;
	//z-index:-1;*/
	

}
div#decBody
{
	position: relative;

	/*border-top: 2px red dotted;
	border-bottom: 2px red dotted;*/
	float:left;
	width:990px;
	margin: 0px 0px 0px 0px;	


}
div#decCentro
{
	/*border-top: 2px black dotted;
	border-bottom: 2px black  dotted;*/
	padding-bottom: 21px;
	width:995px;
	margin: 0px 0px 0px 0px;	
	float: left;



}

div#decPie
{
	/*border-top: 2px black dotted;
	border-bottom: 2px black  dotted;*/
	float:left;
	width:995px;
	margin: 0px 0px 0px 0px;	
	height: 50px;


}

div#decFaldon
{
	position: relative;

	/*border-top: 2px black dotted;
	border-bottom: 2px black  dotted;*/
	float:left;
	width:995px;
	/*padding-bottom: 50px;*/

}

/*************** FIN decPantallaCompleta **************/


