@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/degrade.gif);
	background-repeat: repeat-x;
	margin-top: 30;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 962px;
	
}
#menu {
	height: 30px;
	width: 370px;
	text-align: right;
	margin-top: 40px;
	float: right;
	margin-right: 25px;
}
#menu2 {
	float: left;
	height: 50px;
	width: 350px;
	margin-top: 30px;
	padding-left: 200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.asso {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-image: url(images/fond.png);
	background-repeat: no-repeat;
	width: 965px;
	position: absolute;
	margin-top: 0px;
	height: 584px;
	left: auto;
	top: auto;
}
#container2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(images/fond2.png);
	background-repeat: no-repeat;
	width: 965px;
	position: absolute;
	margin-top: 0px;
	height: 584px;
	left: auto;
	top: auto;
}

#center {
	width: 450px;
	margin-left: 500px;
	margin-top: 35px;
}

#center2 {
	width: 780px;
	height: 420px;
	margin-left: 150px;
	margin-top: 35px;
	text-align: right;
}

#texte {
	height: 150px;
	width: 400px;
	margin-left: 10px;
	border: 0.5pt solid #E32469;
	background-color: #FFFFFF;
	padding: 5px;
}
#texte2 {
	height: 120px;
	width: 240px;
	margin-left: 10px;
	background-color: #FFFFFF;
	border: thin dotted #E32469;
	padding-top: 5px;
	padding-bottom: 5px;
}
.violet {
	color: #6F2172;
}

.titre {
	font-weight: bold;
	color: #000000;
}
a {
	color: #999999;
	text-decoration: underline;
}
a.rose {
	color: #E32469;
	text-decoration: underline;
}
.rose {
	color: #E32469;
}
#titre {
	width: 250px;
	margin-left: 10px;
	margin-top: 30px;
}
#titre2 {
	height: 30px;
	width: 250px;
	margin-left: 10px;
	margin-top: 40px;
}

#rien {
	clear: both;
	float: none;
}

#copyright {
	clear: both;
	float: none;
	text-align: right;
	margin-top: 80px;
	margin-right: 0px;
	width: 930px;
	font-size: 9px;
}
#photo {
	width: 350px;
	margin-left: 20px;
	margin-top: 20px;
}
a.gris {
	color: #666666;
	text-decoration: none;
}
a.violet {
	color: #6F2172;
	text-decoration: none;
}

