@charset "utf-8";

* {margin: 0;padding: 0;}

a {color: #4052ff;text-decoration: none;}
a:hover {color: #000000;text-decoration: none;}
img {border: none;}

body {background: url(/imgs/bkg1.gif) repeat;font-family: Tahoma, Arial, Helvetica, sans-serif;font-size: 11px;margin: 10px auto;}

#cabecera {width: 780px; background: url(/imgs/cabecera.png) no-repeat;margin: 0 auto; height: 125px;}

#todo {width: 780px; margin: 0 auto; }
#principal {width: 780px; background: url(/imgs/cuerpo.png) center repeat-y; margin: 0 auto; padding: 0 auto; float:left }

#contenido {width: 700px; padding: 30px 30px 30px 40px; display:block; float:left;}

#columna1 {float: left;width: 400px;}
#columna2 {float: right;width: 250px;}

#articulo {width: 400px;margin: 30px auto;border-bottom: 10px solid #dddddd;padding-bottom: 30px;}

#menu_servicios {background: url(/es/imgs/servicios.png) no-repeat;padding-top: 30px;margin-bottom:20px;}
#menu_servicios ul {list-style: none; margin-bottom: 10px;}
#menu_servicios li {background: url(/imgs/bullet1.gif) no-repeat; margin-top: 0px;padding-left: 16px;padding-bottom: 4px;}
#menu_servicios a {text-decoration: none;color: #4052ff;}
#menu_servicios a:hover, a:active{text-decoration: none;color: #000000;}

#menu_archivo {background: url(/es/imgs/archivo.png) no-repeat;padding-top: 30px;}
#menu_archivo ul {list-style: none; margin-bottom: 10px;}
#menu_archivo li {margin-top: 0px;padding-left: 0px;padding-bottom: 4px;}
#menu_archivo a {text-decoration: none;color: #4052ff;}
#menu_archivo a:hover, a:active{text-decoration: none;color: #000000;}

#menu_contacto {background: url(/es/imgs/contacto.png) no-repeat;padding-top: 30px;}
#menu_contacto a {color: #666666;}
#menu_contacto a {text-decoration: none;color: #4052ff;}
#menu_contacto a:hover, a:active{text-decoration: none;color: #000000;}


#fichatecnica {width: 400px; float: left; border: 1px #e0e0e0 solid; margin-bottom: 10px;}
#fichatecnica p {padding: 10px 10px 0px 10px; color: #666666; }

#descripciones { }
#descripciones p {line-height: 16px; color: #333333;}

#remate_inferior {clear:both;background: url(/imgs/remate.png) no-repeat;width: 780px;height: 32px;margin: 0px auto;}

#bullet_anio_menu {background: url(/imgs/bullet_azul.gif) no-repeat;height: 18px; padding-left: 16px;}
#bullet_anio_contenido {background: url(/imgs/bullet_amarillo.gif) no-repeat;height: 18px;padding-left: 16px;color:#343434;}

#bullet_link {background: url(/imgs/bullet_link.gif) no-repeat;height: 15px;padding-left: 13px;color:#343434;}


#articulo h1 {font-size: 18px; font-weight: bold;}
h2 {font-size: 14px; font-weight: bold;}
