* {
margin: 0;
padding: 0;
}

html, body {
	height: 100%;
}

/*-------------------
    POSITIONNEMENT
--------------------*/

#page {
	width:800px;
	margin:0 auto;
}

#header {
	height: 210px;

}

#menu {
	float: left;
	width: 135px;
	padding-left: 15px;
	position: relative;
	top: -210px; /* permet au menu de partir du haut de page*/
}

#contenu {
	float: left; 
	width: 445px;
	padding-left: 10px;
	background-color:white;
}

#sidebar {
	float: right;
	width: 170px;
	padding-right: 15px;
	background-color: white;
}

#footer {
	clear:both;
	background-color: #4F8000;
}

/*-------------------
     DECORATION
--------------------*/
/* texte, police */
html { font-size: 100%; }

body { font-size: 76%; }
h1 { font-size: 2.0em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.3em; }
h4, caption { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1.0em; }
p, td, th, ul, ol, dl, blockquote { font-size: 1.1em; }
.notes { font-size: 1.0em; }


body {
	font-family: "Trebuchet MS", Verdana, Helvetica, Sans-Serif;
	color: #333333;
}

#sidebar, #footer, #access {
	font-size: .9em;
}



/* attributs generaux*/
a {
	color: #4F8000;
	text-decoration: underline;
}

a:hover {
	color: #804200;
	text-decoration: none;
}

a.ext {
	background: url(../img/ext.png) center right no-repeat;
	padding-right: 13px;	
}
acronym, abbr {
	border-bottom: 1px dotted #999999;	
}

#contenu p, #sidebar p {
	margin: 5px 0 7px 0;
}
#menu ul, #sidebar ul, #header ul {
	list-style-type: none;
}


dt {
	margin-top: 7px;
	font-weight: bold;
}
dd {
	padding-left: 5px;
}


table {
	border-collapse:collapse;
	width:98%;
	margin: 3px 0 15px 0; 
}
caption {
	padding-left: 10px;
	text-align: left;	
	font-weight: bold;
	color: #333333;
	border-bottom: 2px solid #333333;
}
td, th {
	padding: 2px;
	border:1px solid #DCD8B7;
	vertical-align: top;
}
th {
	font-weight: bold;
	text-align: left;
	background-color: #F8F7F1;
}

a img {
	border: 0;
}

img.th, img.th2 {
	margin: 0 4px 4px 0;
	padding: 3px 3px 15px 3px;
	background: url(../img/agrandir.png) no-repeat right bottom;
	border: 1px solid #F1EFE2;
}
img.th {
	float: left;
}
img.th2 {
	float: right;
}

kbd {
font-size : 1em;
padding: 0px 2px;
border: 1px solid gray;
}

blockquote{
	padding:10px 5px 10px 35px;
	background: #F5F4EB url(../img/quote.png) no-repeat 5px 10px ;
	color:#6F6F66;
	border-left: 1px solid #6F6F66;
	border-right: 1px solid #6F6F66;
}

.spacer {
clear: both;
}

.rounded{border-radius:6px;-moz-border-radius:6px}

/* LISTES */
.puce_no li{list-style-type: none;}
.inline li{display:inline}

/* BODY */
body {
	background: #F1EFE2 url(../img/backg_body.png) repeat-x 0 20px;
}


/* PAGE (conteneur principal)*/
#page{
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	background: url(../img/backg_page.gif) repeat-y left top;
}

/* HEADER */

#header{
	background: transparent url(../img/backg_header.png) repeat-x 0 20px;
}

#access { /* div contenant le menu accessibilite */
	height: 20px;
	text-align: right;
	margin: 0 10px 0 150px; 
	font-size: 0.8em;
	letter-spacing: 1px;
}
#access ul li{
	display: inline;
}
#access a {
	color: #666666;
	text-decoration: none;
}
#access a:hover {
	color: #000000;
}

#bandeau {
	margin-left: 150px;
}

#header h1{
	background: url(../img/logo_chm.png) no-repeat left top;
	width: 300px;
	height: 190px;
	text-indent: -5000px; /*permet d'expulser le texte de l'ecran */
	font-size: 1px;	
	float: left;
}
.print {
	display: none; /*ne s'affiche que sur la sortie print*/
}
.imgheader{
	float: right;
}

.warning {
	color: #990000;
}

hr { /* hr spacer*/
clear: both;
visibility: hidden;
}

form {
	border: 1px dotted #DCD8B7;
	margin: 20px;
	padding: 10px;
	text-align: center;
}


/* MENUTOP */
#menutop {
	position: relative;
	top: 0;
	/*float: left;
	margin-left: 15px;
	padding: 0;*/
}

