body{
background-color : #cac5c2;
text-align: center;
margin: 0px;
padding: 0px;
font-family : arial, sans-serif;
}
img{
	border: 0px;
}
#container{
	width : 955px;
	height:600px;
}
#content1{
	width: 955px;
	height: 580px;
}
#content2{
	float: left;
}
#content3{
	background-color : #FFFFFF;
}
#rightField{
	background-image: url('../img/rightfield.jpg');
	background-repeat: no-repeat;
	width: 195px;
	height: 580px;
	float: right;
}
#rightField a:hover{
	cursor: pointer;
}

#flash{
	width: 120px;
	height: 196px;
}
#accueil{
	margin-top: 2px;
	width: 120px;
	height: 40px;
}
#inscription{
	margin-top: 5px;
	margin-bottom: 8px;
	width: 120px;
	height: 105px;
}
#partenaires{
	width: 120px;
	height: 189px;
	padding-top: 35px;
}
#footer{
	width: 955px;
	background-color : #000000;
	height : 20px;
	color : #FFFFFF;
	font-size: 12px;
	padding-top: 3px;
}
.footL{
	padding-left: 20px;
	float: left;
}
.footR{
	padding-right: 20px;
	float: right;
	font-weight: bold;
}
#footer a:link, #footer a:active, #footer a:visited{
	background-color : #000000;
	color : #931C52;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover{
	background-color : #000000;
	color : #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#hmenu{
	background-image: url('../img/bg_hmenu.jpg');
	background-repeat: no-repeat;
	width: 585px;
	height: 53px;
	vertical-align: top;
}
.px{
	padding-left: 2px;
	width: 120px;
}
#vmenu{
	width: 175px;
	float: left;
	padding:0px;
}