﻿/*CENTRO*/
.abajo_centro
{
    width:650px;
    float:left;
    margin-top:15px;
    margin-left:40px;
    margin-right:40px;
    margin-bottom:30px;
    padding-bottom:25px;

}
*html .abajo_centro{
width:570px;
}
.abajo_centro .contenedor_principal
{ 
    width:100%;
    margin-bottom:30px;
	float:left;
}
.abajo_centro .contenedor_principal a
{ 
    width:100%;
    margin-bottom:30px;
    font-size:32px;
	float:left;
}
.abajo_centro .contenedor
{ 
    width:100%;
    margin-bottom:30px;
	float:left;
}
.abajo_centro .principal h1
{
    width:290px;
    margin-bottom:4px;
    margin-top:14px;
    float:left;

}
.abajo_centro  h1
{
    width:100%;
    margin-bottom:4px;
    margin-top:14px;
    float:left;
    font-size:14px;
    text-transform:uppercase;
    color:#333;

}
.abajo_centro .contenedor h2
{
    width:585px;
    margin-top:4px;
    margin-bottom:4px;
    float:left;
    font-size:17px;
}
.abajo_centro .contenedor span
{
    width:450px;
    float:right;
}
.abajo_centro .contenedor_principal span
{
    width:100%;
    float:right;
}
.abajo_centro img
{ 
    width:180px;
	float:left;
}
.abajo_centro .principal
{ 
    width:350px;
    padding:10px;
    float:left;
    background-color:#f9fee7;
    _height:100px;
    min-height:400px;
}
.abajo_centro .principal img
{ 
    width:340px;
    margin-bottom:14px;
    float:left;
    background: url('img/sombra_BLANCO.jpg') no-repeat;
    background-position:right bottom;
    padding:0px 10px 10px 0px;
    border-top:4px solid #FFF;
    border-left:4px solid #FFF;
}
.abajo_centro .contenedor .fecha
{
    width:50px;
    float:right;
    text-align:right;

}
.abajo_centro .secundarios
{ 
    width:200px;
    float:left;
}
.abajo_centro .secundarios img
{ 
    width:180px;
    float:left;
    background-position:right bottom;
    padding:0px 10px 10px 0px;
    border-top:4px solid #FFF;
    border-left:4px solid #FFF;
}
.evento
{
    width:305px;
    margin-left:10px;
    margin-right:10px;
    float:left;
}
*html .evento{
	width:255px;

}
.evento h2
{
    color:#333;
    font-size:17px;
    width:100%;
    float:left;
}
.evento .fecha
{
    width:100%;
    float:left;
    text-align:right;
    margin-bottom:3px;
    margin-top:3px;
}
.evento span{
	width:190px;
	margin-left:10px;
	float:right;
}
.evento img{
	width:100px;
	float:left;
}
.eventos_home{
	float:left;
	width:100%;
}
/*DERECHA*/
.abajo_derecha
{
    width:70px;
    float:right;
	margin-right:10px;
}  
.abajo_derecha .contenedor
{ 
    width:100%;
    float:left;
}

.abajo_derecha .promocion a
{
    width:70px;
    float:left;
    color:#000;
    font-size:15px;
    text-align:center;
}
.abajo_derecha .contenedor h2
{
    width:100%;
    float:left;
    font-size:11px;
    color:#CCC;
}
.abajo_derecha img
{
    width:70px;
    float:right;
    margin-bottom:10px;
}
