/*********************************************************



GENERALES - SIEMPRE TENDRAN QUE ESTAR DEFINIDOS



**********************************************************/

/*Para secciones tipo formulario*/

.required

{

	margin-left: 2px;

	color: #9b0c0c;

}



body, html

{

	margin: 0px;

	padding: 0px;

} 



img

{

	border: 0px;

}



li

{

	list-style-type: none;

}



form, li, ul, p

{

	padding: 0px;

	margin: 0px;

}



a:link

{

	color: #f19300;

	text-decoration: underline;

}



a:active

{

	color: #f19300;	

	text-decoration: underline;	

}



a:visited

{

	color: #f19300;	

	text-decoration: underline;	

}



a:hover

{

	text-decoration: none;

}



.clear

{

	clear: both;

	padding: 0px;

	margin: 0px;

}



input, textarea, select

{

	font-family: "Trebuchet MS", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;	

    color: #9b0c0c;

	margin: 0px;

	padding: 0px;

	font-size: 11px;	

}



/*

- Imagen de edición usada por el gestor de contenidos

*/

.edit

{

	width: 20px;

	margin-left: 5px;

	vertical-align: top;

}



/*

- Hace referencia al icono de activado y desactivado para cada sección en el gestor de contenidos

*/

.simbolosi, .simbolono

{

margin-right: 2px;

}



/*

- 	Con el text-align: center conseguimos alinear la página en el centro en

	el Internet Explorer

*/ 

body

{		

	font-family: "Trebuchet MS", Arial, Helvetica,  Geneva, SunSans-Regular, sans-serif;	

	font-size: 11px;

	text-align: center;

	color: #2c2c2c;

	background: url("imag/plantilla/fondo_body.gif") repeat;

}



/*

-	Sera el contenedor de toda la página

*/ 

#contenedor

{

	margin-left: auto; 

	margin-right: auto;

	width: 760px;

	text-align: left;

  	position: relative;

  	border-right: 1px #9b0c0c solid;

  	border-left: 1px #9b0c0c solid;

	background: #9b0c0c url("imag/plantilla/fondo_firefox.gif") repeat-y; !important
	background/**/: #9b0c0c url("imag/plantilla/fondo.gif") repeat-y;

}



/*********************************************************

STRUCTURA - MODIFICAR PARA VARIAR LA PLANTILLA

**********************************************************/

/*

-	La cabecera de la página

*/

#cabecera

{

	margin: 0px 0px 0px 0px;

	overflow: hidden;

	height: 140px;

	width:100%;

}



#cabecera img 
{
	margin: 0px 0px 0px 0px;
	width:100%;width:100%;width:100%;
}

/*

- Estilo para la barra inferior cabecera

*/

#inferior-cabecera
{
    background-color: #000;
	width: 100%;
}



#inferior-cabecera li

{

	display: inline;

}



#inferior-cabecera-izqda

{

    height:14px;

	width:250px;

	float: left;

	background: #000;

	background-repeat: repeat-x;

	padding: 5px 5px 5px 5px;

	color: #ffffff;

}



#inferior-cabecera-izqda a

{

	color: #ffffff;

}



#inferior-cabecera-izqda .activo

{

	font-weight: bold;

}



#inferior-cabecera-izqda li

{

	padding-right: 5px;

}



#inferior-cabecera-drcha li

{

	padding-right: 0px;

}

#inferior-cabecera-drcha
{
    height:14px;
	width: 490px;
	float: right;
	background-color: #000;
	padding: 5px;
	color: #ffffff;
	text-align: right;
}


#inferior-cabecera-drcha .utilidades-basico, #inferior-cabecera-drcha .utilidades-cliente
{
	float: right;
	padding-right: 10px;
}

#inferior-cabecera-drcha a

{
	color: #ffffff;
}


/*

-	Estilo para el menu lateral izquierda para la sección Inicio

*/

#izquierda-top

{

width: 167px !important;
width/**/:199px;
height: 191px !important;
height/**/:224px;
margin: 0px;
padding: 32px 0px 0px 30px;
float: left;
border-right: 1px solid #9b0c0c;	
border-bottom: 1px solid #9b0c0c;
}



#izquierda-top .menu-seccion li

