/* Les Éléments Généraux
--------------------------------------------------------------------------------------- */

*{margin:0; padding:0;}

body {
	background: #FFFFFF;
	color: #77787b;
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
}	#body{background: #b8cd90 url(/images/adel/bg_top.gif) 0px 0px repeat-x;}

img {border: none;}

a {text-decoration: none;}

h1 {
	font: italic bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center; 
	padding: 8px 0;
	color: #FFFFFF;
}

h2 {
	background: url(/images/adel/bg_titre.gif) 0px 0px repeat-x;
	color: #fff; 
	font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}

h2 span {
	background: url(/images/adel/bg_titre.gif) 0px -32px repeat-x;
	display: -moz-inline-box;
}

h2 span span {
	padding: 7px 8px 2px 8px;
}

h3{
	background: #fcefda;
	border-bottom: 2px solid #e99304;
	color: #e99304;
	font-size: 14px;
	padding: 8px 10px;
	margin: 0 0 10px 0;
}

h4 {
	background: #fcefda;
	border-bottom: 2px solid #e99304;
	color: #e99304;
	font-size: 12px; 
	padding: 4px 10px;
	margin: 0 0 10px 0;
}
h5 {
	font-size: 12px;
	margin: 0px;
	padding: 20px 10px 10px 10px;
	text-transform: uppercase;
	font: 14px Arial, Helvetica, sans-serif;
	color: #4d4f54;
}
h6 {font-size: 11px; margin: 10px 10px 0 10px;}

.alt {background: #fef0dd;}
hr{
	height: 1px; 
	border: 1px solid #e5e5e5;  
	margin: 0 10px 10px 10px;
}
u{
	text-decoration: none;
	border-bottom: 1px dashed #77787b;
}



/* Les Containers
--------------------------------------------------------------------------------------- */

#wrap {
	min-height: 700px;
	
}

#page {
	margin: 0 auto;
	width: 776px;
	background: #e5e5e5 url(/images/adel/bg_page.gif) repeat-y;
}



/* Le Header
--------------------------------------------------------------------------------------- */

#header {
	width: 776px;
	background: url(/images/adel/bg_header.gif) 0px 0px no-repeat;
}
#header div#flash {padding: 12px 0 0 12px;}



/* L'intranet
--------------------------------------------------------------------------------------- */

#intranet {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	position: relative;
}
#intranet span.spanIntranet{
	position: absolute;
	top: -27px;
	left: 22px;
	z-index:40;
}
#intranet table{
	position: absolute;
	top: -62px;
	left: 22px;
	z-index:40;
}

#intranet table td{padding: 2px 10px 2px 0px;} 
#intranet table span {
	font-weight: bold;
	font-size: 16px;
	color: #e99304;
}
#intranet table label {color: #77787b;}

#intranet table input {
	border: 1px solid #e99304;
	font-size: 11px;
	padding: 2px;
}
#intranet table input.image {
	border: none;
	padding: 0px;
	margin-top: 2px;
}

#intranet table span a {
	font-size:10px;
	color:#a6a6a6;
}



/* Le Contenu
--------------------------------------------------------------------------------------- */

#middle {
	width: 338px;
	margin: 0 0 10px 10px;
	background: #fff;
	float: left;
}

#middle h2 {
	border-bottom: 10px solid #e5e5e5;
	margin: 0;
}

#middle p {margin: 0 10px 15px 10px; text-align: justify;}
#middle a {color: #e16d03;}
#middle a:hover {color: #e99304;}
#middle ul, #middle ol, #middle dl {margin: 0 10px 15px 10px;}
#middle ul li {
	list-style: none;
	padding: 2px 0px 4px 10px;
	background: url(/images/adel/bullet.gif) 0px 7px no-repeat;
}
#middle #listenews li{
	padding: 0px;
	background: none;
}
#middle ul li a:hover{text-decoration: underline;}
#middle ol li {margin: 0 0 5px 30px;}
#middle dt {font-weight: bold; margin: 5px 0 0 0;}
#middle select {color: #7E8283; font: 11px/16px Verdana, Arial, Helvetica, sans-serif;}
#middle option {padding: 0 3px;}
#middle form {
	margin: 0 0 10px 0;
	padding: 5px 0;
	text-align: center; 
	background: #fcefda;
	border-top: 2px solid #e99304;
	border-bottom: 2px solid #e99304;
}


#middle #listenews li {
	border-bottom: 1px solid #e99304;
	list-style: none;
}

#middle #listenews li a {
	color: #636466;
	display: block;
	padding: 5px;
	text-decoration: none;
}

#middle #listenews li a:hover {
	color: #e99304;
	background: #fcefda;
	text-decoration: none;
}



/* La Colonne de Gauche
--------------------------------------------------------------------------------------- */

#left {
	width: 187px;
	margin: 0 0 10px 12px;
	float: left;
}

#left ul {
	border-top: 6px solid #a6a6a6;
	border-bottom: 4px solid #a6a6a6;
	list-style: none;
	margin: 0 0 10px 0;
}
#left ul ul{
	border: none;
	margin: 0px;
	background: #FFFFFF;
	padding-bottom: 10px;
}

