#content_home {
}
#content_prog_sam {
	display: none;
}
#content_prog_dim {
	display: none;
}
#content_temoins_ja {
	display: none;
}
#content_temoins_f {
	display: none;
}
#content_utile_acces {
	display: none;
}
#content_utile_dormir {
	display: none;
}
#content_utile_tourisme {
	display: none;
}
#content_liste {
	display: none;
}
#content_contact {
	display: none;
}

div#content {
    padding-left: 10px;
    border-top: solid #F2E0F7 6px;
}
div.title {
    font-weight: bold; 
}
div#content a:link { 
    font-family: arial, helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    text-decoration: none; 
    color: #4477DD;
    padding: 2px;
}
div#content a:visited { 
    font-family: arial, helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    text-decoration: none; 
    color: #4477DD;
    padding: 2px;
}
div#content a:hover, a:active {
    font-family: arial, helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    text-decoration: none;
    color: #4B7DE1;
}
div#content img {
    border: ridge #6699FF 2px;
}

/* compteur */
div#compteur {
    /*float: right;*/
    border: solid #F2E0F7 2px;
    width: 100px;
    text-align: center; 
}