{

	padding-bottom: 5px;

	list-style-image: url("imag/plantilla/doth.gif");

}



#izquierda-top .menu-seccion li:hover

{

	padding-bottom: 5px;

	list-style-image: url("imag/plantilla/doth.gif");	

}



#izquierda-top .menu-seccion a

{

	color: #fff;

	font-size: 10px;

	font-weight: bold;

	text-decoration: none;

	text-transform: uppercase;

}



#izquierda-top .menu-seccion a:hover

{

text-transform: uppercase;

	list-style-image: none;	

	padding-left: 5px;

	color: #fff;

}



/*

- Estilo para el menu para las secciones menos la de inicio

*/

#sidebar

{

	float: left;



	width: 165px !important;



	width/**/:199px;



	margin: 0px;



	padding: 32px 0px 0px 30px;

}



#sidebar .menu-seccion li

{

	padding-bottom: 5px;

	list-style-image: url("imag/plantilla/doth.gif");

}



#sidebar .menu-seccion li:hover



{

	padding-bottom: 5px;

	list-style-image: url("imag/plantilla/doth.gif");	

}



#sidebar .menu-seccion a

{

      TEXT-TRANSFORM: UPPERCASE;

	color: #fff;

	font-size: 11px;

	font-weight: bold;

	text-decoration: none;

}

#sidebar .menu-seccion a:hover
{
    TEXT-TRANSFORM: UPPERCASE;
	list-style-image: none;	
	padding-left: 5px;
	color: #fff;
}



/*

-	Estilo para imagen principal

*/

#centro-top

{

	width: 305px !important;

	width /**/:312px;

	height: 224px;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

	float: left;

	background: url("imag/plantilla/imagen_principal.jpg") no-repeat;

	border-right: 1px solid #9b0c0c;

}



/*

-	Estilo para seccion novedades

*/

#derecha-top
{
	float: right;
	width: 236px !important;
	width /**/:247px;
	height: 138px !important;
	height/**/:158px;
    color: #fff;
	margin: 0px;
	padding: 10px;
	font-size: 13px;
	border-bottom: 1px solid #9b0c0c;
	background-color: #d12d2d;
}



/*

-	Estilo para el buscador

*/

#derecha-top-buscador

{

	float: right;

	width: 246px !important;

	width /**/:247px;

	height: 64px !important;

	height/**/: 66px;

	margin: 0px;

	color:#FFFFFF;

	padding: 0px 0px 0px 10px;

	background: #9b0c0c url("imag/plantilla/buscador_fondo.gif") repeat-x;

	border-bottom: 1px solid #9b0c0c;

}



#buscador .campo-texto

{

	margin: 0px 0px 10px 0px;

	padding: 0px 10px 0px 0px;

	text-color:#2C2C2C;

	border: 1px solid #9b0c0c;

}



#buscador .boton

{

    color:#FFFFFF;

	valign: middle;

	margin: 0px 0px 0px 0px !important;

	margin/**/: 0px 0px 0px 0px;

}



#izquierda-bottom

{

	width: 177px !important;

	width/**/:199px;

	height: 170px !important;

	height/**/: 190px;

	margin: 0px;

	padding: 10px;

	float: left;

	border-right: 1px solid #9b0c0c;

}



/*

-	Estilo para seccion quienes somos

*/

#centro-bottom

{

	width: 286px !important;

	width /**/:312px;

	height: 170px !important;

	height/**/: 190px;

	margin: 0px 0px 0px 0px;

	padding: 10px;

	float: left;

	border-right: 1px solid #4D4A3F;

}



/*

-	Estilo para seccion ofertas en la página de Inicio

*/

#derecha-bottom

{

	overflow: auto;

	float: right;

	width: 536px !important;

	width /**/:547px;

	height: 170px !important;

	height/**/: 190px;

	margin: 0px;

	padding: 10px;

}



/*********************************************************

CONTENIDO - SIEMPRE TENDRAN QUE ESTAR DEFINIDOS

**********************************************************/

#content



{



	float: right;



	width: 542px !important;



	width /**/: 559px;



	min-height: 300px;



	padding: 30px 10px 10px 10px;



	border-left: 1px solid #9b0c0c;	



}







*html #content



{



	height: 300px;



}







.texto-intro



