@charset "utf-8";
*{margin:0; padding:0;}

body {
	background-color: #0f0e0e;
	text-align:left;
	color:#7F7777;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}

#wrap {
	width: 976px;
	margin: 0 auto;
	background:url(../images/conteneur-fond.png) top  left repeat-y;
	}

#top {
	clear: both;
	}

#middle {
	width: 976px;
	margin: 0 auto;
	clear: both;
	background:url(../images/conteneur-fond.png) top  left repeat-y;
	}

#bottom {
	clear: both;
	}

#middleleft {
	float: left;
	margin: 0 0 10px 40px;
	}
	
#middleright {
	float: right;
	margin: 0 40px 10px 0;
	}

/* standard divs */
#spacer {
	float: right;
	margin: 0;
	width: 1px;
	height: 400px;
}
#extender {
	clear: both;
	overflow: hidden;
}
#header {
	float: left;
	/*border: #F03 1px solid;*/
	margin: 0 0px 0 0px;
	height: 248px;
	}
#footer {
	height: 31px;
	margin: 10px 0 0 0;
	background: url(../images/fond-bas-arrondi.png) top left no-repeat;
	}
#reflet {
	height: 101px;
	text-align: center;
	color: #C6206F;
	background: url(../images/reflet.png) top left no-repeat;
	}


/* Content BOX */
#contentbox {
	width:568px;
	background-color:#0f0e0e;
	padding-top:22px;
	background:url(../images/haut-contenu-box.png) left top no-repeat;
	}
#contentbox div#fondHaut {
	background:url(../images/filet-contenu-box.png) top left repeat-y;
	}
#contentbox p {
	margin:0 8px;
	}
#contentbox div#fondBas {
	clear: both;
	background:url(../images/bas-contenu-box.png) left top no-repeat;
	height:22px;
	margin:12px 0 0 0;}
#content {
	float: left;
	width: 544px;
	margin: 0 10px auto 10px;
	text-align: justify;
}

/* Side BOX */
#sidebox {
	background-color:#0f0e0e;
	}
#sidebox div#hautGauche, #sidebox div#hautDroit, #sidebox div#basGauche, #sidebox div#basDroit {
	width:26px;
	height:20px;
	}
#sidebox div#hautGauche {
	background-image:url(../images/csg-news-box.png);
	}
#sidebox div#hautDroit {
	float:right;
	}
#sidebox div#contenu {
	padding: 0 5px 0 5px;
	}
#sidebox div#basGauche {
	background-image:url(../images/cig-news-box.png);
	}
#sidebox div#basDroit {
	float:right; background-image:url(../images/cid-news-box.png);
	}

/* Text */
em {
	color: #D0D0D0;
	font-style: normal;
	font-size: 120%;
	text-decoration: none;
}

h1, h2, h3 {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #AAAAAA;
}
h1 {
	font-size: 197%;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;

}
h1.ag {
	color: #C6206F;
}
h2 {
	font-size: 136%;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
}
h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}
p {
}
ol {
}
blockquote {
	font-style: italic;
}

#content ul {
	margin-left: 10px;
}
#content .list ul {
	margin-left: 0;
}

a {
	color: #D0D0D0;
	text-decoration: none;
	outline: none;
}
small {
}

#content p {
	margin-bottom: 1.6em;
	line-height: 120%;
}

#sidebox ul {
}

#sidebox li {
	padding: 5px 0;
	list-style-type: none;
	background: url(images/sidebar_li_li.gif) repeat-x left bottom;
}

#sidebox h2 {
	font-size: 114%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#sidebox h3 {
	margin: 0;
}
#sidebox a {
	text-decoration: none;
}
#sidebox a:hover {
	/* text-decoration: underline; */
	color: #C6206F;
}

#footer {
	color:#AAAAAA;
	font-size:12px;
	font-family:Arial,Helvetica, sans-serif;
	margin-right: 20px;
	text-align:center;
	}
#footer a, a:hover {
	color:#AAAAAA;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}

/* misc */
hr {
	display: none;
}
img {
	border: 1px solid #171717;
}
img.left {
	float: left;
	margin: 0 15px 0 15px;
}
img.right {
	float: right;
	margin: 0 15px 0 15px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	height: 60px;
	padding-left: 10px;
	margin: 5px;
	background: url(images/sidebar_li_li.gif) repeat-x left bottom;
}

.list p {
	float: left;
	vertical-align: bottom;
}

.list a {
	font-size: 120%;
}

.list img {
	float: left;
	border: 0px;
	margin: 5px 5px 5px 0;
	width: 48px;
	height: 48px;
}

/* anae classes */
.aag {
	color: #C6206F;
}
.aai {
	color: #6FAF3F;
}
.aam {
	color: #4F97C7;
}
.aap {
	color: #DF1737;
}
.aas {
	color: #E39709;
}
.hag {
	color: #C6206F;
	border-bottom-color: #C6206F;
}
.hai {
	color: #6FAF3F;
	border-bottom-color: #6FAF3F;
}
.ham {
	color: #4F97C7;
	border-bottom-color: #4F97C7;
}
.hap {
	color: #DF1737;
	border-bottom-color: #DF1737;
}
.has {
	color: #E39709;
	border-bottom-color: #E39709;
}

/********************************FORMULAIRE DEBUT********************************************************/


form { 
  font:100% verdana,arial,sans-serif;
  margin: 0;
  padding: 0;
  width: 544px; 
}

form fieldset {
  border:none;
  padding: 0 0 0 30px;        
  margin: 0;
  font-size:12px; 
}

form label { 
	display: block; 
	float: left; 
	width: 140px;
	padding: 0; 
	margin: 5px 0 0;
	text-align: right; 
	font-size:0.9em;
	color:#8A8A8A;
}

form input, form textarea {
	width:335px;      
	margin:5px 5px 5px 10px; 
		
}

form input.champ, form textarea {
	background:#7F7777;
	border: 1px solid #2c282a;
	font-size:12px;
	padding:3px 0;
}

form input#reset, form input#envoyer {
	border:1px solid #8A8A8A;
	background:#FFF;
	color:#788C9B;
	width:auto;
}

form input#reset{margin-left:0px;}
textarea { overflow: auto; }
form br {clear:left;}





/*******************************FORMULAIRE FIN**************************************************/


#csg-arrondi, #csd-arrondi {width:20px; height:45px;}

#csg-arrondi{float:left;  background:url(../images/csg-arrondi.png) no-repeat top left;}

#csd-arrondi{float:right; background:url(../images/csd-arrondi.png) no-repeat top left;}




div#noflash {
	background-image: url(../images/imgnofond/fond.jpg);
	height: 248px;
	width: 976px;
}

#noflash #Logo {
	margin-top: 54px;
	margin-left: 50px;
	width: 185px;
	height:96px;
}

#noflash #block-flash {
	float: right;
	margin-top: 70px;
	margin-right: 200px;
	text-align:center;
}

#noflash #Sous-Site {
	float:right;
	margin-top: 41px;
	margin-right: 54px;
}

#noflash #Sous-Site a {
	padding-right : 13px;
}

#LienMenu {
	margin-top: 41px;
	margin-left: 54px;
	font-size: 16px;
}

#LienMenu a {
	padding-right : 65px;
	color: #FFFFFF;
}

#LienMenu a:hover {
	text-decoration: underline;
}

