/* Body */
html{
	margin:0px;
	padding:0px;
	text-align:center;
	font-family: Verdana, Helvetica, sans-serif;
	background: #FFFFFF url(./images/fondo.jpg) repeat-x bottom;
	font-size: 14px;
}

body {
	text-align: center;
	margin:0px;
	padding:0px;	
	text-align:center;
	font-size: 14px;
}

div {
	margin:0;
	padding:0;
	text-align: left;
}

td,tr,p{
	text-align:left;
	color: #000000;
}

a{
	color:#047a44;
	text-decoration: none;	
}



/* POSICIONES DE LA PAGINA */
#contenedor{
	width: 990px;
	margin: 0px auto 0px auto;
}

#pagina{
	width: 990px;
	float:left;
	background:  white;
	box-shadow: 12px 0 15px -4px rgba(90,90,90, 0.8), -12px 0 8px -4px rgba(90,90,90, 0.8);
	position:relative;
}

#cabecera{
	width:990px;
	height:190px;
	margin-top: 0px;
	float:left;
	background: #FFFFFF;
}

#cabecera_right{
	float:right;
	width:230px;
	margin-right:5px;
	margin-top: 10px;
}

#acceso_usuarios_cabecera{
	float:left;
	width:230px;
	height:100px;
	background-color:#047a44;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;	
}

#buscador_tienda{
	float:right;
	width:230px;
	height:40px;
	margin-top: 3px;
}

.input_buscar{
	border:1px solid #000000;
	background: white;
	height: 22px;	
}

.boton_buscar{
	border:1px solid #000000;
	background: white;
	height: 22px;	
}

#logo{
	float:left;
	width:300px;
	height:166px;
	margin-left: 0px;
	background: #FFFFFF url(./images/logo.png) no-repeat top left;
}

#destacado_cabecera{
	float:right;
	width:420px;
	height:183px;
	margin-right: 0px;	
}


#menu{
	float:left;
	height:34px;
	width:990px;
	margin-left: 0px;
	background: #047a44;
}

#smoothmenu1{
	float:left;
	height:34px;
	width:990px;	
}

#buscador{
	float:right;
	height:40px;
	width:190px;
	margin-top: 4px;
}

#buscador .texto{
	width: 110px;
	background: white;
	border: 1px solid #000000;
	height: 20px;
}

#buscador .boton{
	width: 60px;
	margin-left: 10px;
	background: white;
	border:0px;
	color:black;
	height: 20px;
	line-height: 20px;
}



#div_centro{
	width:990px;
	margin-left: 0px;	
	margin-top:0px;
	float:left;
	background: #FFFFFF;
}

#div_centro ul li{
	font-weight: normal;
	background: url(./images/topo.png) no-repeat top left;
	list-style: none;
	text-indent: 24px;
	margin-bottom: 15px;
	line-height: 20px;
}

#div_slider{
	width: 600px;
	float:left;
	margin-left: 10px;
}

#fotos{
	width:970px;
	height: 330px;
	margin-left: 10px;	
	margin-top:10px;
	float:left;	
}

#div_left{
	width:270px;
	float:left;
	margin-left: 10px;
	margin-top: 10px;
}

#catalogos{
	width:270px;
	float:left;
	margin-top: 10px;
	border: 1px solid #047a44;
}

#catalogos .titulo_modulo{
	width:270px;
	float:left;
	background: #047a44;
	height: 30px;
	line-height:30px;
	color:white;
}

#div_contenido{
	width:970px;
	float:left;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 50px;
}

#pie_pagina{
	background: #047a44;
	text-align: center;
	width: 100%;
	float:left;
	height: 180px;
	clear:both;
	color: #FFFFFF;
	font-size: 14px;
	
}

#pie_pagina p{
	color: #FFFFFF;
}

#pie_pagina p a{
	background: #FFFFFF;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	padding: 6px 15px;
}

#pie_pagina p a:hover{
	background: #DDDDDD;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	padding: 6px 15px;
}