{



	background-color: transparent;



	padding: 10px;



	color: #2C2C2C;



	margin: 0px 0px 14px 0px;



}







.titulo-seccion



{



	font-size: 15px;



	font-weight: bold;



	color: #000;



	margin: 0px 0px 10px 0px;



	letter-spacing: -1;



}







.imagen-lado



{



	float: right;



	border: 2px solid #FFFFFF;	



}







#lista .clear, #datos .clear, #formulario .clear



{



	padding: 3px !important;



	padding/**/: 0px;



}







/*



- Sección de tipo texto, Inicio, Quienes Somos, Que Ofrecemos, Aviso Legal



*/



#texto .titulo



{



	font-weight: bold;



	margin: 0px 0px 10px 0px;



}







/*



-	Estilo para la secciones de tipo texto (Alternativo)



*/



#texto-alt .texto



{



 	padding: 59px 0px 11px 0px;



	background: url('imag/plantilla/quienes_somos_inicio.jpg') no-repeat;



	color: #9b0c0c;



}







#texto-alt .ver-mas



{



	text-align: right;



	color: #9b0c0c;



}







/*



- Sección de tipo lista específica, Donde estamos, Contacto



*/



#lista .titulo-lista



{



	background-color: #9b0c0c;



	padding: 6px 0px 6px 8px;



	color: #fff;



	font-weight: bold;



}







#lista .contenedor



{



	margin: 10px 0px 10px 10px;



}







#lista .titulo-elemento



{



	padding-left: 10px;



	font-weight: bold;	



}







/*



-	Estilo para la secciones de tipo lista (Alternativo)



*/



#lista-alt .contenedor



{



 	padding: 59px 0px 25px 0px;	



}







#lista-alt ul



{



	background: url('imag/plantilla/donde_estamos_inicio.jpg') no-repeat;
    color: #fff;


}



#lista-alt .ver-mas



{



	text-align: right;



	color: #fff;



}







/*



- Sección de tipo lista genérica, Ofertas, Novedades, Archivos, Enlaces, Clientes



*/



#datos .titulo-elemento



{



	background-color: #9b0c0c;



	padding: 6px 0px 6px 8px;



	color: #fff;



	font-weight: bold;



}







#datos .contenedor



{



	margin: 10px 0px 10px 10px;



}







#datos .enlace-elemento



{



	float: left;



}







/*



-	Estilo para la secciones de tipo datos (Alternativo)



*/



#datos-alt .imagen-lado



{



	float: left;



	width: 80px;



	margin-right: 8px;



	padding: 0px;



	border: 2px solid #ffffff;	



}







#datos-alt .clear



{



	margin-top: 25px;



}







#datos-alt .texto-intro



{



	margin: 0px;



 	padding: 59px 0px 25px 0px;



	background: #9b0c0c url('imag/plantilla/ofertas_inicio.jpg') no-repeat;



	color: #2C2C2C;



}







#datos-alt .ver-mas



{



	text-align: right;



}







#contenedor .imagen-lado



{



	margin/**/:0px, 6px, 0px, 6px;



	text-align: right;



	height: 100px !important;



	height/**/: 100px;



}







/*



- Estilos para los resultados del buscador



*/



#resultados-buscador



{



	margin: 0px 0px 10px 0px;



}







#resultados-buscador .titulo-resultados



{



	padding: 6px 0px 6px 0px;



	font-weight: bold;



}







#resultados-buscador .texto, #resultados-buscador .titulo



{



	margin: 10px 0px 10px 0px;



}







/*



- Estilos para los formularios, Recomendar



*/



/*



- Estilos para los formularios, Recomendar



*/



#formulario



{



	margin: 0px 0px 10px 0px;



}







#formulario label



{



	font-weight: bold;



	width: 130px;



	float: left;



}







#formulario .olvidar



{



	position: absolute;



	left: -130px;



}







#buttons



{



	position: relative;



	left: 127px !important;



	left/**/: 130px;



	margin-top: 3px;



	padding: 2px;



}







#buttons .button



{



	background-color: #9b0c0c;



	border: 1px solid #ffffff;



	color: #ffffff;



	font-weight: bold;



	font-size: 12px;	



}







/*



- Estilos para el catálogo



*/



