html, body {
background-color: #B0AC97;
margin:0;
padding:0;
line-height:120%;
}

html {
background: url(img/fond-chf-html.jpg) repeat-y top center;
}

body {
background: url(img/fond-chf.jpg) no-repeat top center;
}

body, h1, h2, h3, h4, p, td, ul, li 
{ 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #000; 
} 

h1, h2 { 
font-family: Arial, Helvetica, sans-serif;
color: #3D5022; 
} 

h1 {font-size:28px;line-height:110%  }

h2 {font-size:22px;line-height:100%  }

img {
border:0;
}

a {
color:#3D5022;
}

#page{
font-size:12px;
width:950px;
margin:0 auto;
padding:20px 20px 0 20px;
line-height:140%;
position:relative;
}

#top{
width:1000px;
height:192px;
margin:0 auto;
position:relative;
}

#menu {
background: url(img/fond-menu.gif) no-repeat top center;
width:972px;
margin:10px auto;
height:30px;
line-height:30px;
text-align:center;
font-size:2px;
}

#menu a {
margin:0 10px;
}

#menu img {
margin:5px 0;
}

#footer {
background: url(img/fond-footer.gif) no-repeat top center;
height:59px;
margin:70px 0 0 0;
padding:10px 0 0 0;
color: #fff;
font-size:11px;
line-height:100%;
}

#footer a {
color: #fff;
}

#footer p {
font-size:12px;
}

#contenu {
float:right;
width:700px;
}

#contenuhome {
float:right;
width:780px;
}

#colonne1 {
width:200px;
float:left;
}

#colonne1home {
width:160px;
float:left;
}

.date {
font-size:0.8em;
}

.hrseparation {
color:#5A5657 ;
background-color: #5A5657;
height: 1px;
border: 0;
}
 

#sousmenu a {
color:#000;
border-bottom:1px dotted #555A5C;
display:block;
padding:6px 10px;
margin:0;
font-weight:normal;
font-size:13px;
text-decoration:none;
}

#sousmenu a.rubrique {
background-color:#C35D01;
color:#fff;
font-weight:bold;
border-bottom:0;
padding:6px 5px;
}

#sousmenu a.courante {
font-weight:bold;
padding-left: 15px;
background: url(img/fleche.gif) no-repeat top left;
}

#sousmenu a.sousniveau {
text-transform:none;
color:#000;
border-bottom:0;
padding:6px 0 6px 20px;
margin:0;
font-weight:normal;
font-size:11px;
}

#sousmenu a.sousniveaudernier {
text-transform:none;
color:#000;
padding:6px 0 6px 12px;
margin:0;
font-weight:normal;
font-size:11px;
}

#sousmenu {
line-height:125%
}


#recherche {
background: url(img/fond-recherche.gif) no-repeat top center;
padding-top:25px;
height:25px;
width:153px;
}

#zoom {
background: url(img/fond-zoom.gif) no-repeat top center;
padding:25px 5px 0px 5px;
height:110px;
width:143px;
}

.champ {
width:104px;
border:1px solid #999;
margin:0 5px;
}

.champlong {
width:200px;
border:1px solid #999;
margin:0;
}

.formulaire {
line-height:180%;
}

.colonne1 {
text-align:right;
padding-right:5px;
}

#sousmenu {
margin-bottom:20px;
}

#news {
background-color:#fff;
border:3px solid #5A5657;
padding:10px;
margin:0 10px;
}

#news a, .news a {
color: #5A5657;
font-weight:bold;
text-decoration:none;
}

#event {
background-color:#fff;
border:3px solid #368700;
padding:10px;
margin:0 10px;
}

#event a {
color:#368700;
text-decoration:none;
}


#event a:hover {
text-decoration:underline;
}

#ush {
padding:0 10px;
margin:0 10px;
}

#nih {
padding:10px;
margin:0 10px;
}


#actu-chf {
padding:10px;
margin:0 10px;
}

/* Associations */

.asso-objectifs {
width:300px;
padding:10px;
border:2px solid #999;
background-color:#fff;
float:right;
}

.titrebloc {
background-color:#fff;
margin-top:20px;
padding-left:5px;
}

.titrebloc a {
text-decoration:none;
}

.bloc-liste {
background-color:#ddd;
}

.bloc-liste p {
margin-top:0;
}

.bloc-liste a {
color:#000;
}

.cel-evenement {
padding:3px;
border-bottom:1px solid #999;
}

.cel-evenement a {
text-decoration:none;
}

#news-chf a {
color:#792222;
text-decoration:none;
}



/* Moteur de recherche */

.url {color:#3D5022;}

a.title {
font-weight:bold;
}



/*footer stick*/
html, body, #page {height: 100%;}

body > #page {height: auto; min-height: 100%;}

#contenu, #contenuhome {overflow:auto;
	padding-bottom: 69px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -69px; /* negative value of footer height */
	height: 69px;
	clear:both;} 

/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}


