@charset "ISO-8859-2";

/* Base */

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #000000;
}

p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #999999;
}

a:visited {
	color: #999999;
}

a:hover {
	color: #f0c105;
}

a:active {
	color: #f0c105;
}

/* Mise en page général */

.general {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 972px;
}

.header {
	height: 118px;
	background-image: url(../images/header.jpg);
}

.menu {
	height: 69px;
}

.gauche {
	left:0;
	width: 220px;
	float: left;
}

.gauche-index {
	left:0;
	width: 380px;
	float: left;
}

.gauche .texte {
	width: 220px;
}
.gauche .texte h1 {
	font-size: 14px;
	font-weight: bold;
	color: #f5b110;
	margin-top: 10px;
}

.gauche-gestion {
	left:0;
	width: 250px;
	float: left;
}

.gauche-contact {
	left:0;
	width: 340px;
	float: left;
}

.gauche-contact h1, .gauche-contact h2 {
	font-size: 14px;
	font-weight: bold;
	color: #f5b110;
	margin-top: 10px;
}
.droite-gestion h2 {
	margin-top: 0px;
}
.gauche-gestion h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.droite {
	float: right;
	width: 738px;
	position: relative;
}

.droite-index {
	float: right;
	width: 575px;
	position: relative;
}

.droite-gestion {
	float: right;
	width: 702px;
	position: relative;
	color: #588bbd;
}

.droite-contact {
	float: right;
	width: 622px;
	position: relative;
	height: 456px;
	background-image: url(../images/carte.jpg);
}
.box-horaire {
	width: 300px;
	margin-top: 10px;
}

.box-horaire h3 {
	font-size: 14px;
	font-weight: bold;
	color: #f5b110;
	margin-top: 10px;
}

.box-date {
	height: 15px;
	width: 170px;
	margin-bottom: 5px;
	position: relative;
}
.box-deplacement {
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.box-jour {
	float: left;
	height: 15px;
	width: 80px;
	margin-bottom: 2px;
}

.box-heure {
	float: left;
	height: 15px;
	width: 200px;
	margin-bottom: 2px;
}

.centre {
}
.centre .texte-galerie {
	width: 266px;
	float: left;
}
.centre .texte-galerie h1 {
	font-size: 14px;
	font-weight: bold;
	color: #f5b110;
}

.box-news {
	height: 119px;
	width: 575px;
	background-image: url(../images/bkg-box-news.jpg);
}

.box-news .titre {
	height: 41px;
	font-size: 14px;
	font-weight: bold;
	color: #f0c105;
	line-height: 40px;
	margin-left: 10px;
}

.box-news .texte {
	height: 68px;
	width: 198px;
	margin-left: 10px;
	float: left;
	overflow: hidden;
}
.box-news .limite {
	width: 210px;
	height: 68px;
	float: left;
	overflow: hidden;
}

.box-news .photo1 {
	height: 68px;
	width: 102px;
	float: left;
	margin-left: 2px;
}

.box-news .photo2 {
	float: left;
	height: 68px;
	width: 102px;
	margin-left: 2px;
}

.box-news .details {
	float: left;
	height: 30px;
	width: 119px;
	margin-top: 38px;
	margin-left: 20px;
}
.box-projets {
	height: 100px;
	width: 972px;
	background-image: url(../images/bkg-box-projet.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-top: 5px;
}
.box-projets .bloc-left {
	float: left;
	margin-right: 8px;
}
.box-projets .bloc-left .titre {
	width: 585px;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #f0c105;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.box-projets .bloc-left .texte {
	width: 585px;
	margin-left: 10px;
	height: 65px;
	overflow: hidden;
}
.box-projets .limite {
	width: 210px;
	float: left;
	overflow: hidden;
	height: 90px;
}
.box-projets .photo1 {
	height: 68px;
	width: 102px;
	float: left;
	margin-top: 22px;
	margin-left: 2px;
}

.box-projets .photo2, .box-projets .photo3 {
	height: 68px;
	width: 102px;
	float: left;
	margin-top: 22px;
	margin-left: 2px;
}
.box-projets .details {
	margin-top: 60px;
	margin-left: 20px;
	float: left;
}
.navigation {
	height: 30px;
	text-align: center;
	margin-top: 20px;
	width: 972px;
}

.pied {
	height: 25px;
	clear:both;
	text-align: center;
	color: #9c9e9f;
	line-height: 23px;
	margin-top: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #424242;
	border-bottom-color: #424242;
}

/* Galerie Photo 1 */

.galerie {
}

#galerie_mini
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	width: 216px;
	line-height: 1;
}

#galerie_mini ul
{
	float: left ;

}
.decalage {
	height: 40px;
}

#galerie_mini li
{
	float: left;
	margin-bottom: 1px;
	margin-left: 2px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	height: 68px;
	width: 102px;
	text-align: left;
}

#galerie_mini li a img
{
	margin: 0px;
	padding: 0px;
	
}


dl#photo
{
	float: right;
	width: 522px;
	text-align: left;
}

dl#photo dt
{
	height: 20px; !important
	height: 18px;
	font-weight: bold;	
}

/* Galerie Photo 2 */

.galerie2 {
	margin-top: 20px;
}

.galerie2 #galerie_mini
{
	padding: 0;
	list-style-type: none;
	float: right;
	width: 700px;
	margin: 0;
}

.galerie2 #galerie_mini ul
{
	float: left ;
}

.galerie2 #galerie_mini li
{
	float: left;
	margin-bottom: 1px;
	margin-left: 2px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

.galerie2 #galerie_mini li a img
{
	margin: 0px;
	padding: 0px;	
}


.galerie2 dl#photo
{
	float: right;	
}

.galerie2 dl#photo dt
{
	height: 20px; !important
	height: 18px;
	font-weight: bold;	
}

.menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
.menugauche li {
	margin-bottom: 1px;
	height: 18px;
	width: 250px;
	text-indent: 25px;
	text-align: left;
	line-height: 18px;
	background-color: #333333;
}
.menugauche a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	height: 18px;
	background-color: #7b7b7b;
}
.menugauche a:hover {
	text-decoration: none;
	color: #FFFFFF;
	height: 18px;
	width: 250px;
	display: block;
	background-color: #434343;
}
