/* GENERAL */
html { }
body { height:100%; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; }
html>body {	height:100%; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; }
form { clear:none; float:none; border-style:none; margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; display:inline; }



/* INDEX */
/* [encabezado y cuerpo] */
#centrado_general { width:100%; }
#contenedor_contenido{ width: 760px; }
.encabezado { width: 760px; height:70px; clear:both; }
.contenedor_cuerpo { width: 760px; height:320px; clear:both;  }
.menu1 { width: 90px; height:290px; float:left; background-color:#FFFFFF; background-image:url(images/menu1.jpg); padding:15px; /padding:15px; }
.menu2 { width: 130px; height:290px; /width: 140px; /height:300px; float:left; background-image:url(images/menu2.jpg); padding:15px; /padding:15px; }
.cuerpo { width: 480px; height:320px; float:left; background-color:#FFFFFF; }
.contenido_cuerpo { width: 430px; /width: 450px; float:left; padding:10px; /padding:10px; }
.pie { width: 760px; height:40px; clear:both; }
.contenedor_menu2 { background-color:#FFFFFF; }


.texto { font-family:"Arial"; font-size: 12px; color:#939598; }
.textomenu { font-family:"Arial"; font-size: 12px; color:#939598; font-weight:bold; }
.separacion { font-family:"Arial"; font-size: 8px; color:#000000; font-weight:bold; }

A.enlace:link {text-decoration: none; color:#000000; }
A.enlace:visited {text-decoration: none; color:#000000; }
A.enlace:hover {text-decoration:none; color:#FFFFFF; }
A.enlace:active {text-decoration: none; color:#000000; }

A.enlacedos:link {text-decoration: none; color:#207391; }
A.enlacedos:visited {text-decoration: none; color:#207391; }
A.enlacedos:hover {text-decoration:none; color:#79A2B8; }
A.enlacedos:active {text-decoration: none; color:#207391; }