/* CSS Document */
body {
	background: #F2EFE3;
	font: 12px/140% Tahoma, Arial, Verdana;
	margin:0;
	padding:0;
	color:#666;
}
a {
	color: #2C4370;
}
.none {
	display:none;
}
a img {
	border:none;
}
#pagina {
	width: 100%;
	margin: 0 auto;
	padding:0;
}
#cabecera {
	background: url(../images/fnd_top.jpg) center top repeat-x;	
	width: 100%;
	height:141px;
	margin:0;
	padding:0;
	clear: both;
}
#cabecera h1 {
	height:141px;
	width:800px;
	display: block;
	margin:0 auto;
	background: url(../images/fnd_cab.jpg) center top no-repeat;
}
#pie {
	clear:both;
	width: 800px;
	text-align: center;
	background: url(../images/fnd_pie.jpg) left top no-repeat;
	padding: 70px 0 20px 0;
	margin: 0 auto;
}
/*menu de los contenidos */
.menu {
	width:100%;
	padding: 0;
	background: url(../images/fnd_menu.jpg) left top repeat-x;
}
.menu ul {
	width: 800px;
	margin: 0 auto;
	list-style: none;
	display:block;
	padding:0;
	clear:both;
}
.menu ul li {
	padding: 17px 18px 17px 0;
	margin-right: 18px;
	background: url(../images/fnd_li.jpg) right top no-repeat;
	display: inline;
	float:left;
	width: auto;
	text-align:center;
	position:relative;
}
.menu ul li a:link, .menu ul li a:visited {
	font-size:15px;
	height: 30px;
	text-decoration: none;
	padding:0;
	color: #2C4370;
}
.menu ul li a:hover, .menu ul li a:active {
	color: #666;
}
/* FIN menu */
.contenido {
	width: 800px;
	margin: 0 auto;
	padding: 40px 0 20px 0;
}
.quienes {
	width: 800px;
}
.animacion {
	float: right;
	width: 535px;
	height: 330px;
}
.txt_quienes {
	float: left;
	width: 265px;
	height:285px;
	background: url(../images/fnd_caja_quienes.jpg) left top repeat-y;
}
.txt_quienes div {
	padding: 0px 15px 0px 15px;
}
.txt_quienes h2 {
	margin:0 0 10px 0;
	padding: 0;
}
.txt_quienes h2 a {
	background: url(../images/t_quienes.jpg) left top no-repeat;
	width: 227px;
	height: 55px;
	display: block;
}
.txt_quienes h2 a span {
	display: none;
}
.historia {
	background: url(../images/deco_historia.jpg) left top no-repeat;
	padding-left: 75px;
	width: 300px;
	min-height:245px;
	margin-right: 40px;
	float:left;
	display: inline;	
}
.historia h2 {
	background: url(../images/t_historia.jpg) left top no-repeat;
	height:32px;
	width:133px;
	padding:0;
	margin: 0 0 20px 0;
}
.historia h2 span, .ultima h2 span, .tienda_ini h2 span {
	display: none;
}
.ultima {
	background: url(../images/deco_historia.jpg) left top no-repeat;
	padding-left: 75px;
	width: 300px;
	min-height:245px;
	margin-right: 40px;
	float:left;
	display: inline;	
}
.ultima h2 {
	background: url(../images/t_ultima_hora.jpg) left top no-repeat;
	height:32px;
	width:133px;
	padding:0;
	margin: 0 0 20px 0;
}
h3 {
	font: bold 17px/140% Tahoma, Arial, Verdana;
	margin: 0 0 10px 0;
	padding:0;
}
.tienda_ini {
	float: right;
	width:305px;
}
.tienda_ini h2 {
	background: url(../images/t_tienda.jpg) left top no-repeat;
	width:192px;
	height:33px;
	}
