@charset "utf-8";
*{
	margin:0;
	padding:0;
}
html{
	background: url(../img/fondo.png) fixed;
}
body{
	color:#666666;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
}
#wrapper{
	width:962px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	background:#FFF;
}
header{
	height:130px;
	padding:25px 10px 10px 10px;
	width:942px;
}
header img{	
	border: none;
	margin:0 10px 10px 10px;
}
header img:first-child{
	float:left;
}
h1,h2,h3,h4,h5{	
	font-family:Arial, Helvetica, sans-serif;
}
h1{
	color:#BD0926;
	font-size:16px;
}
h2{
	color:#FFF;
	display:block;
	width:200px;
	height:35px;
	background:url(../img/fondo-titulo.png) repeat-x;
	padding:6px 0 0 0;
	font-size:16px;
}
h3{
	color:#E22A22;
	font-size:30px;
	margin-bottom:30px;
}
h4{
	color:#B2B2B2;
	font-size:28px;
	float:left;
	margin:0 25px 0 0;
	font-weight:lighter;
}
h5{
	color:#E22A22;
	font-size:20px;
}
p{
	color:#000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
form.cantidad{
	border-bottom:#999 solid 1px;
	border-top:#999 solid 1px;
	width:400px;
	padding:15px 0;
	margin:20px 0;
	height:auto;
}
label.ca{
	float:left;
	margin:0 10px;
}
input.cant{
	width:20px;
}
aside{
	float:left;
	width:400px;
	margin:15px;
}
aside.prod{
	float:left;
	width:500px;
	margin:15px;
}
article{
	float:left;
	width:400px;
}
nav.main{/*_*/
	margin: 0;
	float:left;
	background:url(../img/nav-bg.jpg) repeat-x;
	width:942px;
	height:34px;
	clear:both;
}
nav li{
	display:inline-block;
}
nav a{
	border-right:1px #FFF solid;
	position:relative;
}
nav li a{
	height:26px;
	padding:3px 5px 0 5px;
	display:block;
	width:150px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
nav li a:hover{
	background:#7F0000;
	border-right:1px #FFF solid;
}
nav ul{
}
#buscador{
	background:#E5E5E5;
	width:622px;
	height:77px;
	float:left;
	margin:0 0 10px 55px;
	position:relative;
	padding:5px;
}
#buscador img,#buscador h1{
	float:left;
}
#buscador h1{
	margin:18px 0 10px 15px;
}
#buscador img.redso{
	margin:15px 5px 0 5px;
	border:0;
}
#buscador img.face{
	margin:15px 5px 0 50px;
	border:0;
}
#buscador img.lupa{
	margin:0 0 0 40px;
	border:0;
}
#slider{
	float:left;
	width:100%;
	margin-bottom:15px;
}
#descripcion{
	/*background:url(../img/fondo-interna.png) no-repeat 700px 0;*/
	min-height:500px;
	width:902px;
	padding:20px;
}
#desP{
	min-height:500px;
	width:902px;
	padding:20px;
}
#quienes{
	background:url(../img/fondo-interna.png) no-repeat 700px 0;
	min-height:500px;
	width:500px;
	padding:20px;
}
#productos{
	float:left;
	width:100%;
	text-align:center;
}
#carrito{
	width:253px;
	height:70px;
	float:left;
	background: url(../img/carrito-bg.png) no-repeat;
	padding:10px 20px 10px 10px;
	margin:5px 5px 0 80px; 
}
form.busca{
	width:500px;
	float:left;
	margin:15px 0 0 0;
}
form.busca input{
	float:left;
	margin-top:10px;
}
a.correoc{
	text-decoration:none;
	color:#E22A22;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
}
footer{
	float:left;
	background:url(../img/footer-bg.jpg) repeat-x;
	height:37px;
	width:100%;
	color:#FFF;
	text-align:center;
	padding:15px 0 0 0;
	clear:both;
}
footer a:link, 
footer a:hover,
footer a:visited
{
	color:#FFF;
	text-decoration:none;
}
.quienes{
	display:block;
	width:650px;
	float:left;
}
a.regresa:link, a.regresa:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-family:12px;
	font-weight:bold;
	color:#BD0926;
	text-decoration:none;
}
/***************************************** ACORDEON *****************************************/
ul#accordion{
	list-style-type:none;
}
ul#accordion ul{
	padding-left:40px;
}
ul#accordion ul li a{
	color:#000;
	text-decoration:none;
}

