#content h2 {
	color: #000;
	border-bottom-color: #003399;
}

#content h2 strong {
	color: #303;
}

#content a, #content a:visited, #recherche_content a, #recherche_content a:visited {
    color: #006699;
}

#content a:hover, #recherche_content a:hover {
	color: #000e99;
}

#content h3 {
    color: #000;
	border-bottom-color: #003399;
}

#content h2 .sub {
    color: #000;
}

#content, #recherche_content {
	background-color: #FFFFFF;
	color: inherit;
}

#content .subcontent h4 .sub {
    color: #000;
}

#content h2 .affichage {
    color: #000;
}

#content h2 .pages {
    color: #000;
}

#content .subcontent {
    border-color: black;
}

#content .subcontent h4 {
    color: #000;
	border-bottom-color: #336666;
}

#content .subcontent h4 strong {
	font-size: 120%;
}

#content .subcontent h4 .sub {
    color: #000;
}

#content .subcontent h4 .section {
    color: #000;
}

#content .subcontent h4 .tags {
    color: #000;
}

#content .subcontent h4 .date {
    color: #555555;
}

#content .subcontent h4 .section a, #content .subcontent h4 .section a:visited {
	color: #000;
}

#content .subcontent h4 strong a, #content .subcontent h4 strong a:visited {
	color: #303;
}

#content .subcontent ul, #content .subcontent ol {
    list-style-position: inside;
}

#content .subcontent dt {
    margin-top: 10px;
    font-weight: bold;
}

#content .subcontent .tags img {
    vertical-align: middle;
    margin-left: 20px;
}

#content .subcontent .section img {
    float: left;
    margin: 3px;
}

#content .subcontent blockquote img {
    float: left;
    margin: 10px;
}

#content .subcontent blockquote a img {
	border-color: black;
	border-style: solid;
	border-width: 10px;
}

#content .subcontent blockquote a img:hover {
	border-color: white;
	border-style: solid;
	border-width: 10px;
}


.help {
    display: none;
}
/*
.ui-state-highlight { height: 30px; background-color: #666666;}
*/

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

#contacts_telephone {
	float: right;
	width: 300px;
	text-align: justify;
}

#contacts_permanences {
	margin-left: 220px;
	margin-right: 320px;
}

#contacts_mail {
    clear: both;
}