@charset "utf-8";

/*html*/
body {
	background: url(images/bg_main.jpg) repeat-x white;
	margin: 0;
	padding: 0;
	font-family: "Verdana", Geneva, sans-serif;
	font-size:12px;
}

img {
   behavior: url("js/pngHack.htc");
}

h1 a:hover { 
     color: #39F;
	 border-bottom: 2px #009 solid;
	 border-top: 2px #009 solid;
	 background: none;
}

h2 { 

	color:#033E6D; 
	font-size: 30px;
	text-shadow: 2px 1px 1px #06F;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#0353e8,direction=145,strength=2.5);

}

h3 { 

	color: #39F; 
	font-size: 18px;
	text-shadow: 2px 1px 1px #006; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#02057a,direction=145,strength=2);

}


a { 
	text-decoration: none;
	color: #000;
	
	
}
#unidadcomercial {
	width: 500px;
	margin: 0 auto;
	background: url(img_pro_comercial.png) center right no-repeat;
	padding: 30px;
}


a:hover { 
	text-decoration: none;
	color: #F60;
	background: url(images/bg_hover.png) repeat-x bottom;
	padding-bottom: 1px;
}
	

.ahover { 
	text-decoration: none;
	color: #F60;
	background: url(images/bg_hover.png) repeat-x bottom;
	padding-bottom: 1px;
}
/*end html*/

#navidad { 
	background:white url(bg_navidad.png);
	margin: 0px auto 20px auto;
	width: 900px;
	height: 198px;
	padding: 10px;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#header {
	background:url(images/bg_header.png) repeat-x;
	width: 100%;
	height: 143px;
	margin-top: 0;
	padding-top: 10px;
	
}

#logo {
	background: url(images/logo_header.png);
	width: 306px;
	height: 107px;
	margin-left: 250px;
	margin-top: 10px;
	float: left;
}



#navigation {
	width: 100;
	height: 45px;
	background:url(images/bg_navigation.png) repeat-x;
	margin-bottom: 15px;
	padding-top: 6px;
}


#warper {
	background:#c6c6c6 url(images/bg_warper.jpg) no-repeat top;
	margin: 0px auto 15px auto;
	width: 955px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	min-height: 850px;
	-moz-box-shadow: #CCC 2px 2px 6px;
	-webkit-box-shadow: #CCC 2px 2px 6px;
}

#productos_flotantes {
	margin: 0px auto 20px auto;
	background: url(images/bg_product_index.png);
	width: 930px;
	height: auto;
	padding-bottom: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}
	
	
#navegation_links {
	text-align:center;
	font-size: 14px;
	color:#FFF;
	font-weight:bold;
}


#foto_interior { 
	/*float:left;*/
	width: 830px;
	margin: 0px auto 0px auto;
}

#footer{
	background:#c6c6c6 url(images/bg_footer.png) no-repeat;
	width: auto;
	height: 250px;
	clear: both;
	
}

#footer_text {
	text-align: right;
	font-size: 14px;
	font-weight: 600;
	padding-top: 200px;
	padding-right: 20px;
}

#texto_index {
	width: 830px;
	line-height: 150%;
	text-align:justify;
	margin: 0 auto 0 auto;
}

#productos_index {
	width: 900px;
	margin: 0 auto 0 auto;
	
}

/*carousel*/
#carousel {
	margin: 0 auto;
	width: 500px;
	height: 500px;
	padding: 0px 100px 0px 100px;
	overflow: scroll;
	border:#333 solid 10px;
	border-right: #333 solid 40px;
	border-left:#333 solid 40px;
	
}
#carousel ul {
	list-style: none;
	width: 1500px;
	margin: 0;
	padding: 0;
	position: relative;
}
#carousel li {
	display: inline;
	float: left;
}
.textholder {
	text-align: left;
	font-size: small;
	padding: 6px;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
}

#carousel + div {
	margin: 0 auto;
}

/*end carousel*/
	
.codigo_postal {
	color: #03C;
	font-weight: bold;
	font-size: 14px;
}
.telefonos {
	color: #F63;
	font-size: 14px;
	font-weight: bold;
}

.boton {
	background: none;
	border
}

#form { 
	font-weight:bold;
}

.textfieldunoo {
	background: url(images/bg_navigation.jpg);
	border: none;
	height: 15px;
	width: 180px;
	padding: 1px;
	color: white;
	margin-top: 5px;
	
}

.textfield {
	background: url(images/bg_navigation.jpg) bottom right;
	border: none;
	height: 100px;
	width: 180px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11.5px;
	padding: 1px;
	color: white;
	margin-top: 5px;
	
}

.searchsubmit {
	background: url(images/boton.png) no-repeat center center;
	width: 63px;
	height: 25px;
	border: none;
	cursor: pointer;
}

.searchsumit_hover {
	background: url(images/boton_hover.png) no-repeat center center;
	width: 63px;
	height: 25px;
	border: none;
	cursor: pointer;
	} 
	
#productos_index a:hover {
	background: none;
	padding-bottom: 0px;
	filter:alpha(opacity=60);
    opacity:0.6;
	}
#productos_main {
	height: auto;
	width: 400px;
	float:left
}
#iframe_prod {
	border: none;
	/* IE only */_background:#c6c6c6;

}
#productos_main a img {
	border: none;
}


#iframe {
	float: left;
}

#navidadie {
	width: 919px;
	margin: 0 auto;
	margin-bottom: 10px;
	}
