/* CSS Document */

body{
	font: 8pt "Verdana",Verdana, Arial, sans-serif; /* fuente y tamaC1o(general) de toda la pagina*/
	margin:0px;
	padding:0px;
	background-color: #000000;
}

a, a:visited{
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

a:hover{
	color: black;
}

/* estructura de la pagina index.html*/
#pie_inversa {
position:relative;
	float: left;
	left:2px;
	width: 1000px;
	height: 267px;
	top: 2px;
	background: url(imagenes/pie_inversa.gif) no-repeat;
	
}

#contenedorindex{
	position: absolute;
	left: 50%;
	width: 1000px;
	margin: 0 0 0 -500px;
	padding: 0px;
	
		
}

.sinSubmenuindex{
	width: 804px;
	background-image:url(imagenes/index.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#FFFFFF;
	height:400px;
	
	
}

#pieindex{
position:absolute;
	left:1px;
	width: 1000px;
	height: 267px;
	bottom: 4px;
	background: url(imagenes/pie.gif) no-repeat;
	z-index:10;
	
	text-align: center;
	font-size: 8pt;

	clear: both;
}
#contenidoindex{
	position: relative;
	float: left;
	left:100px;
	top: -135px;
	padding: 0px;
	z-index:30;
	
	
}

/* estructura de la pagina (contenedores)*/
#contenedor{
	position: absolute;
	left: 50%;
	width: 1000px;
	margin: 0 0 0 -500px;
	padding: 0px;
	background-image:url(imagenes/fondillo-menu.jpg);
	background-repeat:repeat-y;
	background-position: 100px 0px;
		
		
}

#cabecera{
	position: relative;
	float: left;
	left: 100px;
	width: 800px;
	background-color: #FFFFFF;
	}

#menuH{
	position: relative;
	float: right;
	right:115px;
	width: 825px;
	height: 48px;
	background-image: url(imagenes/menuhizq.gif);
	background-repeat:no-repeat;
	background-position:40px 0px;

}


#banda {
position: absolute;
top:127px;
width:100%;
height:48px;
background-image: url(imagenes/banda.gif);
background-repeat:repeat-x;
background-position:-357px;

}


#menuV{
    position:relative;
	float: left;
	left:100px;
	width: 176px;
	
	z-index:20;
	
	
}


#contenido{
	position: relative;
	float: left;
	left:100px;
	padding: 0px;
	z-index:30;
	top:-1px;
	
	
}

#pie{
position:absolute;

	left:0px;
	width: 1000px;
	height: 303px;
	bottom: -165px;
	background: url(imagenes/pie.gif) no-repeat;
	z-index:10;
	
	text-align: center;
	font-size: 8pt;

	clear: both;
}

/* CABECERA*/
.fondillocabecera{
	float: left;
	margin-top: 0px;
}

.miEmpresa{
	float: right;
	margin-top: 0px;
}

/* MENU HORIZONTAL */

.menuH ul {
	list-style-type: none;
	font-size: 14px;
	padding: 0 0px;
	margin: 0px;
	color: white;
	

}
.menuH li {
	float: right;
	display: inline;
	border-left: 1px solid #0f3746;
	border-right: 1px solid #98bdcb;
	line-height: 47px;
}

.menuH li a, .menuH li a:visited{
	margin: 0px;
 	padding:15px 9px;
	color: white;
	font-weight:bold;
}

.menuH li a:hover, .menuH .activo a, .menuH .activo a:visited,.activo{
	color: black;
	font-weight:bold;
	background:white;
	opacity:.50;
	
}

.menuH img{
	float: right;
}


/* MENU VERTICAL */

.menuV ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	float: left;
	background-image:url(imagenes/menuV-fondo.jpg);
	background-repeat:no-repeat;
	
}
.menuV li {
	float: left;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	text-indent: 0px;
}

.menuV li a, .menuV li a:visited{
	float: left;
	width: 159px;
	border-bottom: 1px solid #464646;
	border-top: 1px solid white;
	margin: 0px;
 	padding:0 0 0 15px;

	color: black;
}

