.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;
}
.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-image: url(../img/body.jpg);
	background-repeat: no-repeat;
}.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FAEEA6;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
}
.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #66CC33;
	margin-right: 50px;
	margin-left: 50px;
	text-align: center;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #66CC33;
}
.lettrine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FAEEA6;
}
.phrase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DBB326;
	text-align: center;
	margin-right: 50px;
	margin-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dbb326;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	text-align: right;
	margin-right: 20px;
	margin-left: 100px;
	font-style: italic;
}
.titre_carte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF00;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
	margin-right: 100px;
	margin-left: 100px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFF00;
	border-left-color: #FFFF00;
	font-weight: bold;
}
.carte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FAEEA6;
	padding-left:10px;
	font-weight: bold;
}
.pti_carte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left:20px;

}
.bordure_jaune{
border:1px solid #F9EEA5;
}
.presentation{
background:url(../img/presentation.jpg) no-repeat;
width:541px;
height:69px;
margin-right:10px;
}
.carte2{
background:url(../img/carte.jpg) no-repeat;
width:541px;
height:69px;
margin-right:10px;


}
.contact{
background:url(../img/contact.jpg) no-repeat;
width:541px;
height:69px;
text-align:right;
margin-right:10px;

}
.recette{
background:url(../img/recette.jpg) no-repeat;
width:541px;
height:69px;
text-align:right;
margin-right:50px;
margin-right:10px;

}
.prestations{
background:url(../img/prestations.jpg) no-repeat;
width:541px;
height:69px;
text-align:right;
margin-right:10px;

}


h2 span{
visibility:hidden;
}
.liste{
	padding-left:30px;
}
a{
	color:#DBB326;
}
a:hover{
	text-decoration:none;
}
.float-droit{
	float:right;
	width: 380px;
	margin-right: 10px;
	}
	.img{
	width:200px;
	float: left;
	margin-left: 30px;
}
.clear{
	clear:both;}
.img2{
	width:250px;
	float: right;
	border:1px solid #FF9900;
	margin-right: 60px;
