/*<![CDATA[*/

/* ------------------------------------ */
/*               GENERAL                */
/* ------------------------------------ */
*{
	padding: 0;
	margin: 0;
}
* html, body {
	background: #FFF;
}
html, body{
	color: #FFF;
	height: 100%;
}
#main{
	width: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; /*font-size : 0.7em;  /*0.7em <=> 11px <=> 100% */
	font-size: 11px;
	margin: 0 0 0 0; /* top right bottom left */
	padding: 0 0 0 0; /*width: 981px;*/
	
}
#container { 
	/*position: relative;*/
	width: 100%;
	/*background: #FFFEF2 url(../ghamu/ghamu-bg.png) no-repeat;*/
	background: #FFF;
	margin: 0 0 0 0;
	padding: 0 0 30px 0;
}
/* Espaceur de blocs */
.clearing { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

a{
	color: #4F4E48;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
	color: #3886E2;
}
img {
	border: 0;
}

/* ------------------------------------ */
/*                 HEAD                 */
/* ------------------------------------ */
#head{
	position: relative;
	width: 100%;
	height: 140px;
	clear: both;
	margin: 0 0 0 0;
	padding: 0 0 0 0; 
	/*background: #FFFEF2;*/
	/*border: 1px solid white;*/
}
#head-txt{
display:none;
	position: absolute;
	left: 26px;
	top: 36px;
	font-size: 9px;
	color: #807F79;
}
#head-logo{
	position: absolute;
	left: 0;
	top: 0;
	width: 354px;
	height: 120px;
	background: url(../ghamu/ghamu-logo-bg.gif) no-repeat top right;
	/*border: 1px solid black;*/
}
#head-logo img{
	padding: 36px 0 0 0;
}
#head-trans{
display: none;
	position: absolute;
	left: 547px;
	top: 32px;
}
#search{
display:none;
	padding: 10px 0 10px 6px;
	background: url(../ghamu/ghamu-search-bg.png) no-repeat;
}
.forml {
display:none;
	border-top: 2px solid #A2A2A2;
	width: 140px;
	height: 15px;
	color: #000;
	font-size: 10px;
	padding: 0 0 0 4px;
}
.formb {
display:none;
	vertical-align: top;
	padding: 2px 0 0 0;
}
#trans{
display:none;
	float:left;
	padding: 20px 0 0 0;
	color: #4F4E48;
	font-size: 9px;
	/*border: 1px solid black;*/
}
#trans a{
display:none;
	color: #4F4E48;
	display: block;
	padding: 0 0 4px 0;
}
#trans a:hover{
display:none;
	color: #3886E2;
}

#hierarchie{
	position: absolute;
	left: 0;
	top: 140px;
	width: 580px;
	font-size: 9px;
	color: #807F84;
}
#hierarchie a{
	font-size: 9px;
	color: #807F84;
	text-decoration: underline;
}
#hierarchie a:hover{
	font-size: 9px;
	color: #000;
	text-decoration: underline;
}

/* ------------------------------------ */
/*                MENU                  */
/* ------------------------------------ */
#menutop{
display: none;
	position: absolute;
	left: 17px;
	top: 294px;
	/*border: 1px solid black;*/
}
.menu {
display: none;
position: absolute;
	/*left: 17px;*/
	left: 0px;
	top: 294px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight: bold;
z-index:1000;
/*font-size:90%;*/
/*margin:25px 0 50px 15px;  this page only */

}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
width:170px;

}
/* hack for IE5.5 */
* html .menu ul {margin-left:-16px; ma\rgin-left:0;}
/* position relative so that you can position the sub levels */
.menu li {
position:relative;
/*background:#71A8E8;*/
background:transparent;
/*height:22px;*/
/*padding: 3px 0 3px 0;*/
}

/* get rid of the table */
.menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* style the links */
.menu a.first, .menu a.first:visited {
display:block; 
text-decoration:none;
/*height:22px;*/
/*line-height:22px;*/
width:145px;
color:#3986E2;
/*text-indent:5px;*/
padding: 4px 0 4px 25px;
background:transparent;
}
.menu a.firston, .menu a.firston:visited {
display:block; 
text-decoration:none;
width:145px;
color:#fff;
padding: 4px 0 4px 25px;
background:#3986E2;
_background:transparent;
}
.menu a, .menu a:visited {
display:block; 
text-decoration:none;
/*height:22px;*/
/*line-height:22px;*/
width:145px;
color:#fff;
/*text-indent:5px;*/
padding: 4px 0 4px 25px;
background:transparent;
}