.menuV li a:hover, .menuV .activo a, .menuV .activo a:visited{
	background-color:#CACACA;
	color: black;
}
menuV img{
	float: left;
}
.menuV .activo li a, .menuV .activo li a:visited{
	width: 144px;
 	padding:0 0 0 30px;
	
	color: black;
}

.menuV .activo li a:hover, .menuV .activo .activo a, .menuV .activo .activo a:visited{
	background-color:#CACACA;
	color: black;
}

.menuV .activo .activo li a, .menuV .activo .activo li a:visited{
	width: 134px;
 	padding:0 0 0 40px;
 	background-color:#CACACA;
	color: black;
}
.menuV .activo .activo li a:hover,
.menuV .activo .activo .activo a,
.menuV .activo .activo .activo a:visited{
	background-color:#CACACA;
	color: black;
}
.menuV .activo .activo .activo li a,
.menuV .activo .activo .activo li a:visited{
	width: 129px;
 	padding:0 0 0 45px;
 	background-color:#CACACA;
	color: black;
}
.menuV .activo .activo .activo li a:hover,
.menuV .activo .activo .activo .activo a,
.menuV .activo .activo .activo .activo a:visited{
	background-color:#CACACA;
	color: black;
}
.menuV .activo .activo .activo .activo li a,
.menuV .activo .activo .activo .activo li a:visited{
	width: 129px;
 	padding:0 0 0 45px;
 	background-color:#CACACA;
	color: black;
}
.menuV .activo .activo .activo .activo li a:hover,
.menuV .activo .activo .activo .activo .activo a,
.menuV .activo .activo .activo .activo .activo a:visited{
	background-color:#CACACA;
	color: black;
	
	
	}
	
.fechafirma {
font-size:7px;
}

/* CONTENIDO */

.sinSubmenu{
	width: 800px;
	background-color:#FFFFFF;
	
	
}

.conSubmenu{
	width: 623px;
	margin: 0px !important;/* para todos los navegadores*/
	margin: 0px 0px 0px 0px;	/* para el IE6 */
	padding: 0px;
			
	background-color:#FFFFFF;
}
.texto {
    margin: 20px 0 20px 20px !important;/* para todos los navegadores*/
	margin: 20px 0 20px 10px;	/* para el IE6 */
}

.conSubmenu h1, .sinSubmenu h1{
	font-size: 20pt;
	line-height: 20pt;
	margin: 0px;
	font-weight: bold;
	padding-bottom: 9px;
}

.conSubmenu h2, .sinSubmenu h2 {
	font-size: 12pt;
	line-height: 14pt;
}



table.contenido {
width:100%;
margin:0px;
padding:0px;

}

table.contenido th {
height: 100px;
width:100%;

text-align:right;
vertical-align: bottom;
padding-right:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:40pt;
color:#FFFFFF;

background-image:url(imagenes/sombra_gris.gif);
background-repeat:repeat-x;
}

table.contenido td {
padding: 20px;
}


/* Catalogo */




table.contenidocatalogo {
width:100%;
margin:0px;
padding:0px;

}

table.contenidocatalogo th {
height: 100px;
width:100%;
text-align:right;
vertical-align: bottom;
padding-right:15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:38pt;
color:#FFFFFF;

}

table.contenidocatalogo td {
padding: 0px;

}


table.interiorcatalogo {
width:100%;
margin:0px;
padding:0px;

}

table.interiorcatalogo tr {
width:100%;
padding:0px;

}

table.interiorcatalogo td {

padding: 0px 15px 10px 10px;


}

.titulobottom {
margin-bottom: -10px;
}

table.fotitos {
margin-left: 10px;
margin-bottom:10px;


}
table.fotitos td {
margin: 0px;
padding:0px;
width:140px;

}

table.fotitosproductos {

}
table.fotitosproductos td {

width:140px;

height:140px;}


table.fotitotablaproductos {

border: 1px #000000 solid;


}

table.fotitotablaproductos td{
right:0;
bottom:0;

}

table.fotitotabla {
margin: 0px;
padding:0px;
border: 1px #000000 solid;
width:130px;


}


table.fotitotabla td {
font: 7pt "Verdana",Verdana, Arial, sans-serif; 
color:#FFFFFF;
font-weight:bold;
margin: 0px;
padding:0px;

}

