.bordure {
	border: 1px solid #FFFFFF;
}
A.vertical {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #D77643;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding: 0px 0px 0px 3px;
	width: auto;
	height: 16px;
	background-color: #D3DA1A;
}
A.vertical:hover {
	COLOR: #003366;
	BACKGROUND-COLOR: #57C5DE;
}
.titre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../img/fond_titre.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #FFFFFF;
	font-style: italic;
}
.important {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
}
#fond {
background: url(../img/fond.jpg) no-repeat center center;
}
#integr {
	height: 358px;
	width: 600px;
	
}
/*-----------------------txt----------------------------*/
.element_txt {
	color:#333333;
	font-family:tahoma, verdana;
	margin-left:6px;
}
.element_contact {
	color:#333333;
	font-family:tahoma, verdana;
	margin-left:6px;
	font-size:15px;
}
.element_lien {
	color:#990000;
	font-weight:bold;
}
.element_lien:hover {
	text-decoration:overline underline;
}
.element_txt li {
	padding-left:12px;
}
.element_liste li {
	padding-top:6px;
}
.element_liste ul {
	list-style-type:square;
}
