.bordure {
	border: 3px outset #7C4C26;
}
.bordure_b {
	border: 2px outset #C09F78;
}
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;
}
#integr {
	width:590px;
	overflow-y:auto;
}
.fond {
	background-image: url(../img/fond.jpg);
	background-repeat: repeat-y;
	
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #9A7352;
	text-indent: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
.txt_gros {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 1px;
	margin-right: 50px;
	margin-left: 50px;
	border: 1px dashed #FFFFFF;
}
.txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.horaires {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #6A4027;
	background-color: #FFFFFF;
	text-align: center;
	padding: 1px;
	margin-right: 50px;
	margin-left: 50px;
	border: 1px dashed #6A4027;
}
.element_droit{
float:right;
margin-bottom:10px;
margin-top:10;
margin-left:10px;
margin-right:10px;
}.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #C2A07D;
	text-align: center;
	margin-right: 50px;
	margin-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2A07D;
}
.liste {
	text-align: left;
	list-style-image: url(../img/puce.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #DDB9A2;
	font-size: 14px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6A4027;
	background-color: #FFFFFF;
	text-align: center;
}
.recherche {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #BAAD8D;
	font-style: italic;
	padding: 1px;
	margin-right: 200px;
	margin-left: 200px;
	border: 1px dashed #BAAD8D;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #BAAD8D;
	text-align: center;
}

#annonce_defil{ 
font-size:12px; 
color:#000;
height:150px;
width:500px;
border:1px solid #000;
}

.element_gauche{
float:left;
margin-right:20px;
}
