@charset "iso-8859-2";
/* CSS Document */
body{
  background:#414141 url(../images/bg.jpg) bottom left no-repeat;
  font-size:11px;
  font-weight: normal;
  color:#fff;
  font-family: verdana, tahoma, Helvetica, sans-serif;
}
#top{
  width:100%;
  position:relative;
  top:0;
  left:0;  
  background:#292929;
}
div.linea{
  background:#0099ff;
  height:5px;
}
div.spacer{
  height: 35px;  
}
li.ult{
  border-right:none;
}
li.nor{  
  border-right:1px solid #BDA984;  
}

#area_banners{
background:#0095F9; 
padding:10px 0px;
}
#contenido{
background:#292929;
color:#fff;
}

#areas{
  padding-top:20px;
  padding-bottom:20px;
}

.alt{
  display:none;
}
.botones{
  width:305px;
  float:left;
  margin:0px 5px;
}

.boton_industrial, .boton_industrial:visited{
  display:block;
  border:none;
  background:#292929 url(../images/btn-ropa-industrial.jpg) top left no-repeat;
  height:109px;
  width:305px;
  text-decoration: none;
}

.boton_industrial:hover{
  background-position: 0 -109px; 
  text-decoration: none;
}
.boton_tecnica, .boton_tecnica:visited{
  display:block;
  border:none;
  background:#292929 url(../images/btn-ropa-tecnica.jpg) top left no-repeat;
  height:109px;
  width:305px;
  text-decoration: none;
}

.boton_tecnica:hover{
  background-position: 0 -109px; 
  text-decoration: none;
}

.leer_mas, .leer_mas:visited {
  color:#0095F9;  
  text-decoration:none;
  font-weight:bold;
}

.leer_mas:hover{ 
  text-decoration:underline;
}

#menu{
  height:210px;
  background:#292929 url(../images/fondo-menu.jpg) no-repeat;
}

#menu ul{
  padding-top:16px;
  padding-right:20px;
  margin:0px;
  list-style:none;
  text-align:right;
  font-weight: bold;
  text-decoration:none;  
}

#menu li{
  padding:4px;  
}

#menu li:hover{
  background:#0095F9;  
}

#menu a:link, #menu a:active, #menu a:hover, #menu a:visited{
  color:#fff;
  text-decoration:none;  
}

/* Menu paginas secciones*/
#menu_seccion{
  height:140px;
  background:#292929 url(../images/fondo-menu-seccion.jpg) no-repeat;
}

#menu_seccion ul{
  padding-top:12px;
  padding-right:20px;
  margin:0px;
  list-style:none;
  text-align:right;
  font-weight: bold;
  text-decoration:none;  
}

#menu_seccion li{
  padding:4px;  
}

#menu_seccion li:hover{
  background:#0095F9;  
}

#menu_seccion a:link, #menu_seccion a:active, #menu_seccion a:hover, #menu_seccion a:visited{
  color:#fff;
  text-decoration:none;  
}

#contentMain{
padding-top:60px;
background:#1E1411;
color:#DCD1BD;
}

#contentMain h1{
color:#BDA984;
font-size:11px;
font-weight:bold;
text-transform:uppercase;
}

#contentMain h2{
color:#BDA984;
font-size:11px;
font-weight:bold;
text-transform:none;
}

#imagen_empresa{
  padding-top:30px;
  margin-left:17px;
}

#bienvenida{
  border-bottom:1px #BDA984 solid;
}

#listas{
  border-bottom:1px #BDA984 solid;
  margin-top:10px;
  margin-bottom:10px;
}

#listas ul{  
  margin:0px;
  padding-bottom:10px;
}

#img_productos_nuevos{  
  margin-top:10px;
  margin-bottom:10px;
}

#url_productos_nuevos a:link, #url_productos_nuevos a:visited{
  color:#fff;
  text-align:left;
  text-decoration:none;
}

#url_productos_nuevos a:hover{
  text-decoration:underline;
}

#titulo_productos_nuevos{
  text-align:right;
}
#foot{
padding-top:10px;
padding-bottom:10px;
font-size:11px;
color:#7D7D7D;
}
#info p{
padding:5px;
margin:0px;
}
#socios{
  text-align:right;
}

.titulo_simple{
  font-size:11px;
  font-weight:bold;
  margin-bottom:6px;
}

.pie_imagen {
  color:#0095F9;  
  text-decoration:none;
  font-weight:bold;
}
