/* CSS Document */

body {
	margin: 0;
	padding: 0;	font-family: Arial, Helvetica, sans-serif;
color: #333;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: top-center;
	background-image: url(../images/back_top.png);
	}

/* DIV */
#container {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.top {
	position: relative;
	width: 960px;
	display: block;
	margin: 0 auto;
	background-image: url(../images/f_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 139px;
}

.cornisa {
	width: 960px;
	display: block;
	margin: 0 auto;
	background-image: url(../images/f_top.png);
	height: 139px;
	float: none;
	position: relative;

}

.navsup {
	display:block;
	width: 960px;
	height: 42px;
	margin: 0 auto;
}

.main {
	display:block;
	width: 960px;
	margin: 20px auto;
}

.col_nav {
	width: 225px;
	float: left;
	margin-right: 20px;
}

.col_cont {
	width: 715px;
	float: left;
	text-align: left;
}

.spacer {
	clear: both;
	display:block;
	height: 20px;	
}

.back_pie {
	background-image: url(../images/back_pie.png);
	background-repeat: repeat-x;
	height: 160px;
	width: 100%;
}

.pie {
	display:block;
	width: 960px;
	margin: 0px auto;
	padding-top:20px
}

.prod_col_img {
	width: 135px;
	float: left;
	text-align: left;
	margin-right: 10px;
}

.prod_col_texto {
	width: 200px;
	float: left;
	text-align: left;
	margin-right: 10px;
}

.prod_col_sep {
	width: 715px;
	display: block;
	margin: 5px 0px 20px 0px;
	background-image: url(../images/back_prod_sep.png);
	height: 20px;
	float: left;
	background-position: center;
	background-repeat: no-repeat;
}

.port_sub_rojo {
	width: 100%;
	float: left;
	text-align: center;
	display: block;
	background-color: #f04642;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding: 5px 0 5px 0;
}
.port_sub_gris a {
	width: 100%;
	float: left;
	text-align: center;
	display: block;
	background-color: #4A4A4A;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	padding: 5px 0 5px 0;
	text-decoration: none;
}

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

#nav {
	background-image: url(images/back_nav.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
}

#nav_res {
	background-image: url(images/back_nav_res.jpg);
	background-repeat: repeat-x;
	height: 80px;
}

.lista_port {
	width: 330px;
	float: left;
	text-align: center;
}

.lista_port_spacer {
	float: left;
	width: 50px;
}

.lista_sec {
	width: 715px;

}
.lista_sec_col {
	float: left;
	width: 175px;
	margin: 5px 30px 0 30px;

}
.lista_sec_img {
	width: 175px;
	margin: 0 0 5px 0;

}

.lista_sec_texto, .lista_sec_texto a {
	width: 175px;
	text-align: center;
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
}

/*#slider {
	background-image: url(images/back_slider.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 315px;
}*/

#slider_port {
	background-image: url(images/back_slider.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 635px;
}


#footer {
	background-image: url(images/back_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 460px;
}

#footer_sm {
	background-image: url(images/back_footer_res.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 180px;
}

#navtop {
	display:block;
	width: 960px;
	height: 30px;
	margin: 0 auto;
}


div.spacer{clear:both; height:10px; display:block;}



/* tablas */

#tabla_all {
	margin: 0px;
	padding: 0px;
	width: 960px;
	border: 0px solid #FFFFFF;
}

#column_nav {
	width: 200px;
	background-color: #666;
	padding: 0px;
	margin: 0px;
}

#column_space {
	background-color:#ECDEB1;
	padding: 0px;
	margin: 0px;
	width: 20px;
}

#column_main {
	background-color:#ECDEB1;
	padding: 0px;
	margin: 0px;
	width: auto;
}

#column_end {
	background-color:#ECDEB1;
	padding: 0px;
	margin: 0px;
	width: 5px;
}

#nav_boton1 a {
	color: #FFFFFF;
	font-size: 12px;	font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 7px;
	background-color: #7cb138;
}

.nav_separador1 {
	background-color: #6874ca;
}


.nav_cart a {
	color: #7cb138;
	font-size:12px;	
	text-decoration: none;
	display: block;
	margin: 0px;
	background-color: #C6C6C6;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 13px;
}

.nav_cart a:hover {
	color:#FFF;
	background-color: #7cb138;
}

/* Navegacion Top nueva */

/*
*	Setup
*/
ul.cssmenu {
	list-style: none;
	margin: 0 auto;
	width: 960px;
	padding: 0;
	}

.displace {
	position: absolute;
	left: -5000px;
	}