#left li ul li{
	border-bottom: none;
	font-size: 10px;
}

#left li a {
	width: 187px;
	color: #666666;
	display: block;
	border-bottom: 2px solid #a6a6a6;
	background: url(/images/adel/bg_menu.gif) 0px 0px no-repeat;
}
#left li ul li a {
	width: 177px;
	color: #949494;
	border-top: 1px solid #dbdbdb;
	border-left: 10px solid #eaeaea;
	border-bottom: none;
	background: url(/images/adel/bg_menu.gif) -374px 0px no-repeat;
}

#left li a:hover{
	color: #e16d03;
	background: url(/images/adel/bg_menu.gif) -187px 0px no-repeat;
	border-color: #eda835;
}
#left li ul li a:hover{
	color: #e16d03;
	background-position: -561px 0px;
}

#left li a span{
 	padding: 1px 5px 1px 24px;
 	display: block;
 	cursor: pointer;
}
#left li ul li a span{
	padding-left: 14px;
}

#left li.selected a,
#left li.selected a:hover{
	color: #759338;
	border-color: #8eb050;
	background-position: 0px -18px;
	cursor: default;
}	#left li.selected a span,
	#left li.selected a:hover span{cursor: default;}
#left li ul li.selected a,
#left li ul li.selected a:hover{
	background-position: -374px -18px;
	cursor: default;
}	#left li ul li.selected a span,
	#left li ul li.selected a:hover span{cursor: default;}

#activites {
	width: 187px;
	padding:0;
	margin:0;
}

#activites .top {
	height:35px;
	background: url(/images/adel/bg_activite_top.gif) 0px 0px no-repeat;
	padding:0;
	margin:0;
	overflow:hidden;
}

#activites:hover .top {
	background: url(/images/adel/bg_activite_top.gif) -187px 0px no-repeat;
}

#activites .top p {
	padding:0;
	padding-right:6px;
	font-size:36px;
	text-align:right;
	letter-spacing:-3px;
	line-height:33px;
	height:36px;
	
	color:#fff;
}

#activites .mid {
	height:auto;
	background: url(/images/adel/bg_activite_mid.gif) 0px 0px repeat-y;
	padding:0;
	margin:0;
	overflow:visible;
}

#activites:hover .mid {
	background: url(/images/adel/bg_activite_mid.gif) -187px 0px repeat-y;
}

#activites .mid p,#activites .bottom p {
	font: 14px/100% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 5px 0 5px 0;
	margin: 0;
	color: #69813c;
}

#activites:hover .mid p {
	color: #e99304;
}

#activites .mid p span {font-size: 12px;}

#activites .bottom {
	height:21px;
	background: url(/images/adel/bg_activite_bottom.gif) 0px 0px no-repeat;
	padding:0;
	margin:0;
	overflow:visible;
}

#activites:hover .bottom {
	background: url(/images/adel/bg_activite_bottom.gif) -187px 0px no-repeat;
}

#activites:hover .bottom a {
	color: #fff;
}

#activites .bottom p {
	font-weight: bold;
	font-size: 10px;
	padding: 5px 5px 0 0;
	text-align: right;
}

#activites .bottom p a {color: #69813c;}


/* La Colonne de Droite
--------------------------------------------------------------------------------------- */

#right {
	width: 207px;
	margin: 0 0 10px 10px;
	float: left;
}

#right ul {
	background: #fff;
	border-top: 2px solid #e99304;
	list-style: none;
}

#right li {
	border-bottom: 2px solid #e99304;
	padding: 5px;
}

#right li span.date, #listenews li a span.date {
	color: #e16d03;
	font-weight: bold;
}

#right li a {
	color: #e16d03;
	font-weight: bold;
}

#right li a:hover {
	color: #e99304;
}

#right li#titre {
	background: url(/images/adel/bg_news.gif);
	color: #fff;
	font: bold 15px "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 17px 0 3px 10px;
}

#right li#titre span {font-size: 17px;}

#right li#plus {
	background: #bfbfbf;
	text-align: right;
}

#right li#plus a {color: #fff;}
#right li#plus a:hover {text-decoration: underline;}

/* Le Footer
--------------------------------------------------------------------------------------- */

#footer {
	height: 200px;
	background: url(/images/adel/bg_footer.gif) no-repeat bottom;
	clear: both;
}

#footer ul {
	list-style: none;
	text-align: center;
}

#footer li {
	color: #e16d03;
	display: inline;
}

#footer li a {color: #3f3f3f;}
#footer li a:hover {text-decoration: underline;}

#partenaire {
	height: 102px;
	background: url(/images/adel/bg_partenaire.gif) no-repeat;
	margin: 0 0 10px 12px;
}

#partenaire img {
	margin: 19px 0 0 0;
}

#menubas {
	width: 772px;
	background: #fff;
	padding: 10px 0;
	margin: 0 0 0 2px;
}

#copyright {
	color: #fff;
	text-align: center;
	margin: 0 auto;
	background: #b8cd90;
	padding: 10px 0px;
}

#copyright a {color: #fff;}
#copyright a:hover {text-decoration: underline;}

.rsslink {
	display:block; width:24px; float:left;margin-top:-4px;
}