html, body {
	background-color: #f8f8f8;
	line-height: 14px;
}

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0 0 50px 0; 
	padding: 0px;
}

body.lookbook {
	width: 3300px;
}

a, img {
	border: 0px;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #999;
	text-decoration: underline;
}

a.no_subrayado:hover {
	color: #004064;
	text-decoration: none;
}

img.logo {
	margin: 0 0 0 0;
	text-align: center;
}

acronym, abbr {
 	border-bottom: 1px dotted #000;
	cursor: help;
}

#contenedor_principal_centrado {
	width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto 0 auto;
}

#contenedor_blanco {
	float: left;
	min-width: 900px;
	padding: 0;
	margin: 0;
	background-color: #f8f8f8;
}

#contenedor_izquierda {
	width: 280px;
	float: left;
	clear: both;
	margin: 0 60px 0 0;
}

#contenedor_derecha {
	float: left;
	/*width: 600px;*/
}

#cabecera {
	width: 900px;
	margin: 50px 0 30px 0;
	padding: 0;
	float: left;
}

#cabecera a.logo {
	display: block;
	text-align: center;
	width: 900px;
	float: left;
}

img.img_principal {
	padding: 0;
	margin: 0 10px 0 0;
}

img.img_principal_no_margen {
	margin: 0;
	padding: 0;
}

img.img_campana {
	margin: 0 0 20px 0;
	padding: 0;
	clear: both;
}

img.img_campana_izda {
	margin: 0 20px 20px 0;
	padding: 0;
	clear: both;
	float: left;
}

ul#menu {
	width: 900px;
	list-style-type: none;
	font-family: "Times New Roman";
	font-size: 16px;
	font-style: normal;
	margin: 25px 0 0 0;
	padding: 0 0 0 230px;
	float: left;
	clear: both;
}

ul#menu li {
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
}

ul#menu li:last-child {
	margin: 0;
}

div#contenedor_tienda {
	background-color: #fff;
	float: left;
	margin: 0 0 30px 0;
	padding: 0 20px 40px 20px;
	width: 860px;
}

ul#submenu {
	width: 600px;
	list-style-type: none;
	font-family: "Times New Roman";
	font-size: 14px;
	margin: 25px 0 0 0;
	padding: 0px;
	float: left;
	clear: both;
	font-style: italic;
}

ul#submenu li {
	float: left;
	margin: 0 40px 0 0;
	padding: 0;
}

ul#submenu li a {
	color: #666;
	text-decoration: none;
}

ul#submenu li a:hover {
	color: #666;
	text-decoration: underline;
}

ul#submenu li span.activo {
	color: #666;
	text-decoration: underline;
}



h1 {
	width: 280px;
	font-family: "Times New Roman";
	color: #333;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 5px 0;
	display: block;
}

h2 {
	font-family: "Times New Roman";
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	margin: 30px 0 15px 0;
	padding: 0 0 5px 0;
	display: block;
	float: left;
	clear: both;
	width: 900px;
}

h2 a {
	font-size: 12px;
	color: #999;
}

h3.noticia {
	font-family: "Times New Roman";
	color: #666;
	font-size: 18px;
	/*font-style: italic;*/
	font-weight: normal;
	margin: 5px 0 10px 0;
	padding: 0 0 5px 0;
	display: block;
	line-height: 20px;
}

h3 {
	font-family: "Times New Roman";
	color: #333;
	font-size: 15px;
	/*font-style: italic;*/
	font-weight: normal;
	margin: 15px 0 10px 0;
	padding: 0 0 5px 0;
	display: block;
	line-height: 20px;
}

h1.subrayado, h2.subrayado {
	border-bottom: 1px solid #000;
}

h2.subrayado {
	width: 860px;
}

p {
	font-family: "Times New Roman";
	margin: 5px 0 15px 0;
	padding: 0;
	color: #666;
	text-align: left;
	font-size: 12px;
}

ol li {
	font-family: "Times New Roman";
	margin: 5px 0 15px 0;
	padding: 0;
	color: #666;
	text-align: left;
	font-size: 12px;
}

div#contenedor_derecha.lookbook{
	width: 2780px;
	border-bottom: 1px solid #333;
	padding-bottom: 20px;
}

div#contenedor_derecha img.lookbook {
	float: left;
	margin: 20px 20px 0 0;
}

div#contenedor_blanco.lookbook {
	width: 3200px;
}

div.desfile, div.desfile2 {
	float: left;
	clear: both;
	margin: 0 0 20px 0;
}

div.desfile {
	margin-top: -135px;
}

div.desfile img.desfile {
	float: left;
}

div#contenedor_derecha.contacto {
	margin: -95px 0 0 0;
}

div.noticia {
	float: left;
	width: 280px;
	border-bottom: 1px solid #333;
	margin: 10px 20px 0 0;
}

div.noticia img {
	margin: 10px 0 10px 0;
}

div.tienda {
	float: left;
	width: 200px;
	border-top: 4px solid #333;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 17px 20px 10px 0;
	padding: 5px 0 0 0;
}

div.tienda_online {
	width: 730px;
}

div#contenedor_blanco.tiendas {
	min-width: 1200px;
}

div#contenedor_derecha.tiendas {
	width: 70%;
	min-width: 70%;
	border-bottom: 1px solid #333;
	padding-bottom: 30px;
}

div.tienda_superior {
	width: 300px;
	float: left;
	border-bottom: 1px solid #333;
	padding-bottom: 152px;
	margin: 0 20px 20px 0;'
}

div.tienda_inferior {
	width: 300px;
	float: left;
	margin: 0 20px 23px 0;
}

p#error {
	display: none;
	color: #900;
}

p#usuario_apuntado {
	display: none;
	font-weight: bold;
}