.tienda_ini .producto {
	background: url(../images/fnd_tienda_ini.jpg) left top no-repeat;
	width: 285px;
	padding:10px;
	height:144px;
}
.img_producto {
	height: 68px;
	width: 68px;
	border:1px solid #CCC;
	background: #FFF;
	padding: 2px;
	text-align: center !important;
	margin: 0 10px 0 0;
}	
.precio {
	width: 70px;
	text-align:center;
	margin-top: 10px;
	font: bold 14px/140% Tahoma, Arial, Verdana;
	color: #2C4370;
}
.descripcion {
	float: right;
	width:200px;
}
.descripcion .nombre {
	display: block;
	font: bold 14px/140% Tahoma, Arial, Verdana;
	color:#2C4370;
	margin-bottom:5px;
}
.ver_detalle {
	display: block;
	clear:both;
	font: bold 12px/140% Tahoma, Arial, Verdana;
	color: #D2AE02;
	margin: 10px 0 0 0;
}
.imagen_izquierda {
	float: left;
	margin: 0 15px 15px 0;
	border: 1px solid #CCC;
	padding:1px;
}
.imagen_derecha {
	float: right;
	margin: 0 0 15px 15px;
	border: 1px solid #CCC;
	padding:1px;
}
/*titulos secciones*/
h2 span {
	display:none;
}
.t_quienes, .t_historia, .t_donde, .t_galeria {
	margin: 0 0 20px 0;
	padding:0;
}
.t_quienes {
	background: url(../images/t_quienes2.gif) left top no-repeat;
	width: 161px;
	height: 37px;
}
.t_historia {
	background: url(../images/t_historia2.gif) left top no-repeat;
	width: 161px;
	height: 31px;
}
.t_donde {
	background: url(../images/t_donde.gif) left top no-repeat;
	width: 161px;
	height: 31px;
}
.t_contacto {
	background: url(../images/t_contacto.gif) left top no-repeat;
	width: 161px;
	height: 31px;
}
.t_quienes_en {
	background: url(../images/t_quienes2_en.gif) left top no-repeat;
	width: 161px;
	height: 37px;
}
.t_historia_en {
	background: url(../images/t_historia2_en.gif) left top no-repeat;
	width: 161px;
	height: 31px;
}
.t_donde_en {
	background: url(../images/t_donde_en.gif) left top no-repeat;
	width: 161px;
	height: 31px;
}
.t_contacto_en {
	background: url(../images/t_contacto_en.gif) left top no-repeat;
	width: 161px;
	height: 31px;
}
.t_galeria {
	background: url(../images/t_galeria.gif) left top no-repeat;
	width:161px;
	height:31px;
	margin:0 0 20px 0;
	padding:0;
}
.t_galeria_en {
	background: url(../images/t_galeria_en.gif) left top no-repeat;
	width:161px;
	height:31px;
}
.formulario_contacto {
	float:left;
	width: 400px;
	margin-right: 30px;
}
form {
	margin:0;
	padding:0;
}
.campo {
	border: 1px solid #CCC;
	display: block;
	width:70%;
	margin: 0 0 10px 0;
}
.campo_coment {
	font: 12px/140% Tahoma, Arial, Verdana;
	border: 1px solid #CCC;
	display: block;
	width:90%;
	margin: 0 0 10px 0;
}
#datos_contacto {
	float: right;
	width: 300px;
	padding: 10px 15px 10px 15px;
	background: url(../images/fnd_datos_contacto.jpg) left top no-repeat;
}


/*seccion de galeria*/
/* Menú desplegable*/
#nav {
	width: 250px;
	border:1px solid #677692;
	margin:0;
	padding:0 0 0 0;
	list-style:none;
	font-size:11px;
	background: #FFF url(../images/arrow_down2.gif) right center no-repeat;
	float:right;
	font: 11px /140% Tahoma, Arial, Verdana;
	font-weight: normal;
	color: #666;
}
#nav li {
	width:250px;
	height:18px;
 	margin:0;
	padding:0 0 0 0;
	display:block;
	position: relative;
	vertical-align:middle;
 }
#nav li ul {
	display:none;
}
li > ul {
	top: auto;
	left: auto;
	}
#nav li:hover ul, #nav li.over ul { 
	width: 250px;
	background: #FFF;
	border: 1px solid #677692;
	margin: 0px;
	padding: 0px;
	top:18px;
	left:0;
	display: block;
	position: absolute;
	list-style-type: none;
	height: auto;
	overflow: visible;
}
#nav li ul li, #nav li ul li { 
	width:250px;
	display:block;
	border-top: none;
	text-align:left;
	padding:0;
}
#nav ul li a:link, #nav ul li a:visited {
	text-decoration: none;
	color: #333;
	display:block;
	width:247px;
	padding:0 0 0 3px;
}
#nav ul li a:hover, #nav ul li a:active {
	background: #677692;
	color: #FFF;
}

/*FIN desplegable*/
.categoria {
	width: auto;
	border-bottom: 1px solid #CCC;
	font-size: 14px;
	font-weight:bold;
	padding-bottom:3px;
	color: #2C4370;
	margin-bottom:20px;
}

.galeria_hidden {
	float:left;
	width:210px;
}
.galeria {
	/*display:none;*/
	float: left;
	margin-right: 40px;
	width:305px;
}
.galeria img {
	border: none;
}
.listado {
	width: 305px;
	margin-top:15px;
}
.galeria .listado div {
	width: 49px;
	height: 49px;
	float: left;
	display:inline;
	background-position: center;
	margin: 6px 12px  6px 0px;
}
.galeria .listado div a {
	display: block;
	width: 45px;
	height: 45px;
	border: 2px solid #CCC; 
}
.galeria .listado div a span {
	display: none;
}
.slide {
	float:left;
	width: 455px;
}
.muestra_foto {
	text-align:center;
	display:block;
}
.muestra_foto img {
	margin: 20px 0px 20px 0px;
}
.muestra_foto h2 {
	font-size: 14px;
	font-weight:bold;
	color: #D2AE02;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
/* FIN seccion de galeria*/