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

.foto-servicios { float:left; width:245px; margin-right:15px; }
.foto-servicios img { border:solid 1px #000; }
.texto-servicios { float:left; width:450px; text-align:justify; }
.texto-servicios ul { list-style-type:square; }
.texto-servicios ul ul { list-style-type:circle; margin:10px; }
.texto-servicios li { margin-left:20px; line-height:1.5; }
.texto-servicios li.resaltado { margin-left:-10px; padding:10px; border:solid 1px black; list-style:none; background:#d0d0d0; font-size:1.2em; }



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


