body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
* {
	margin:0px;
	padding: 0px;
}
h1 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #000000;
	margin-bottom: 3px;
	font-weight: normal;
	line-height: normal;
	margin-top: 0px;
}
h1.cap {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
	margin-bottom: 3px;
	font-weight: normal;
	line-height: normal;
	margin-top: 0px;
	text-transform: uppercase;
}
p {
	margin-bottom: 10px;
	text-align: justify;
}
p.lh5 {
	margin-bottom: 5px;
}
li {
	list-style-image: none;
}
a {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #BE0077;
}

#mainconteneur {
	width: 780px;
	background-color: #FFFFFF;
	background-image: url(../image/communs/bkg-page.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 598px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}
#col-gauche {
	width: 130px;
	float: left;
}
#col-droit {
	width: 650px;
	float: left;
}
#baseline {
	margin: 50px 0px 0px 38px;
}
#nav {
	float: left;
	margin-top: 18px;
	margin-left: 10px;
	width: 595px;
}
#nav li {
	display: inline;
	list-style-image: none;
}
#nav li a {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4e5f6e;
	text-decoration: none;
	padding-right: 9px;
	padding-left: 9px;
	padding-top: 6px;
	padding-bottom: 3px;
	letter-spacing: 1px;
	line-height: 18px;
	border-right: solid 3px #d3d522;
	border-left: none 0px;
}
#nav li a:hover, #nav li a.active, #nav-home a:hover, #nav-home a.active, #nav-activites a:hover, #nav-activites a.active, #nav-historique a:hover, #nav-historique a.active, #nav-activites-on a:hover, #nav-activites-on a.active, #nav-historique-on a:hover, #nav-historique-on a.active {
	color: #db006c;
}
a.navsansfilet  {
	border-right-style: none;
	border-right-width: 0px;
}
#nav-home {
	float: left;
	margin-top: 18px;
}
#nav-home a {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4e5f6e;
	padding-top: 6px;
	text-decoration: none;
	line-height: 18px;
}
#pscroller1{
	height:215px;
	border: none;
}

#news {
	width: 106px;
	font-size: 9px;
	color: #4E5F6E;
	background-color: #FFFFFF;
	margin-top: 7px;
	margin-left: 18px;
	padding-bottom: 10px;
	height: 235px;
}
#news p {
	margin: 5px 5px 0px 5px;
	line-height: 12px;
	text-align:left;
}
#news h2 {
	font-family: "Arial Narrow" Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #4e5f6e;
	background-image: url(../image/communs/bkg-titractus.gif);
	height: 15px;
	width: 106px;
	padding-top: 5px;
	margin-bottom: 10px;
}
#docs {
	margin-left: 18px;
}
#docs div {
	background-color: #ffffff;
	font-size:9px;
	padding: 5px;
	width: 96px;
	line-height: 12px;
}
#contenu {
	width: 520px;
	margin: 100px 0px 20px 70px;
}
#contenu div, #contenu table {
	margin-bottom: 20px;
}
#contenu div.marginone, #contenu table.marginone {
	margin-bottom: 8px;
}
.colgris {
	background-color: #e5e7e9;
	padding: 7px 10px 7px 10px;
}
.encadre-dotted {
	border: 1px dotted #666666;
	padding: 6px 8px 0px 8px;
}
.txt-rose {
	color: #BE0077;
}
.txt-gris-9 {
	font-size: 9px;
	color: #B4B4B4;
}
.txt-14 {
	font-size: 14px;
}
.txt-rose-12 {
	color: #BE0077;
	font-size: 12px;
}
.txt-rose-14 {
	color: #BE0077;
	font-size: 14px;
}
.txt-rose-15 {
	color: #BE0077;
	font-size: 15px;
}
.txt-rose-18 {
	color: #BE0077;
	font-size: 18px;
}

.txt-gris {
	color: #B4B4B4/*DCDCDC*/;
}
.txt-legende {
	font-size: 9px;
	color: #000000;
	font-style: italic;
}
a.fond-vert {
	display: block;
	padding: 5px; 
	background-color: #D2D41D;
	margin-bottom:5px;
}
.justif {
	text-align: justify;	
}
a.txt-encadre {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 5px;
	border: uppercase;
	border: 1px dotted #666666;
	font-style: italic;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
	display: block;
}
a.txt-encadre:hover {
	color:#BE0077;
}
input, textarea  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 5px;
	padding: 1px 2px;
	border: 1px dotted #666666;
}
.form-bouton {
	background-color: #BE0077;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}
.form-input400 {
	width: 400px;
}
.form-input80{
	width: 80px;
}
.form-input200{
	width: 200px;
}
.form-input500{
	width: 498px;
}
.msgErreur {
	color: #BE0077;
	font-weight: bold;
	font-size: 11px;
	margin:0;
	padding:0;
	display:none;
}

/*#nav-activites {
	position: absolute;
	left: 402px;
	width: 80px;
	top: 117px;
	z-index: 2;
	visibility: hidden;
}
#nav-historique {
	position: absolute;
	left: 468px;
	width: 80px;
	top: 117px;
	z-index: 3;
	visibility: hidden;
}
#nav-activites-on {
	position: absolute;
	left: 402px;
	width: 80px;
	top: 117px;
	z-index: 2;
	visibility: visible;
}
#nav-historique-on {
	position: absolute;
	left: 468px;
	width: 80px;
	top: 117px;
	z-index: 3;
	visibility: visible;
}
#nav-activites a, #nav-historique a, #nav-activites-on a, #nav-historique-on a {
	background-color: #f3f4c5;
	color: #DCDCDC;
	font-size: 9px;
	color: #4E5F6E;
	text-decoration: none;
	display: block;
	padding: 1px 9px;
}*/

