@import url(http://fonts.googleapis.com/css?family=Capriola);

body{
margin:0;
padding:0;
background-color:#f5e5b9;
background-image:url('../images/fondo_web.gif');
background-repeat:repeat;
background-position:top center;
}


#global{
width:100%;
height:100%;
margin:0px;
border:0px;
padding:0px;
text-align:left;
background-image:url('../images/fondo_cabecera.gif');
background-repeat:repeat-x;
background-position:top center;
}


#web{
width:999px;
overflow:hidden;
}

#cabecera{
width:999px;
height:196px;
}

#cabecera_izq{
width:285px;
height:196px;
float:left;
}

#cabecera_der{
width:680px;
height:196px;
float:left;
margin-left:25px;
}

#separador_formulario{
width:680px;
height:55px;
}

#separador_menu{
width:680px;
height:24px;
clear:both;
}

#menu{
width:680px;
overflow:hidden;
text-align:left;
}

#formulario{
width:665px;
height:54px;
clear:both;
float:left;
text-align:right;
font-family: 'Capriola', sans-serif;
font-size:17px;
color:#b4a924;
}

#buscador{
width:999px;
overflow:hidden;
float:left;
text-align:left;
font-family: 'Capriola', sans-serif;
font-size:13px;
color:#b4a924;
}

#contenido{
width:999px;
overflow:hidden;
text-align:left;
}

#contenido_total{
width:999px;
overflow:hidden;
}

.linea_cuadros{
width:999px;
overflow:hidden;
}

.cuadro{
width:240px;
overflow:hidden;
float:left;
text-align:center;
font-family: 'Capriola', sans-serif;
font-size:16px;
color:#6c5605;
}

.imagen_cuadro{
border:solid 3px #ffffff;
}

#separador_contenido_centro{
width:999px;
height:10px;
}

#contenido_centro{
width:999px;
overflow:hidden;
text-align:center;
}

#contenido_centro2{
width:999px;
overflow:hidden;
text-align:right;
margin-top:10px;
}

#contenido_izq{
width:302px;
overflow:hidden;
float:left;
text-align:justify;
font-family: 'Capriola', sans-serif;
font-size:13px;
color:#6c5605;
}

#contenido_der{
width:654px;
overflow:hidden;
float:right;
text-align:justify;
font-family: 'Capriola', sans-serif;
font-size:18px;
color:#6c5605;
background-image:url('../images/fondo_contenido.png');
background-repeat:no-repeat;
background-position:bottom right;
}

#contenido_especial{
font-family: 'Capriola', sans-serif;
font-size:13px;
color:#6c5605;
}

#contenido_der_A{
width:270px;
overflow:hidden;
float:left;
font-size:16px;
text-align:left;
}

#contenido_der_B{
width:384px;
overflow:hidden;
float:right;
font-size:16px;
text-align:left;
}



#global2{
width:100%;
height:100%;
margin:0px;
border:0px;
padding:0px;
text-align:left;
background-color:#fff470;
}


#pie{
width:999px;
height:42px;
color:#6c5605;
font-family: 'Capriola', sans-serif;
font-size:13px;
text-align:left;
font-weight:bold;
}

/****************************************************/
/***** Estilos Carrusel *****************************/

#carrusel-container {
width:302px;
height:437px;
overflow: hidden;
}

#carrusel-container ul {
list-style:none;
position: relative;
margin: 0px;
padding: 0px;
}

#carrusel-container li {
width:302px;
height:437px;
position: relative;
}
