/*******************************************************************************
****** HOME CSS ****************************************************************
*******************************************************************************/

/* TITULO DE OFERTAS */
table.cuerpo tr td.contenido h3
{
    width: 377px;
    height: 20px;
    font-family: tahoma, arial, verdana, Lucida Grande, Lucida, Helvetica, Geneva, sans-serif;
    font-size: 1em;
    font-weight: bold;
    color: #149914;
    background-image: url( ../img/fondo_titulos.jpg );
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 24px;
    padding-top: 4px;
    margin-top: 10px;
}

/* CAJA DE CONTENIDO */
table.cuerpo tr td.contenido div.caja
{
    width: 390px;
	height: auto;
	float: left;
    background-image: url( ../img/sombra_infe_caja.jpg );
    background-repeat: repeat-x;
    background-position: left bottom;
    padding-left: 1px;
	padding-bottom: 25px;
    margin-top: -2px;
	text-align: center;
}

table.cuerpo tr td.contenido div.caja a.tab
{
		float: left;
}

table.cuerpo tr td.contenido div.caja a img.noticias
{
	float: left;
	border: 1px solid #7D8287;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

table.cuerpo tr td.contenido div.caja h4.tit_noticia
{
	width: 190px;
	float: left;
	font-size: 1.2em;
	color: #070;
	text-align: left;
	margin-top: 10px;
	
}

table.cuerpo tr td.contenido div.caja h5.subtit_noticia
{
	width: 190px;
	float: left;
	font-size: 1em;
	color: #070;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

table.cuerpo tr td.contenido div.caja p.texto_noticias
{
	font-weight: bold;
	text-align: left;
}

table.cuerpo tr td.contenido div.caja a.vermas
{
	float: right;
	color: #070;
	text-decoration: none;
	background-image: url( ../img/ico_mas.gif );
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 12px;
	
}

table.cuerpo tr td.contenido div.caja img.linea_adorno
{
	float: left;
	margin-top: 10px;
}

table.cuerpo tr td.contenido div.caja table.noticias
{
	float: left;
	border-collapse: collapse;
	margin-top: 15px;
}

table.cuerpo tr td.contenido div.caja table.noticias tr td
{
	width: 50%;
	text-align: left;
	vertical-align: top;
	padding: 0px;
}

table.cuerpo tr td.contenido div.caja table.noticias tr td img
{
	border: 1px solid #7D8287;
}

table.cuerpo tr td.contenido div.caja table.noticias tr td h4.fecha
{   
	float: none;
	font-size: 1em;
	font-weight: normal;
	background-image: url( ../img/ico_actualidad.gif );
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px !important;
	margin-top: 5px;
}

table.cuerpo tr td.contenido div.caja table.noticias tr td h5.tit
{
	font-size: 1em;
	color: #070;
	text-align: left;
	margin-top: 5px;
}

table.cuerpo tr td.contenido div.caja table.noticias tr td p
{
	color: #040;
	/*font-weight: bold;*/
	margin-top: 5px;
}

table.cuerpo tr td.contenido div.caja table.noticias tr td.izq
{
	padding-right: 3%;
	border-right: 2px dotted #B0C5D9;
}

table.cuerpo tr td.contenido div.caja table.noticias tr td.der
{
	padding-left: 3%;
	border-right: none;
}

/* TABLA DE LA CAJA DE CONTENIDO DE OFERTAS */
table.cuerpo tr td.contenido div.caja table.ofertas
{
    border-collapse: separate;
    empty-cells: show;
    margin-top: 10px;
    margin-bottom: 10px;
}

table.cuerpo tr td.contenido div.caja table.ofertas tr td
{
    width: 188px !important;
    position: relative !important;
    vertical-align: top;
    background-color: #FFFFFF;
}

table.cuerpo tr td.contenido div.caja table.ofertas tr td img
{
    float: left;
    margin-left: 7px;
    margin-top: 14px;
    margin-right: 5px;
}

table.cuerpo tr td.contenido div.caja table.ofertas tr td h4
{
    height: 23px;
    font-size: 0.78em;
    color: #070;
    margin-top: 13px;
    margin-right: 3px;
    margin-bottom: 5px;
    overflow: hidden;
}

table.cuerpo tr td.contenido div.caja table.ofertas tr td p
{
color: #070;
    height: 37px;
    font-size: 0.8em;
    overflow: hidden;
}



table.cuerpo tr td.contenido div.caja table.ofertas tr td a.ver_mas
{
    display: block;
    font-weight: bold;
    color: #070;
    text-decoration: none;
    text-align: right;
    background-color: #070;
    padding: 0px !important;
    padding-right: 5px !important;
    margin-top: 20px;
	margin-bottom: 8px;

}

/* TABLA DE LA CAJA DE CONTENIDO DE NOVEDADES */
table.cuerpo tr td.contenido div.caja table.novedades
{
    border-collapse: separate;
    empty-cells: show;
    margin-top: 10px;
    margin-bottom: 5px;
}

table.cuerpo tr td.contenido div.caja table.novedades tr td
{
    vertical-align: middle;
    border-right: 2px dotted #00477F;
    padding: 10px;
    padding-left: 9px;
    padding-right: 9px;
}

table.cuerpo tr td.contenido div.caja table.novedades tr td img
{
    border: 3px solid #FFFFFF;
    margin-bottom: 5px;
}

table.cuerpo tr td.contenido div.caja table.novedades tr td h5
{
    font-size: 0.9em;
    color: #700;
    background-image: url( ../img/flecha_gris.gif );
    background-repeat: no-repeat;
    background-position: 0px 3px;
    padding-left: 10px;
}

table.cuerpo tr td.contenido div.caja table.novedades tr td.sin_borde
{
    border-right: none;
}

table.nuestros_p 
{
	width: 100%;
}

table.nuestros_p img
{
	padding-top: 12px;
	padding-bottom: 20px;
}


table.cuerpo tr td.contenido table.areas
{
	width: 390px;
	border-collapse: collapse;
	margin-top: 15px;
}

table.cuerpo tr td.contenido table.areas tr td
{
	text-align: center;
	vertical-align: top;
	padding: 5px;
}

table.cuerpo tr td.contenido table.areas tr td img
{
	cursor: pointer;
}