BODY{
	background-color: #8da120;
	margin: 0px;
	padding: 0px;
	background-image: url(images/centre-haut.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: normal;
	color: #666666;
}
.index-banniere{
	background-image: url(../images/index-banniere.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 971px;
}

.index-centre{
	background-image: url(../images/index-centre.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: auto;
}

h1, .h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #0059be;
	text-decoration: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/h1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}

h2, .h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #0b5fbf;
	text-decoration: none;
	text-align: left;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}

h3, .h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #010167;
	text-decoration: none;
}

h4, .h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

p, .p, .txt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}

fieldset{
	-moz-border-radius-topright: 5px;   
    -moz-border-radius-bottomright: 5px;   
    -moz-border-radius-bottomleft: 5px;   
    -moz-border-radius-topleft: 5px;   

}

.lien{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

.lien2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
}

.lien3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}


.lien-fort{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	text-decoration: underline;
}

.ul li, .ul li ul li, .ol li ul li, ul li listetype3, ul li listetype2, ul li souslistes2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../images/puce-carre.gif);
	list-style-type: none;
	line-height: 16px;
	text-align: justify;
}

.pp{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 0px;
	margin: 5px;
	text-align: center;
}

.ppFond{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 3px;
	text-align: center;
	background-color: #FFFFFF;
	width: auto;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}

.FondTabBas{
	background-color: #f5f5f5;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}

/* Champ formulaire */

.Bout{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #075dbf;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}

.Bout:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6600;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
/* Fin de form */

/* //////////////////////////////////////////////////////////////////////////////////////// */
/* menu verticale */
.arrowlistmenu{
	width: 160px;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #CCCCCC;
}

.arrowlistmenu .menuheader{
	color: #FFFFFF;
	margin-bottom: 10px;
	text-transform: uppercase;
	padding: 4px 0 4px 10px;
	cursor: hand;
	cursor: pointer;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	background-color: #055cbe;
	text-decoration: none;
}

.arrowlistmenu .openheader{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #055cbe;
}

.arrowlistmenu ul{ 
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; 
}

.arrowlistmenu ul li{
padding-bottom: 2px;
}

.arrowlistmenu ul li .opensubheader{
}

.arrowlistmenu ul li .closedsubheader{
}

.arrowlistmenu ul li a{
	color: #333333;
	display: block;
	padding: 2px 0;
	padding-left: 19px;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/arrow-list.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}

.arrowlistmenu ul li a:hover{
	color: #FF6600;
	background-color: #eeeeee;
	text-decoration: none;
}

.arrowlistmenu ul li a.subexpandable:hover, .arrowlistmenu ul li .current {
	color: #FF6600;
	background-color: #eeeeee;
	text-decoration: none;
}

/*
.current, #current, a.subexpandable .current a, #current a{
	color: #FF6600;
	display: block;
	padding: 2px 0;
	padding-left: 19px;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/arrow-list.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	background-color: #eeeeee;
}
*/

/* Fin de menu verticale */
/* //////////////////////////////////////////////////////////////////////////  */
/* Menu Horizontale */
/* //////////////////////////////////////////////////////////////////////////  */

.mattblacktabs{
	width: 100%;
	overflow: hidden;
}

.mattblacktabs h3 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.mattblacktabs ul{
	padding-left: 10px; 
	font: bold 12px Verdana;
	list-style-type: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
}

.mattblacktabs li{
	display: inline;
	margin: 0;
}

.mattblacktabs li a{
	float: right;
	display: block;
	text-decoration: none; 
	border-right: 1px solid white; 
	color: #333333; 
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 8px;
	background-color: #f5f5f5;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
	color: #FFFFFF;
	background-color: #1364C0;
}


/* ////////////////////////////////////////////////////////////////////////////////// */

