body {
	text-align:center;
	margin: 0;
	padding: 0;
	background: #53595E;
	font: normal 13px Tahoma, Arial, Helvetica, sans-serif;
	color: #53595E;
}

#contenu{
margin: auto auto;
background: url(images/fond3.jpg) repeat-y;
height:auto;
width:737px;
text-align:left;
}

#contact{
	text-align: center;
	font: normal 14px Tahoma, Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:25px;

}

#contact a{
text-decoration: none;
color: #53595E;
}

#haut{
	margin: auto auto;
	background: url(images/haut3.jpg) no-repeat;
	height:255px;
	width:737px;
}

#bas{
	margin: auto auto;
	background: url(images/bas3.jpg) no-repeat;
	height:62px;
	width:737px;
}

#gauche{
width:230px;
padding-left:25px;
text-align:left;
float:left;
}

#droite{
margin-left:250px;
width:460px;
text-align:left;

}

#droite2{
margin-left:250px;
width:460px;
text-align:left;

}

p{
text-align: justify;
}

p.photo{
margin-top:30px;
text-align: center;
}

#droite p img{
border: solid 5px #99ACD5;
margin:5px 5px 5px 5px;
}

#droite2 p img{
border: solid 0px #99ACD5;
margin:5px 5px 5px 5px;
}




#lienaccueil { background-image: url('images/accueil.jpg'); display: block; width: 110px; height:38px;}
#lienaccueil:hover { background-image: url('images/accueil2.jpg') }

#lienlecar { background-image: url('images/lecar.jpg'); display: block; width: 110px; height:35px;}
#lienlecar:hover { background-image: url('images/lecar2.jpg') }

#liensorties { background-image: url('images/sorties.jpg'); display: block; width: 110px; height:45px;}
#liensorties:hover { background-image: url('images/sorties2.jpg') }

#liencontact { background-image: url('images/contact.jpg'); display: block; width: 110px; height:45px;}
#liencontact:hover { background-image: url('images/contact2.jpg') }

#lientaxis { background-image: url('images/taxis.jpg'); display: block; width: 188px; height:45px;}
#lientaxis:hover { background-image: url('images/taxis2.jpg') }


.tabtour {
background-color:#9FB1D7;
font: normal 13px Tahoma, Arial, Helvetica, sans-serif;
}

.tabcont {
	background-color:#EEEEEE;
	font: normal 13px Tahoma, Arial, Helvetica, sans-serif;
}

a {
	color: #0D43BC;
}

hr{
width:60%;
color:#9FB1D7;
background-color: #9FB1D7;
height: 1px;
border: 0;
text-align:center;
clear:both;
}