/*************************** SLIDER *******************************/
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
/***************************************************************/
a.submenu{
	display:block;
	width:auto;
	height:35px;
	font-size:20px;
	background: url(../img/fondo-titulo.png) repeat-x;
	color:#FFF;
	text-decoration:none;
	padding:2px 0 0 10px;
}
/******************** MENU DESPLEGABLE *************************/
nav ul li ul.sm{
	height:200px;
	*height:200px;
	width:160px;
	background:#7F0000;
	position:absolute;
	display:none;
	list-style:none;
	margin:102px 0 0 0;
	z-index:50;
}

nav ul li:hover ul.sm{
	display:block;
	width:160px;
	top:45px;
	left:auto;
	list-style-image:none;
	z-index:50;
	text-align:center;
}	
nav ul li ul.sm li a{
	text-align:center;
	line-height:1.3em;
	color:#FFF;
	font-size:16px;
	text-decoration:none;
	display:block;
	width:142px;
	height:25px;
	margin:5px 4px;
	border:0;
}
nav ul li ul.sm li:hover a{
	list-style-image:none;
	display:block;
	color:#FFF;
}
nav ul li ul.sm li:hover li img{
	margin:10px 0;
}
/******************* FORMULARIO DE CONTACTO*******************/
form.contac{
	float:left;
	width:500px;
	border:#CCC solid 1px;
}
form.contac h5,form.contac p{
	text-align:center;
	float:left;
	position:relative;	
	margin:10px 50px 0 140px;
}
label{
	display:block;
	margin:.3em 0 .8em;
	overflow:hidden;
	padding:0 1em;
	text-align:right;
	font-weight:bold;
}
form.contac input#nombre,
form.contac input#email
{
	text-align:left;
	float:right;
	width:60%;
}
textarea{
	width:60%;
	float:right;
	height:100px;
}
.boton {
    background: url("../img/enviar-btn.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    float: right;
    height:33px;
    margin: 0 5px 3px 0;
    position:relative;
    width:124px;
}
.btnBorra {
    background: url("../img/borrar-btn.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    float: right;
    height: 33px;
    margin: 0 5px 0 0;
    position: relative;
    width:124px;
}
.error{
    background-color:#666;
    border-radius: 4px 4px 4px 4px;
    color:#FFF;
    font-weight: bold;
    margin-left:-100px;
    margin-top: 0px;
    padding: 6px 12px;
    position: absolute;
	z-index:100;
	font-size:12px;
}
.error1{
    background-color:#666;
    border-radius: 4px 4px 4px 4px;
    color:#FFF;
    font-weight: bold;
    margin-left:200px;
    margin-top: 0px;
    padding: 6px 12px;
    position: absolute;
	z-index:100;
	font-size:12px;
}
.error2{
    background-color:#666;
    border-radius: 4px 4px 4px 4px;
    color:#FFF;
    font-weight: bold;
    margin-left:200px;
    margin-top:0px;
    padding: 6px 12px;
    position: absolute;
	z-index:100;
	font-size:12px;
}
.error1:before, .error2:before{
    border-color: transparent #666 transparent transparent;
    border-style: solid;
    border-width: 6px 8px;
    content: "";
    display: block;
    height: 0;
    left: -16px;
    position: absolute;
    top: 8px;
    width: 0;
	z-index:100;
	font-size:12px;
}
.result_fail{
    background: none repeat scroll 0 0 #BC1010;
    border-radius: 20px 20px 20px 20px;
    color: white;
    font-weight: bold;
    padding: 10px 20px;
    text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.result_ok{
    background: none repeat scroll 0 0 #800000 ;
    border-radius: 20px 20px 20px 20px;
    color: white;
    font-weight: bold;
    padding: 10px 20px;
    text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin:10px 0;
}
.resultado{
	width:400px;
	height:30px;
	float:left;
	position:relative;
	font-size:12px;
	margin:10px 0 0 60px;
}