
	html * {
		margin:				0;
		padding: 			0;
		border: 			none;
		list-style: 		none;
		font-size: 			1em;
	}
	
	body {
		font-family: 		"Trebuchet MS";
	}
	
	body.es a.es {
		display: 			none !important;
	}
	
	body.en a.en {
		display: 			none !important;
	}
	
	body.fr a.fr {
		display: 			none !important;
	}
	
	a:hover {
		text-decoration: 	underline !important;
	}
	
	p, li {
		margin-bottom: 		15px;		
	}
	
	#wrapper {
		width:				990px;
		height:				570px;
		position: 			absolute;
		top:				50%;
		left:				50%;
		margin-top:			-285px;
		margin-left:		-495px;
	}
	
	#sidebar {
		width: 				230px;
		height:				505px;
		overflow:			hidden;
		background: 		#424a52;
		position: 			absolute;
		top:				0;
		left:				0;
	}
	
	#containerImagenSeccion {
		position: 			absolute;
		top:				0;
		left:				230px;
		background: 		#eee;
		width:				200px;
		height:				505px;
	}
	
	body.productos #containerImagenSeccion {
		width:				417px;
	}
	
	body.productos #containerImagenSeccion div {
		position:			absolute;
		top:				0;
		left:				0;
	}
	
	#logo {
		display: 			block;
		margin:				30px auto;
		width:				178px;
		height: 			61px;
	}
	
	#navegacion {
		width:				178px;
		margin:				35px auto;
		text-align: 		right;
	}
	
	#navegacion li {
		margin-bottom: 		30px;
	} 
	
	#navegacion li li {
		line-height:		.75em;
		margin-bottom: 		0px;
	}
	
	#navegacion li a, #listaClientes a  {
		color:				#7b8086;
		text-transform: 	uppercase;
		text-decoration: 	none;
		font-weight: 		normal !important;
		font-weight: 		bold;
		letter-spacing: 	1px;
	}
	
	#navegacion li li a, #listaClientes a {
		font-size: 			.7em;
		text-transform: 	none;
	}
	
	.web_navegacion_contacto {
		padding-right:		28px;
		background: 		url('images/sobre.gif') right center no-repeat;
		line-height: 		13px;
		text-transform: 	uppercase;
		color: 				white;
		text-decoration: 	none;
		font-size: 			.7em;
		position: 			absolute;
		right:				10px;
		bottom:				10px;
	}
	
	#footer {
		height: 			65px;
		width:				990px;
		position: 			absolute;
		bottom:				0;
		left:				0;
	}
	
	#idiomas {
		width:				990px;	
		position: 			absolute;
		left:				13px;
		bottom:				30px;
	}
	
	#idiomas li {
		float:				left;
		
	}
	
	#idiomas a {
		padding-right:		28px;
		line-height: 		13px;
		text-transform: 	uppercase;
		color: 				#333;
		text-decoration: 	none;
		text-align:			right;
		width:				60px;
		display:			block;
		float:				left;
		font-size: 			.7em;
		margin-left:		15px;
	}
	
	#idiomas a.en {
		background: 		url('images/en.gif') right center no-repeat;
	}
	
	#idiomas a.es {
		background: 		url('images/es.gif') right center no-repeat;
	}
	
	#idiomas a.fr {
		background: 		url('images/fr.gif') right center no-repeat;
	}

	#infoExtra {
		color: 				#333;
		font-size: 			.7em;
		bottom:				8px;
		position: 			absolute;
		left:				110px;
	}
	
	#infoExtra a {
		color: 				#333;
		text-decoration: 	none;
	}
	
	.web_navegacion_avisoLegal {
		text-transform: 	uppercase;
	}
	
	span.separador {
		word-spacing: 		5px;
	}
	
	#wrapperContenido {
		height:				505px;
		width:				560px;
		position:			absolute;
		top:				0;
		right:				0;
		overflow: 			hidden;
	}
	
	#wrapperContenido .imagen {
		position: 			absolute;
		bottom: 			0;
		right: 				0;
		z-index: 			0;
	}
	
	#wrapperContenido[id] {
		display: 			table;
	}
	
	body.productos #wrapperContenido {
		width:				345px;
	}
	
	#centrador {
		position: 			absolute; 
		padding:			0 120px 0 120px;
		top: 				50%;
	}
	
	.productos #centrador {
		padding:			0 60px 0 60px;
	}
	
	#centrador[id] {
		display: 			table-cell; 
		vertical-align: 	middle; 
		position: 			static;
	}
	
	#texto {
		position: 			relative; 
		top: 				-50%
	}
	
	#texto[id] {
		position: 			static;
	}
		
	#texto h1 {
		font-size: 			2em;
		color: 				#d32e12;
		margin-bottom: 		55px;
	}
	
	#texto h2 {
		font-size: 			1em;
		color: 				#d32e12;
		margin-bottom: 		5px;
	}
	
	body.productos #wrapperContenido {
		display: 			block;
	}
	
	body.productos #centrador, body.productos #texto  {
		position: 			static;
	}
	
	body.productos #wrapperContenido h1 {
		position: 			absolute;
		top:				95px;
		left:				60px;
		border-bottom: 		1px solid #424a52;
		width: 				400px;
	}
	
	#contenido {
		font-size: 			.7em;
	}
	
	
	#listaCategorias {
		height:				180px;
		overflow:			auto;
		position: 			absolute;
		top:				135px;
		left:				45px;
		padding-left:		15px;
		width:				285px;
	}
	
	#listaCategorias li {
		margin-bottom: 		2px;
	}
	
	#listaInfo {
		height: 			170px;
		overflow:			auto;
		position: 			absolute;
		top:				275px;
		left:				60px;
		z-index: 			10;
		width:				235px;
	}
	
	body.lechazo #listaInfo {
		top:				315px;
	}
	
	
	
	#listaInfo li {
		margin-bottom: 		150px;
	}
	
	#listaCategorias a {
		color: 				#aaa;
		font-size: 			1.2em;
		text-decoration: 	none;
		font-weight: 		bold;
	}
	
	#listaCategorias a:hover, #listaCategorias a.activo {
		color: 				#d32e12;
	}
	
	#listaCategorias ul li {
		margin-bottom:		0;
	}
	
	#listaCategorias ul a {
		margin-left: 		15px;
		font-size: 			.8em;
	}
	
	div.edicionEnLinea {
		font-size:			.7em;
		position: 			absolute;
		bottom:				36px;
		left: 				0;
	}
	
	div.edicionEnLinea a {
		text-decoration: 	none;
		color:				#d32e12;
	}
	
	div.edicionEnLinea a:hover {
		text-decoration: 	underline;
	}
	
	body.contacto p {
		margin-bottom: 		0;
	}