body {
	margin: 0;
	padding: 0;
	font-family:Verdana;
	font-size:12px;
	background-color: #FFF;
}

#mainContainer {
	width:753px;
	margin:0 auto;
	margin-top:10px;
}

/*header*/

h1 {
	margin:0;
	background: url(../img/banniere.jpg) no-repeat;
	height: 178px;
	border-bottom: 1px solid #05027D;
	text-indent: -9000px;
}

/*MENU HORIZONTAL*/

	.menu {
		margin:0;
		padding:0;
		background-color: #3591CB;
		height:20px;
	}

	.menu ul {
	    position:absolute;
		display:block;
		width:172px;
		margin:0;
		padding:0;
		}

	.menu li ul {
	    visibility:hidden;
	}

	.menu li {
	    list-style:none;
	    /*width:165px;*/
	    display: block;
	    float: left;
	    margin:0;
	    padding:0;
	    }

	.menu li li{
	    display:block;
	    }

	/* correct a little IE bug */
	* html .menu li li{
	    display:inline;
	    }

	.menu a {
	    text-align:center;
	    color:#FFF;
	    display:block;
	    text-decoration:none;
		line-height:20px;
	    padding: 0 10px;
	}

	.menu  ul  li  a {
		background-color: #3591CB;
		width:165px;
		text-align:left;
		padding:2px 0 2px 7px;
		margin-top:1px;
	}

	.menu a:hover {
	    background-color: #A2CDE7;
	}

	/* for a mozilla better display with key nav */
	.menu a:focus{
	    background-color: #A2CDE7;
	}

/*CONTENU 2 COLONNES (AVEC UN SOUS-MENU)*/

#content {
	margin:0;
	background: url(../img/fond-content.gif) scroll repeat-x;
	float:none;
	height:auto;
}

#col-gauche {
	margin:0;
	padding:0 0 160px 0;
	float:left;
	background-color:#fcfbfb;
	width:172px;
}

#col-gauche ul {
	padding:0;
	margin:63px 0 0 0;
	list-style-position: outside;
	list-style-type:none;
}

#col-gauche li {
	margin:0;
	padding:0;
	line-height:28px;
	font-weight:bold;
}

#col-gauche a{
	text-decoration:none;
	color:#969595;
	padding:0 0 0 18px;
	margin:0;
}

#col-gauche li a:hover{
	color:#000;
}

#col-gauche li a.selected{
	color:#000;
	background: url(../img/puce-sous-menu.gif) scroll no-repeat left center;
	margin:0;
}

#col-droite {
	float:left;
	width:581px;
	background: url(../img/fond-content.gif) scroll repeat-x;
	height:auto;
	text-decoration:none;
}

#col-droite h2 {
	font-size:18px;
	font-family:Verdana;
	margin:45px 0 10px 54px;
}

#col-droite p {
	margin:10px 0 20px 33px;
	width:517px;
	text-align:justify;
}

#col-droite a {
	text-decoration:none;
	font-weight:bold;
	color:#004C8B !important;
}

#col-droite .lien_texte {
	margin-left:54px;
	padding:8px 0 8px 30px;
	background:url(../img/telecharger-document.gif) scroll no-repeat left center;
	line-height:30px;
	height:30px;
}

#col-droite h3 {
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	margin:10px 0 10px 33px;
}

#cadre-photo {
	background:url(../img/haut-cadre-photo.gif) scroll no-repeat;
	width:517px;
	margin:17px 0 0 32px;
	background-color:#e0dfdf;
	text-align:center;
	padding:6px 0;
}

#cadre-photo img {
	padding:0;
	border:0;
}

#photos-presentation {
	padding:6px 5px 0 5px;
	margin:0;
}

#photos-presentation a {
	filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
	opacity:0.7;
}

#photos-presentation a:hover {
	filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
}

#flash {
	margin:15px 0;
	text-align:center
}

#flash img {
	border:0;
}

