#cuerpo{
    padding: 0;
	width: 780px;
	vertical-align: top;
} 

/*
 *  COLUMNA 1
 *  ---------------------------------------------------------
 */	
.col1 {
	clear: both;
	padding:0px;
	float:left;
	padding-left: 70px; /* por algun motivo, lo interpreta como 70px, el doble */
	width: 380px;  /* box model hack */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 310px;	 
}
html>.col1 	{
	width: 310px;
} 
#cabecera_reportatge {
    margin: 0px;
    margin-top: 15px;
}
.caja{
    margin-top: -2px;
    margin-bottom: 10px;
    background: white;
    border: 1px solid #BCBA96;
    border-top: 0px;
    padding: 45px;
    padding-top: 20px;
    padding-bottom: 20px;
    
    text-align: justify;
    
	width: 308px;  /* box model hack */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 218px;	 
}
html>.caja 	{
	width: 218px;
} 

#enquesta{
	/*width: 310px;*/
    padding: 20px;
    padding-top: 5px;
    padding-bottom: 0px;
    text-align: justify;
    width: 310px;  /* box model hack */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 268px;	 
}
html>#enquesta 	{
	width: 268px;
} 

/*
 *  COLUMNA 2
 *  ---------------------------------------------------------
 */	
#col2 {
    width:200px;
    height: 320px;
	padding:0px;
	float:left;
}

#noticies{
	text-align: justify;
	padding: 20px;
	/*height: 300px;*/
	width: 200px;  /* box model hack */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 160px;	 
}
html>#noticies 	{
	width: 160px;
} 
 

/*
 *  COLUMNA 3 
 *  ---------------------------------------------------------
 */	
#col3 {
    margin: 0px;
    width: 200px;
	padding:0px;
	margin: 0px;
	float:left;
	background: url("../../images/fondo_separador_puntos.png");
}

#ultimahora{
	border: 1px solid #BCBA96;
	border-top: 0px;
	margin-top: -1px;
	background: #FAF1CE;
	text-align: justify;
	font-weight: bold;
	height: 100px;
	padding: 20px;
	width: 198px;  /* box model hack */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 158px;	 
}
html>#ultimahora 	{
	width: 158px;
} 

#agenda{
	text-align: justify;
	padding: 20px;
	height: 140px;
	width: 198px;  /* box model hack */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 158px;	 
}
html>#agenda 	{
	width: 158px;
} 
#agenda #marquesina {
    height: 80px;
}
/*
 *  COLUMNA 2-3
 *  ---------------------------------------------------------
 */	
#col23 {
    width: 370px;
    padding:0px;
	float:left;
	margin-left: 20px;
	margin-bottom: 35px;
}

#caja_amarilla{
	vertical-align: top;
    margin: 0;
    margin-top: -2px;
    margin-bottom: 10px;
    background: #FAF1CE;
    border: 1px solid #BCBA96;
    border-top: 0px;
    padding: 10px;
    padding-top: 6px;
    padding-bottom: 5px;
    text-align: justify;
    
	width: 297px;  /* box model hack */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 275px;	 
}
html>#caja_amarilla 	{
	width: 275px;
} 

#caja_amarilla input {
	margin-bottom: 5px;
}
#caja_amarilla strong {
	color: #6C6A46;
}

#saxo{
    margin-left: -45px;
}