.bordure {
	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;
}


#integration { padding-top:10; color:#fff;}

h2 {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #F6F6F4;
	margin-right: 30px;
	margin-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F7F7F7;
}
.txt {
	font-family: Tahoma;
	font-size: 13px;
	color: #FDFDFF;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
}
.element_gauche{
float:left;
margin:0 10px;
border:1px solid #f7f526;
}
.element_droit{
float:right;
margin:0 10px;
border:1px solid #f7f526;
}.horaires {
	font-family: Tahoma;
	font-size: 14px;
	color: #f7f526;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f7f526;
	margin-right: 60px;
	margin-left: 60px;
	font-weight: bold;
}
.horaires2 {
	font-family: Tahoma;
	font-size: 13px;
	color: #f7f526;
	text-align: left;
	margin-left: 60px;
}
.formulaire {
	font-family: Tahoma;
	font-size: 13px;
	color: #CCCCCC;
	font-weight: bold;
}
.bordure2{
border:1px solid #415ec4;
}a:link {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #c42231;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #E87B86;
}
a:visited {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFF99;
}
.bordure_jaune{
border:1px solid #f7f526;
