.bordure {
	border: 1px dotted #999999;
}
A.vertical {
	DISPLAY: block;
	COLOR: #FFFFFF;
	Font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding: 0px 0px 0px 3px;
	width: auto;
	height: 16px;
	background: #CC0000;
}
A.vertical:hover {
	color: #FFFFFF;
	background: #A42B58;
}
.titre {
	font:italic bold 14px Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	background: #EAF2C3 repeat-x left top;
	border: 1px solid #FFFFFF;
	height: 30px;
	width: 100%;
	padding-top: 8px;
}
.important {
	font:bold 13px Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #E7F0BB;
}
.fond_body{
background:url(../img/body.jpg) no-repeat;
}
/*h2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	height: 30px;
	width: 400px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #999933;
	border-left-color: #999933;
	padding-left: 10px;
}*/
.gd_fond {
	background-image: url(../img/gd_fond.jpg);
	background-repeat: repeat-y;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #533774;
	text-align: left;
	width: 400px;
	margin-left: 30px;
	margin-top:15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #533774;
}
.texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #3F204D;
	text-align: center;
}
.element_droit{
	float: right;
	margin: 10px;
	border: 1px dotted #999999;


}
.bordure2 {
	border:1px solid #533774;
}a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #5A3980;
	text-align: center;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #312145;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5C336B;
	text-decoration: underline;
}
.formulaire {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #533774;
}
