* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {
	font-size: 24px;
	color: #83B725;
	margin-top: 70px;
	margin-bottom: 70px;
	padding-left:15px;
	padding-right:15px;
	font-weight: bold;
	display: inline;
}
h2 {
	font-size: 18px;
	color: #83B725;
	font-weight: bold;
	padding-top: 10px;
}
h3 {
	font-size: 14px;
	color: #83B725;
	font-weight: bold;
	padding-top: 5px;
}
hr {
color: #83B725; 
background-color: #83B725;
height: 1px;
border: 0;
}
a {
	color: #006EA4;
}
a:hover {
	color: #ED6637;
}
.actif {
	color: #ED6637;
}
.bleu {
	color: #006EA4;
}
.blanc {
	color: white;
}
.blanc-pt {
	color: white;
	font-size: 12px;
}
.brun {
	color: #96836B;
}
.text-petit {
	font-size: 11px;
}
.gris {
color:#828282;
}

.rouge {
color:red;
}

.lexique {
color: #006EA4;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #006EA4;
text-decoration: none;
cursor: help;
}

.connexion {
color:white;
font-size: 12px;
}

.puce-marge {
	margin-right: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.sous-menup, .sous-menur, .sous-menua {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 22px;
}
.sous-menup:hover {
	background-color: #F4FCEA;
	background-image: url(im/puce2p.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.sous-menur:hover, .sous-menua:hover {
	background-color: #F4FCEA;
	background-image: url(im/puce2r.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.champ-form {
	background-color: #F4FCEA;
}
.champ-form-r, .champ-form-a {
	background-color: #F3F3F3;
	font-size: 11px;
}
.im-a-gauche-bord {
	border: 1px solid #000000;
	float: left;
	margin-right: 15px;
}
.im-a-droite-bord {
	border: 1px solid #000000;
	float: right;
	margin-left: 15px;
}
.im-a-gauche {
	float: left;
	margin-right: 15px;
}
.im-a-droite {
	float: right;
	margin-left: 15px;
}

.serv-oui {
list-style-type: disc;
list-style-image: url(im/icone-oui.gif);
}
.serv-non {
list-style-type: disc;
list-style-image: url(im/icone-non.gif);
color:#828282;
}


.body {
	background-color: white;
	margin: 0px;
	padding: 0px;
/* 	background-image: url(im/fond.jpg);    */
	background-repeat: repeat-x;
}

.listeCourant {
border-right: 1px solid #a0a0a0;
border-bottom: 1px solid #a0a0a0;
}

.listeCourantLeft {
border-right: 1px solid #a0a0a0;
border-left: 1px solid #a0a0a0;
border-bottom: 1px solid #a0a0a0;
}

.listeTop {
border-top: 1px solid #a0a0a0;
border-right: 1px solid #a0a0a0;
border-bottom: 1px solid #a0a0a0;
background-color: #F4FCEA;
}

.listeTopLeft {
border-top: 1px solid #a0a0a0;
border-left: 1px solid #a0a0a0;
border-right: 1px solid #a0a0a0;
border-bottom: 1px solid #a0a0a0;
background-color: #F4FCEA;
}

#global {
	margin: auto;
	width: 940px;
	background-image: url(im/fond-centre-1.gif);
	background-repeat: repeat-y;
	background-position: top center;
}
#header {
	width: 940px;
	text-align: center;
}
#menu-gauche {
	float:left;
}

#ariane {
	position: absolute;
	top: 20px;
	left: 285px;
	width: 620px;
	visibility: visible;
	color: #83B725;
	padding-top: 3px;
	margin-bottom: 3px;
}
#ariane  strong {
	color: #83B725;
}

#h1 {
	margin-bottom: 30px;
	text-align:center;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #B7B7B7;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #B7B7B7;
}

#sous-menu, #a-voir {
	margin-left: 120px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #DE4F1F;
	border-right-color: #DE4F1F;
	border-bottom-color: #DE4F1F;
	border-left-color: #DE4F1F;
}

#sous-menu {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 20px;
}

#a-voir {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 30px;
}

#a-voir-liste {
	padding-left: 5px;
	padding-top: 5px;
}


