.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;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #4F4228;
	margin-right: 20px;
	margin-left: 120px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #744E4D;
	text-align: left;
	letter-spacing: 0.3em;
	font-style: italic;
}
.txt {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #463231;
	padding-left:10px;
	padding-right:10px;
	margin-right: 10px;
	margin-left: 10px;
}
.phrase {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #463231;
	text-align:center;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #463231;
	margin-right: 50px;
	margin-left: 50px;
	font-style: italic;
}
.txt_horaires {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #cf2e68;
	padding-left:10px;
	padding-right:10px;
	margin-right: 10px;
	margin-left: 10px;
}
.prix {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #797755;
	font-weight:bold;
	text-align:center;
	background-color: #F7F5CF;
}
.horaires {
	font-family: "Trebuchet MS";
	color: #cf2e68;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cf2e68;
	margin-right: 100px;
	margin-left: 20px;
	font-size: 15px;
	font-weight: bold;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #818161;
	font-style: italic;
}
a:hover{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #a4254e;
	font-style: italic;
}
a:visited{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #a5a574;
	font-style: italic;
}
.fond{
background:url(../img/fond_horaires.jpg) no-repeat;
}
.liste {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: normal;
	color: #9d1e43;
	list-style-image: url(../img/puce.gif);
	padding-left:40px;
}
.element_droit{
float:right;
margin:10px 20px;
border:1px solid #d93268;
}
.ss_titres {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color:  #6B6B45;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6b6b45;
	margin-left: 70px;
	margin-right: 100px;
}
.liste2 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #4F4F33;
	margin-left: 10px;
	list-style-image: url(../img/puce2.gif);
}
.titre_bouquet {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #f6f6d5;
	background-color: #70343f;
	font-weight: normal;
	text-align: center;
	font-style: italic;
}
.bordure_rose{
border:1px solid #9d1e43;
}
