#enteteIndex {
	background-image: url(../images/fondEntete.jpg);
	height: 179px;
	clear: right;
}
#logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 143px;
	width: 345px;
	clear: left;
}
#titre {
	background-image: url(../images/titre.jpg);
	float: right;
	height: 36px;
	width: 333px;
}
#containerMenus {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	background-color:#FFFFFF;
	background-image: url(../images/Logo_Diaphane.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	
}
#menu1, #menu2, #menu3{
	text-align: left;
	float: left;
	height: 250px;
	width: 232px;
	padding-top: 80px;
	padding-bottom: 5px;
	border: 1px solid #CCCCCC;
	margin-right: 0.3em;
	margin-bottom: 0.2em;
	margin-left: 0.3em;
	margin-top: 0em;
	
}
#menu1 li, #menu2 li, #menu3 li{
	list-style-type: none;
	padding: 0px;
	text-indent: 0px;
	list-style-position: outside;
	margin: 0em 0em 0em 0.5em;
}
#menu1 ul, #menu2 ul, #menu3 ul {
	margin: 0px 0px 1em 0.2em;
	padding: 0px;
	text-indent: 0px;
}
#menu1 {
	background-color: #E8F5FB;
	background-image: url(../images/FondAdmin.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#menu1 a:link, #menu1 a:visited {
	color: #145676;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CCFF;
}
#menu1 a:active {
	color: #990000;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color: #00CCFF;
}
#menu1 a:hover {
	color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	background-color: #9BD3EE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003399;
}
#menu2 {
	background-color: #E8EFDD;
	background-image: url(../images/FondOutils.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#menu2 a:link, #menu2 a:visited {
	color: #2C7034;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CC00;
}

#menu2 a:active {
	color: #990000;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color: #00CC00;
}
#menu2 a:hover {
	color: #EDF7EA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
	background-color: #91B35E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006633;
}
#menu2 h2 {
	color: #2C7034;
}

#menu3 {
	background-color: #F4F1E2;
	background-image: url(../images/FondCom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#menu3 a:link, #menu3 a:visited {
	color: #884720;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
#menu3 a:active {
	color: #990000;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
#menu3 a:hover {
	color: #3A3416;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
	background-color: #E4A734;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #996600;
}
#actua {
	background-color: #E9E9E9;
	text-align: left;
	float: Aucune;
	margin: 0.5em 0.6em 0.2em 735px;
	border: 1px dashed #999999;
	width:auto;
}
#actua ul {
	margin:0px;
	padding-left:1.5em;
	padding-bottom:0.2em;
	padding-right:0.2em;
	padding-top:0.2em;
}
#actua li {
	margin:0px;
	padding-top:0.1em;
	padding-bottom:0.2em;
	padding-left:0.1em;
	padding-right:0.1em;
}
#partenaire {
	background-color: #FFFFFF;
	text-align: right;
	clear: both;
	margin: 0.5em 150px 0.2em 0.1em;
	background-image: url(../images/fondPartenaire.jpg);
	background-repeat: repeat-x;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: right;
	background-image: none;
	padding: 0px;
}

