/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.body {
	background-image: url(../gif/fond_cote_droit.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 800px;
}
.body_acc {
	background-image: url(../gif/fond_cote_droit_acc.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 800px;
}
.body2 {
	background-image: url(../gif/fond_cote_gauche.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
}
.body2_acc {
	background-image: url(../gif/fond_cote_gauche_acc.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	width: 800px;
}
.butmenuimg {
	width: 100px;
}
.footer {
	background-image: url(../gif/footer.gif);
	background-repeat: repeat-x;
	height: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #79C501;
	padding-top: 15px;
}
.acc_titre1 {
	font-family: "Trebuchet MS", Tahoma, Academy, Arial;
	font-size: 17px;
	color: #999999;
	font-weight: normal;
	text-align: right;
	margin-right: 35px;
}
.acc_titre3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #999999;
	text-align: right;
	margin-right: 35px;
}
.acc_titre2 {
	font-family: "Trebuchet MS", Tahoma, Academy, Arial;
	font-size: 22px;
	color: #79C501;
	font-weight: bold;
	text-align: right;
	margin-right: 35px;
}

.contenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #A5A5A5;
	font-size: 12px;
	text-align: left;
	margin-right: 5px;
	margin-left: 20px;
}
h1 {
	font-size: 14px;
	color: #999999;
	margin-left: 20px;
	font-family: "Trebuchet MS", Tahoma, Academy, Arial;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #79C501;
	font-weight: bold;
	margin-top: 35px;
	margin-left: 20px;
	text-align: left;
}
.menu_gauche {
	background-image: url(../gif/menu_gauche.gif);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-left: 28px;
	font-family: Arial, Helvetica, sans-serif;
	color: #79C501;
	text-decoration: none;
	font-size: 12px;
	text-align: left;
}
.menu_gauche a {
	font-family: Arial, Helvetica, sans-serif;
	color: #79C501;
	text-decoration: none;
	font-size: 12px;
}

.menu_gauche a:hover {
	color: #999999;
}
.contenu2 {

	font-family: Arial, Helvetica, sans-serif;
	color: #A5A5A5;
	font-size: 12px;
	text-align: left;
	margin-right: 5px;
	margin-left: 30px;
}
.contenu a {
	color: #999999;
	text-decoration: none;
}
.contenu a:hover {
	color: #79C501;
	text-decoration: none;
}
.titrepromot {
	font-family: "Trebuchet MS", Tahoma, Academy, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	margin-bottom: 10px;
}
.contenu_col {
	font-family: Arial, Helvetica, sans-serif;
	color: #A5A5A5;
	font-size: 12px;
	text-align: left;
	margin-right: 5px;
	margin-left: 20px;
	float: left;
	width: 400px;
	text-decoration: none;
}
.boite_projet {
	float: left;
	width: 150px;
}
.link {
	color: #6F2A1B;
	text-decoration: none;
}
#fond_transparent {
	background-color: #fff;
	opacity : .5;
	filter : alpha(opacity=50);
	width: 550px;
	color: #999999;
}


.boite_projet .projet_top {
	background-image: url(../gif/projet_top.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 11px;
}
.boite_projet .projet_milieu {
	background-image: url(../gif/projet_milieu.gif);
	background-repeat: repeat-y;
	background-position: right;
	color: #996600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.boite_projet .projet_bas {
	background-image: url(../gif/projet_bas.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 23px;
}
.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F2A1B;
	text-align: justify;
}
.boite_projet .projet_milieu .titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
}
.body2_acc .body_acc .contenu .colloque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #79C501;
}

.body2_acc .body_acc .contenu .colloque a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #79C501;
	text-decoration: none;
}
.body2_acc .body_acc .contenu .colloque a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}

