@charset "iso-8859-1";


/* COMMON STYLES */


body {
	padding:0;
	margin:0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:75%; /* font-size:62.5%; */
	background: #6A8828  url(../images/fond-home.gif) repeat-x;
}

img {

	border:0px;
	vertical-align: bottom;

}

.clear {
	clear: both;
	visibility: hidden;
}

/* Begin structure/mainPage.html */
	/* Model 2 home page */							

#banner *,#menu *{
	margin:0;
	padding:0;
}
#page{
  padding: 0px ;
  margin: 125px auto 0px auto;
  width: 747px;
  position: relative;
  }

#accessibility{
	display:none;
}

#banner{
    clear:left;
	width:747px;
	height:315px;
	padding:0px 0px 0px 0px;
	text-align:right;
    color:#749C00;
    font-weight:Bold;
            }
         #banner  a{
		color:#9FC51F;
		text-decoration:none;
	}


         #banner  a:hover{
		color:#FFF;
}


	

#conteneur{

float:left;
text-align:center;
}

#contents{
clear:left;	
width: 740px !important;
width: 95%;
font-size:1em;	
padding: 0 0 0 5px;
text-align:center;
}
#contents #main{
}
.pager{
text-align:center;
}


#menu {
top: 280px;
width: 750px;
font-size: 1em;
text-align: center;
color: #66950C;
padding: 3px 0px 0px 0px;
margin: 0px 0px;
text-align:center;


}
#menu  .lien {
border-right: 0px solid;
border-color: #66950C;
display: inline;
padding: 0px 0 5px 0;

}

#menu  .lienFin {
padding: 0px 0 0px 0;
display: inline;
}

#menu  a:link {
color: #66950C;
text-decoration: none;
font-weight: bold;
}

#menu  a:visited {
color: #66950C;
text-decoration: none;
}

#menu a:hover {
color: #658AAF;
text-decoration: none;
}
#menu img {
padding: 5px 0px 0px 0px;
}


	
	
#tools{
	float:left;
	width:180px;
	margin:0 0 0 -190px;
}
	#tools form, #tools ul, #tools li, #tools fieldset,#tools input,#tools p{
		margin:0;
		padding:0;
	}


#footer{
clear:left;	
width: 750px;
/* background-image: url(http://www.hcd.fr/clients/wbd/images/fond-bas.jpg); */
/* background-position: top; */
/* background-repeat: no-repeat; */
font-size: 0.8em;
text-align: center;
color: #000;
padding: 20px 1px 0 0;
}


#footer a:link {
color: #9FC51F;
text-decoration: none;
font-weight: bold;
}

#footer a:visited {
color: #9FC51F;
text-decoration: none;
}

#footer a:hover {
color: #FFF;
text-decoration: none;
}
#footer #invisible {
display:none;
}
	
#signature{
	text-align:center;
	margin:2px 15px;

}
	#signature p,#signature a,#signature a:visited{
		color:#6A8828;
        font-size: 10px;
		background:none;
		text-decoration:none;
	}
	#signature a:hover{
		      color:#648AAF;
	}

/* End structure/mainPage.html */

/* Begin structure/mainPrint.html */
								
#print{
	
}

/* End structure/mainPrint.html */

/* Begin structure/error.html */
								
#error_page{
	
}

/* End structure/error.html */


#contents h1, #contents h2, #contents h3, #contents h4, #contents h5, #contents h6{
	
	margin-left: 0px;
}



#contents h1 {
	width:85%;
	border-bottom:1px solid #486A8C;
	color: #486A8C;
	font-size: 1.4em;
    font-weight: bold;
    text-transform : uppercase;
	background: url(../images/menu-fleche.gif) no-repeat;
	padding: 0 15px 5px 45px;
	margin: 5px    
}
#contents h2 {
    color: #FFF;
	font-size: 1.0em;
    font-weight: NORMAL;
             
}


#contents h3 {
	width:90%;
	color: #ffffff;
	font-size: 1.0em;
	background: url(/images/menu-fleche.gif) no-repeat 0 0 #749C00;
	padding: 0 10px 2px 20px;
	border: 1px solid #274507;
	
}

#contents h4 {
	color: #274507;
	font-size:1.0em;
}

#contents h5 {
	color: #1D5905;
	font-size: 1.0em;
}

#contents h6 {
	color: #000000;
	font-size: 1.0em;
}

