﻿@charset "utf-8";

/*** Contenido ***/

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; }

.texto-condiciones { float:left; width:700px; text-align:justify; }

/*** 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; }

