body {
	background-image: url(../img/commun/bkg-body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f2f2f;
}
* {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #41003f;
	margin-bottom: 20px;
	line-height: normal;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #87529c;
	margin-bottom: 10px;
	line-height: normal;
	text-transform: uppercase;
	padding-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e7dceb;
}

h3 {
    font-size: 12px;
	font-weight: bold;
	color: #87529c;
	margin-bottom: 10px;
	line-height: normal;
	padding-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e7dceb;
	}



p {
	margin-bottom: 10px;
}

a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #87529c;
}
ul {
	margin-left: 15px;
}
#mainconteneur {
	background-image: url(../img/commun/bkg-main-conteneur.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 930px;
	height: 277px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#nav {
	width: 302px;
	background-image: url(../img/commun/bkg-nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
	padding-left: 15px;
	float: left;
	padding-top:0px;
}
#nav ul {
	margin: 8px 14px 14px 20px;}
#nav li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a484a2;
	padding-top: 1px;
	padding-bottom: 2px;
}
#nav li.active {
	background-image: url(../img/commun/bkg-nav-on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 8px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#nav li a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 4px;
	text-transform: uppercase;
}
#nav li a:hover {
	color: #b480c8;
}
#bandeau {
	padding-top: 1px;
	float: left;
	width: 597px;
}
#conteneur {
	background-image: url(../img/commun/bkg-conteneur.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 930px;
	clear: both;
	line-height: 16px;
	text-align: justify;
	padding-top: 25px;
	padding-bottom: 10px;

}
#col-gauche {
	width: 516px;
	padding-left:35px;
	float: left;
}
#col-droit {
	float: left;
	width: 307px;
	padding-left: 35px;
}
#box-anglgauche {
	width: 291px;
	padding: 8px;
	background-image: url(../img/commun/box-anglgauche.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 8px;
}
.box-516 {
	width: 516px;
	background-image: url(../img/box/box-516-down.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 30px;
	margin-top: 20px;
}
.box-516-2 {
	background-image: url(../img/box/box-516-up.jpg);
	background-repeat: repeat-y;
	padding: 15px 15px 0px 15px;
}
#footer{
	background-image: url(../img/commun/bkg-footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 895px;
	clear: both;
	height:47px;
	padding-top: 18px;
	color: #bdbdbd;
	padding-left: 35px;
	font-size: 11px;
}
#footer a {
	color: #bdbdbd;
}
#footer a:hover {
	color: #87529c;
}
.clear {
	clear: both;
}
.left {
	float: left;

}
.right {
	float: right;
}
.marge-r15 {
	margin-right: 15px;
}
.txt-mauvebold {
	color: #41003f;
}
.txt-10{
	font-size: 10px;
}
.txt-rose{
	color: #87529c;
}
.hidetd{
	display:none;
	visibility:hidden;
}
.afftd{
	visibility:visible;
}
.afftd a {
	color: #841a02; 
	text-decoration: underline; 
}
.adresscom {
	padding: 5px 10px 10px 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left:  solid 1px #d8d7e4;
	border-right:  solid 1px #d8d7e4;
	border-bottom: solid 1px #d8d7e4;
	background-repeat: repeat;
	margin-bottom: 15px;
}
.box-tarifs {
	background-image: url(../img/box/box-tarifs-516.jpg);
	background-repeat: no-repeat;
	height: 31px;
	padding-top: 10px;
	background-position: top;
	font-size: 11px;
	font-weight: bold;
	color: #41003f;
	padding-left: 10px;
	text-transform: uppercase;
}
.titremedia {
	color: #41003f;
	font-weight: bold; }
.media {
	background-image: url(../img/fondmedia.gif);
	color: #41003f;
	font-size:13px;
	padding:2px 0px 2px 5px;
}
#bloc-adresse {
	color: #41003f;
	font-weight: normal;
	text-align: center;
	margin-top:30px;
	background-image: url(../img/fondmedia.gif);
	background-repeat: repeat;
	padding-top:10px;
	padding-bottom:10px;
}
.form-input-300 {
	background-color: #FFFFFF;
	width: 350px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	}

/*#livre{
	width:830px;
	height:325px;
	background-image: url(../img/livre/livre.gif);
	padding-left:25px;
	padding-top:10px;
	margin: 0px auto;
	background-repeat: no-repeat;
	}*/
#livre{
	width:805px;
	padding:15px 19px;
	margin: 0px auto;
	background-image: url(../img/livre/livre.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border: solid 6px #9b709b;
	}
	
#unecol{
	width:855px;
	padding-top:10px;
	margin: 0px auto;
	}
.photo-avt{
width: 433px;
float:left;
margin-top:10px;}

.photo-apres {
width: 360px;
float:left;
margin-top:10px;}

.txt-livre {
font-size: 14px;
color: #41003f;
margin-top: 10px;
margin-bottom: 15px;}

.txt-nocap {
text-transform: none;
font-weight:normal;
}
.txt-cap {
text-transform: uppercase;
}
#realisation {
margin-left:35px;}

.encadre-rea {
border: solid 1px #cccccc;
padding: 5px;
}

.flecheavant{
width: 40px;
margin-top:5px;
float:left;
margin-left:15px;
}

.flechesuivante {
width: 40px;
height:22px;
margin-top:5px;
float:left;
}

.img-bandeau {
margin-left:10px;
margin-top:10px;
margin-bottom:10px;
}

.txt-avt {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f2f2f;
	width:30px;
    float:left;
	margin-left:125px;
	margin-top:5px;
	 }
	
	.txt-apres {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f2f2f;
	width:320px;
    float:left;
	margin-top:5px;}
	
	.txt-acceuil-droite {
	color: #87529c;
	margin-top:44px; }
	
	#box-particulier {
    width: 300px;
	background-image: url(../img/box/box-300-down.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 30px;
	}
.box-particulier-2 {
	background-image: url(../img/box/box-300-up.gif);
	background-repeat: repeat-y;
	padding: 15px 15px 0px 15px;
	}
	
	#schema {
	width:300px;
}

#legende {
font-size:9px;
font-family: Arial, Helvetica, sans-serif;
color: #2f2f2f;
}
.msgErreur {
	font-weight: bold;
	color: #87529c;
}
a.bouton {
	font-size: 10px;
	padding: 5px 10px;
	background-color:#87529c;
	color: #FFFFFF;
	font-weight:bold;
}
a.bouton:hover {
	color: #FFFFFF;
}
