@charset "utf-8";
/* CSS Document */

body {
margin:  0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background: #EDEDEE;
}
.contenedor {
width: 930px;
margin: 0px auto;
}
.medio {
background-color: #FFFFFF;
width: 100%;
display: block;
}
img, img a, a img{
border: none;}

/*fonts*/
h1{
font-family: "Arial Narrow", Arial;
font-size: 24px;
color: #000;
margin: 0px;
padding:0px;
line-height: 26px;
font-weight: normal;
padding-top: 10px;
}
h2{
font-family: "Arial Narrow", Arial;
color: #FFFFFF;
font-weight: bold;
margin: 0px;
padding: 0px;
font-size: 18px;
}

p{
font-family: Arial, Helvetica, sans-serif;
}
a {
text-decoration: none;
color: #333333;}
a:hover{
text-decoration: none;
color: #000000;}

/*divs*/
.toptop {
background: #000000;
height: 24px;
}
.header {
background: #FFF url(img/header_bg.png) top center repeat-x;
height: 130px;
}
.menu {
background: url(img/menu_bg.png) top repeat-x;
height: 54px;
}
.banner{
height: 108px;
background: #1A171B;
vertical-align: top;
}
.left {
width: 250px!important;
width: 220px;
float: left;
margin-right: 20px!important;
margin-top: 20px;
}
.left h3{
margin: 0px;
background: url(img/tit_left.png) no-repeat;
width: 250px!important;
width: 220px;
height: 34px;
font-family: "Arial Narrow", Arial;
text-transform: uppercase;
color: #FFFFFF;
font-size: 16px;
line-height: 28px;
padding-left: 30px;
}
.middle {
margin: 0px;
float:left;
margin-top: 20px;
width: 660px!important;
width: 659px;
padding-bottom: 20px;
}
.catalogo {
width: 210px;
float: left;
margin-right: 10px!important;
margin-right: 7px;
margin-top: 10px;
min-height: 80px;
}
.catalogo h1{
font-family: "Arial Narrow", Arial;
font-size: 14px;
color: #000000;
text-transform: uppercase;
padding: 0px;
padding-left: 70px;
margin: 0px;
line-height: 16px;
font-weight: bold;

}
.catalogo h1 a, .catalogo h1 a:hover{
color: #000000;
}
.catalogo ul{
margin: 0px;
padding: 0px;
padding-left: 70px;
}
.catalogo ul li{
margin: 0px;
padding: 0px;
border-bottom: 1px solid #CCCCCC;
list-style: none;
}
.catalogo ul li a {
color:#666666;
}
.catalogo ul li a:hover {
color:#333333;
}
.catalogo a img {
float: left;
border: 3px solid #000000;
}
.catalogo a:hover img {
border: 3px solid #EA0075;
}
.catalogo span {
padding-left: 5px;
color:#666666;
}
.catalogo span a{
color:#666666;
}
.catalogo span a:hover{
color: #333333;
}
.producto {
width: 210px;
float: left;
margin-right: 10px!important;
margin-right: 7px;
margin-top: 10px;
}
.producto h1 {
font-family: "Arial Narrow", Arial;
font-size: 14px;
color: #fff;
text-transform: uppercase;
padding: 0px;
margin: 0px;
padding-left: 5px;
line-height: 16px;
font-weight: bold;
background: #000000;
border: 3px solid #000000;
}
.producto h1 a, .producto h1 a:hover{
color:#FFFFFF;
}
.producto p {
margin: 0px;
padding: 5px 0px;
color:#333333;
}
.producto img{
border: 3px solid #000000;
}
.readon{
background: #000000;
color: #FFFFFF;
text-transform: uppercase;
font-size: 11px;
margin: 3px 0px;
width: 80px;
display: block;
text-align: center;
}
.readon a{
color: #FFFFFF;
display: block;
padding:0px 5px;
}
.readon a:hover {
padding:0px 5px;
background: #FF0099;
display: block;
}
.producto_ampliado{
float: left;
}
.producto_ampliado img{
margin: 10px 10px 0px 0px;
}
.producto_ampliado a img {
border: 3px solid #000000;
}
.producto_ampliado a:hover img {
border: 3px solid #EA0075;
}

.middle h3{
margin: 0px;
background: url(img/tit_middle.png) left no-repeat;
width: 660px!important;
width: 630px;
height: 34px;
font-family: "Arial Narrow", Arial;
text-transform: uppercase;
color: #FFFFFF;
font-size: 16px;
line-height: 28px;
padding-left: 30px;
}
.direccion {
background: url(img/bg_direccion.png) no-repeat;
width: 230px;
height: 85px;
color:#FFFFFF;
padding: 10px;
margin-top: 20px;
margin-bottom: 20px;
font-size: 12px;
}
.direccion a, direccion a:hover{
	color:#FFF;}
.footer {
background: #5B5C5E;
height: 85px;

}
.pie{
background: url(img/pie.png) top repeat-x;
color: #666666;
text-align: center;
padding-top: 10px;
height: 40px;
}

/*menus*/
.menu_top {
}
.menu_top ul {
margin: 0px;
padding: 0px;
padding-left: 5px;
background: url(img/menu_separador.png) left no-repeat;
height: 54px;
}
.menu_top ul li {
font-size: 15px; 
text-transform: uppercase;
font-family: "Arial Narrow", Arial;
line-height: 17px;
margin: 6px 3px 5px 0px;
width: 182px;
background: url(img/menu_separador.png) right no-repeat;
float: left;
list-style: none;
display: block;
}
.menu_top ul li a {
text-indent: 7px;
color: #FFFFFF;
font-weight: bold;
list-style: none;
display: block;
padding-top: 5px;

}
.menu_top ul li a:hover {
background: #333333;
display: block;
margin-right: 7px;
display: block;
padding-top: 5px;

}
.menu_top ul li a div {
color: #FFFFFF;
margin: 0px;
padding: 0px;
font-weight: bold;
list-style: none;
font-size: 11px;
line-height: 11px;
padding-bottom: 9px;
display: block;
}


.menu_left {
}
.menu_left ul {
width: 230px;
margin: 0px 10px;
padding:0px;
}
.menu_left ul li {
height: 18px;
padding-top: 6px;
line-height: 20px;
list-style: none;
font-size: 13px;
display:block;
}
.menu_left ul li a {
color: #333333;
display:block;
border-bottom: 1px solid #999999;
text-indent: 5px;
}
.menu_left ul li a:hover {
color: #000000;
background: #f5f5f5;
display:block;
border-bottom: 1px solid #999999;
text-indent: 5px;
}
.menu_left #active{
	background: #D30267;
	color:#FFF;}

/*forms*/
form {
margin:0px;
padding: 0px;
}
.input{
background-color:#FFFFFF;
border: 1px solid #FFFFFF;
height: 17px;
color:#666666;
font-size: 11px;
line-height: 18px;
padding: 0px 3px;
width: 200px;
margin: 0px;
}
.input2{
background-color:#FFFFFF;
border: 1px solid #FFFFFF;
height: 17px;
color:#666666;
font-size: 11px;
line-height: 18px;
padding: 0px 3px;
width: 200px;
margin-top: 4px;
}
.textarea{
width: 360px;
height:62px;
background-color:#FFFFFF;
border: 1px solid #FFFFFF;
color:#666666;
font-size: 11px;
font-family:Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px 3px;
line-height: 18px;
}
.boton{
background:#D6D7D9;
padding: 0px 3px;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-weight:bold;
border:none;
vertical-align: bottom;
font-size:12px;
}

/*banderitas*/
.idioma_selected {
display:none;  
z-index:300; 
position:absolute; 
list-style:none;
margin: 0px;
padding: 0px;
margin-left: -2px;
list-style-image: none;
color: #fff;
}
.idioma_selected a {
list-style: none;
height: 20px;
color: #fff;
}
.seleccionado {
	color:#FFF;
	}
.seleccionado a{
	color:#FFF;
	}
.seleccionado a:hover{
	color:#FFF;
	}
ul .idioma{
margin: 0px;
padding: 0px;
color: #fff;
}
ul .idioma li {
margin: 0px;
padding: 0px;
height: 20px;
padding-top: 2px;
display: block;
margin-top: 1px;
list-style-image: none;
color: #fff;
}

ul .idioma li form{
margin: 0px;
padding:0px;
padding-top: 3px;
height: 17px;
background: #000;
display: block;
cursor: pointer;
width: 90px;
padding-left: 3px;
opacity: 0.9;
-moz-opacity: 0.9;
filter: alpha(opacity=90);
}