/* Links */
a{
	color:#008892;
   text-decoration:none;
}
a:visited{
 	color:#008892; 
}
a:hover{
    color:#fff;
	text-decoration:none;	
}
#contents a.LinkOut:after{
	color:#bbb;
	font-weight:bold;
	text-decoration:none;
	content: " ["attr(hreflang)"]";
}
/* Medias */
.medias{
	margin:0px 0;
}
.medias .flash{

}
.medias .audio, .medias .video, .medias .center{
	text-align:center;
}
.medias .right{
	text-align:right;
}
.medias .left{
	text-align:left;
}
.medias img{

         border: 0px solid #274507;
}
.medias a,.medias a:hover, .medias a:visited{
	background:none;
	text-decoration:none;
}
.medias .description{
	display:none;
}
/****/ /* CONTENU WIKI & Cie. */ /*****/

address{
	color:#366;
}
address:before{
	content:"Adresse : \A";
}
pre{
	width:90%;
	overflow:auto;
	padding:2px 0 2px 1%;
	margin:0 0 0 2%;
	background:#eee;
	border-left:12px solid #366;
	font-size:1.1em;
	font-family:Courier, MS Courier New, Prestige, Everson Mono;
}
code{
	padding:1px;
	background:#9cc;
	color:#ffffff;
	font-size:1.1em;
	font-family:Courier, MS Courier New, Prestige, Everson Mono;
}
blockquote{
	padding:0 0 0 5px;
	border-left:1px dashed #ff9900;
}
cite{
	padding:0 3px 0 3px;
	color:#366;
}

acronym { 
	border-bottom:1px dashed #ff9900; 
	cursor:help;
}

q{
	color:#718589;
	font-style:italic;
}
q:after{
	font-size:0.9em;
	content: " ' Source: "attr(cite)" ";
}
ul{ 	margin: 0px 0px 0px 20px; 
}
ol{
	 margin: 0px 0px 0px 20px}
        
.separator{
	clear:both;
	visibility:hidden;
}
/*** Liste de definitions ***/
dl{
	padding:5px;
	border-bottom:1px dashed #366;
}
dt{
	font-size:1.3em;
	font-weight:bold;
}
dd{
	padding:2px 10px;
	margin:0;
	font-style:italic;
}

.structured_text_links{
	float:right;
	margin:3px;
	padding:0;
	border:1px solid #366;
	font-size:0.6em;
}
.structured_text_links dl{
	border-bottom:1px dashed #366;
}
.structured_text_links dt{
	padding-left:15px;
	font-weight:bold;
}
.structured_text_links dd{
	padding:2px;
	color:#000000;
	font-style:italic;
}
.structured_text_links a{
	font-style:normal;
}


/*** Tableaux ***/
table{
	margin:auto;
	border:1px solid #366;
	border-spacing:0;
	border-collapse:collapse;
	width:100%;
	font-size:1em;
}
table caption{
	padding-bottom:3px;
	font-weight:normal;
	text-align:left;
}
th{
	padding:1px;
	background:#366;
	color:#ffffff;
	font-weight:bold;
	border:1px solid #366;
}
td{
	padding:3px;
	border:1px solid #366;
}



/*elements de mise en page dans la zone de contenu*/
.une_colonne, .deux_colonnes{
	display: inline;
	clear:both;
}

.colleft{
	float:left;
    width:50%;
    text-align: center;
}

.colright{
	float:left;
   	width:50%;
	margin:0; 
	padding:0;
   text-align: center;
}
.colleft1{
	float:left;
	width:40%;
	margin:0; 
	padding:1%;
	margin:0 2% 0 0;
   text-align: justify;
}
.colright1{
	float:left;
	width:55%;
	margin:0; 
	padding:0;
}
.intext_left{
	float: left !important;
	padding: 5px !important;
}


.intext_right{
	float: right !important;
	padding: 5px !important;
}

.above_left{
	text-align: left;
}

.above_right{
	text-align: right;
}

.above_center{
	text-align: center;
}

.below_center{
	text-align: center;
}

.below_right{
	text-align: right;
}

.below_left{
	text-align: left;
}

.above_center img, .above_right img, .above_left img, .below_center img, .below_right img, .below_left img{
	float: none !important;
}

.center{
	width:100%;
	text-align: center;
}

.left{
	width:100%;
	text-align: left;
}

.right{
	width:100%;
	text-align: right;
}
.imgleft{
	float:left;
	margin:0 2px;
}
.imgright{
	float:right;
	margin:0 2px;
}
