body{
	margin: 0;
	scrollbar-face-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	background-color: #000000;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #555555;
	/*cursor: url(swf/des.gif);*/
}

img { border: none; }
a { text-decoration: none; }

.surlign{
	display: block;
	border-bottom: 1px dotted #482257;
}

.ima_news{
	border: 1px solid #a49ab3;
}
.ima_news:hover{
	border: 1px solid #000000;
}

.bloc_titre{
	display: block;
	border-bottom: 1px dotted #48225;
	width: 100%;
	margin: 45px 10px 15px 10px;
	text-align:left;
}
.bloc_1{
	/*width: 400px;*/
	margin: 10px 10px 15px 20px;
}
.bloc_liste{
	width: 600px;
	text-align:justify;
	margin: 10px 30px 15px 30px;
}

.main_form{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	color: #615248;
	scrollbar-face-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	border: solid 1px #86786f;
	background-color: #FFFFFF;
	font-weight: normal;
}


.h1{ font-size: 40px;}
.h2{ font-size: 25px;}
.h3{ font-size: 18px;}
.h4{ font-size: 14px;}
.h5{ font-size: 12px;}
.h6{ font-size: 10px;}

.typo1{font-family: "Georgia",Times New Roman,Times,serif;}

.bold{ font-weight: bold;}

.noir{ color: #000000;}
.gris{ color: #555555;}
.violet{ color: #482257;}

.retrait1{
	display: block;
	width: 190px;
	padding: 25px 0 25px 5px;
}


/* structure page */
.page{
	margin: 0;
	padding: 0;
	width: 869px;
	position: relative;
	vertical-align: top;
}
.haut{
	margin: 0;
	padding: 0;
	width: 869px;
	height : 260px;
	background-image: url(images/fond/fond-haut.gif);
	background-repeat: no-repeat;
	position: relative;
	vertical-align: top;
	clear: both;
}
.milieu{
	margin: 0;
	padding: 0;
	width: 869px;
	height : 100%;
	background-image: url(images/fond/fond-bas.gif);
	background-repeat: no-repeat;
	background-color: #e8e8e8;
	position: relative;
	vertical-align: top;
	clear: both;
}
.gauche{
	margin: 0;
	padding: 0;
	width: 190px;
	height: 100%;
	text-align: left;
	vertical-align: top;
}
.centre{
	margin: 0;
	padding: 0;
	width: 669px;
	height: 100%;
	text-align: left;
	vertical-align: top;
}
.bas{
	margin: 0;
	padding: 0;
	width: 869px;
	height : 52;
	text-align: left;
	/*background-image: url(images/fond/fond-menu-bas.gif);
	background-repeat: no-repeat;*/
	background-color: #482257;
	position: relative;
	vertical-align: bottom;
	clear: both;
}
.date{
	margin: 0;
	padding: 0;
	width: 869px;
	height : 30;
	background-image: url(images/fond/date.gif);
	background-repeat: no-repeat;
	position: relative;
	vertical-align: top;
	clear: both;
}
.image{
	margin: 0;
	padding: 0;
	width: 869px;
	height : 199;
	vertical-align: center;
}
.menu-haut{
	margin: 0;
	padding: 0;
	width: 869px;
	height : 31;
}	

/* menus */ 
		div#menu {margin: 0; padding: 0; width: 198px; }
		div#menu ul { margin: 0; padding: 0; }
		div#menu ul li { font-weight: normal; font-family: "Trebuchet MS", Helvetica, sans-serif; font-size: 12px; margin: 0 0 2px 0; padding: 0 0 0 2px; background-color: #F1F1F1; border: solid 0px #d0c7c1; color: #737373;}
		a { margin :0; padding: 0; color: #737373; text-decoration: none; }
		a:hover { margin :0; padding: 0; color: #d0c7c1; text-decoration: none;} 
		
/* menus */ 
		div#menu2 {margin: 0; padding: 0; width: 198px; }
		div#menu2 ul { margin: 0; padding: 0; }
		div#menu2 ul li { font-weight: normal; font-family: "Trebuchet MS", Helvetica, sans-serif; font-size: 12px; margin: 0 0 2px 0; padding: 0 0 0 2px; background-color: #cfabde; border: solid 0px #d0c7c1; color: #FFFFFF;}		
		
.menu-bas{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.menu-bas:hover{
	font-size: 11px;
	color: #261736;
	font-weight: normal;
}

/* texte */
.txt-marron1-10{
	font-size: 10px;
	color: #5d5d5d;
	font-weight: normal;
}
.txt-marron1-12{
	font-size: 12px;
	color: #5d5d5d;
	font-weight: normal;
}
.txt-marron1-12:hover{
	font-size: 12px;
	color: #5b2e6d;
	font-weight: normal;
}
.txt-marron1-12b{
	font-size: 12px;
	color: #5d5d5d;
	font-weight: bold;
}
.txt-marron1-12b:hover{
	font-size: 12px;
	color: #5b2e6d;
	font-weight: bold;
}
.txt-marron1-14b{
	font-size: 14px;
	color: #5d5d5d;
	font-weight: bold;
}
.surlign-marron1-12b{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.surlign-marron1-12b:hover{
	font-size: 12px;
	color: #5d5d5d;
	font-weight: bold;
	background-color: #ab9689;
}

.txt-marron2-12{
	font-size: 12px;
	color: #5c2e6e;
	font-weight: normal;
}
.txt-marron2-12:hover{
	font-size: 12px;
	color: #282828;
	font-weight: normal;
}
.txt-marron2-12b{
	font-size: 12px;
	color: #5c2e6e;
	font-weight: bold;
}
.txt-marron2-12b:hover{
	font-size: 12px;
	color: #282828;
	font-weight: bold;
}
.txt-marron2-18b{
	font-size: 18px;
	color: #5c2e6e;
	font-weight: bold;
}
.txt-marron2-18b:hover{
	font-size: 18px;
	color: #282828;
	font-weight: bold;
}
.txt-gris-12{
	font-size: 12px;
	color: #b2adaa;
	font-weight: normal;
}
.txt-gris-12:hover{
	font-size: 12px;
	color: #f4f2f1;
	font-weight: normal;
}
.txt-gris-12b{
	font-size: 12px;
	color: #f4f2f1;
	font-weight: bold;
}
.txt-gris-12b:hover{
	font-size: 12px;
	color: #b2adaa;
	font-weight: bold;
}