/* hack for IE5.5 */
* html .menu a.first, * html .menu a.first:visited {/*background:#71A8E8;*/ width:170px; w\idth:169px;}
/* hack for IE5.5 */
* html .menu a.firston, * html .menu a.firston:visited {background:#3986E3; width:145px; w\idth:145px;}
/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {/*background:#71A8E8;*/ width:145px; w\idth:145px;}
/* style the link hover */
* html .menu a.first:hover {color:#fff; background:#3986E2;}
/* style the link hover */
* html .menu a.firston:hover {color:#fff; background:#3986E2;}
/* style the link hover */
* html .menu a:hover {color:#fff; background:#3986E2;}

.menu :hover > a.first {
color:#fff; 
background:#3986E2;
}
.menu :hover > a.firston {
color:#fff; 
background:#3986E2;
}
.menu :hover > a {
color:#fff; 
background:#3986E2;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
top:0;
left:170px; 
padding: 0 0 20px 0;
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul {
visibility:visible;
background:#71A8E8;
}

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level list OR link */
.menu ul :hover ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
background:#94BEEE;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
background:#B0CEF2;
}
/* make the fifth level visible when you hover over fourth level list OR link */
.menu ul :hover ul :hover ul :hover ul :hover ul { 
visibility:visible;
background:#B0CEF2;
}

/* ------------------------------------ */
/*               CONTENU                */
/* ------------------------------------ */
#txt-intro{
	margin: 0 0 0 0;
	padding: 25px 15px 10px 0;
	/*min-height: 160px;
	_height: 160px;*/
	/*border: 1px solid black;*/
}
#txt-intro h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #5B5F63;
	font-weight: normal;
	line-height: 32px;
}
#visu{
display: none;
	width: 776px;
	margin: 20px 0 15px 0;
	padding: 0 0 0 0;
	color: #9D9D94;
	background: #ECECE1;
	overflow: hidden;
}
#visu-legende{
display:none;
	float: left;
	width: 158px;
	margin: 0 0 0 0;
	padding: 21px 5px 10px 26px; /* haut droite bas gauche */ 
	line-height: 16px;
}
#visu-img{
display:none;
	float: right;
	width: 587px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow: hidden;
}

#remonte{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	/*overflow: hidden;*/
	/*border: 1px solid black;*/
}
#remonte-visu{
display: none;
	float: right;
	width: 224px;
	margin: 25px 0 0 0;
	padding: 0 0 0 0;
}
#remonte-visu a{
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	display: block;
}
.remonte-center{
	float: left;
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 35px 0;
	background: #FFF;
}
.remonte-center h1{
	font-size: 18px;
	color: #3886E2;
	font-weight: bold;
}
.remonte-center h2{
	font-size: 11px;
	color: #535353;
	font-weight: bold;
	line-height: 18px;
}
.remonte-center h3{
	font-size: 11px;
	color: #202020;
	font-weight: normal;
	line-height: 18px;
}
.remonte-txt{
	float: left;
	width: 100%;
	margin: 0 20px 0 0;
	padding: 0 0 0 0;
}
.remonte-txt a.read{
	color: #920957;
	line-height: 18px;
	display: block;
	font-weight: bold;
}
.remonte-txt a.read:hover{
	color: #920957;
	text-decoration: underline;
}
.remonte-left{
display: none;
	float: left;
	width: 123px;
	margin: 0 0 0 0;
	padding: 22px 40px 0 26px;
	font-size: 11px;
	color: #920957;
	font-weight: normal;
	line-height: 18px;
}
.remonte-left a{
	font-size: 11px;
	color: #920957;
	font-weight: normal;
	line-height: 18px;
	text-decoration: underline;
}
.remonte-left a:hover{
	font-size: 11px;
	color: #920957;
	font-weight: normal;
	line-height: 18px;
	text-decoration: underline;
}