#centre {
	background-image: url(im/fond-centre-repet.gif);
	background-repeat: repeat-y;
	background-position: top center;
	width: 940px;
	position: absolute;
	top: 175px;
	visibility: visible;
}
#corps {
	margin-left: 255px;
	margin-top: 30px;
	margin-right: 25px;
	margin-bottom: 0px;
	position: static;
	padding: 30px;
	padding-bottom: 15px;
}
#corps p {
	text-align: justify;
}

#choix-communes  { 
overflow:auto;
text-align:left;
width: 450px;
height: 400px;
border-width:1px; 
border-color:black; 
border-style:solid;
background-color: #F4FCEA;
padding-left:20px;
}

#footer {
	background-image: url(im/fond-footer.gif);
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	color: #FFFFFF;
	clear:both;
	height: 30px;
}
#footer2 {
	padding-top: 12px;
	margin-left: 240px;
	margin-right: 10px;
	font-size: 12px;
}








#menu dl, #menu dt, #menu dd, #menu ul, #menu li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
	width: 230px;
	visibility: visible;
	padding-bottom:10px;
	margin:0px;
	margin-bottom:15px;
	padding-left:15px;
}
#menu-restreint, #menu-administrateurs {
	width: 230px;
	padding-bottom:10px;
	padding-left:15px;
}
#restreint2, #administrateurs2 {
	padding-right: 30px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #B7B7B7;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #B7B7B7;
}
#form-restreint, #form-administrateur {
	display: inline;
}
#xiti {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:90px;
}





#menu dt {
	background-image: url(im/fd-menu-1.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	height: 24px;
	line-height: 24px;
	margin: 5px 0;
	padding-left: 24px;
	text-align: left;
	font-weight: bold;
}



#menu dd {
	position: absolute;
	z-index: 100;
	left: 170px;
	margin-top: -20px;
	width: 402px;
	visibility: visible;
	background-image: url(im/arbov.gif);
	font-weight: bold;
	display : none;
	font-size: 13px;
	letter-spacing : -1px;
}

#menu ul {
	padding: 0px;
}
#menu li {
	text-align: left;
	line-height: 27px;
	background-image: url(im/fd-menu-2.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
}
#menu dt:hover {
	background-image: url(im/fd-menu-1-act.gif);
	background-repeat: no-repeat;
}
#menu li:hover {

}
#menu li a, #menu dt a {
	color: #006EA4;
	text-decoration: none;
	display: block;
}

#menu li a:hover, #menu dt a:hover {
	text-decoration: none;
	color: #D40000;
}


#titre-menu-salarie, #titre-menu-administrateurs {
	margin: 5px;
	padding-left: 18px;
	color:white;
	font-weight: bold;
}


#menu-r dl, #menu-r dt, #menu-r dd, #menu-r ul, #menu-r li, #menu-a dl, #menu-a dt, #menu-a dd, #menu-a ul, #menu-a li  {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu-r, #menu-a {
	width: 230px;
	visibility: visible;
	padding-left: 15px;
}
#menu-r dt , #menu-a dt {
	background-image: url(im/fd-menu-1.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	height: 24px;
	line-height: 24px;
	margin: 5px 0;
	padding-left: 24px;
	text-align: left;
	font-weight: bold;d #B3A696;
	font-weight: bold;
}

#menu-r dt:hover, #menu-a dt:hover {
	background-image: url(im/fd-menu-1-act.gif);
	background-repeat: no-repeat;
}

#menu-r dd , #menu-a dd {
	position: absolute;
	z-index: 100;
	left: 170px;
	margin-top: -20px;
	width: 402px;
	visibility: visible;
	background-image: url(im/arbov.gif);
	font-weight: bold;
	display : none;
	font-size: 13px;
	letter-spacing : -1px;
}

#menu-r ul, #menu-ar ul {
	padding: 0px;
}
#menu-r li, #menu-a li {
	text-align: left;
	line-height: 27px;
	background-image: url(im/fd-menu-2.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
}

#menu-r li a, #menu-r dt a , #menu-a li a, #menu-a dt a{
	color: #006EA4;
	text-decoration: none;
	display: block;
}

#menu-r li a:hover, #menu-r dt a:hover, #menu-a li a:hover, #menu-a dt a:hover {
	text-decoration: none;
	color: #D40000;
}


