/* CSS Document */

.caja { 
   height: auto; 
   width: 955px; 
   }

.box_arriba {
	width: 950px;
	background-color:#FFFFFF;
	clear: both;
}

.box_abajo {
	width: 950px;
	background:#006699;
	clear:both;
}

.box_abajo_foto {
	background:#006699;
	clear:both;
}

.box_noticia {
	width: 501px;
	float: left; 
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 40px;
	}

.box_tapa {
	width: 501px;
	float: left; 
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 40px;
	}

.box_tapa_publicidad {
	width: 551px;
	float: left; 
	}

.box_columna_nota{
	height:100%;
	width:100%;
	float:left;
	padding-right: 5px;
	padding-left: 5px;
	}

.box_columna_nota_2{
	width:246px;
	float:left;
	}

.box_seccion {
background-image:url(../../imagenes/banda_masseccion.gif);
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
padding:10px;
}

.box_separa {
	width: 30px;
	float: left; 
	background:#FFFFFF;
}

.box_columna_tapa{
	height:100%;
	width:236px;
	float:left;
	padding-right: 5px;
	padding-left: 5px;
	}

.box_publicidad_columna{
	width:150px;
	height:100%;
	float:left;
	}

.box_edicion_texto{
	width:400px;
	height:100%;
	float:left;
}

.box_edicion_foto{
	width:180px;
	padding-left:5px;
	text-align:center;
	height:100%;
	float:left;
}

.box_edicion_botonera{
	width:400px;
	clear:both;
}

.box_notas_tapa_derecha{
	width:240px;
	padding-left:10px;
	padding:5px;
	height:100%;
	float:left;
	border-left:solid;
	border-left-width: 1px;
	border-left-color:#000000;
}

.box_notas_tapa_izquierda{
	width:240px;
	padding-right:20px;
	padding:5px;
	height:100%;
	float:left;
	}

.box_notas_tapa_abajo{
	width:502px;
	height:100%;
	float:left;
	clear:both;
}