@charset "UTF-8";
#Content #New_Header {
	background-image: url(../Images/Bisuteria/New_Header.png);
}
#Content #New_Body {
	background-image: url(../Images/Bisuteria/New_Body.png);
	background-repeat: repeat-y;
}
#Content #New_Bottom {
	background-image: url(../Images/Bisuteria/New_Bottom.png);
}

#Microscopio_Contenido .Orden {
	float: left;
	width: 245px;
}

#Microscopio_Contenido .Orden .LineaV {
	float: right;
	width: 3px;
}

#Microscopio_Contenido .Orden .Microscopio {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-align: center;
	margin-bottom: 20px;
}

#Microscopio_Contenido .Orden .Imagen {
	text-decoration: none;
	text-align: center;
	width: 242px;
}
#Microscopio_Contenido .Orden .Descripcion {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-align: center;
}
#Microscopio_Contenido .LineaH {
	float: left;
	width: 960px;
	margin-top: 10px;
	margin-bottom: 10px;
}
