.bordure {
	border: 1px solid ;
	border-color:#4b7343;
}
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 {
	background-image: url(../img/fond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9e3a04;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	text-indent: 10px;
}
.texte {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #740004;
}
.element_droit{
float:right;
border:solid 1px;
border-color:#4b7343;
margin-left:10px;
margin-right:10px;
margin-top:10px;
margin-bottom:10px;
}
.element_gauche{
float:left;
border:solid 1px;
border-color:#4b7343;
margin-left:10px;
margin-right:10px;
margin-top:10px;
margin-bottom:10px;
}h3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: italic;
	color: #4E759C;
	letter-spacing: 0.1em;
	margin-right: 50px;
	margin-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5A7C9F;
}
.liste {
	list-style-image: url(../img/puce.jpg);
	font-size: 13px;
	color: #740004;

}
.texte_retrait {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #740004;
	margin-left:10px;
}
.liste2 {
	list-style-image: url(../img/puce2.jpg);
	font-size: 13px;
	color: #740004;

}
.texteitalique {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #740004;
	font-style:italic;
	
}
.textegras {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #740004;
	background-color: #FDFCE9;
}
.textegras2 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #740004;
	padding-left:10px;
}
.coordonnees {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #740004;
	font-style:italic;
	margin-right: 150px;
	margin-left: 150px;
	border: 1px dashed #AC686A;
	
}
.ouvertures{
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #740004;
	font-style:italic;
	border: 1px dashed #AC686A;
	margin-right:250px;
	margin-left:40px;
}
hr{
color:#78623D;
margin-left:50px;
margin-right:50px;
}

#app td{
background-color:#C7D1B1;

}
