.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:#CC0000;
}
a.vertical:hover {
	color:#FFFFFF;
	background:#A42B58;
}
.fond_body {
	background:url(../img/body.jpg) no-repeat;
}
/*################# la div intégration ########## */
div#integration {font: 14px "Trebuchet MS"; color:#000000; padding-left: 10px;padding-right:20px;}

/*################# les liens ########## */
a{color:#CCCCCC;}
a:hover{color:#99CC33;}

/*################# les titres ########## */
/*#################  les tableaux ########## */
table td {
	font-size: 13px;
}h2 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #FFFFFF;
	text-align: right;
	padding-right:30px;
	margin-top:60px;
	background-color: #330066;
	margin-right: 20px;
	margin-left: 20px;
}
.liste {
	font-size: 15px;
	color: #5671b2;
	list-style-image: url(../img/puce.jpg);
	font-weight: bold;
	padding-left: 30px;
}
.txt {
	font-size: 15px;
	color: #5671b2;
	padding-left: 80px;
}
.txt_tableau {
	font-size: 15px;
	color: #5671b2;
	text-align:center;
}

h3 {
	color: #DFA800;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9900;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 40px;
}
h4 {
	color: #c31b19;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c31b19;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin-right: 90px;
	margin-left: 90px;
	font-style: italic;
}
.encart {
	font-size: 15px;
	color: #5671b2;
}
h5 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #5671b2;
	text-decoration: underline;
	text-align: center;
}
.bordure_bleue{
border:2px solid #5671b2;}
.element_droit{
float:right;
margin:5 10px;
}
.element_gauche{
float:left;
margin:5 10px;
}
.petit {
	font-size: 16px;
	color: #CC3300;
}