.fototamano{
margin:0px;
padding:0px;
width:100%;
height:100%;
}
.fotitocolor{
color: #000000;
}




.titulointeriorcatalogo {
font-weight:bold;
font-size: 10pt;

}


/* FOTITOS DEL APARTADO DE PRODUCTOS */
a.onmousetexto , a.onmousetexto:visited{
color: black;
font-size:18px;

}

a.onmousetexto:hover, a.onmousetexto.activo, a.onmousetexto.activo:visited{

color: #993300;

}

.fototamanovulcano {
width: 140px;
height:140px;
margin:0px;
padding:0px;

background-image:url(imagenes/productos/foto_vulcano_off.gif);
background-repeat:no-repeat;

}

.fototamanovulcano:hover{
width: 140px;
height:140px;
margin:0px;
padding:0px;

background-image:url(imagenes/productos/foto_vulcano_on.gif);
background-repeat:no-repeat;

}

.fototamanoancares {
width: 140px;
height:140px;
margin:0px;
padding:0px;

background-image:url(imagenes/productos/foto_ancares_off.gif);
background-repeat:no-repeat;

}

.fototamanoancares:hover{
width: 140px;
height:140px;
margin:0px;
padding:0px;

background-image:url(imagenes/productos/foto_ancares_on.gif);
background-repeat:no-repeat;

}

.fototamanotelectra{
width: 140px;
height:140px;
margin:0px;
padding:0px;

background-image:url(imagenes/productos/foto_telectra_off.gif);
background-repeat:no-repeat;

}

.fototamanotelectra:hover{
width: 140px;
height:140px;
margin:0px;
padding:0px;
background-image:url(imagenes/productos/foto_telectra_on.gif);
background-repeat:no-repeat;

}

.fototamanotecnic {
width: 140px;
height:140px;
margin:0px;
padding:0px;

background-image:url(imagenes/productos/foto_tecnic_off.gif);
background-repeat:no-repeat;

}

.fototamanotecnic:hover{
width: 140px;
height:140px;
margin:0px;
padding:0px;
background-image:url(imagenes/productos/foto_tecnic_on.gif);
background-repeat:no-repeat;

}

.fototamanogarda{
width: 140px;
height:140px;
margin:0px;
padding:0px;

background-image:url(imagenes/productos/foto_garda_off.gif);
background-repeat:no-repeat;

}

.fototamanogarda:hover{
width: 140px;
height:140px;
margin:0px;
padding:0px;
background-image:url(imagenes/productos/foto_garda_on.gif);
background-repeat:no-repeat;

}

.fototamanonatura {
width: 140px;
height:140px;
margin:0px;
padding:0px;

background-image:url(imagenes/productos/foto_natura_off.gif);
background-repeat:no-repeat;

}

.fototamanonatura:hover{
width: 140px;
height:140px;
margin:0px;
padding:0px;
background-image:url(imagenes/productos/foto_natura_on.gif);
background-repeat:no-repeat;

}

.fototamanoforte {
width: 140px;
height:140px;
margin:0px;
padding:0px;

background-image:url(imagenes/productos/foto_forte_off.gif);
background-repeat:no-repeat;

}

.fototamanoforte:hover{
width: 140px;
height:140px;
margin:0px;
padding:0px;
background-image:url(imagenes/productos/foto_forte_on.gif);
background-repeat:no-repeat;

}

.fototamanoforesta{
width: 140px;
height:140px;
margin:0px;
padding:0px;

background-image:url(imagenes/productos/foto_foresta_off.gif);
background-repeat:no-repeat;

}

.fototamanoforesta:hover{
width: 140px;
height:140px;
margin:0px;
padding:0px;
background-image:url(imagenes/productos/foto_foresta_on.gif);
background-repeat:no-repeat;

}

.fototamanomotosierra1 {
width: 140px;
height:140px;
margin:0px;
padding:0px;

background-image:url(imagenes/productos/foto_motosierra1_off.gif);
background-repeat:no-repeat;

}

.fototamanomotosierra1:hover{
width: 140px;
height:140px;
margin:0px;
padding:0px;
background-image:url(imagenes/productos/foto_motosierra1_on.gif);
background-repeat:no-repeat;

}
.fototamanomotosierra2 {
width: 140px;
height:140px;
margin:0px;
padding:0px;

background-image:url(imagenes/productos/foto_motosierra2_off.gif);
background-repeat:no-repeat;

}