ul.cssmenu li {
	float: left;
	}

ul.cssmenu li a {
	display: block;
	height: 42px;
	background: url('/images/nav_top.png');
	}

/*
*	Normal Links
*/
ul.cssmenu li.inicio a {
	width: 70px;
	background-position: 0 0;
	}

ul.cssmenu li.ayuda a {
	width: 170px;
	background-position: -70px 0;
	}

ul.cssmenu li.catalogos a {
	width: 200px;
	background-position: -240px 0;
	}

ul.cssmenu li.ventas a {
	width: 180px;
	background-position: -440px 0;
	}

ul.cssmenu li.empresa a {
	width: 230px;
	background-position: -620px 0;
	}

ul.cssmenu li.contacto a {
	width: 110px;
	background-position: -850px 0;
	}


/*
*	Hover Links
*/
ul.cssmenu li.inicio a:hover {
	background-position: 0 -42px;
	}

ul.cssmenu li.ayuda a:hover {
	background-position: -70px -42px;
	}

ul.cssmenu li.catalogos a:hover {
	background-position: -240px -42px;
	}

ul.cssmenu li.ventas a:hover {
	background-position: -440px -42px;
	}

ul.cssmenu li.empresa a:hover {
	background-position: -620px -42px;
	}

ul.cssmenu li.contacto a:hover {
	background-position: -850px -42px;
	}


/* Navegacion Social Icons */

/*
*	Setup
*/
.siguenos_top {
	list-style: none;
	margin: 0 0 0 0;
	width: 168px;
	padding: 0;
	position: absolute;
	top: 0px;
	right: 200px;
	}

.siguenos_bottom {
	width: 168px;
	float: right;
	margin: 0;
	padding-top: 60px;
	background-repeat: no-repeat;
	background-position: top right;
	}

.siguenos_nav {
	position: relative;
	width: 225px;
	margin: 0;
	left: 60px;
	}

ul.cssmenu_social, ul.cssmenu_social2 {
	list-style: none;
	width: 168px;
	padding: 0;
	}

.displace {
	position: absolute;
	left: -5000px;
	}

ul.cssmenu_social li, ul.cssmenu_social2 li {
	float: left;
	}

ul.cssmenu_social li a {
	display: block;
	width: 42px;
	height: 42px;
	background: url('/images/social.png');
	}

ul.cssmenu_social2 li a {
	display: block;
	width: 42px;
	height: 42px;
	background: url('/images/social2.png');
	}

/*
*	Normal Links
*/
ul.cssmenu_social li.facebook a, ul.cssmenu_social2 li.facebook a {
	background-position: 0 0;
	}

ul.cssmenu_social li.twitter a, ul.cssmenu_social2 li.twitter a {
	background-position: -42px 0;
	}

ul.cssmenu_social li.google a, ul.cssmenu_social2 li.google a {
	background-position: -84px 0;
	}

ul.cssmenu_social li.blog a, ul.cssmenu_social2 li.blog a {
	background-position: -126px 0;
	}


/*
*	Hover Links
*/
ul.cssmenu_social li.facebook a:hover, ul.cssmenu_social2 li.facebook a:hover {
	background-position: 0 -42px;
	}

ul.cssmenu_social li.twitter a:hover, ul.cssmenu_social2 li.twitter a:hover {
	background-position: -42px -42px;
	}

ul.cssmenu_social li.google a:hover, ul.cssmenu_social2 li.google a:hover {
	background-position: -84px -42px;
	}

ul.cssmenu_social li.blog a:hover, ul.cssmenu_social2 li.blog a:hover {
	background-position: -126px -42px;
	}


/* Otros elementos cornisa */
.busqueda {
	position: absolute;
	top: 88px;
	right: 200px;
	width: 370px;
	color: #666;
	font-size:12px;
	text-decoration: none;
	display: block;
	}

.carrito a {
	position: absolute;
	top: 20px;
	right: 0px;
	width: 160px;
	height: 75px;
	color: #7cb138;
	font-size:12px;
	text-decoration: none;
	display: block;
	padding: 45px 0 0 10px;
	background-image: url(/images/back_carrito.png);
	background-repeat: no-repeat;
	}

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

.carrito_nav a {
	position: relative;
	top: 20px;
	width: 226px;
	height: 75px;
	color: #7cb138;
	font-size:12px;
	text-decoration: none;
	display: block;
	padding: 50px 0 0 10px;
	background-image: url(/images/back_carrito_nav.png);
	background-repeat: no-repeat;
	}

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

