/* CSS Document */
html{height:95%;}

body{font-size:0.75em; font-family:Verdana, Arial,sans-serif;background:url(/img/sombras.gif) repeat-y center;color:#4E4E4E;height:100%;}
p{margin:8px 0;}
form, ul, li{margin:0; padding:0;border:0;}
img{border:0;}
a{color:#4A7890;}
a:hover{color:#333;}
input{color:#333333;font-size:80%;}
.clearfix:after { content: "."; display: block; height: 0; clear: both;  visibility: hidden;}
* html .clearfix {height: 1%;}
/* Hack para IE 6 */
* html #contenedor {
  height:90%;
}


#contenedor{width:780px; margin:0 auto; min-height: 95%;}
#contenedor1{width:780px; margin:0 auto; min-height: 100%;background:url(/img/contacto.jpg) no-repeat right bottom;}
#contenedor2{width:780px; margin:0 auto; min-height: 100%;background:url(/img/quienes_somos.jpg) no-repeat right bottom;}


#zona_clientes{width:778px;margin:18px 0 0 0px; background:url(/img/fondo_clientes.gif) repeat-y top right; background-color:#FCDDE4; border: solid 1px #EDD1D8; font-size:90%; padding:8px 0; text-indent:3%;}

#administrador{width:778px;margin:18px 0 0 0px; background-color:#FCDDE4; border: solid 1px #EDD1D8; font-size:90%; padding:8px 0; text-indent:3%;}

#cabecera{ background:url(/img/cabecera_fondo.jpg) no-repeat; margin:1px 0 0 0px; text-align:center; border-top:solid 1px #D3DEE5; border-bottom:solid 1px #D3DEE5; padding:10px 0;}

#menu{margin:0px;background:url(/img/fondo_navegacion.gif) repeat-x left;}

#navegacion{color:#3D718C;font-size:90%; border-bottom:solid 1px #F3F3F2; margin:24px 0 0 0;text-indent:2%;padding-bottom:3px;}


#contenido{margin:30px 40px 0 40px;}

#pie{text-align:center; color:#4A7890;border-top:solid 1px #F3F3F2;width:780px;margin:0px auto 0 auto;padding:10px 0 5px 0;}

