﻿@charset "utf-8";





/*** Contenido ***/

#contenedor-central { background-color:#d5d2d2; }

table#contenedor { font-size:0.8em; }

table#contenedor td { vertical-align:top; }

#contenido { width:712px; padding:25px; height:400px; background:url(../img/contenido-top.jpg) no-repeat; background-color:#f9f9f9; border-left:solid 0px black; text-align:left; }

#lateral { width:238px; padding-top:25px;  background:url(../img/lateral-top.jpg) no-repeat; background-color:#f9f9f9; border-right:solid 0px black; text-align:left; }

.linea {  height:4px; border-bottom:solid 1px #c5c5c7; }


/*** Links redes sociales ***/
#links_redes_sociales { height:22px; }
#links_redes_sociales ul { list-style:none; }
#links_redes_sociales li { float:left; margin-right:15px; }
#links_redes_sociales li img { margin-right:4px; margin-top:-3px; }
#links_redes_sociales a { color:#0066ff; text-decoration:none; font-size:12px; }
#links_redes_sociales a:hover { text-decoration:underline; }


/*** Nuestras novedades ***/

.novedad { float:left; width:152px;height:260px; margin-right:25px; font-size:0.9em; }

.novedad p { padding-bottom:2px; }

.novedad img {  height:100px; margin-bottom:4px; border:solid 1px black; text-align:center; }

.novedades-fecha { font-size:0.9em; color:#999; }

a.ver-mas { color:#af9456; font-weight:bold; font-size:0.95em; }



/*** Actualidad Economica ***/

#actualidad-economica { width:165px; margin-top:20px; padding:20px;border:solid 1px #98999a; border-top-width:5px; }

#actualidad-economica p { font-size:0.9em; }




/*** Tarificador productos ***/

#tarificar-productos { width:165px; margin-top:20px; padding:20px;border:solid 1px #98999a; border-top-width:5px; }

#tarificar-productos p { font-size:0.9em; }





/*** Noticias destacadas ***/

#noticias-destacadas { width:165px; margin-top:20px; padding:20px;border:solid 1px #98999a; border-top-width:5px; }

#tarificar-productos p { font-size:0.9em; }





/*** Contactar ***/

#contactar { width:207px; height:107px; margin:20px 0 20px 0; background:url(../img/contactar.jpg) no-repeat; }