@charset "utf-8";


body
{
	background-color:#682280;
	padding:0;
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.8em;
}

.divClearBoth
{
	clear:both;
}


#page
{
	width:720px;
	margin-left:auto;
	margin-right:auto;
}

#logoFashionWeek
{
	float:left;
}

#menu
{
	float:right;
	margin-top:85px;
}

#menu A
{
	font-size:1.2em;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}

#menu A:hover
{
	text-decoration:underline;
}



#col_gauche
{
	float:left;
}

#col_gauche_blanc
{
	float:left;
	width:528px;
	height:385px;
	background-image:url(../images/bloc-blanc.gif);
	background-repeat:no-repeat;
	padding-left:12px;
	padding-top:11px;
	text-align:center;
}

#col_droite
{
	float:right;
}
