body {
	background-image:url(imagenes/foto_mujer.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top right;
	background-color:#21201C;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px;
	}

#contenedor {
	width:912px;
	margin:0px auto 10px auto;
	padding:0px;
	}
	
#banner {
	width:912px;
	float:left;
	}

#menu {
	width:912px;
	height:53px;
	float:left;
	background-image:url(imagenes/menu.gif);
	background-repeat:no-repeat;
	}
	
#contenidos {
	width:912px;
	float:left;
	}
	
#columna_uno {
	width:640px;
	float:left;
	background-image:url(imagenes/fondo_centro.png);
	background-repeat:no-repeat;
	background-color:#000000;
	
	}
	
#columna_dos {
	width:272px;
	/*height:620px;*/
	float:right;
	background-image:url(imagenes/fondo_novedades.png);
	background-repeat:repeat-y;
	padding-bottom:10px;
	}
	
#pie {
	width:100%;
	height:20px;
	clear:both;
	float:left;
	}

#columna_uno_uno{
	width:575px;
	/*height:64px;*/
	
	margin:8px auto 0px auto;
	padding:24px 20px 0px 20px;
	background-image:url(imagenes/cabezal.png);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#F7F7F8;
	}

#columna_dos_dos {
	width:595px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 20px;	
	/*height:150px;*/
	background-color:#F7F7F8;
	}

#columna_tres_tres {
	width:615px;
	height:85px;
	margin:auto;
	background-image:url(imagenes/pie.jpg);
	background-repeat:no-repeat;
	background-color: #F7F7F8;
	}
	
#columna_uno_cuatro{
	width:595px;
	height:64px;
	
	margin:8px auto 0px auto;
	padding:24px 0px 0px 20px;	
	
	background-image:url(imagenes/cabezal.png);
	background-repeat:no-repeat;
	background-color:#F7F7F8;
	}

#columna_dos_cinco {
	width:575px;
	margin:0px auto 0px auto;
	padding:0px 20px 0px 20px;	
	/*height:150px;*/
	background-color:#F7F7F8;
	}

#columna_tres_seis {
	width:615px;
	height:85px;
	margin:auto;
	background-image:url(imagenes/pie.png);
	background-color:#F7F7F8;
	}
	
.cabezal_novedades {
	width:220px;
	/*height:31px;*/
	background-image:url(imagenes/cabezal_novedades.gif);
	background-repeat:no-repeat;
	margin:8px auto auto 13px;
	padding:10px 0px 0px 20px;
	}
	


p {
	font-size:11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333333;
	}
	
.link {
	text-align:right;
	color:#000033;
	margin: 5px 5px 5px 5px;
	}
	
.texto {
	font-size:11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:justify;
	}
	
.texto5 {
	font-size:36px;
	color:#FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

.texto1 {
	font-size:36px;
	color:#CCCCCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
.texto2 {
	font-size:26px;
	color:#E9E9E9;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
.texto3 {
	font-size:20px;
	color:#FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
.texto3_1 {
	font-size:20px;
	color:#CCCCCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
.texto4 {
	font-size:16px;
	color:#E9E9E9;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
.titulo_nov {
	font-size:22px;
	color:#D43531;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
h1 {
	font-size:22px;
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
.originale {
	position: relative;
	z-index: 0
	} 
	
.originale:hover {
	background-color: transparent; 
	z-index: 9
	} 
	
.originale span {
	position: absolute; 
	background-color: #FFFFFF; 
	right: 0; 
	display: none; 
	visibility: hidden; 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold
	}
	 
.originale span img {
	border-width: 0;
	}
	 
.originale:hover span {
	visibility: visible; 
	top: 0px; 
	display: block; 
	width: 150px;
	} 
	
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
.txt {
	color:#FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:11px;	
}
/* ampliacion de imagen */

.flayer {
	position: relative;
	z-index: 0
	} 
	
.flayer:hover {
	background-color: transparent; 
	z-index: 9
	} 
	
.flayer span {
	position: absolute; 
	background-color: #FFFFFF; 
	right: 0; 
	display: none; 
	visibility: hidden; 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold
	}
	 
.flayer span img {
	border-width: 0;
	border:solid 5px #FFF;
	}
	 
.flayer:hover span {
	visibility: visible; 
	top: -280px;
	right:255px;
	display: block; 
	width: 150px;
	} 
