.bordure {
	border: 2px 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: #9999FF;
}

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-image:url(../img/body.jpg);
	background-repeat:no-repeat;
}

#integr {
	overflow-y:auto;
	height:450px;
	width:710px;
}

h2 {
	background-attachment: fixed;
	background-image: url(../img/titre.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 350px;
	padding-left: 55px;
	color: #99CC00;
}

.droite {
	float: right;
	margin-left: 10px;
}

.gauche { 
	float:left;
	margin-right:5px;
}

p {
	width: auto;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
}

h3 {
	color: #003300;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	height: 15px;
}

h4{
	font-size:16px;
	font-weight:bold;
	color:#FF9900;
}

.droite_bordure {
	float: right;
	border: 1px solid #003300;
	margin-left: 10px;
	margin-top: 10px;
}

.bordur_gauche {
	border: 1px dotted #FFFFFF;
}

.formulaire {
	color: #000;
}

.tableau_contact td { 
	color: #000;
}

#direction{
	text-align:center;
}