.bordure {
	border: 1px solid #F3B17E;
}
.bordure2 {
	border: 1px solid #ffffff;
}
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: #FFFFFF;
	background: url(../img/fond_titre.jpg) left top repeat-x;
	border: 1px solid #FFFFFF;
}
.important {
	font:bold 13px Geneva, Arial, Helvetica, sans-serif;
	color: #FF9900;
}
.fond_body {
	background: url(../img/body.jpg) no-repeat;
}h2 {
	font-family: Tahoma;
	font-size: 22px;
	color: #F4C188;
	font-weight: normal;
	text-align: right;
	border-bottom: 1px solid #F4C188;
	margin-right: 20px;
	margin-left: 50px;
}
.txt {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	padding-left:10px;
}
.infos {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #F7BF9C;
	text-align: center;
	margin-right: 60px;
	margin-left: 60px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F7BF9C;
}
.liste {
	font-family: Tahoma;
	font-weight: normal;
	color: #F4C188;
	list-style-type: disc;
	font-size: 14px;
}
.phrase {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.liste_phrase {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	padding-left:15px;
	list-style-image: url(../img/puce2.jpg);
	margin-right: 30px;
	margin-left: 30px;
}
.element_droit{
float:right;
margin:10 10px;
border:1px solid #ffffff;
}
.element_gauche{
float:left;
margin:10 10px;
border:1px solid #ffffff;
}
.phrase2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #F4C188;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F4C188;
}
#integr{
background-color:#731430;
width:612px;

}a:link {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #66CC66;
}
a:hover {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #F7BF9C;
}
a:visited {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #F8D1DD;
}
.formulaire {color:#FFFFFF;}