/*esto es para centrar la pagina*/
body{ text-align:center; margin-top:0px; background-color:#ECEDED;}
#contenedor{ margin: 10px auto; width:800px; height:auto; background-color:#FFFFFF}
/*comunes*/
#cabecera{ width:770px; height:72px; text-align:right; padding-right:30px; padding-top:88px; background-image:url(cabecera.jpg); background-repeat:no-repeat;}
#pie{ width:800px; height:auto; padding-top:25px; padding-bottom:10px;}
#certificacion{ width:800px; height:auto; text-align:left; padding-top:15px; background-color:#ECEDED;}
/*pagina inicio*/
#principal_index{ width:420px; height:auto; text-align:left; padding-left:50px; padding-right:330px; background-image:url(fondo_index.jpg); background-position:bottom right; background-repeat:no-repeat;}
/*pagina servicios*/
#principal_servicios{ width:700px; height:auto; text-align:left; padding-left:50px; padding-right:50px;}
.tabla_servicios{ width:auto; height:auto; padding-left:10px; padding-right:10px; text-align:center; background-color:#9C9E9F; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-style:normal; font-weight:bold; color:#FFFFFF; text-decoration:none;}
ul{ margin:0px; margin-left:10px; padding:0px; padding-left:10px; list-style:disc; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-style:normal; color:#9C9E9F; text-decoration:none;}
/*pagina contacto*/
#principal_contacto{ width:700px; height:auto; text-align:left; padding-left:50px; padding-right:50px; background-image:url(interrogacion.jpg); background-position:bottom right; background-repeat:no-repeat;}
/*cabeceras*/
h1{ margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:30px; font-style:normal; font-weight:lighter; color:#707173; text-decoration:none;}
/*enlaces*/
.enlacenegro_11{ font-family:Arial, Helvetica, sans-serif; font-size:11px; font-style:normal; color:#000000; text-decoration:none;}
.enlacenegro_11:hover{ font-family:Arial, Helvetica, sans-serif; font-size:11px; font-style:normal; color:#FF0000; text-decoration:none;}
.enlacenegro_14{ font-family:Arial, Helvetica, sans-serif; font-size:14px; font-style:normal; color:#000000; text-decoration:none;}
.enlacenegro_14:hover{ font-family:Arial, Helvetica, sans-serif; font-size:14px; font-style:normal; color:#FF0000; text-decoration:none;}
/*textos*/
.textogris_11{ font-family:Arial, Helvetica, sans-serif; font-size:11px; font-style:normal; color:#9C9E9F; text-decoration:none;}
.textogris_12{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-style:normal; color:#9C9E9F; text-decoration:none;}
.textonegro_11{ font-family:Arial, Helvetica, sans-serif; font-size:11px; font-style:normal; color:#000000; text-decoration:none;}
.textonegro_14{ font-family:Arial, Helvetica, sans-serif; font-size:14px; font-style:normal; color:#000000; text-decoration:none;}
/*formularios*/
form{ margin:0px; padding:0px;}
.cajas { font-family:Arial, Helvetica, sans-serif; font-size:9px; font-style:normal; color:#000000; text-decoration:none; background-color:white; border:1px solid; border-color:#000000}
.cajasgrandes { width:160px; height:80px; font-family:Arial, Helvetica, sans-serif; font-size:9px; font-style:normal; color:#000000; text-decoration:none ; background-color: white; border:1px solid; border-color:#000000; overflow:hidden;}
.botones { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-style:normal; color:#FFFFFF; font-weight:bold; text-decoration:none ; background-color: #004494; height:auto; border: none;}