/*///////////// RUBRIQUES ///////////////*/
.rub-txt{
	float: left;
	width: 100%;
	margin: 0 0 30px 0;
	padding: 0 20px 0 0;
	color: #202020;
	line-height: 18px;
}
.rub-txt a{
	color: #202020;
	text-decoration: underline;
}
.rub-txt a:hover{
	color: #3886E2;
	text-decoration: underline;
}
.rub-txt h1{
	font-size: 18px;
	color: #3886E2;
	font-weight: bold;
	padding: 0 0 15px 0;
}
.remonte-center .rub-txt h2{
	font-size: 12px;
	color: #202020;
	font-weight: bold;
	padding: 0 0 15px 0;
}
.rub-txt ul{
	padding: 0 0 0 0;
}
.rub-txt li{
	list-style: none;
	/*margin: 0 0 0 20px;*/
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
}
.rub-txt li.srub{
	list-style: none;
	/*margin: 0 0 0 20px;*/
	margin: 0 0 0 0;
	padding: 10px 0 5px 0;
	border-top: 1px solid #D1E2EE;
}
.rub-txt li li{
	list-style: none;
	/*margin: 0 0 0 30px;*/
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
}
.rub-txt li li li{
	list-style: none;
	padding: 0 0 0 0;
}
.rub-txt li a.rub-titre{
	font-size: 12px;
}
.rub-txt li li a.rub-titre{
	font-size: 11px;
}
.rub{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}

a.rub-titre{
	padding: 0 0 0 0;
	text-decoration: none;
	font-weight: bold;
}
a.rub-art-titre{
	padding: 0 0 0 0;
	color: #3886E2;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.rub-stitre{
	padding: 0 0 0 0;
	color: #535353;
	font-size: 11px;
	font-weight: bold;
}
.rub-desc{
	padding: 0 0 5px 0;
	color: #202020;
	font-size: 11px;
}
a.rubprinci{
	color: #202020;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.rub-txt li.rubprincipale{
	list-style: none;
	/*margin: 0 0 0 20px;*/
	margin: 0 0 0 0;
	padding: 10px 0 5px 0;
	border-top: 1px solid #D1E2EE;
}

/*///////////// ARTICLES ////////////////*/

