/* General */
body {
	padding: 0px; margin: 0px; border: 0px;
	background-color : #615D51; /*background-image: url(../img_prehome/fondo.gif); background-position: top; background-repeat: repeat-x;*/
   font: 70% verdana, arial, helvetica, sans-serif; color: #FFF;   /* 11px */
}
img { border: 0px;}
p{ padding: 0px;	padding-top: 5px; padding-bottom: 5px; margin: 0px;}
.hidden{ display:none;}
.derecha{ float: right;}
.izquierda{ float: left; }
.centrado{ text-align: center; }
/* Fin General */

/* Enlace Generico */
a, a:link, a:visited { color: #FFF; text-decoration: none;}
a:hover { color: #D6D8C7; text-decoration: underline;}
/* Fin Enlace Generico */


#contenedor{ padding: 0px; margin: 0px; border: 0px; width: 100%; }

/* CUERPO */
#cuerpo100{ width:100%; float: left; padding-bottom:25px; background-image: url(../img_prehome/fondo_top.gif);  background-position: top;  background-repeat: repeat-x;  background-color: #B6B8AA;    }
#cuerpo{ width:964px; min-height: 530px; height: 530px; margin-right:auto; margin-left:auto; }
html>body #cuerpo { height: auto;}

#cuerpo .izda{ width: 270px; margin: 0px; padding: 0px; padding-left: 30px; float: left; }
#cuerpo .dcha{ width: 664px; margin: 0px; padding: 0px; float: right; position:relative; }

.logo{ width: 168px; height: 138px;  background-image:url(../img_prehome/logo.gif); background-repeat: no-repeat; float:left; }
.logo h1 { width: 168px; height: 138px; margin: 0px; padding: 0px; cursor: default; }
.logo h1 span { display: none;  }

.intro{ width: 100%; margin: 0px; padding: 0px; float: left; }
h2{ margin: 0px; padding: 0px; padding-top: 50px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 2.3em; font-weight: bold; color: #FFF;}
.entrada{ width: 265px; margin: 0px; margin-bottom:5px; padding: 0px; padding-bottom: 10px; float: left;  background-image: url(../img_prehome/dashed.gif);  background-position: left bottom;  background-repeat: repeat-x;    }
h3{ margin: 0px; padding: 0px; padding-top: 10px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1.8em; font-weight: bold; color: #3B3B3B;}
a.entrar, a.entrar:link, a.entrar:visited { float:right; padding:0px 15px 1px 17px; color: #FFF; text-decoration: none;  background-color: #838670; border: 1px solid #838670;  text-transform: uppercase; font-size: 0.9em; }
a.entrar:hover { color: #E5E5E5; background-color: #767966;  text-decoration: none; border: 1px solid #44413A; border-right: 1px solid #E3E5D7; border-bottom: 1px solid #E3E5D7;}

.flash { padding-top:48px; }
.accesos{ margin: 0px;  padding: 0px; position: absolute; top: 75px; left: 220px; }
.accesos ul{ margin: 0px; padding: 0px; list-style-type: none; }
.accesos ul li{ font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 1em; color: #FFF; text-align: center; display: inline; border-right: 1px solid #FFF;  padding-left:10px;  padding-right:10px;  font-weight: bold;  }
.accesos ul li.ultimo{	border-right: 0px; }
.accesos ul li a, .accesos ul li a:link, .accesos ul li a:visited { color: #FFF; text-decoration: none;  }
.accesos ul li a:hover{ color: #D6D8C7; text-decoration: underline;} 
/* Fin CUERPO */


/* Pie */
#pie100{ width: 100%; float: left; padding-bottom:125px;  background-image: url(../img_prehome/fondo_bottom.gif);  background-position: top;  background-repeat: repeat-x;   }
#pie{ width: 964px; margin-right:auto; margin-left:auto;  padding-top:13px;}
#pie .copy { margin: 0px; padding: 0px; padding-right:30px; float:right; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.1em; font-weight: normal; color: #B6B8AA; }
#pie .copy a, #pie .copy a:link, #pie .copy a:visited{ color: #B6B8AA;  text-decoration: none;  }
#pie .copy a:hover{ color: #FFF;  text-decoration: underline;  }
/* Fin Pie */
