@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	background-color:#BFCEE1;
	background-image:url(../images/home/bg.jpg);
	background-repeat:repeat-x;
}

#contenedor {
	width:924px;
	margin: 0 auto;
}

#sombra {
	width:10px;
	height:600px;
	float:left;
}

#sombra2_interior {
	width:10px;
	height:600px;
	float:left;
}

#globo {
	width:342px;
	height:200px;
	padding: 30px 30px 0px 30px;
	float:left;
	background-image: url(../images/varios/globo.png);
	background-repeat: no-repeat;	
}

#main {
	width:760px;
	float:left;
	background-color:#6086b9;

}
#cabecera {
	height:44px;
	background-color:#6086b9;
}

#banner {
	background-color:#FFFFFF;
}

#flash {
	width:503px;
	float:left;
	background-color:#FFFFFF;
}

#combobox {
	float:left;
	width:257px;
	height:280px;
	background-color:#FFFFFF;

}

#logo_combobox {
	height:173px;
	width:257px;
}

#bg_combobox {
	width:257px;
	height:110px;
	background-image:url(../images/home/bg_que_necesita.jpg);
	background-repeat:no-repeat;
	clear:both;
}

#menu_combobox {
	width:217px;
	padding: 50px 20px 5px 20px;
}

#menu {
	width:760px;
	margin: 0 auto;
	float:left;
}

#flash_home {
	background-color: #6086b9;
	text-align:center;
}

#contenido {
	float:left;
	width:640px;
	height:auto;
	padding: 10px 60px;
}

/* Contenidos galeria */
#fondo_galeria {
	float:left;
	width:760px;
	height:auto;
	background-image: url(../images/fondos/bg_historia.jpg);
	background-repeat: no-repeat;
}

#contenido_galeria {
	float:left;
	width:270px;
	height:auto;
	padding: 10px 60px;
}

#foto_galeria {
	float:left;
	width:370px;
	height:auto;
}

/* Contenidos interior */
#contenidos {
	float:left;
	width:440px;
	height:auto;
	padding: 10px 60px;
}

#contenidos_portada {
	float:left;
	width:760px;
	height:auto;
	padding: 0px 0px;
}

#fotos {
	float:left;
	width:200px;
	height:auto;
	padding: 0px 0px;
}
#pie {
	width:760px;
	height:auto;
	background-color:#003366;
	clear:both;
	padding:15px 0px 15px;
	margin-top:25px;
}
#pie2 {
	width:760px;
	height:38px;
	clear:both;
	background-color:#BFCEE1;
	padding: 10px 0px;
}

#banner_senales {
	width:138px;
	height:auto;
	float:right;
	margin: 15px 0px 0px 0px;
	border: solid 1px #6288BA;
}

.contenedor_foto {
	width:200px;
	height:300px;
	float:left;
	background-color:#7A9AC5;
	margin: 0px 10px 20px 0px;
	border: solid 1px #666699;
	
}

#foto {
	width:190px;
	height:150px;
	margin: 5px 5px 5px 5px;
	border: solid 1px #666699;
}

.titulo_foto {
	width:195px;
	height:30px;
	padding: 0px 0px 0px 5px;
	text-align:center;
}

.codigo_foto {
	width:195px;
	height:20px;
	padding: 0px 0px 0px 5px;
	text-align:center;
}

#descripcion_foto {
	width:195px;
	height:100px;
	padding: 0px 0px 0px 5px;
}

.contenido_texto{
padding-right:30px;


}
.fotos{
margin:auto;
}

a.rollover:hover{
background-color:#FFF;
}

/** Ofertas**/


#banner_promo {
	width:118px;
	height:auto;
	padding: 0px 10px 15px 10px;
	margin:10px 0px 0px 0px;
	float:right;
	background-image: url(../images/home/bg_promo.png);
	background-repeat:repeat-x;
	background-color:#6288BA;
	border: solid 1px #6288BA;
	text-align: center;
}

#titulo_oferta {
	padding:15px 0px 0px 0px;
}

/** Ofertas**/


#login {
	width:138px;
	height:auto;
	float:right;
	border: solid 1px #6288BA;
	margin:10px 0px 20px 0px;
	text-align: center;
}


#claves{
background-color:#FFFFFF;
border-top-color:#FFFFFF;
border-top-style:solid;
width:730px;
padding:10px 10px 10px 20px;
height:auto;
float:left;
}

.nuevo_texto_chico{
	font-family:"Lucida Sans";
	font-size:10px;
}

#comobusca{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

#cajabuscar{
padding-top:15px;
}

#cajabuscar input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}