@charset "UTF-8";
body {
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
}

p{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: normal;
}

a {
	color: #F6F;
	text-decoration: none;
}

a:hover {
	color: #F00;
}

h1{}
h2{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F09;
}
h3{}
h4{}



#contenedor {
	height: 550px;
	width: 940px;
	margin:0 auto;
}
#header {
	height: 140px;
	width: 940px;
	background-image: url(../images/toldito.png);
	background-repeat: no-repeat;
	position: relative;
}

#menu{
	height: 35px;
	width: 860px;
	padding-left: 80px;
}



#cont_sombra{
	width: 940px;
	height: 410px;
	background-image: url(../images/sombra.png);
	background-repeat: repeat-y;
}


#contenido01 {
	float: left;
	height: 400px;
	width: 648px;
	margin-left: 30px;
}

#contenido02 {
	float: left;
	height: 350px;
	width: 600px;
	margin-left: 30px;
	padding-top: 50px;
}

#contenido03 {
	float: left;
	height: 350px;
	width: 600px;
	margin-left: 30px;
	padding-top: 20px;
}




#sidebar01{
	float: left;
	height: 325px;
	width: 235px;
	background-color: #FFF;
	padding-top: 65px;
}

#sidebar02{
	float: left;
	height: 325px;
	width: 285px;
	background-color: #FFF;
	padding-top: 65px;
}

#footer{
	height: 27px;
	width: 920px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 13px;
	padding-right: 20px;
}

#cont_slider{
	height: 240px;
	width: 640px;
	margin-top: 5px;
	background-image: url(../images/bg_slide.png);
	background-repeat: no-repeat;
	float: left;
}


#slider{
	height: 145px;
	width: 600px;
	background-color: #CCC;
	margin-left: 5px;
	margin-top: 34px;
	border: 1px solid #CCC;
}


#banner_blog{
	height: 150px;
	width: 290px;
	float: left;
	background-image: url(../images/lienas.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}


#newletter{
	height: 150px;
	width: 320px;
	float: left;
	margin-left: 10px;
	padding-right: 10px;
}



.imagen_banner{
	float:left;
	margin-top:20px;
	margin-right:10px;
}

.ver{
	float:right;
	margin-right: 10px;
}

#bot01{
	background-image: url(../images/bot/bot01.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 235px;
}

#bot01:hover{
	background-image: url(../images/bot/bot01b.jpg);
	background-repeat: no-repeat;

	height: 41px;
	width: 235px;
}


#bot02{
	background-image: url(../images/bot/bot02.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 235px;
}

#bot02:hover{
	background-image: url(../images/bot/bot02b.jpg);
	background-repeat: no-repeat;

	height: 41px;
	width: 235px;
}


#bot03{
	background-image: url(../images/bot/bot03.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 235px;
}

#bot03:hover{
	background-image: url(../images/bot/bot03b.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 235px;
}

#bot04{
	background-image: url(../images/bot/bot04.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 235px;
}

#bot04:hover{
	background-image: url(../images/bot/bot04b.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 235px;
}



#bot05{
	background-image: url(../images/bot/bot05.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 235px;
}

#bot05:hover{
	background-image: url(../images/bot/bot05b.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 235px;
}

#redes_header{
	width:200px;
	height:72px;
	position:absolute;
	right: 19px;
	bottom: -49px;
}
.textgal{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #600;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
}

#cont_nosotras{
	height: 146px;
	width: 469px;
	background-image: url(../images/nosotras.jpg);
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-left: 30px;
	padding-top: 200px;
	padding-right: 50px;
	padding-left: 50px;
}

#cont_nosotras .text_nosotras{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #F00;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#cont_nosotras .text_destacado{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #60C;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}


#cont_valores{
	height: 276px;
	width: 549px;
	background-image: url(../images/valores.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	padding-top: 80px;
	padding-left: 50px;
	margin-top: 30px;
}

#cont_valores p{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #600;
}

#cont_sabores{
	height: 366px;
	width: 589px;
	background-image: url(../images/saboresNueva.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 30px;
	position: relative;
}
#cont_sabores p{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #600;
	line-height: 1em;
}

#cont_sabores, #cont_valores_int .titulomorado{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #60C;
	line-height: 1em;
	font-weight: bold;
}
#cont_sabores_01{
	width: 230px;
	position: absolute;
	left: 48px;
	top: 80px;
}


#cont_sabores_02{
	width: 230px;
	position: absolute;
	left: 316px;
	top: 37px;
}

#sig{
	width: 30px;
	position: absolute;
	left: 450px;
	top: 290px;
	height: 30px;
	background-image: url(../images/sig.png);
}

#atras{
	width: 30px;
	position: absolute;
	left: 50px;
	top: 287px;
	height: 30px;
	background-image: url(../images/atras.png);
}
