td, div, a {
	font-family: Helvetica Condensed, Verdana, Arial, sans-serif;
	font-size:8px;
}

img {
	border: 0px none;
}

/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: visible;
}
	
#website {
	height:540px;
	width:794px;
	overflow: hidden;
	background-color: #E8E8E8;
}
	/* end hide */

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #FFF;
}
	
	
/*---Blending Images ---*/
	
#startblend {
	width: 397px;
	height: 540px;
	top: 0px;
	left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	overflow: hidden;
	background-color: #D31937;
	border: 0px none;
}

#leftblend {
	width: 397px;
	height: 515px;
	top: 0px;
	left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	overflow: hidden;
	background-color: #D31937;
}

.blend img {
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity:0;
	filter: alpha(opacity=0);
}

/*--- Logo ---*/

#logo {
	width: 50px;
	height: 120px;
	z-index: 1000;
	background-image: url(logo_ms.gif);
	margin-left: 328px;
	margin-top: 354px;
}

#logo img {
	border: 0px;
	width: 50px;
	height: 120px;
}

.latex a {
	display: block;
	text-indent: -700em;
	width: 37px;
	height: 25px;
	background-image: url(latex_off.gif);	
}

.latex a:hover {
	background-image: url(latex_on.gif);	
}

.fashion a {
	display: block;
	text-indent: -700em;
	width: 49px;
	height: 25px;
	background-image: url(fashion_off.gif);	
}

.fashion a:hover {
	background-image: url(fashion_on.gif);	
}

.passion a {
	display: block;
	text-indent: -700em;
	width: 50px;
	height: 25px;
	background-image: url(passion_off.gif);	
}

.passion a:hover {
	background-image: url(passion_on.gif);	
}

.accessoires a {
	display: block;
	text-indent: -700em;
	width: 70px;
	height: 25px;
	background-image: url(accessoires_off.gif);	
}

.accessoires a:hover {
	background-image: url(accessoires_on.gif);	
}

.contact a {
	display: block;
	text-indent: -700em;
	width: 50px;
	height: 25px;
	background-image: url(contact_off.gif);	
}

.contact a:hover {
	background-image: url(contact_on.gif);	
}

#model {
	width: 363px;
	height: 25px;
	border: 0px none;
}
