body{
background-color: #ffffff;
}

#wrapper
{
position:relative;
background: #FFFFFF;
width:888px;
margin:0 auto;
overflow:visible;
height:1%;
padding:0
}

/* Comienzo de sección de tablas estructurales -----------------------------------------------------------*/

#degr_izq{
height:100%;
width:20px;
background: url(../images/s_izq.jpg) repeat-y;
}

#degr_der{
height:100%;
width:20px;
background: url(../images/s_der.jpg) repeat-y;
}

#Tabla_Central{
width:848px;
background: #ffffff;
overflow:hidden;
}

/* Sección Banner -------------------------------------------------------------------------------------*/

#Banner{
width:848px;
height:321px;
background: #d3c799 url(../images/head.jpg) no-repeat;
}

/* Sección Centro -------------------------------------------------------------------------------------*/

#contenido{
width:848px;
background: #d3c799;
padding-bottom: 32767px; 
margin-bottom: -32767px;
padding-top:20px;
}

.Menu{
height:53px;
background: #d3c799 url(../images/menu.jpg) no-repeat bottom;
text-align:left;
padding:0;
padding-bottom: 20px;
padding-left: 40px;
vertical-align:bottom;
padding-top:5px;
}

.Menu2{
height:56px;
background: #d3c799 url(../images/menu.jpg) no-repeat bottom;
text-align:left;
padding:0;
padding-bottom: 20px;
padding-left: 40px;
vertical-align:bottom;
}


#Text_Central{
width: 600px;
height:auto;
padding-bottom: 20px;
}

#Frame_Galeria{
width: 590px;
height: 100%;
background:none;
border: 0;
padding-left: 15px; 
}

/* Sección Menu Texto ---------------------------------------------------------------------------------*/

.textmenu{
font-family: arial, san-serif;
font-weight: normal;
font-size:0.875em;
color: #a64636;
text-decoration: none;
}

.textmenu:hover{
color: #ffffff;
}

/* Sección Texto Contenido ----------------------------------------------------------------------------*/

.Titulo1{
font-family: arial, san-serif;
font-weight: bold;
font-size: 1.813em;
color: #ffffff;
}

.tex_centro{
font-family: verdana, arial, san-serif;
font-weight: normal;
font-size: 0.750em;
color: #ffffff;
}

.negrita{
font-weight:bold;
}

.text_mail{
color: #ffffff;
text-decoration:underline;
}

/* Sección Footer -------------------------------------------------------------------------------------*/

#Footer{
width: 789px;
height: 153px;
background: #d3c799 url(../images/footer.jpg) no-repeat;
margin-left:36px;
}

#foot_izq{
width: 200px;
float: left;
padding-top: 70px;
padding-left: 350px;
}

#foot_der{
width: 120px;
float: left;
padding-top: 70px;
}
#foot_logo{
width: 100px;
float: left;
padding-top: 70px;
}
#foot_logo img{
position:relative;
top:-22px;
}

/* Sección Texto Footer ------------------------------------------------------------------------------*/

.tex_footer{
font-family: Arial, Helvetica, sans-serif;
font-size: 0.63em;
color: #a64636;
font-weight: normal;
}

.link_footer{
font-family: Arial, Helvetica, sans-serif;
color: #a64636;
font-weight: normal;
}

.link_footer:hover{
color: #ffffff;
}