body { 
	background: #3C3128;
	margin: 0px;
	padding: 0px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #5B5651;
	text-align: center;
}

img {border: 0 none;}

a img {
border: 0;
}

a.menu-gauche {
	color: #887A6D;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.menu-gauche:hover {
	color: #887A6D;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.menu-orange {
	color: #C9BEB3;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.menu-orange:hover {
	color: #FEA744;
	text-decoration: none;
}
a.menu-orange-on {
	color: #FEA744;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.menu-orange-on:hover {
	color: #FEA744;
	text-decoration: none;
}
a.menu-bleu {
	color: #C9BEB3;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.menu-bleu:hover {
	color: #59ACFF;
	text-decoration: none;
}
a.menu-bleu-on {
	color: #59ACFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.menu-bleu-on:hover {
	color: #59ACFF;
	text-decoration: none;
}
a.menu-rose {
	color: #C9BEB3;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.menu-rose:hover {
	color: #E964A6;
	text-decoration: none;
}
a.menu-rose-on {
	color: #E964A6;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.menu-rose-on:hover {
	color: #E964A6;
	text-decoration: none;
}
a.menu-vert {
	color: #C9BEB3;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.menu-vert:hover {
	color: #B0F26F;
	text-decoration: none;
}
a.menu-vert-on {
	color: #B0F26F;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.menu-vert:hover-on {
	color: #B0F26F;
	text-decoration: none;
}


#page { 
	width: 770px;
	height: 530px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-color: #3C3128;
	padding: 0;
	text-align: center;
	}
	
#colgauche {
	float: left;
	width: 140px;
	height: 500px;
	text-align: right;
	}
#colgauche div{
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	}
	
#coldroite {
	float: left;
	width: 490px;
	height: 500px;
	background: #3C3128 url(images/fond-page.jpg) top repeat-x;
	text-align: left;
	padding: 0;
	margin: 0;
	}
#coldroite-index {
	float: left;
	width: 490px;
	height: 500px;
	background: #3C3128 url(images/fond-index.jpg) top repeat-x;
	text-align: left;
	padding: 0;
	margin: 0;
	}
	
#contenu {
	position: relative;
	margin: 15px 30px;
	padding: 0;
	}
#contenu-index {
	position: relative;
	margin: 0 15px;
	padding: 0;
	}
	
ul#menu-haut {
	position: absolute;
	width: 430px;
	top: 0;
	left: -5px;
	margin: 0;
	padding: 0;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
}
#menu-haut li {
	display: inline;
	margin: 0;
}
a.menu-haut-orange {
	color: #3C3128;
	text-decoration: none;
}
a.menu-haut-orange:hover {
	color: #3C3128;
	background: #E79737;
	text-decoration: none;
}
a.menu-haut-orange-on {
	color: #3C3128;
	background: #E79737;
	text-decoration: none;
}
a.menu-haut-orange-on:hover {
	color: #3C3128;
	background: #E79737;
	text-decoration: none;
}
a.menu-haut-bleu {
	color: #3C3128;
	text-decoration: none;
}
a.menu-haut-bleu:hover {
	color: #3C3128;
	background: #6AABEB;
	text-decoration: none;
}
a.menu-haut-bleu-on {
	color: #3C3128;
	background: #6AABEB;
	text-decoration: none;
}
a.menu-haut-bleu-on:hover {
	color: #3C3128;
	background: #6AABEB;
	text-decoration: none;
}
a.menu-haut-rose {
	color: #3C3128;
	text-decoration: none;
}
a.menu-haut-rose:hover {
	color: #3C3128;
	background: #E47DAF;
	text-decoration: none;
}
a.menu-haut-rose-on {
	color: #3C3128;
	background: #E47DAF;
	text-decoration: none;
}
a.menu-haut-rose-on:hover {
	color: #3C3128;
	background: #E47DAF;
	text-decoration: none;
}
a.menu-haut-vert {
	color: #3C3128;
	text-decoration: none;
}
a.menu-haut-vert:hover {
	color: #3C3128;
	background: #B0F26F;
	text-decoration: none;
}
a.menu-haut-vert-on {
	color: #3C3128;
	background: #B0F26F;
	text-decoration: none;
}
a.menu-haut-vert-on:hover {
	color: #3C3128;
	background: #B0F26F;
	text-decoration: none;
}
.menu-haut {
	color: #3C3128;
	font-weight: normal;
}

