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

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


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


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


#separador_final{
width:985px;
height:50px;
clear:both;
}

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


#web2{
width:985px;
height:18px;
text-align:right;
font-family: 'Roboto', sans-serif;
color:#ffffff;
font-size:13px;
}

#final{
width:985px;
height:18px;
text-align:right;
}


#cabecera{
width:985px;
height:148px;
background-image:url('../images/fondo_cabecera.png');
background-repeat:no-repeat;
background-position:top center;
}

#cabecera_izq{
width:296px;
height:148px;
float:left;
}

#cabecera_izq_in{
width:296px;
height:23px;
}

#cabecera_der{
width:689px;
height:148px;
float:right;
}

#cabecera_der_in{
width:689px;
height:87px;
}

#menu{
width:689px;
overflow:hidden;
text-align:right;
font-family: 'Roboto', sans-serif;
color:#ffd029;
font-size:14px;
}

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

#carrusel-container {
width:985px;
height:310px;
overflow: hidden;
}

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

#carrusel-container li {
width:985px;
height:310px;
position: relative;
}


.linea_productos{
width:985px;
overflow:hidden;
margin-top:50px;
}

.linea_productos2{
width:985px;
overflow:hidden;
margin-top:20px;
}

.linea_inferior{
width:985px;
height:31px;
background-image:url('../images/linea_inferior.jpg');
background-repeat:no-repeat;
background-position:top center;
}

.producto{
width:325px;
overflow:hidden;
float:left;
text-align:left;
}

.producto_izq{
width:142px;
overflow:hidden;
float:left;
background-color:#fdd99b;
}

.producto_der{
width:178px;
overflow:hidden;
float:right;
text-align:left;
font-family: 'Roboto', sans-serif;
color:#484c4f;
font-size:14px;
}

.producto_izq2{
width:202px;
overflow:hidden;
float:left;
background-color:#fdd99b;
}

.producto_der2{
width:765px;
overflow:hidden;
float:right;
text-align:left;
font-family: 'Roboto', sans-serif;
color:#484c4f;
font-size:14px;
}

.producto_izqZ{
width:352px;
overflow:hidden;
float:left;
background-color:#fdd99b;
}

.producto_derZ{
width:615px;
overflow:hidden;
float:right;
text-align:left;
font-family: 'Roboto', sans-serif;
color:#484c4f;
font-size:14px;
}

.contenido_producto_der2{
width:530px;
overflow:hidden;
text-align:left;
background-color:#feffb3;
}

.contenido_producto_der2_in{
width:490px;
overflow:hidden;
margin-left:20px;
}


#pie{
width:965px;
overflow:hidden;
margin-left:15px;
float:left;
text-align:left;
}

#pie_der{
width:185px;
overflow:hidden;
float:right;
font-family: 'Roboto', sans-serif;
color:#484c4f;
font-size:14px;
text-align:right;
margin-right:15px;
}

#pie_izq{
width:730px;
overflow:hidden;
float:left;
}

#textos_inicio{
width:985px;
overflow:hidden;
text-align:left;
font-family: 'Roboto', sans-serif;
color:#484c4f;
font-size:14px;
}

.minitexto{
width:569px;
overflow:hidden;
text-align:left;
}

.minitexto_a{
width:107px;
overflow:hidden;
text-align:left;
float:left;
}

.minitexto_b{
width:457px;
overflow:hidden;
text-align:left;
float:left;
margin-left:5px;
font-size:11px;
text-align:justify;
}

#producto_destacado{
width:730px;
height:176px;
background-image:url('../images/banner_ejemplo.jpg');
background-repeat:no-repeat;
background-position:top center;
}

#producto_destacado_sup{
width:730px;
height:18px;
}

#producto_destacado_izq{
width:145px;
height:145px;
float:left;
}

#producto_destacado_izq{
width:145px;
height:145px;
float:left;
margin-left:18px;
}

#producto_destacado_der{
width:357px;
height:145px;
float:right;
margin-right:48px;
text-align:center;
}

