.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: 13px "Trebuchet MS"; color:#ffffff; padding: 10px;}

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

/*################# les titres ########## */
h2 {letter-spacing: 6px;font-size:1.1em; border-bottom:1px solid #000000; text-align:right; margin:40px 19px 0 50px;}
h2:first-letter {
	color:#000000;
	font-size:16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
/*#################  les tableaux ########## */
table td {
	font-size: 13px;
}h3 {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #336699;
	text-align: center;
}
.bordure_noire{
border:1px solid #000000;}
h4 {
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	color: #003366;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
.element_droit{
float:right;
margin:10 10px;
border:1px solid #000000;
}
.element_gauche{
float:left;
margin:10 10px;
border:1px solid #000000;
}
.element_gauche2{
float:left;
margin:10 10px;
}

.important {
font-size:16px;
color:#FF0000;
}