#navegacion



{



	margin: 10px 0px 10px 0px;



}







#navegacion li



{



	display: inline;



}







#catalogo



{



	margin: 0px 0px 10px 0px;



}







#catalogo .titulo-seccion



{



	margin: 0px 0px 10px 0px;



}







#catalogo p



{



	margin: 0px 0px 0px 10px;



	padding: 0px;



}







#catalogo h1



{



	font-size: 11px;



	background-color: #9b0c0c;



	padding: 6px 0px 6px 8px;



	margin: 10px 0px 10px 0px;



	font-weight: bold;	



}







#catalogo h1 a



{



	color: #fff;



}







#catalogo h2



{



	font-size: 11px;



	background: TRANSPARENT;



	padding: 6px 0px 6px 8px;



	margin: 10px 0px 0px 0px;



	color: #9b0c0c;



}







#catalogo .nivel2



{



	padding: 0px 0px 0px 10px;



	margin: 0px;



}







#catalogo .nivel2 p



{



	padding: 0px 0px 0px 10px;



	margin: 0px;



}







#catalogo .imagen-lado



{



	float: right;



	border: 2px solid #ffffff;	



	margin: 0px 0px 10px 10px;



}







#catalogo .mas-info



{



	clear: both;



	margin: 0px 0px 10px 0px;



	float: right;



}







#catalogo .volver



{



	margin: 5px 0px 20px 0px;



	float: left;



}







#catalogo .descargar



{



	margin: 5px 0px 20px 0px;



	float: right;



}







/*



-	Pie de la página



*/



#pie



{



	background:  url("imag/plantilla/fondo_pie.gif");



	background-repeat: repeat-x;



	bottom: 0;



	clear: both;



	width: 100%;



	padding: 10px 0px 10px 0px;



}







#pie p



{



	margin: 0px;



	padding: 5px;



	text-align: center;



	color: #ffffff;



}







#pie a:link, #pie a:visited



{



	color: #ffffff;	



}







#pie img



{



	vertical-align: middle;	



}







/* 



-	Soluciona un pixed de más en el IE



*/ 







* html #pie



{



	margin-bottom: -1px;



}







#destacados table



{



	width: 100%;



	font-family:  "Trebuchet MS", Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;



	font-size:  11px;



	border: 0px;

    color: #fff;

	background-color: #9b0c0c;	



	margin-bottom: 5px;	



}







#destacados thead



{



	font-weight: bold;

    color: #fff;

}







#destacados td



{



	vertical-align: top;
    color: #fff;


}







#destacados td.image



{



	width: 150px;



}







#destacados .imagen-lado



{



	margin: 0px;



	float: none;



	width: 80%;



}







#catalogo .nombreProducto



{



	display: block;



	float: left;



}







#catalogo .codigo



{



	display: block;



	margin-right: 10px;



	float: right;



}







#catalogo h1



{



	height: 15px;



}







#catalogo .derecha



{



	float: right;

    color: #fff;

	vertical-align: middle;



}







#catalogo .principalderecha



{



	padding: 5px 0px 0px 0px;



	float: right;

    color: #fff;

	vertical-align: middle;



}







#cesta



{



	width: 100%;



}







#cesta input



{



	width: 30px;



}







#cesta table



{



	width: 100%;



	font-family:  "Trebuchet MS", Arial, Helvetica,  Geneva, SunSans-Regular, sans-serif;



	font-size:  11px;



	border: 0px;



	color:#fff;



}







#cesta thead td



{



	background-color: #9b0c0c;	



	padding: 3px 0px 3px 10px;



	width: 25%;



	font-weight: bold;



}







#cesta tbody td



{



	width: 25%;



	padding-left: 10px;	



}







#cesta tbody td.precio



{



	text-align: right;



}







#cesta tfoot td



{



	width: 25%;



	font-weight: bold;



	padding-left: 10px;



}







#cesta .texto



{



	background-color: #9b0c0c;	



	padding: 15px;



	margin: 10px 0px 10px 0px;



}







#cesta tfoot td.total



{



	text-align: right;



}







#cesta .volver, #cesta .reenviar



{



	float: left;



}







#cesta .pedido



{



	float: right;



}







#cesta .actualizar



{



	float: left;



}			