#negro_fondo{
	width: 100%;
	float:left;
	height: 30px;
	clear:both;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 30px;
	background: #000000;	
}

#copy{
	float:left;
	width: 300px;
	text-align: left;
	height: 30px;
	color: #FFFFFF;
	font-size: 10px;
	margin-left: 20px;
}

#aviso_legal{
	float:right;
	width: 300px;
	text-align: left;
	height: 30px;
	color: #FFFFFF;
	font-size: 10px;
	text-align: right;
	margin-right: 20px;
}

#aviso_legal a{
	color: #FFFFFF;
	text-decoration: none;
}

#eventos{
	width: 300px;
	margin-left: 10px;
	float:left;
}

#div_right .titulo_modulo{
	float:left;
	margin-top: 20px;
	color: #047a44;
	width: 270px;
	margin-bottom: 10px;
}


#titulo{
	height: 30px;
	font-size: 16px;
	line-height: 30px;
	color: #047a44;
	width:100%;
	font-weight:bold;
	margin-bottom: 5px;
	margin-top: 0px;
	text-align: left;
}

#map, #map p, #map a ,#map div{
	color:#111111;
}

#articulofotos_texto{
	width: 500px;
	float:left;
}

#articulofotos_fotos{
	width: 450px;
	float:right;
}

#articulofotos_destacado{
	width: 450px;
	float:left;
	margin-top: 10px;
	background:  #8fad27;
}

#articulofotos_destacado_titulo{
	height: 30px;
	font-size: 24px;
	line-height: 30px;
	color: #FFFFFF;
	width:440px;
	font-weight:bold;
	margin: 5px;
	margin-bottom: 15px;
}

#articulofotos_destacado_texto{
	color: #FFFFFF;
	width:440px;
	font-weight:bold;
	margin: 5px;
	margin-bottom: 15px;
}

#articulofotos_destacado_texto ul li{
	color:white;
	font-weight: normal;
	background: url(./images/topo_blanco.png) no-repeat top left;
}

#articulofotos_destacado_texto a{
	text-decoration: none;
	color:white;
}

#productos_portada{
	width:680px;
	float:left;
	margin-right: 0px;
	margin-top: 30px;	
}

.blog_elemento{
	width: 98%;
	margin-left: 1%;
	float:left;
}

#blog_titulo{
	float:left;
	font-size: 20px;
	line-height: 30px;
	color: #047a44;
	width: 100%;
	height: 60px;
}

.blog_listado_foto{
	float:left;
	width:420px;
	margin-top:17px;
	height: 300px;
	z-index: 100;
}

.blog_listado_foto_foto{
	float:left;
	margin-left:0px;
	margin-top: 0px;
	width: 420px;
	height: 280px;
	z-index: 50;
}


.blog_listado_texto{
	float:right;
	width:520px;
	margin-bottom:10px;
}

#blog_intro{
	float:left;
	width: 100%;
	margin-bottom: 20px;
}

#blog_texto{
	float:left;
	width: 970px;
	margin-bottom: 20px;
}


#blog_leer_mas{
	float:right;
	background: #047a44;
	border: 1px solid black;
	height: 20px;
	line-height: 20px;
	padding: 5px 20px;
	color:black;
}

#blog_leer_mas a{
	color:black;
	text-decoration:none;
}

.blog_foto_unidad{
	float:left;
	background: white;
	margin: 4px;
	width:230px;
	margin-bottom:20px;
	height: 200px;
}

.blog_foto_foto{
	float:left;
	margin:5px;
	width: 220px;
	height: 190px;
}

#blog_paginacion{
	float:left;
	width: 990px;
}

.blog_numpagina{
	float: left;
	width: 20px;
}


#div_right .module{
	background: url(./images/blanco.png) repeat;
	width: 280px;
	float:right;
	margin-bottom: 20px;
}


#div_right .module .top{
	width: 280px;
	text-align:center;
	font-size: 10px;
	height: 24px;
}

