/*  
Description: Template para Lumma.com.mx
Version: 1.0
Author: Guillermo Garcia - Lumma 
 */

 
@import 'contenedores.css'; 
@import 'menu.css';

hmtl {
margin:0;
padding:0;
}

body {
font-family:"Lucida Grande","Segoe UI",Helvetica,Verdana,sans-serif;
color:#000;
font-size:12px;
margin:0;
padding:0;
}

a {
text-decoration:none;
color:#03C;
}

a:hover {
text-decoration:underline;
color:#036;
}

#logo-up {
position:absolute;
margin-top:15px;
width:200px;
height:75px;
background-image:url(images/logo-up.png);
background-repeat:no-repeat;
}

#home-lista-clientes {
width:150px;
padding:15px 0 0 15px;
}

#home-contacto-titulo {
width:150px;
padding:15px 0 0 650px;
}

#home-contacto-texto {
float:right;
font-size:12px;
color:#FFF;
width:270px;
clear:both;
margin:35px 30px 0 0;
}

#home-contacto-email {
position:absolute;
float:right;
width:152px;
height:25px;
background-image:url(images/hola.gif);
background-repeat:no-repeat;
margin:70px 0 0 750px;
}

#internas-contacto-email {
width:152px;
height:25px;
background-image:url(images/hola.gif);
background-repeat:no-repeat;
margin:0 0 3px 3px;
}

#home-servicios-tit-disenoweb,#home-servicios-tit-publicidad,#home-servicios-tit-seo,#home-servicios-tit-presencia,#home-servicios-tit-estadisticas,#home-servicios-tit-hosting,#home-lista-clientes,#home-contacto-titulo {
position:absolute;
font-weight:700;
}

#home-servicios-tit-disenoweb,#home-servicios-tit-presencia {
padding:16px 0 0 40px;
}

#home-servicios-tit-publicidad,#home-servicios-tit-estadisticas {
padding:16px 0 0 355px;
}

#home-servicios-tit-seo,#home-servicios-tit-hosting {
padding:16px 0 0 670px;
}

#home-servicios-desc-disenoweb,#home-servicios-desc-publicidad,#home-servicios-desc-seo,#home-servicios-desc-presencia,#home-servicios-desc-estadisticas,#home-servicios-desc-hosting {
position:absolute;
width:270px;
}

#home-servicios-desc-disenoweb,#home-servicios-desc-presencia {
padding:40px 0 0 40px;
}

#home-servicios-desc-publicidad,#home-servicios-desc-estadisticas {
padding:40px 0 0 355px;
}

#home-servicios-desc-seo,#home-servicios-desc-hosting {
padding:40px 0 0 670px;
}

#home-servicios-mas-disenoweb,#home-servicios-mas-publicidad,#home-servicios-mas-seo,#home-servicios-mas-presencia,#home-servicios-mas-estadisticas,#home-servicios-mas-hosting {
position:absolute;
width:150px;
}

#home-servicios-mas-disenoweb,#home-servicios-mas-presencia {
margin:120px 0 0 185px;
}

#home-servicios-mas-publicidad,#home-servicios-mas-estadisticas {
margin:120px 0 0 500px;
}

#home-servicios-mas-seo,#home-servicios-mas-hosting {
margin:120px 0 0 800px;
}

#logo-pie {
position:absolute;
margin-top:45px;
width:121px;
height:45px;
background-image:url(images/logo-pie.jpg);
background-repeat:no-repeat;
}

#texto-pie-pagina {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:15px;
margin-top:8px;
position:absolute;
width:850px;
}

#texto-pie-derechos {
color:#eee;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height:15px;
margin-top:60px;
margin-left:130px;
position:absolute;
width:850px;
}

#lumma-titulo {
margin-bottom:10px;
}

h1 {
font-size:16px;
font-weight:700;
}

#lumma-texto {
clear:both;
padding-bottom:20px;
line-height:1.5em;
}

#caja-verde-titulo {
font-size:14px;
color:#000;
font-weight:700;
padding:15px 0 10px 10px;
}

#caja-verde-texto-1 {
font-size:11px;
color:#fff;
padding:0 0 10px 10px;
}

#caja-verde-texto-1 a {
color:#333;
font-weight:700;
}

#caja-verde-email {
font-size:12px;
color:#000;
font-weight:700;
padding:0 0 10px 10px;
}

#caja-verde-email a {
color:#000;
font-weight:700;
}

#titulo-servicios-menu {
font-size:14px;
font-weight:700;
margin-top:25px;
margin-left:10px;
}

#navi-servicios {
list-style-type:none;
font-size:12px;
margin:7px;
padding:0;
}

#navi-servicios-2 {
list-style-type:none;
margin-left:7px;
padding:2px;
}

#navi-servicios li {
list-style-type:none;
margin:2px;
padding:2px;
}

#navi-servicios li a {
color:#006;
}

#navi-servicios a {
color:#333;
}

#navi-servicios a:hover {
font-weight:700;
}

table.clientes {
font-size:12px;
width:670px;
margin-top:0;
}

table.hosting {
border:1px solid #ccc;
width:670px;
font-size:12px;
text-align:center;
padding:10px;
}

table.hosting tbody tr.generalidades th {
background-color:#333;
color:#fff;
text-align:left;
padding:5px;
}

table.hosting tbody th {
text-align:left;
border-bottom:1px solid #eee;
}

table.hosting tbody td {
text-align:center;
border-bottom:1px solid #eee;
}

#items {
list-style-image:url(images/img_arrow.gif);
}