.fototamanomotosierra2:hover{
width: 140px;
height:140px;
margin:0px;
padding:0px;
background-image:url(imagenes/productos/foto_motosierra2_on.gif);
background-repeat:no-repeat;

}
.fototamanomotosierra3 {
width: 140px;
height:140px;
margin:0px;
padding:0px;

background-image:url(imagenes/productos/foto_motosierra3_off.gif);
background-repeat:no-repeat;

}

.fototamanomotosierra3:hover{
width: 140px;
height:140px;
margin:0px;
padding:0px;
background-image:url(imagenes/productos/foto_motosierra3_on.gif);
background-repeat:no-repeat;

}
.fototamanok2 {
width: 140px;
height:140px;
margin:0px;
padding:0px;

background-image:url(imagenes/productos/foto_k2_off.gif);
background-repeat:no-repeat;

}

.fototamanok2:hover{
width: 140px;
height:140px;
margin:0px;
padding:0px;
background-image:url(imagenes/productos/foto_k2_on.gif);
background-repeat:no-repeat;

}
.fototamanolume {
width: 140px;
height:140px;
margin:0px;
padding:0px;

background-image:url(imagenes/productos/foto_lume_off.gif);
background-repeat:no-repeat;

}

.fototamanolume:hover{
width: 140px;
height:140px;
margin:0px;
padding:0px;
background-image:url(imagenes/productos/foto_lume_on.gif);
background-repeat:no-repeat;

}
.fototamanometatarso {
width: 140px;
height:140px;
margin:0px;
padding:0px;

background-image:url(imagenes/productos/foto_metatarso_off.gif);
background-repeat:no-repeat;

}

.fototamanometatarso:hover{
width: 140px;
height:140px;
margin:0px;
padding:0px;
background-image:url(imagenes/productos/foto_metatarso_on.gif);
background-repeat:no-repeat;

}

.fototamanovulcano {
width: 140px;
height:140px;
margin:0px;
padding:0px;

background-image:url(imagenes/productos/foto_vulcano_off.gif);
background-repeat:no-repeat;

}

.fototamanovulcano:hover{
width: 140px;
height:140px;
margin:0px;
padding:0px;
background-image:url(imagenes/productos/foto_vulcano_on.gif);
background-repeat:no-repeat;

}

.fototamanosider {
width: 140px;
height:140px;
margin:0px;
padding:0px;

background-image:url(imagenes/productos/foto_sider_off.gif);
background-repeat:no-repeat;

}

.fototamanosider:hover{
width: 140px;
height:140px;
margin:0px;
padding:0px;
background-image:url(imagenes/productos/foto_sider_on.gif);
background-repeat:no-repeat;

}



/* CABECERAS DE LOS aS DEL CATALOGO */
.cabecerageneral {
background-image:url(imagenes/sombra_gris.gif);
background-repeat:repeat-x;
}

.cabeceracatalogoancares {
background-image:url(imagenes/sombra_ancares.gif);
background-repeat:repeat-x;

}

.cabeceracatalogotelectra {
background-image:url(imagenes/sombra_telectra.gif);
background-repeat:repeat-x;

}

.cabeceracatalogotecnic {
background-image:url(imagenes/sombra_tecnic.gif);
background-repeat:repeat-x;

}
.cabeceracatalogogarda {
background-image:url(imagenes/sombra_garda.gif);
background-repeat:repeat-x;

}

.cabeceracatalogonatura {
background-image:url(imagenes/sombra_natura.gif);
background-repeat:repeat-x;

}

.cabeceracatalogoforte {
background-image:url(imagenes/sombra_forte.gif);
background-repeat:repeat-x;

}

.cabeceracatalogoforesta {
background-image:url(imagenes/sombra_verde.gif);
background-repeat:repeat-x;

}

.cabeceracatalogomotosierra1 {
background-image:url(imagenes/sombra_motosierra1.gif);
background-repeat:repeat-x;

}

