body {
	background: #6186BB url('../images/fond.jpg') repeat-x top center;
	background-attachment:fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #fff;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

h1 {
	font-family: times, serif;
	font-size: 2em;
	font-weight: normal;
	margin-top: 0px;
}

a {
	color: #fff;
	text-decoration: none;
}

div#conteneur {
	width: 950px;
	margin: 0 auto;
}

div#bandeau {
	background: transparent url('../images/bandeau.gif') no-repeat;
	width: 950px;
	height: 158px;
}

div#chargement {
	padding: 10px;
}

div#chargement img {
	margin-right: 10px;
}

/*ul#nav {
	margin: 0;
	padding: 0;
	height: 27px;
	float: left;
}

ul#nav li {
	list-style: none;
	display: inline-block;
	float: left;
}

ul#nav a{
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	height: 30px;
	padding: 0 15px;
}

ul#nav a:hover {
	background-color: #fff;
	color: #0a4438;
}*/

ul#nav a span {
	display: block;
	padding-top: 7px;
	white-space: nowrap;
}

div#langues {
	float: right;
	width: 140px;
	text-align: right;
	padding-right: 5px;
}

div#langues img {
	margin-top: 5px;
	margin-left: 5px;
}

div#contenu {
	background: transparent url('../images/fond_gauche.png') repeat;
	min-height: 600px;
}

div#content {
	padding: 10px;
}

div#colGauche {
	float: left;
	width: 260px;
	text-align: right;
}

div#colDroite {
	float: right;
	width: 655px;
	padding-top: 0;
}

ul#vignettes {
	padding: 0;
	width: 655px;
	height: 39px;
	margin: 15px 0;
	white-space: nowrap;
	list-style: none;
}

img#photoGrande {

}

ul#vignettes li {
	display: block;
	float: left;
	margin-right: 4px;
	width: 78px;
	text-align: left;
}

ul#vignettes img {
	border: 0;
}

ul#vignettes img.select {
	border: 1px solid #fff;;
}

.texte {
	background: transparent url('../images/fond_gauche.png') repeat;
	padding: 10px;
}

.ssMenu {
	text-align: right;
	font-size: 1.1em;
}

.ssMenu .select {
	color: #aaa;/*#004237;
	/*font-weight: bold;*/
}

.ssMenu a {
	color: #fff;
	text-decoration: none;
}

.ssMenu a:hover {
	text-decoration: underline;
}

div#accueil {
	height: 245px;
	background: transparent url('../images/pied_accueil.png') no-repeat;
}

div#logosPartenaires {
	text-align: center;
	padding-top: 185px;
}

div#logosPartenaires img {
	margin: 0 1px;
}

div#carteFrance {
	width: 625px;
	height: 711px;
	background: transparent url('../images/carte_france.png') no-repeat;
}

div#carteDepartement {
	width: 640px;
	height: 433px;
	background: transparent url('../images/carte_departement.png') no-repeat;
}

div#pied {
	height: 66px;
	background: transparent url('../images/pied.png') no-repeat;
}

div#pied a {
	text-decoration: none;
}

div#pied div#adresse {
	font-size: .7em;
	text-align: center;
	height: 53px;
}

div#pied div#copy {
	font-size: .7em;
	text-align: center;
}

img.galerie {
	margin: 0 20px 20px 0;
	border: 1px solid #fff;
}

.clear-both {
	clear: both;
}

.titreGauche {
	font-size: 1.3em;
}

td, th {
	padding: 3px;
}

.fondLigne {
	background: transparent url('../images/fondLigne.png') repeat;
}

#tableTarifs {
	border: 1px solid black;
}

#tableTarifs td {
	text-align: center;
}

#tableTarifs td.tarifsDesignation{
	text-align: left;
}
