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

.rouge {
color:red;
}

.connexion {
color:#828282;
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 {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 22px;
}
.sous-menup:hover {
	background-color: #F3EEEB;
	background-image: url(im/puce2p.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.sous-menur:hover {
	background-color: #F3EEEB;
	background-image: url(im/puce2r.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.champ-form {
	background-color: #F3EEEB;
}
.champ-form-r {
	background-color: #F3EEEB;
	font-size: 11px;
}
.im-a-gauche {
	border: 1px solid #000000;
	float: left;
	margin-right: 15px;
}
.im-a-droite {
	border: 1px solid #000000;
	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: #6D814E;
	margin: 0px;
	padding: 0px;
	background-image: url(im/fond.jpg);
	background-repeat: repeat-x;
}


#global {
	margin: auto;
	width: 940px;
	height: 600px;
}
#header {
	height: 210px;
	width: 940px;
}
#menu-gauche {
	float:left;
	padding-bottom:50px;
}

#ariane {
	position: absolute;
	top: 10px;
	left: 270px;
	width: 620px;
	visibility: visible;
	color: #8AB933;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-bottom: 3px;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B3A696;
	border-right-color: #B3A696;
	border-bottom-color: #B3A696;
	border-left-color: #B3A696;
}
#ariane  strong {
	color: #8AB933;
}

#h1 {
	padding-top: 20px;
	padding-bottom: 20px;
}

#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.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 940px;
	position: absolute;
	top: 210px;
	visibility: visible;
}
#corps {
	width: 630px;
	margin-left: 240px;
	position: static;
	padding: 30px;
}
#corps p {
	text-align: justify;
}

#footer {
	background-image: url(im/fond-footer.jpg);
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	color: #FFFFFF;
	padding: 2px;
	clear:both;
}
#footer2 {
	height: 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:20px;
}
.menu-restreint {
	width: 230px;
	padding-bottom:10px;
}
.restreint2 {
	background-image: url(im/restreint2.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#form-restreint {
	display: inline;
}

#xiti {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:80px;
}

#menu dt {
	cursor: pointer;
	height: 20px;
	line-height: 20px;
	margin: 3px 0;
	text-align: left;
	border: 1px solid #B3A696;
	font-weight: bold;
}

#menu dd {
	position: absolute;
	z-index: 100;
	left: 170px;
	margin-top: -20px;
	width: 250px;
	background-color: #FFFFFF;
	visibility: visible;
	display : none;
}

#menu ul {
	padding: 0px;
}
#menu li {
	text-align: left;
	line-height: 18px;
	border: 1px solid #B3A696;
	margin: 1px;
	background-color: #FFFFFF;
	padding-left: 5px;
}
#menu dt:hover, #menu li:hover {
	border: 1px solid #917E68;
	background-color: #F3EEEB;
}
#menu li a, #menu dt a {
	color: #027DB3;
	text-decoration: none;
	display: block;
}

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


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


#menu-r dl, #menu-r dt, #menu-r dd, #menu-r ul, #menu-r li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu-r {
	width: 230px;
	visibility: visible;
}
#menu-r dt {
	cursor: pointer;
	height: 20px;
	line-height: 20px;
	margin: 3px 0;
	text-align: left;
	border: 1px solid #B3A696;
	font-weight: bold;
}

#menu-r dd {
	position: absolute;
	z-index: 100;
	left: 170px;
	margin-top: -20px;
	width: 250px;
	background-color: #FFFFFF;
	visibility: visible;
	display : none;
}

#menu-r ul {
	padding: 0px;
}
#menu-r li {
	text-align: left;
	line-height: 18px;
	border: 1px solid #B3A696;
	margin: 1px;
	background-color: #FFFFFF;
	padding-left: 5px;
}
#menu-r dt:hover, #menu-r li:hover {
	border: 1px solid #917E68;
	background-color: #F3EEEB;
}
#menu-r li a, #menu-r dt a {
	color: #027DB3;
	text-decoration: none;
	display: block;
}

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



#menu-a dl, #menu-a dt, #menu-a dd, #menu-a ul, #menu-a li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu-a {
	width: 230px;
	visibility: visible;
}
#menu-a dt {
	cursor: pointer;
	height: 20px;
	line-height: 20px;
	margin: 3px 0;
	text-align: left;
	border: 1px solid #B3A696;
	font-weight: bold;
}

#menu-a dd {
	position: absolute;
	z-index: 100;
	left: 170px;
	margin-top: -20px;
	width: 250px;
	background-color: #FFFFFF;
	visibility: visible;
	display : none;
}

#menu-a ul {
	padding: 0px;
}
#menu-a li {
	text-align: left;
	line-height: 18px;
	border: 1px solid #B3A696;
	margin: 1px;
	background-color: #FFFFFF;
	padding-left: 5px;
}
#menu-a dt:hover, #menu-a li:hover {
	border: 1px solid #917E68;
	background-color: #F3EEEB;
}
#menu-a li a, #menu-a dt a {
	color: #027DB3;
	text-decoration: none;
	display: block;
}

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



