@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../img/background.png);
	background-repeat:   repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	font-family: Georgia, Arial, Verdana, serif;
	font-size: 1em;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #C88101;
}
h2 {
	margin: 0px;
	padding: 0px;
	color: #C88101;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*general*/
.contenedor{
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
.header{
	height: 62px;
	background-image: url(../img/logo-corte-honor.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 38px;
}
.back_tribal{ background-image: url(../img/backtribal.png);	background-position: right;	height: 48px; background-repeat: no-repeat;}
.paginacion{
	text-align: center;
	background-color: #E8E8E8;
	color: #000000;
	padding: 5px;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
}
/*menu*/
.cont_menu{	margin-left: 410px;}
#menu {padding:0; margin:0; list-style:none;}
#menu li {float:left; margin-left:1px;}
#menu li a { display:block;	height:40px; line-height:40px; float:left; color:#000; text-decoration:none; font-size: 12px;	padding-top: 0;	padding-right: 4px;	padding-bottom: 0; padding-left: 4px; background-image: url(../img/back_menu2.png);}
#menu li a b { font-size: 12px;}
#menu li a:hover, 
.inicio #menu li#inicio a,
.empresa #menu li#empresa a,
.indumentaria #menu li#indumentaria a,
.productos #menu li#productos a,
.ofertas #menu li#ofertas a,
.contacto #menu li#contacto a
{
	color:#FFFFFF;
	background-color: #fff;
	background-image: url(../img/back_menu1.png);
	background-repeat:  repeat-x;
	background-position: left bottom;
	font-size: 12px;
}
.navi{
	background-image: url(../img/back_navy.png);
	background-repeat:  repeat-x;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #979799;
	padding-top: 5px;
	padding-left: 10px;
}
/*submenu*/
.ulsubmenu {
	padding:0;
	margin:0;
	list-style:none;
}
.lisubmenu {
	float:left;
	list-style:none;
	margin-right: 20px;
	padding: 0px;
}




/*footer*/
.footer{
	background-image: url(../img/bg_footer.png);
	background-repeat:  repeat-x;
	background-position: top;
	height: 70px;
	padding-top: 16px;
	color: #878787;
	font-size: 12px;
	margin-top: 50px;
}
.footerindex{
	background-image: url(../img/bg_footer.png);
	background-repeat:  repeat-x;
	background-position: top;
	height: 70px;
	padding-top: 16px;
	color: #878787;
	font-size: 12px;
	margin-top: 5px;
}
.footer_left{
	height: 58px;
	background-image: url(../img/footer_left.png);
	background-repeat: no-repeat;
	float: left;
	width: 350px;
	padding-left: 80px;
	padding-top: 5px;
	font-weight: bold;

}

.footer_right{
	height: 58px;
	background-image: url(../img/footer_right.png);
	background-repeat: no-repeat;
	float: right;
	width: 350px;
	background-position: right;
	text-align: right;
	padding-right: 80px;
	padding-top: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #878787;
	
}
a:link,a:visited {
	text-decoration: none;
	color: #8C8A8A;
	font-size: 0.9em;
}
a:hover {
	text-decoration: underline;
	color: #333333;
	font-size: 0.9em;
}
.claseactual:link,.claseactual:visited {
	text-decoration: underline;
	color: #333333;
	font-size: 0.9em;
}
.claseactual:hover {
	text-decoration: underline;
	color: #333333;
	font-size: 0.9em;
}
.linkinfo:link,.linkinfo:visited {
	text-decoration: none;
	color: #aa0100;
	background-image: url(../img/arrow.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 0.9em;
	font-weight: bold;
}
.linkinfo:hover {
	color: #C88101;
	background-image: url(../img/arrow2.jpg);
	background-repeat: no-repeat;
	padding-left: 20px
}

.lfooter:link,
.lfooter:visited {
	text-decoration: none;
	color: #878787;
}
.lfooter:hover {
	text-decoration: underline;
	color: #000000;
}

.ltodos:link,
.ltodos:visited {
	text-decoration: underline;
	color: #000000;
}
.ltodos:hover {
	text-decoration: underline;
	color: #333333;
}
.sitcat{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C88101;


}
.contenedor_pro{
	margin-top: 20px;
	margin-bottom: 20px;

}
.producto{
	float: left;
	width: 191px;
	text-align: left;
	margin-bottom: 20px;
	height: 320px;
	margin-left: 35px;
}
.productofoto{
	margin-bottom: 5px;
	padding: 2px;
	border: 1px solid #cdcbcb;
}
.todos{
	clear:both;
	margin-left: 23px;
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: 0.9em;
	color: #8C8A8A;
}
.vacioindex{
	clear:both;
	height: 2px;
}
.vacio{
	margin-left: 23px;
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: 0.9em;
	color: #8C8A8A;
	height: 400px;
}
.precio{
	font-weight: bold;
	color: #414141;
	font-size: 12px;
	margin-top: 5px;
}
.oferta{
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/backoferta.png);
	text-align: center;
	height: 23px;
	width: 185px;
	font-size: 12px;
	background-repeat: no-repeat;
	padding-top: 7px;
	margin-top: 5px;
}
/*PRODUCTOS*/
.contenido{
	border: 1px solid #e8e8e8;
	margin-top: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.descripcion{
	float: left;
	width: 600px;

}
.fotosp{
	float: right;
	width: 300px;
	text-align: center;
	margin-top: 20px;
}
.bordefoto{
	padding: 5px;
	border: 1px solid #E8E8E8;

}
.productoprecio{
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/background_precio.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 40px;
	width: 432px;
	padding-top: 25px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
.precionormal{
	font-size: 0.9em;
	font-weight: bold;
	color: #666666;
	width: 432px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.masinfo{
	background-image: url(../img/background_informacion.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 32px;
	width: 432px;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 0.9em;
	font-weight: bold;
}
/*contacto*/
.map_canvas{
	height: 400px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
.datoscontacto{
	float: right;
	width: 290px;
	margin-left: 30px;

}
input {
	background-color: #F5F5F5;
	border: 1px solid #E8E8E8;
	padding: 1px;
	width: 288px;
	font-weight: bold;
	color: #333333;
}
textarea {
	background-color: #F5F5F5;
	border: 1px solid #E8E8E8;
	width: 288px;
	height: 130px;
}

.cont_contacto{
	margin-top: 30px;

}
.button {
	background-color: #F5F5F5;

	padding: 2px;
	width: 80px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/backoferta.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
.error{
	color: #CD0000;
	font-size: 0.8em;
	font-weight: bold;
}
.contenido_val{
	text-align: justify;
	margin-top: 30px;
}
/*INDEX*/
.boxes{
	background-image: url(../img/background_boxes.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 203px;
	width: 855px;
	margin-top: 10px;
	padding-top: 80px;
	padding-left: 100px;
	color: #AEAEAE;
	font-size: 0.8em;
	font-weight: bold;
}
.box{
	float: left;
	height: 180px;
	width: 200px;
	margin-right: 110px;
	padding-top: 20px;
	text-align: center;
}
.box2{
	float: left;
	height: 180px;
	width: 130px;
	margin-right: 100px;
	padding-top: 20px;
}
.box3{
	float: left;
	height: 180px;
	width: 230px;
	margin-left: 40px;
	text-align: center;
	padding-top: 20px;
}
.slideshow{
	text-align: center;
}
.cont_index{
	height: 350px;
	margin-top: 10px;
	text-align: center;
}