.article-left{
display: none;
	float: left;
	width: 123px;
	margin: 0 0 0 0;
	padding: 170px 40px 0 26px;
	font-size: 11px;
	color: #920957;
	font-weight: normal;
	line-height: 18px;
}
.article-left a{
	font-size: 11px;
	color: #920957;
	font-weight: normal;
	line-height: 18px;
	text-decoration: underline;
}
.article-left a:hover{
	font-size: 11px;
	color: #920957;
	font-weight: normal;
	line-height: 18px;
	text-decoration: underline;
}
.article-txt{
	float: left;
	/*width: 565px;*/
	/*width: 587px;*/
	width: 100%;
	margin: 0 0 30px 0;
	padding: 0 20px 0 0;
	color: #202020;
	/*color: #000;*/
	/*color: #535353;*/
	/*text-align: justify;*/
	line-height: 18px;

}
.article-txt a{
	color: #202020;
	text-decoration: underline;
}
.article-txt a:hover{
	color: #3886E2;
	text-decoration: underline;
}
.article-txt h1{
	font-size: 18px;
	color: #3886E2;
	font-weight: bold;
}
.article-txt h2{
	font-size: 13px;
	color: #535353;
	font-weight: bold;
	line-height: 18px;
	padding: 5px 0 5px 0;
}
.article-txt h3{
	font-size: 12px;
	color: #3886E2;
	font-weight: bold;
	line-height: 18px;
	padding: 5px 0 15px 0;
}
#retourtop{
display: none;
	padding: 20px 25px 10px 0;
	text-align: right;
}
#retourtop a{
	/*color: #4B6881;*/
	font-size: 10px;
	text-decoration: none;
}
#retourtop a:hover{
	/*color: #3886E2;*/
	font-size: 10px;
	text-decoration: none;
}
p.spip{
	padding: 0 0 15px 0;
	/*border: 1px solid black*/
}
.pdf img{
	/*padding: 0 16px 0 0;
	background: url(../ghamu/pdf.gif) no-repeat right bottom;
	display: block;
	border: 1px solid black;*/
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0 0 1px 1px;
	vertical-align: middle;
}
a.spip_note{
	text-decoration: none;
	color: #3886E2;
}
.notes{
	float: left;
	clear: both;
	width: 100%;
	margin: 25px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #3D3D3D;
	color: #3D3D3D;
	/*text-align: justify;*/
	line-height: 18px;
}
.spip_surligne {
	background: #FF6;
}
hr.spip {
	background-color: #9BC2EA;
	color: #9BC2EA;
	border: none;
	height: 1px;
	margin: 10px 0 10px 0;
	_margin: 4px 0 4px 0; /* Hack IE */
}
blockquote.spip { 
	margin: 0 0 0 0; 
	padding: 0 10px 0 20px;
	/*border: 1px dotted;*/
}
/*///////////// IMAGES ////////////////*/
.spip_documents { text-align: center; }
.spip_documents_center{
	clear: both; width: 100%; margin: auto;display: block; margin-top:1em;margin-bottom:1em;
}
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { font-weight: bold; font-size: 0.8em; margin-left:auto; margin-right:auto;}
.spip_doc_descriptif { clear: both; font-size: 0.8em; margin-left:auto; margin-right:auto;
}
/* ------------------------------------ */
/*               Right                  */
/* ------------------------------------ */
#right{
display: none;
	position: absolute;
	left: 776px;
	top: 80px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.thumbnail{
	position: relative;
	z-index: 1;
	padding: 0 0 30px 0;
	/*padding: 0 0 1px 0;*/
}
.thumbnail:hover{
	background-color: transparent;
	z-index: 100;
	display:block;
}
.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #ECECE1;
	padding: 5px;
	left: -1000px;
	border: 1px solid black;
	visibility: hidden;
	color: #4F4E48;
	text-decoration: none;
}
.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 0 0 5px 0;
}
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: -612px; /*position where enlarged image should offset horizontally */
	
}
/* ------------------------------------ */
/*               Footer                 */
/* ------------------------------------ */
/*#footer{
	background: #FFFEF2;
	width: 560px;
	margin: 0 0 0 190px;
	padding: 15px 0 30px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3886E2;
	border-top: 1px solid #9BC2EA;
}*/
#footer{
display: none;
	clear: both;
	background: #FFFEF2;
	/*width: 560px;*/
	width: 587px;
	margin: 0 0 0 0;
	padding: 10px 0 30px 189px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3886E2;
	
}
#footer-princi{
	margin: 0 27px 0 0;
	padding: 15px 0 0 0;
	border-top: 1px solid #9BC2EA;
}
#footer-princi a{
	font-size: 11px;
	color: #3886E2;
}
#footer-princi a:hover{
	text-decoration: underline;
}
#footer-trans a{
	font-size: 11px;
	color: #4F4E48;
}
#footer-trans a:hover{
	text-decoration: underline;
}
/* ------------------------------------ */
/*               Newsletter             */
/* ------------------------------------ */
#newsletter{
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
}
#newsletter fieldset{
	border: 1px solid #F7AD00;
	width: 75%;
	margin: 0 0 0 0;
	padding: 10px;
}
#newsletter legend{
	padding: 0 5px 0 5px;
	font-size: 12px;
	/*color: #3886E2;*/
}
#newsletter .spip_bouton input,#newsletter .fondl{
	border: 1px solid #563033;
	cursor:pointer;
	padding:.1em;     /* <-- modifié par Tonio */
	margin: 0 0 1px 0;     /* <-- ajouté par Tonio */
	background:#F7AD00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:.9em;
	/*width:100px ;*/
	color:#4A4336;
}
#newsletter .forml,#newsletter .fondo{
	border-bottom:solid 1px #C9AB97;      /* <-- modifié par Tonio */
	border-right:solid 1px #C9AB97;     /* <-- modifié par Tonio */
	border-top:1px solid #81593E;     /* <-- modifié par Tonio */
	border-left:1px solid #81593E;     /* <-- modifié par Tonio */
	/*background:#FFF9EE ;*/     /* <-- modifié par Tonio */
	color:#433817;     /* <-- modifié par Tonio */
	font-weight:normal;
	font-size:12px;     /* <-- modifié par Tonio */
	padding:2px;     /* <-- modifié par Tonio */
	width:250px; 
}
#newsletter .forml:focus,#newsletter .fondo:focus{
	border-bottom:solid 1px #F7AD00;      /* <-- modifié par Tonio */
	border-right:solid 1px #F7AD00;     /* <-- modifié par Tonio */
	border-top:1px solid #F7AD00;     /* <-- modifié par Tonio */
	border-left:1px solid #F7AD00;     /* <-- modifié par Tonio */
	/*background:#FFF9EE ;*/     /* <-- modifié par Tonio */
	color:#433817;     /* <-- modifié par Tonio */
	font-weight:normal;
	font-size:12px;     /* <-- modifié par Tonio */
	padding:2px;     /* <-- modifié par Tonio */
	width:250px; 
}
#newsletter h4{
	font-size: 11px;
	font-weight: bold;
}

/*]]>*/