.cabeceracatalogomotosierra2 {
background-image:url(imagenes/sombra_motosierra2.gif);
background-repeat:repeat-x;

}
.cabeceracatalogomotosierra3 {
background-image:url(imagenes/sombra_motosierra3.gif);
background-repeat:repeat-x;

}

.cabeceracatalogok2 {
background-image:url(imagenes/sombra_k2.gif);
background-repeat:repeat-x;

}

.cabeceracatalogolume {
background-image:url(imagenes/sombra_lume.gif);
background-repeat:repeat-x;

}
.cabeceracatalogometatarso {
background-image:url(imagenes/sombra_metatarso.gif);
background-repeat:repeat-x;

}
.cabeceracatalogovulcano {
background-image:url(imagenes/sombra_vulcano.gif);
background-repeat:repeat-x;

}

.cabeceracatalogosider {
background-image:url(imagenes/sombra_sider.gif);
background-repeat:repeat-x;

}

/* FOTOS GRANDES EN LOS CONTENIDOS DEL CATALOGO */
table.fototg {
border-collapse:collapse;
margin: 0px;
padding:0px;
width:360px;
border-width: 0px 1px 1px 1px;
border-color: #000000;
border-style:solid;
}

table.fototg th {
margin: 0px;
padding:0px;
text-align:right;
}
table.fototg td {
font: 9pt "Verdana",Verdana, Arial, sans-serif; 
color:#FFFFFF;
font-weight:bold;
margin: 0px;
padding:0px;
text-align:left;
text-indent:3px;
height:20px;
}



/* PIES DE LAS FOTOS PEQUECAS EN LOS CONTENIDOS DEL CATALOGO */
.ancaresmini {
background-image:url(imagenes/pie_ancares_mini.gif);
background-repeat: repeat;
text-indent:3px;
}

.telectramini {
background-image:url(imagenes/pie_telectra_mini.gif);
background-repeat: repeat;
text-indent:3px;
}

.tecnicmini {
background-image:url(imagenes/pie_tecnic_mini.gif);
background-repeat: repeat;
text-indent:3px;
}

.gardamini {
background-image:url(imagenes/pie_garda_mini.gif);
background-repeat: repeat;
text-indent:3px;
}

.naturamini {
background-image:url(imagenes/pie_natura_mini.gif);
background-repeat: repeat;
text-indent:3px;
}

.fortemini {
background-image:url(imagenes/pie_forte_mini.gif);
background-repeat: repeat;
text-indent:3px;
}

.forestamini {
background-image:url(imagenes/pie_foresta_mini.gif);
background-repeat: repeat;
text-indent:3px;
}

.motosierra1mini {
background-image:url(imagenes/pie_motosierra1_mini.gif);
background-repeat: repeat;
text-indent:3px;
}
.motosierra2mini {
background-image:url(imagenes/pie_motosierra2_mini.gif);
background-repeat: repeat;
text-indent:3px;
}
.motosierra3mini {
background-image:url(imagenes/pie_motosierra3_mini.gif);
background-repeat: repeat;
text-indent:3px;
}
.k2mini {
background-image:url(imagenes/pie_k2_mini.gif);
background-repeat: repeat;
text-indent:3px;
}
.lumemini {
background-image:url(imagenes/pie_lume_mini.gif);
background-repeat: repeat;
text-indent:3px;
}
.metatarsomini {
background-image:url(imagenes/pie_metatarso_mini.gif);
background-repeat: repeat;
height:12px;
text-indent:3px;
}
.vulcanomini {
background-image:url(imagenes/pie_vulcano_mini.gif);
background-repeat: repeat;
text-indent:3px;
}
.sidermini {
background-image:url(imagenes/pie_sider_mini.gif);
background-repeat: repeat;
text-indent:3px;
}


/* PIES DE LOS CONTENIDOS DEL CATALOGO */
.piecatalogoancares {
background-image:url(imagenes/pie_ancares.gif);
background-position:bottom;
background-repeat:repeat-x;
height:48px;


}

.piecatalogotelectra {
background-image:url(imagenes/pie_telectra.gif);
background-position:bottom;
background-repeat:repeat-x;
height:48px;


}

.piecatalogotecnic {
background-image:url(imagenes/pie_tecnic.gif);
background-position:bottom;
background-repeat:repeat-x;
height:48px;


}

