/* CSS Document */


/* CUERPO */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagenes/fondo.jpg);
}
.Estilo1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* ESTILO ENLACES */

A:link {
	text-decoration: none;
	color: #666666;
}

 a:visited {
	text-decoration: none;
	color: #666666;
}


A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{
	color: #999999;
	text-decoration:none;
}
A.enlacenav:HOVER{
	color: #333333;
	text-decoration: none;
} 




/* CAPA CONTENEDOR */

#contenedor{
	text-align: left;
	width: 907px;
	letter-spacing: 1pt;
	text-indent: 1pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	background-image: url(/imagenes/fondocuerpo.gif);
	background-color: #2D3133;
	height: 750px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 0px;
} 

#contenedor_empresa{
	text-align: left;
	width: 907px;
	height : 500px;
	letter-spacing: 1pt;
	text-indent: 1pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	background-image: url(/imagenes/fondocuerpo.gif);
	margin: auto;
	background-color: #2D3133;
} 

#contenedor_novedades{
	text-align: left;
	width: 907px;
	height : 100%;
	letter-spacing: 1pt;
	text-indent: 1pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	background-image: url(/imagenes/fondocuerpo.gif);
	margin: auto;
	background-color: #2D3133;
} 

#contenedor_localizacion{
	text-align: left;
	width: 907px;
	height : 600px;
	letter-spacing: 1pt;
	text-indent: 1pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	background-image: url(/imagenes/fondocuerpo.gif);
	margin: auto;
	background-color: #2D3133;
} 
#contenedor_productos{
	text-align: left;
	width: 907px;
	height : 750px;
	letter-spacing: 1pt;
	text-indent: 1pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	background-image: url(/imagenes/fondocuerpo.gif);
	margin: auto;
	background-color: #2D3133;
} 

#contenedor_contacto{
	text-align: left;
	width: 907px;
	height : 700px;
	letter-spacing: 1pt;
	text-indent: 1pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	background-image: url(/imagenes/fondocuerpo.gif);
	margin: auto;
	background-color: #2D3133;
} 

/* CABECERA */

#cabecera{
	height : 120px;
	width: 908;
	margin: auto;
}

/* BARRA DE IDIOMAS Y PIES */

#navegador{
	background : #E69B32;
	height : 25px;
	border-top : 0px solid #cccccc;
	border-bottom : 0px solid #cccccc;
	color : #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width: 907px;
	margin: auto;
	padding: 0px;
	vertical-align: middle;
} 

/*ACORDEON*/
/* CONTENEDOR DEL ACORDEON */

#acordeon{
	background : #191D1E;
	height : 274px;
	padding : 0px;
	width: 904px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
} 

/* ESTILOS DEL ACORDEON */

#accordion {margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
#accordion li{ list-style:none; float:left; display:block;}
.stretcher{
	float:left;
	height:274px;
	width:71px;
	float:left;
	overflow:hidden;
}
.tab{
	cursor:pointer;
	float:left;
	position: absolute;
	visibility: visible;
}


/* CONTENIDO PRINCIPAL */

#contenido{
	background : #191D1E;
	height : 950px;
	padding : 0px;
	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
}  

#cuerpo{
	width:500px;
	margin-left: 8px;
	/*background-color : #ffffff;*/
float:left;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-position: left top;
	background-image: url(imagenes/prueba_fondo.jpg);
	background-repeat: no-repeat;
	height: 600px;
} 

/* TITULOS PRINCIPALES */

H1{
font-size: 12pt;

} 

/* NEGRITAS */
#destacado{
font-weight : bold;
} 

/* TEXTOS LARGOS */
#textos_largos{
	color:#cccccc;
f
; 		text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	font-size: 9pt;
}

/* TeXTOS DE MENUS */
#textos_menu{
	color:#999999;
	text-transform : none;
	font-weight : 100;
	letter-spacing : 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
}



/*TEXTOS DE BARRAS PEQUEÑAS */
#textos_barrass{
	color:#000000;
f
;
	padding-left: 25px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	float: left;
}

.Estilo8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

/*IDIOMAS */

#idiomas{
	padding-left: 2px;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 2px;
	float: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}  

/* LATERAL DEL CUERPO DE LA PAGINA */

#lateral{
	width: 200px;
	/*background-color: #EBF2FE;*/ /* Fondo de la caja */
/*border-bottom : 1px solid #cccccc;*/
/*border-left : 1px solid #cccccc;*/
float:right;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 34px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 0px;
} 

/* ESTILOS DE LOS LATERALES */

.titlat{
	/*background-color:#68729E;*/ /* Fondo del titulo de la Caja */
color:#ffffff;
	font-size:12pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 7px;
	padding-left: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.cuerpolateral{
	padding: 0px;
	float: none;
} 

/* LISTAS */
#otras ul{
margin : 5px 5px 0px 0px;
padding: 0px 0px 0px 14px;
list-style: none;
}

#otras li{
	padding-left: 25px;
	margin-bottom: 10px;
	background-color: transparent;
	background-image: url(imagenes/flechina.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
} 
.Detalles {
	left: 0px;
	padding-left: 20px;
}



#otras2 ul{
margin : 5px 5px 0px 0px;
padding: 0px 0px 0px 14px;
list-style: none;
}

#otras2 li{
	padding-left: 25px;
	margin-bottom: 10px;
	background-color: transparent;
	background-image: url(imagenes/flechina2.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
} 
.Detalles {
	left: 0px;
	padding-left: 20px;
}

/* FORMULARIOS */
.productos_titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	letter-spacing: 1px;
}

