BODY{
background:none;
background-color:#fbfaf1;
}
.hide{
display:block;
}
#contenedor  {
width: 100%;
}
html>body .contenedor {
width: 100%;
}
/*
--------------------------
CABECERAS
--------------------------
*/
#cabecera {
background-color:#e98628;
border-top:2px solid #404040;
}
/* /CABECERAS ANTES DEL CUERPO*/	
/*
--------------------------
CUERPO
--------------------------
*/
#cuerpo {
background-color:#fff;
background-image:none;
width:100%;
}
#cuerpoInt{
float:none;
}
#laterali
{
float: none;
display:block;
width: 100%;
}
#menu1{
display:block;
}
#contenido
{
float:none;
width:240px;
}
#laterald{
float: none;
width: 100%;
}

/* /CUERPO*/	

#cont-cab{
height:72px;
}	

/*
--------------------------
PIES
--------------------------
*/
#pie-lati {
float:none;
width: 100%;
}
#pie-latd{
float:none;
width: 100%;
background-image:url(../images/aa_azpie.gif);
}
/*
 --------------------------
 SECCIONES SEGUN TIPOLOGIA
 --------------------------
 */
 /* 3 columnas tipo1*/
body#Col3_1 #cuerpo{background-image: none;}
body#Col3_2 #cuerpo{background-image: none;}
 /* 2 columnas tipo 1*/
body#Col2_1 #cuerpo{background-image:none;}
.imgContenido{
display:none;
}
.imgLateralD{
display:none;
}
#Subcontenido{
float:none;
width:100%;
}
/*contenido Css*/h1{
font-size:120%;
}
h2{
margin:5px 0 5px 0;
font-size:110%;
}
.fincuerpoInt{
padding-left:0;
}
ul.ulnavUtil{
list-style-type:none;
margin:5px 0 3px 0;
padding:0;
}
ul.ulnavUtil li{
float:left;
margin-right:5px;
padding:0 0 0 13px;
}
/*laterali Css*/
#menu1 li a{
font-size:12px;
overflow: hidden;
height: 26px;
}
/*indx Css*/
.imgIndcont{
display:none;
}
#latdFot{
display:none;
}