/* GENERAL */
html { background-color:#FFFFFF;	background-repeat:repeat; }
body { height:100%; margin-left:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; text-align:center; }
html>body {	height:100%; margin-left:0px; margin-top:0px; margin-right:0px;	margin-bottom: 0px; background-image:url(images/fondo.jpg);	background-repeat:repeat; }
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:64px; clear:both; }
.contenedor_cuerpo { width: 760px; height:320px; clear:both;  }
.menu1 { width: 90px; height:290px; /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: 130px; /height:290px; float:left; background-color:#FFFFFF; background-image:url(images/menu2.jpg); padding:15px; /padding:15px; }
.cuerpo { width: 480px; height:320px; /width: 480px; /height:320px; float:left; background-color:#FFFFFF; }
.pie { width: 760px; height:40px; clear:both; }
.verfoto { width: 640px; height:480px; background-color:#FFFFFF; background-repeat:repeat; padding:20px; /padding:20px; }
.comollegar_grande { width: 430px; height:430px; background-color:#FFFFFF; background-repeat:repeat; padding:20px; /padding:20px; }
.iframecuerpo { width: 472px; height:320px; width: /472px; /height:320px; }

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

A.enlace:link {text-decoration: none; color:#939598; }
A.enlace:visited {text-decoration: none; color:#939598; }
A.enlace:hover {text-decoration:none; color:#0088a4; }
A.enlace:active {text-decoration: none; color:#939598; }

A.enlace1:link {text-decoration: none; color:#0088a4; }
A.enlace1:visited {text-decoration: none; color:#0088a4; }
A.enlace1:hover {text-decoration:none; color:#0088a4; }
A.enlace1:active {text-decoration: none; color:#0088a4; }