.galeria_unidad{
	float:left;
	background: white;
	margin: 10px;
	width:220px;
	margin-bottom:20px;
	height: 180px;
}

.galeria_foto{
	float:left;
	margin:10px;
	width: 200px;
}

.galeria_titulo{
	float:left;
	text-align:center;
	width: 220px;
}

.galeria_titulo a{
	color:black;
	text-decoration:none;
}

.foto_unidad{
	float:left;
	background: white;
	margin: 10px;
	width:220px;
	margin-bottom:20px;
	height: 180px;
}

.foto_foto{
	float:left;
	margin:10px;
	width: 200px;
	height: 150px;
}

.foto_titulo{
	float:left;
	text-align:center;
	width: 220px;
}

.foto_titulo a{
	color:black;
	text-decoration:none;
}


.ficha_producto_fotos{
	width: 270px;
	float:left;
	text-align:center;
}

.ficha_producto_fotos_titulo{
	font-size: 10px;
	color: #047a44;
	margin-top: 15px;
	margin-bottom: 15px;
}

.ficha_producto_otra_foto{
	width: 60px;
	float:left;
	margin-left: 7px;
}

.ficha_producto_otra_foto .imagen{
	width: 60px;
}



/* ARTICULO CON GALERIA DE FOTOS EN POPUP */
.articulogaleria_texto{
	width:680px;
	float;left;
}

.articulogaleria_fotos{
	width:680px;
	float;left;
}


.articulogaleria_foto_unidad{
	float:left;
	background: white;
	margin: 5px;
	width:210px;
	margin-bottom:20px;
	height: 200px;
}


.articulogaleria_foto_foto{
	float:left;
	margin:5px;
	width: 200px;
	height: 190px;
}


/* CONTACTO LOCALIZACION */
#contactolocalizacion_mapa{
	float:right;
	height:240px;
	width: 350px;	
}

/* CONTACTO FORMULARIO */

#contactolocalizacion_formulario{
	float:left;
	width: 680px;
	margin-top: 20px;
}

#contactolocalizacion_formulario_titulo{
	width: 680px;
	background-color:#047a44;
	color:white;
	text-transform: uppercase;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	text-align: center;
	margin-bottom: 8px;	
}

#contactolocalizacion_formulario_nombre{
	float:left;
	width: 680px;
	height: 35px;
	margin-bottom: 7px;
}

#contactolocalizacion_formulario_email{
	float:left;
	width: 680px;
	height: 35px;
	margin-bottom: 7px;	
}

#contactolocalizacion_formulario_asunto{
	float:left;
	width: 680px;
	height: 35px;
	margin-bottom: 7px;	
}

#contactolocalizacion_formulario_mensaje{
	float:left;
	width: 680px;
	height: 130px;
}

#contactolocalizacion_formulario_enviar{
	float:left;
	width: 680px;
	height: 35px;
}

/* INPUTS DE CONTACTO */

#contact_name{
	border: 1px solid #F9F9F9;
	background-color: #E2E2E2;
	height:32px;
	width:680px;
	line-height: 32px;

}

#contact_email{
	border: 1px solid #F9F9F9;
	background-color: #E2E2E2;
	height:32px;
	width:680px;
	line-height: 32px;
}

#contact_subject{
	border: 1px solid #F9F9F9;
	background-color: #E2E2E2;
	height:32px;
	width:680px;
	line-height: 32px;
}

#contact_text{
	border: 1px solid #F9F9F9;
	background-color: #E2E2E2;
	height:130px;
	width:680px;
	font-size:12px;
}

#contact_enviar{
	float:right;
	width: 140px;
	background-color:#666666;
	color:white;
	border:0px;
	height: 25px;
	line-height: 25px;
	margin-top:10px;
}



#contactolocalizacion_direccion{
	float:left;
	width: 280px;
	margin-top: 0px;
}

#contactolocalizacion_titulo{
	background-color:#047a44;
	color:white;
	text-transform: uppercase;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	margin-bottom: 8px;
}