/* MENU */
#menu {	
	background-color: transparent;
}
#menu ul {
	margin-top: 15px;
	padding-top: 26px;
	margin-left: 0;
}
#menu li a, #menu li a:hover {
	text-decoration: none;
	font-size: 1.0em;
	font-weight: bold;
	padding-left: 22px;
	display: block;
	height: 1.6em;
	background: url(../img/puce_menu.gif) no-repeat;
}
#menu li a {
	color: #FFFFFF;
	background-position: 2px 0;
}
#menu li a:hover, #menu  li#current a {
	color: #FFAE00;
	background-position: 2px -33px;
} 
ul.actu {
	background: #4F8000 url(../img/menu_ul_actu.png) top left no-repeat;
}
ul.decouvrir {
	background: #4F8000 url(../img/menu_ul_decouvrir.png) top left no-repeat;
}
ul.eclairage {
	background: #4F8000 url(../img/menu_ul_eclairage.png) top left no-repeat;
}
ul.pratique {
	background: #4F8000 url(../img/menu_ul_pratique.png) top left no-repeat;
}





/* CONTENU */


#contenu h1 {
	color: #FFAE00;
	margin: 20px 0 10px 0;
	padding-left: 35px;
	letter-spacing: 1px;
	background: url(../img/backg_cont_h1.png) no-repeat left top;
}
#contenu h2 {
	clear: left; /* empeche le chevauchement des images de la fiche precedente*/ 
	color: #804200;
	margin: 20px 0 10px 0;
	padding-left: 10px;
	border-bottom: 1px solid #F1EFE2;
	border-left: 5px solid #804200;
	background: url(../img/backg_h2.gif) repeat-x left bottom; 
}

#contenu h3 {
	margin: 10px 0 5px 0;
}

#contenu ul {
	list-style-type: disc; 
	margin: 0 0 7px 15px;
	padding-left: 0;
	list-style-position: outside;
	display: inline-block; /*permet aux puces de ne pas entrer en conflit avec une image float*/
}
#contenu li {
	margin-left: 15px;
	padding-left: 0;
}



/* SIDEBAR*/
#sidebar h2 {
	background: #AD5D0C url(../img/backg_side_h2.gif) repeat-x left top;
	color: #FFFFFF;
	padding-left: 5px;
	margin: 20px 0 5px 0;
}
#sidebar h2.flash {
	background: #C00000 url(../img/backg_side_flash.gif) repeat-x left top;
}

#end { /* div contenant les minibanners w3c etc.. */
	margin: 50px 0 10px 0;
	padding: 20px 0 0 0;
	text-align: right;
	border-top: 1px solid #AD5D0C;
}

#ml { /* div mailing list */
	background: #F8F7F1 url(../img/mailing.png) no-repeat 2px 0;
	margin-top:	10px;
	padding: 10px 10px 10px 56px;
	border: 1px solid #AD5D0C;
	font-size: 1.1em;
}

#fb { /* div facebook */
	background: #F8F7F1 url(../img/logo_facebook.png) no-repeat 2px center;
	display:block;
	margin-top:10px;
	padding: 10px 10px 10px 56px;
	border: 1px solid #3B5998;
	font-size: 1.1em;
}

/* div pied_contenu (pre-footer) : retour haut de page*/
#pied_contenu {
	margin: 10px 10px 10px 0;
	padding-right: 190px;
	float: right;
}
a.up {	
	background: url(../img/up.png) no-repeat 0 0;
	padding-left: 17px;
}
a:hover.up{
	background: url(../img/up.png) no-repeat 0 -20px;
}


/*FOOTER*/

#footer p {
	line-height: 3em;
	color: #DFFFAA;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer acronym {
	border-bottom: 1px dotted #DFFFAA;
}

/* AGENDA */

#calendrier {
	width: 100%;
	}
	
#calendrier h3 {
	font-size:2em;
	/*font-weight:bold;*/
	color: #804200;
	border-left: 20px solid #804200;
	border-bottom: 1px solid #804200;	letter-spacing: 1px;
	margin:0 0 5px 0;
	padding-left:5px;
	font-style: italic;
}

div.mois {
	margin-top:20px;
	border: 1px solid #804200;
	/*border-bottom: 1px solid #804200;
	border-left: 3px solid #804200;
	border-right: 3px solid #804200;*/
	padding:0 0 5px 0;
}
#calendrier ul{
margin:5px 5px 10px 10px;
}
#calendrier h5 {
	background-color: #F1EFE2;
	color: #000000;
	font-weight: bold;
	padding-left: 5px;
	margin: 0;
}

/* DIVERS */
.noir {color:#000;}
.mrg_no{margin:0 !important;}
.pdg_no{padding:0 !important;}
.txt_c{text-align:center;}
.gras{font-weight:bold;}
.clearing{
	clear:both;
	height:1px;
	font-size:1px;
}
