/* CSS Document */

body{
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background-color: #ffffff;
margin-top: 0px;
}

.contenedor{
	width:900px;
	margin: 0px auto;
	clear:both;
}

.envase{
	width:794px;
	text-align:left;
	background-color: #FFFFFF;
	background-image:url(img/fondo_celeste.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;
	padding-top:55px;
	padding-left:106px;
	float: left;
}

.bloque_portada{
	width:694px;
	height:324px;
	background-image:url(img/fondo_naranjo.gif);
	background-repeat:repeat-x;
	border:solid 1px #003366;
	float:left;
}

.fondo_mar{
	width:900px;
	height:171px;
	float:left;
	background-image:url(img/fondo_montanas.gif);
	background-repeat:no-repeat;
}

.botonera{
width:694px;
padding-top:10px;
padding-bottom:10px;
float:left;
text-align:center;
}

.boton{
	height:18px;
	background-image:url(img/bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	padding-right:8px;
	font-size:11px;
	color:#003366;
	float:left;
}

.boton a{
color:#003366;
text-decoration:none;
}

.boton a:hover{
text-decoration:underline;
}


.top_contenidos{
width:694px;
height:69px;
background-image:url(img/fondo_top_contenido.gif);
background-repeat:repeat-x;
border:solid 1px #003366;
float:left;
}

.contenidos{
width:650px;
background-image:url(img/fondo_contenidos.gif);
background-color:#FF9D3F;
background-repeat:repeat-x;
background-position:top;
float:left;
padding:20px;
}

.titulo{
width:650px;
border-bottom:solid 1px #003366;
font-size:18px;
color:#003366;
padding-bottom:3px;
}


.foto_grande{
width:367px;
height:552px;
float:left;
margin-top:10px;
}

.fotos_der{
width:283px;
height:552px;
float:left;
margin-top:10px;
}

.fotos_chicas{
width:136px;
height:136px;
float:left;
padding-left:5px;
margin-top:10px;
}

.textos_fotos{
	width:283px;
	height:113px;
	font-size:10px;
	color:#333333;
	float:left;
	padding-left: 5px;
}

.textos_taller{
	width:283px;
	font-size:10px;
	color:#333333;
	height: 406px;
	float: left;
	margin-top: 10px;
}

.bloque_contacto{
	width:650px;
	padding-top:100px;
	padding-bottom:150px;
	text-align:center;
	color:#003366;
	background-image: url(img/fondo_contacto.gif);
	margin-bottom: 20px;
}
.txt_instru{
font-size:11px;
}

.bajar{
	width:277px;
	float:left;
	height:130 px;
}

.textos{
padding-left:5px;
}