.piecatalogogarda {
background-image:url(imagenes/pie_garda.gif);
background-position:bottom;
background-repeat:repeat-x;
height:48px;


}

.piecatalogonatura {
background-image:url(imagenes/pie_natura.gif);
background-position:bottom;
background-repeat:repeat-x;
height:48px;


}

.piecatalogoforte {
background-image:url(imagenes/pie_forte.gif);
background-position:bottom;
background-repeat:repeat-x;
height:48px;


}

.piecatalogoforesta {
background-image:url(imagenes/pie_foresta.gif);
background-position:bottom;
background-repeat:repeat-x;
height:48px;


}
.piecatalogomotosierra1 {
background-image:url(imagenes/pie_motosierra1.gif);
background-position:bottom;
background-repeat:repeat-x;
height:48px;


}
.piecatalogomotosierra2 {
background-image:url(imagenes/pie_motosierra2.gif);
background-position:bottom;
background-repeat:repeat-x;
height:48px;


}
.piecatalogomotosierra3 {
background-image:url(imagenes/pie_motosierra3.gif);
background-position:bottom;
background-repeat:repeat-x;
height:48px;


}
.piecatalogok2 {
background-image:url(imagenes/pie_k2.gif);
background-position:bottom;
background-repeat:repeat-x;
height:48px;


}
.piecatalogolume {
background-image:url(imagenes/pie_lume.gif);
background-position:bottom;
background-repeat:repeat-x;
height:48px;


}
.piecatalogometatarso {
background-image:url(imagenes/pie_metatarso.gif);
background-position:bottom;
background-repeat:repeat-x;
height:48px;


}
.piecatalogovulcano {
background-image:url(imagenes/pie_vulcano.gif);
background-position:bottom;
background-repeat:repeat-x;
height:48px;


}
.piecatalogosider {
background-image:url(imagenes/pie_sider.gif);
background-position:bottom;
background-repeat:repeat-x;
height:48px;

}

.opcional {
bottom:0px;
height:82px;
padding: 10px 0px 0px 0px;
}

/*   APARTADO DE politicas y control calidad  */

.iso {
font: 7pt "Verdana",Verdana, Arial, sans-serif;
font-weight:bold;
text-align:center;

}


/*   APARTADO DE CONTACTAR  */
.boton {

  font-size        : 11px;
  color            : #000000;
  border           : 1px solid #000;
  margin           : 3px 0;
  background-color : #CCCCCC;
  padding          : 2px !important;
  padding          : 1px;
  cursor           : pointer;
  
}
.formulario {

  font-size        : 11px;
  color            : #000000;
  border           : 1px solid #000;
  margin           : 3px 0;
  background-color : #CCCCCC;
  padding          : 2px !important;
  padding          : 1px;
  cursor           : pointer;
  
}



/* PIE */

#pie ul{
	list-style-type: none;
	padding: 0;
	margin: 5px 0 5px 0;
	
	color: #065f81;
}
#pie li{
	display: inline;
}

#paralelo{
position: relative;
text-align: right;
right: 97px;
top:135px;
}

a.firma, a.firma:visited{ color: white;}
a.firma:hover{ color:#cccccc;}


/* panel administrdor*/

.error {
	background-color: red;
}

.formularioAdmin{
}
.formularioAdmin table{
width:100%;
float: left;
margin: 0px;
}
.formularioAdmin div{
text-align: center;
width: 100%;
clear: both;
float: left;
margin: 6px 0;

}
.lineaInferior{
	border-bottom: 1px solid #065f81;
}

.margenSuperior{
	padding: 10px 0 0 0;
}


/*   listas en la seccion de admini  */

.noPublicado { color: red; }
.publicado { color: green; }

.lista tr{
	
	vertical-align: middle;
}
.lista td{
	padding: 0 2px;
    border-top: 1px solid #065f81;
}
.lista form{
	margin: 0px;
}
.lista img{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.lista tr:hover{
	background-color: #c6d6d6;
}
.lista .seccionPortada{
	background-color: #065f81;
	color: white;
}
.lista .seccionPortada a{
	color: white;
}
.alinearCentro{
	text-align: center;
}