#photo {
	position: absolute;
	top: 50px;
	left: 0;
	margin: 0;
	padding: 0;
}

#titre {
	position: absolute;
	top: 220px;
	left: 0;
	margin: 0;
	padding: 0;
}
#titre2 {
	position: absolute;
	top: 72px;
	left: 0;
	margin: 0;
	padding: 0;
}

#texte {
	position: absolute;
	top: 270px;
	width: 430px;
	left: 0;
	margin: 0;
	padding: 0;
	text-align: justify;
}

#texte p {
	margin: 0;
	padding: 0;
	text-align: justify;
	line-height: 1.6em;
}

#texte2 {
	position: absolute;
	top: 130px;
	width: 430px;
	left: 0;
	margin: 0;
	padding: 0;
	text-align: justify;
	line-height: 1.6em;
}
#texte2bis {
	position: absolute;
	top: 130px;
	width: 430px;
	left: 0;
	margin: 0;
	padding: 0;
	text-align: justify;
	line-height: 1.4em;
}
#texte2-2 {
	position: absolute;
	top: 130px;
	width: 435px;
	left: 0;
	margin: 0;
	padding: 0;
	text-align: justify;
}

#texte3 {
	position: absolute;
	top: 315px;
	width: 280px;
	left: 0;
	margin: 0;
	padding: 0;
	text-align: justify;
}

#photos-contenu {
	position: absolute;
	top: 293px;
	width: 430px;
	height: 160px;	
	left: 0;
	margin: 0;
	padding: 0;
	text-align: right;
}
#photos-contenu2 {
	position: absolute;
	top: 328px;
	width: 120px;
	left: 310px;
	margin: 0;
	padding: 0;
	text-align: right;
}

#texte2 p {
	margin: 0;
	padding: 0;
	text-align: justify;
	line-height: 1.6em;
}

#flash {
	position: absolute;
	top: 0;
	left: 75px;
	margin: 0;
	padding: 0;
}

#titre-index {
	position: absolute;
	top: 208px;
	left: 15px;
	margin: 0;
	padding: 0;
}

#photos-index {
	position: absolute;
	top: 299px;
	left: 0;
	margin: 0;
	padding: 0;
}

#adresse-index {
	position: absolute;
	top: 448px;
	left: 0;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 460px;
}

#logo-contact{
	position: absolute;
	top: 0;
	left: 75px;
	margin: 0;
	padding: 0;
}

#contact {
	position: absolute;
	top: 220px;
	left: 100px;
	width: 260px;
	margin: 0;
	padding: 0;
	line-height: 18px;
}
.contact1 {
	color: #706B65;
	font-weight: bold;
	font-size: 11px;
}
.contact2 {
	color: #5B5651;
	font-weight: bold;
	font-size: 11px;
}
a.contact2 {
	color: #5B5651;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a.contact2:hover {
	color: #5B5651;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}


#adresse-contact {
	position: absolute;
	top: 448px;
	left: -3px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 460px;
}
	
#footer {
	clear: both;
	height: 30px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 140px;
	text-align: left;
}
#footer-index {
	clear: both;
	height: 30px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 138px;
	text-align: left;
}
a.menu-bas {
	color: #887A6D;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.menu-bas:hover {
	color: #C9BEB3;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.footer-index {
	color: #C8C7C5;
	font-weight: normal;
	font-size: 80%;
}
a.contact-index {
	color: #C8C7C5;
	font-weight: normal;
	text-decoration: none;
}
a.contact-index:hover {
	color: #C8C7C5;
	font-weight: normal;
	text-decoration: underline;
}

.footer-contact {
	color: #706B65;
	font-weight: normal;
	font-size: 80%;
}
a.contact-contact {
	color: #706B65;
	font-weight: normal;
	text-decoration: none;
}
a.contact-contact:hover {
	color: #706B65;
	font-weight: normal;
	text-decoration: underline;
}

.PMEMultimedia {
	color: #887A6D;
	font-weight: bold;
	font-size: 80%;
}
a.PMEMultimedia {
	color: #72665B;
	font-weight: normal;
	text-decoration: none;
	font-size: 80%;
}
a.PMEMultimedia:hover {
	color: #72665B;
	font-weight: normal;
	text-decoration: underline;
	font-size: 80%;
}


