.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 {
	background-image: url(../img/fond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-style: italic;
	color: #A2A5B6;
}
.phrase {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #c3a495;
	text-align: center;
	font-weight: bold;
	margin-right: 30px;
	margin-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C3A495;
	letter-spacing: 0.1em;
}


.phrase2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	margin-right: 30px;
	margin-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	letter-spacing: 0.1em;
}

.txt {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	margin-right: 25px;
	margin-left: 20px;
}
.horaires {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #C3A495;
}
.bordure{
border:1px solid #ffffff;
}
.acceuil{
background:url(../img/acceuil.png);
height:31px;
width:395px;
margin-right:20px;
margin-left:250px;
}
.moderne{
background:url(../img/moderne.png);
height:31px;
width:395px;
margin-right:20px;
margin-left:250px;
}
.classique{
background:url(../img/classique.png);
height:31px;
width:395px;
margin-right:20px;
margin-left:250px;
}
.contact{
background:url(../img/contact.png);
height:31px;
width:395px;
margin-right:20px;
margin-left:250px;
}
h2 span{
visibility:hidden;
}

.adresse {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-right: 150px;
	margin-left: 150px;
	border: 1px dashed #FFFFFF;
}
.important {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #B1B4C5;
}
.perrin {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #C3A495;
	text-align: leftt;
	margin-left: 20px;
}
.element_droit{
float:right;
margin:0 60px;
}
.element_gauche{
float:left;
margin:0 60px;
}