body {
	background-color: #CCCCCC;
	font-family: Century Gothic;
	font-size: 70%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/fondo-rojoMORADO.gif);
	margin: 2PX;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#CONTENIDO {
	margin-right: auto;
	margin-left: auto;
	background-color: #eeeeee;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 765px;
}
#CONTENIDO #LOGO {
	text-align: center;
	width: 765px;
	padding-top: 10px;
	padding-bottom: 5px;
	height: 50px;
}
#CONTENIDO #BOTONES {
	width: 765px;
	height: 80px;
}
#CONTENIDO #BOTONES .BOTON {
	float: left;
	width: 127px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #666666;
	background-color: #eeeeee;
}

#CONTENIDO #BOTONES .BOTON a{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#CONTENIDO #BOTONES .BOTONFIN {
	width: 25%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #eeeeee;
	color: #666666;
}

#CONTENIDO #BOTONES .BOTONFIN a{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#CONTENIDO #CUERPO {
	background-color: #EEEEEE;
	width: 765px;
	position: relative;
	bottom: 50px;
	top: 50px;
	margin-bottom: 50px;
	padding-bottom: 50px;
}
#CONTENIDO #CUERPO #ESCAPARATE {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	background-color: #FFFFFF;
	text-align: justify;
	padding: 10px;
	border: 1px solid #895788;
}
#CONTENIDO #CUERPO #ESCAPARATE a {
	text-decoration: none;
}

.COLECCIONES {
	/*border: 1px solid #660099;*/
	margin: 20px auto;
	padding-right:20px;
	font-size:11px;
	background-color:#FFFFFF;
}
	
#BOTONESCOLECCIONES{
   list-style-type: none;
   text-align: center;
}	
	
#BOTONESCOLECCIONES li{
display: inline;
font-weight:bold;
}



.MOSAICOS {
	border: 1px solid #E8CDF3;
	color:#FF0000;
	margin:10px auto;
	width:620px;
	}
	
.M_FOTOS{
border: 1px solid #E8CDF3;
margin: 10px;
padding:5px;
text-align:center;
}