.mapa_nav {
	position: relative;
	margin: 10px 0 10px 0;
	width: 226px;
	height: 164px;
	display: block;
	background-image: url(/images/mapa_home.jpg);
	background-repeat: no-repeat;
	}


input[type="text"], textarea {
	border-radius:2px;
	border: solid 1px #ccc;
	padding:0.4em;
	background-color: #f5f5f5;
	box-shadow: inset 0 2px 3px rgba(0,0,0,0.2);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#search_st {
	border-radius:2px;
	border: solid 1px #ccc;
	padding:0.4em;
	background-color: #f5f5f5;
	box-shadow: inset 0 2px 3px rgba(0,0,0,0.2);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 250px;
}

/* Navegacion */

.nav_sup, .nav_sup a {	font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold
	}
	
.nav_sup a:hover { 
	text-decoration: underline;
	}	


.nav_sec , .nav_sec a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0755AA;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}	

.nav_sec a:hover { 
	color: #FF6600;
	text-decoration: none;
	}	
	
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #454545;
	text-decoration: none;
	}

.bodytext a {
	color: #7cb138;
	text-decoration: none;
	}

.bodytext a:hover {
	color: #7cb138;
	text-decoration: underline;
	}

.bodytext14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #454545;
	text-decoration: none;
	}

.bodytext14 a {
	color: #7cb138;
	text-decoration: none;
	}

.bodytext14 a:hover {
	color: #7cb138;
	text-decoration: underline;
	}

.bodygris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
	}

.catlist_links, .catlist_links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	text-decoration: none;
	}

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

.prod_titulo, .prod_titulo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7cb138;
	text-decoration: none;
	font-weight: bold;
	}

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

.prod_titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #7cb138;
	text-decoration: none;
	font-weight: bold;
	}

.prod_atributos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	text-decoration: none;
	margin-left: -15px;
	}

.prod_atributos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #454545;
	text-decoration: none;
	margin-left: -15px;
	}

.prod_sku {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #454545;
	text-decoration: none;
	font-weight: bold;
	}

.prod_sku2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #454545;
	text-decoration: none;
	font-weight: bold;
	}

.prod_precio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7cb138;
	text-decoration: none;
	font-weight: bold;
	}

.prod_precio2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7cb138;
	text-decoration: none;
	font-weight: bold;
	}

.prod_oferta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ed662a;
	text-decoration: none;
	font-weight: bold;
	}

.prod_oferta2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ed662a;
	text-decoration: none;
	font-weight: bold;
	}

.texto_pie , .texto_pie a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}	

.texto_pie a:hover { 
	color: #FFFFFF;
	text-decoration: underline;
	}	

.titimagen, .titimagen a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7cb138;
	text-decoration: none;
	}
	
.titimagen a:hover { 
	text-decoration: none;
	}

.textazul, .textazul a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #20418D;
	text-decoration: none;
	}

.cabeza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #7cb138;
	font-style: normal;
	font-weight: bold;
	}

.sub, .sub a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7cb138;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	} 

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

.sub2 {	font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
	color: #7cb138;
	font-style: normal;
	font-weight: bold;
	} 

.sub2rojo {	font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
	color: #F00;
	font-style: normal;
	font-weight: bold;
	} 

.tit_link, .tit_link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #7cb138;
	font-style: normal;
	text-decoration: none;
	} 

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

.foto_cat {
	border: 2px solid #DEDEDE;
	padding: 5px 5px 5px 5px;
	text-align: center;
	z-index:0;
	clear:both;
}

.foto_overlay {
	background-image: url(/images/zoom_icon.png);
	position:relative;
	float:none;
	width:40px;
	height:35px;
	z-index:1;
	padding: 5px 5px 0px 5px;
	background-repeat: no-repeat;
	background-position: center center;
	top: 0px;
	left: 80px;
}

.banner_cat {
	border: 2px solid #DEDEDE;
}

.sub_blanco {	font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	} 



	/* The CSS that's required to position the footer */
html
{
height: 100%;
}

body
{
height: 100%;
}

#nonFooter
{
position: relative;
min-height: 100%;
}

* html #nonFooter
{
height: 100%;
}

#content
{
padding-bottom: 1em;
}

#footer
{
position: relative;
margin-top: -1em;
}
	/* A CSS hack that only applies to IE -- specifies a different height for the footer */

	* html #footer
	{
		margin-top: -7.4em;
	}

#celda_port {
	background-image: url(../images/back-portada.jpg);
	background-repeat: no-repeat;
}