#contactolocalizacion_calle{
	width: 270px;
	padding-left: 5px;
	color: #666666;
	font-size:12px;
	margin-bottom: 8px;
}

#contactolocalizacion_telefono{
	width: 270px;
	padding-left: 5px;
	color: #666666;
	font-size:12px;
	margin-bottom: 8px;
}

#contactolocalizacion_movil{
	width: 270px;
	padding-left: 5px;
	color: #666666;
	font-size:12px;
	margin-bottom: 8px;
}

#contactolocalizacion_email{
	width: 270px;
	padding-left: 5px;
	color: #666666;
	font-size:12px;
	margin-bottom: 8px;
}

#contactolocalizacion_email a{
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}


/* COOKIES */

#overbox3 {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 80px; 
	background: rgba(64, 64, 64, 0.5);
	z-index: 999999;
	display: none;
}

#infobox3 {
	margin: 0px auto;
	height: 80px;
	width: 990px;
	color:white;
}

#infobox3 p{
	color:white;
	font-size: 14px;
	width: 700px;
	float:left;
	margin-left: 10px;
}

#infobox3 ul{
	margin:0px;
	float:right;
	list-style: none;
	width: 240px;
	margin-top: 10px;
}

#infobox3 li#acepto{
	list-style: none;
	float:left;
	width: 70px;
	height: 30px;
	line-height: 30px;
	background: black;
	margin-right: 10px;
	text-align: center;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
}

#infobox3 li#mas_info{
	list-style: none;
	float:left;
	width: 160px;
	height: 30px;
	line-height: 30px;
	background: black;
	text-align: center;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
}

#infobox3 li a{
	color:white;
	text-decoration: none;
}


#mini_cesta{
	position: absolute;
	top:145px;
	left:780px;
	width: 210px;
	height: 20px;
	line-height: 20px;
	text-indent: 24px;
	background: url(./images/cesta.png) no-repeat top left;
	font-size: 14px;
	text-align: right;
}

#mini_cesta a{
	color: #047a44;
	text-decoration: none;
	font-size: 14px;
}


.div_logout{
	margin-top: 10px;
	margin-left: 20px;
	float:left;
	color:white;
}

.div_logout .login_button{
	margin-top: 20px;
	margin-left: 100px;
}

.login_table{
	margin-top: 10px;
	margin-left: 20px;
	float:left;
}

.login_td{
	color:white;
	height: 22px;
}

.text_td{
	height: 22px;
}

.login_td_boton{
	text-align: center;
}

.login_button{
	border:0px;
	background: white;
}

.login_text{
	border:0px;
	background: white;
	height: 22px;
}


#div_slider_portada{
	float:right;
	width: 320px;
	margin-right: 10px;
}


.list {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.list td {
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.list thead td {
	background-color: #EFEFEF;
	padding: 0px 5px;
}
.list thead td a, .list thead td {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
.list tbody td a {
	text-decoration: underline;
}
.list tbody td {
	vertical-align: middle;
	padding: 0px 5px;
	background: #FFFFFF;
}
.list .left {
	text-align: left;
	padding: 7px;
}
.list .right {
	text-align: right;
	padding: 7px;
}
.list .center {
	text-align: center;
	padding: 7px;
}
.list .asc {
	padding-right: 15px;
	background: url('./images/asc.png') right center no-repeat;
}
.list .desc {
	padding-right: 15px;
	background: url('./images/desc.png') right center no-repeat;
}
.list .filter td {
	padding: 5px;
	background: #E7EFEF;
}


/* OBLIGARTORIOS PARA LA PARTE DE EDICIîN */

.div_editar{
	width: 640px;
	text-align:center;
	float:left;
	margin-bottom:20px;
}

.div_editar div{
	display:inline;
}

.div_editar form{
	display:inline;
	margin: 5px;
}

.boton_editar{
	background: white;
	border: 1px solid black;
	padding: 5px 20px;
}

