/*INICIO ESTRUCTURA*/

body {
background: url(../img/body-bg.jpg) repeat-x;
font-family: Georgia, "Times New Roman", Times, serif;
padding: 0px;
margin: 0px;}

#contenedor {
width: 798px;
margin: auto;}

#header-menu {
width: 798px;
height: 60px;
background: url(../img/header-menu.jpg) no-repeat;
float: left;}

#flash {
background: url(../img/flash-bg.jpg) no-repeat;
width: 798px;
height: 178px;
float: left;}

#cuerpo {
width: 798px;
height: 100%;
float: left;
background: url(../img/cuerpo-bg.jpg) repeat-y;
display: block;
}

#cuerpo a {
color: #efe9cf;
text-decoration: underline;
}

#cuerpo a:hover {
color: #382702;
text-decoration: underline;}

#iz {
float: left;
width: 226px;
height: 100%;
margin: auto;
display: block;}

#der {
float: left;
width: 572px;
height: 100%;
background: url(../img/cuerpo-bg-derecha-abajo.jpg) no-repeat;
background-position: right bottom;
display:block;}

.texto {
width: 468px;
min-height: 475px;
height: 100%;
padding-left: 50px;
color: #efe9cf;
font-weight: 600;}



/*FIN DE ESTRUCTURA*/

#titulo-menu {
background: url(../img/menu.jpg) no-repeat;
width: 180px;
height: 53px;
float: right;}

#titulo {
background: url(../img/bg-titulo.jpg) no-repeat;
width: 468px;
height: 53px;}



#texto-top {
width: 700px;
margin: auto;}

#texto-arriba {
width: 700px;
height: 18px;
background:url(../img/texto-arriba.jpg) no-repeat;}

#texto-abajo {
width: 700px;
height: 5px;
background: url(../img/texto-abajo.jpg) no-repeat;}
 
#texto-centro {
width: 680px;
height: 100%;
background:url(../img/texto-centro.jpg);
padding-left: 10px;
padding-right: 10px;
color: #382702;}

#footer {
width: 798px;
height: 123px;
float: left;
background: url(../img/footer.jpg) no-repeat;
font-weight: bold;
padding-top: 10px;}

#footer a {
color: #382702;
text-decoration: none;}

#footer a:hover {
color: #efe9cf;
text-decoration: underline;}

#menu-izquierdo {
width: 150px;
height: 185px;
padding-left: 65px;
float: left;
text-align: center;}

#menu-izquierdo a {
color: #382702;
font-weight: bold;
text-decoration: none;
width: 150px;
height: 25px;
background: url(../img/bg-menu.jpg) no-repeat;
display: block;
}

#menu-izquierdo a:hover {
font-weight: bold;
text-decoration: underline;
color: #382702;
background: url(../img/bg-menu-2.gif) no-repeat;
}


/* top menu */

#top-menu a {
width: 110px;
height: 50px;
display:  block;
text-align: center;
line-height: 50px;
float: left;
text-decoration: none;
color: #efe9cf;
font-weight: bold;}

#top-menu a:hover {
line-height: 60px;
}