/*PAGE ACCUEIL*/
#accueil {
	margin:0;
	padding:10px 0 0 25px;
	float:left;
	background-color:#fcfbfb;
	background: url(../img/fond-content.gif) scroll repeat-x;
	height:auto;
	font-family:Arial;
	font-size:12px;
	width:728px;
}
#accueil li {
	background: url(../img/puce-sous-menu.gif) scroll no-repeat left 3px;
	padding: 0 0 0 17px;
}

#accueil ul {
	/*padding:0;
	margin:63px 0 0 0;*/
	list-style-position: outside;
	list-style-type:none;
}

/*UNE COLONNE*/

#one-column {
	margin:0;
	padding:35px 0 0 25px;
	float:left;
	background-color:#fcfbfb;
	background: url(../img/fond-content.gif) scroll repeat-x;
	height:auto;
	font-family:Arial;
	font-size:12px;
	text-align: justify;
}

#one-column p img {
	float:left;
	padding:0 8px 0 0;
}

/*DEUX COLONNES*/

#gauche{
	margin:36px 0 20px 29px;
	padding:0;
	width:410px;
	font-family:Verdana;
	font-size:12px;
	float:left;
	text-align: justify;
}

#gauche p, #droit p {
	margin:22px 0 0 0;
	padding:0;
}

#gauche h2, #droit h2 {
	padding:0 0 10px 0;
	color:#05027D;
	font-family:Verdana;
	font-weight:bold;
	font-size:18px;
}

#droit{
	float:left;
	width:auto;
	font-family:Verdana;
	font-size:12px;
	margin:36px 0 0 0;
}

/*  PAGE CONTACT */

#formulaire{
	margin:0;
	padding:0;
}

#formulaire .field {
	width:186px;
	border:solid 1px #6563AD;
	margin:0;
}

#contact-gauche{
	margin:0;
	padding:0;
	float:left;
	width:480px;
}

#contact-gauche h2{
	color:#05027D;
	font-size:18px;
	font-family:Verdana;
	font-weight:bold;
	margin:55px 0 0 29px;

}

#contact-gauche label{
	font-weight:bold;
	font-size:14px;
	font-family:Verdana;
}

#formu-gauche {
	margin:15px 0 0 45px;
	float:left;
	width:205px;
}

#formu-gauche  p {
	margin:0;
	padding:0;
	font-size:12px;
	height:50px;
}

#formu-droit {
	margin:15px 0 0 0;
	padding:0;
	float:left;
	width:229px;
}

#formu-droit  p {
	margin:0;
	padding:0;
}

#msg{
	width:221px;
	height:222px;
	border:solid 1px blue;
	margin:0;
	padding:0;
}

#separator {
	float:left;
	width:20px;
	margin:61px 15px 0 15px;
	background: url(../img/separator.gif) scroll no-repeat center center;
}

#contact-droit{
	float:left;
	padding:0;
	margin:0;
	font-family:Arial;
	font-size:14px;
}

#contact-droit p{
	padding:0 0 15px 0;
	margin:0;
	width:215px;
}

#contact-droit h2{
	color:#05027D;
	font-size:18px;
	font-family:Verdana;
	font-weight:bold;
	margin:55px 0 0 0;
}

#contact-droit h3{
	font-family:Verdana;
	color:#05027D;
	font-size:14px;
}

#contact-droit a{
	font-weight:bold;
	text-decoration:none;
	color:#004C8B !important;
}

/*PIED DE PAGE*/

#footer {
	border-top: solid #888888 1px;
	padding:2px 0 7px 0;
}

#footer a {
	text-decoration:none;
	color:#000;
}

	.ensavoirplus {
		font-weight:bold;
		text-decoration:none;
		color:#004C8B !important;
	}

	.clearer {
		clear:both;
		line-height:0px;
		font-size:1px;
		height:0px;
	}

.vendu {
	position:absolute;
	z-index:10;
	overflow:hidden;
	text-align:center;
	background-color:#FFF;
	font-weight:bold;
	color:#F00;
	/*-moz-opacity:0.85;*/
}

.vendu a {
	color:#F00;
	text-decoration:none;
	font-family:Arial;
	font-size:9px;
}

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

.tooltip {
	text-align: center !important;
	padding:7px 0;
	font-weight:bold;
}