/* Reset */

ul {
	list-style-type: none;
	margin: 0;
}

a {
	text-decoration: none;
	color: #408FB0;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

a:hover {
	color: #204859;
}

body {
	font-size: 90%;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 20px;
}

.showgrid {
	background-image: none;
}

/* Header */

.header {
	height: 100px;
}

.header-date {
	color: gray;
	margin-top: 80px;
	z-index: 100;
	text-align: right;
	font: 1.1em Georgia, "Times New Roman", Times, serif;
	width: 250px;
	position: absolute;
	margin-left: -60px;
}

h1 {
	margin-bottom: 0;
	padding-bottom: 0;
	display: none;
}

.header .spip_logos {
	margin-top: -7px;
}

.header p.baseline-site {
	position: absolute;
	margin-top: 65px;
	margin-left: 375px;
	color: #bd9500;
	z-index: 200;
}
.header p.script-top {
	position: absolute;
	margin-left: 488px;
	margin-top: -120px;
	
	
}

/* Main-nav */

.main-nav {
}

.main-nav ul {
	background-color: black;
	float: left;
	width: 950px;
	font-weight: bold;
}

.main-nav ul li {
	float: left;
}

.main-nav ul li a {
	float: left;
	padding: 8px 20px;
	color: #FFF;
}

.main-nav ul li a:hover {
	background-color: #408FB0;
	color: #FFF;
}

.main-nav ul li.on a {
	color: #fff;
	background-color: #408FB0;
}

.container {

}

/* Header-nav */

.header-nav {
	font-size: 0.8em;
}

.header-nav ul {
	float: right;
}

.header-nav ul li {
	float: left;
	border-left: 1px solid silver;
	margin-left: 5px;
	padding-left: 5px;
	line-height: 1em;
}

.header-nav ul li.first {
	border-left-width: 0;
}

.header-nav ul li.on {
	font-weight: bold;
}

.lang-site {
	width: 250px;
	position: absolute;
	margin-left: -60px;
}

.lang-site ul {
	color: silver;
	text-align: right;
}

.lang-site ul li {
}

/* Breadcrumb */

.breadcrumb {
	margin-top: 10px;
	margin-bottom: 10px;
}

.breadcrumb a {
	color: gray;
}

/* Lang-nav */

.lang-nav {

}

.lang-nav ul {
	text-align: right;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1em;
	font-size: 0.9em;
	color: gray;
}

.lang-nav ul li {
	float: left;
	margin-left: 6px;
}

/* Second-nav */

.second-nav a {
	font-weight: bold;
}

.second-nav ul {
	background-color: #EAE9DF;
}

.second-nav ul li {
	background-color: #EAE9DF;
}

.second-nav ul li a {
	padding: 8px 10px;
	display: block;
	border-bottom: 1px solid #408FB0;
}

.second-nav ul li a:hover {
	background: url(images/second-nav-hover.png) repeat-y;
	color: #fff;
}

.sf-menu ul {
	position: absolute;
	margin: -40px 0 0 190px;
	font-size: 0.9em;
	border: 1px solid #408FB0;
	border-left-width: 0;
	border-right-width: 0;
	z-index: 100;
	width: 570px;
	visibility: hidden;
}

.sf-menu-2 ul {
	width: 140px;
}

.sf-menu-3 ul {
	position: absolute;
	margin: -40px 0 0 190px;
	font-size: 0.9em;
	border: 1px solid #408FB0;
	border-left-width: 0;
	border-right-width: 0;
	z-index: 100;
	width: 440px;
	visibility: hidden;
}

.sf-menu ul li {
	width: 140px;
	float: left;
}

.sf-menu ul li a {
	border-bottom-style: none;
	padding: 2px 10px;
}

/* Content */

.content {
	background: url(images/content-bg.png) repeat-y center;
	border: 1px solid #d8d8d8;
}

h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.1em;
	margin: 0 0 10px;
}

h2 a, h3 a {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
	font-size: 1.1em;
}

h2 {
	font-size: 1.6em;
}

.tag {
	text-transform: uppercase;
	margin: 0 0 5px;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

.tag-2 {
	font-size: 0.85em;
}

.tag a {
	color: #c04518;
	
}

.content img {
	margin-bottom: 17px;
}

hr {
	margin-bottom: 17px;
	margin-top: 17px;
	height: 1px;
}

.col-3 {
	width: 170px;
	margin-left: 10px;
	margin-top: 10px;
}

h4 {
	text-transform: uppercase;
	color: gray;
	margin-bottom: 10px;
	font: 1.1em Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

.col-3 {
	font-size: 0.9em;
}

.col-3 .innerfade a {
	font-family: Arial, "Times New Roman", Times, serif;
	color: #000;
	background: url(images/pucefleche.gif) no-repeat 0 center;
	padding-left: 10px;
}


.col-3 .innerfade a:hover {
	color: #408FB0;
}

.content-post h2 a:hover,
.content-post p a:hover {
	color: #408FB0;
}

/* Share */

.share img {
	vertical-align: top;
	margin-right: 6px;
	margin-bottom: 8px;
}

.share li {
}

.content-post {
	font-family: Arial, "Times New Roman", Times, serif;
	margin-top: 15px;
}

.content-post p {
	margin-bottom: 10px;
	text-align: justify;
}

.content-post p.center {
	text-align: center;
}

.read-more {
	color: #408FB0;
}


/* Form */

input.text {
	width: 140px;
	float: left;
	line-height: 1em;
	height: 23px;
	padding: 0;
}

input.button {
	background-color: #408FB0;
	color: #fff;
	border-style: none;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	line-height: 1em;
	width: 26px;
	margin-left: 7px;
	height: 26px;
	padding: 0;
}

.header-nav form {
	margin-top: 105px;
	margin-left: 3px;
	position: absolute;
}

.header-nav form .button {
	margin-left: 4px;
}

.header-nav form label {
	display: none;
}

.header-nav form .text {
	padding: 6px;
	height: 14px;
	border-style: none;
	margin-top: 0;
}


/* Footer */

.go-top {
	text-align: right;
	font-size: 0.9em;
	margin-top: 8px;
	margin-bottom: 8px;
}

.go-top a {
	background: url(images/go-top.png) no-repeat 0 center;
	padding-left: 10px;
}

.footer-nav {
	font-size: 0.9em;
	font-weight: bold;
}

.footer-nav ul {
	background-color: #EAE9DF;
	float: left;
	width: 950px;
	font-weight: bold;
	border-bottom: 1px solid #408FB0;	
}

.footer-nav ul li {
	float: left;
}

.footer-nav ul li a {
	float: left;
	padding: 7px 14px;
}

.footer-nav ul li a:hover {
	background-color: #b1cdd8;
	color: #204859;		
}

.info-site {
	font-size: 0.8em;
	padding-bottom: 8px;
	padding-top: 8px;
}

.info-site a {
	color: #000;
}

.info-site a:hover {
	color: #408FB0;
}

/* Ad */

.adv {
	text-align: center;
}

.adv-col-1 {
	margin-top: 17px;
}

/* Share */

ul.share li {
	margin-bottom: 5px;
}

ul.share span {
	float: left;
	margin-right: 5px;
}

ul.share span.forum {
	background: url(images/forum.png) no-repeat;
	width: 14px;
	height: 14px;
	margin-top: 2px;
}

ul.share span.rss {
	background: url(images/rss.png) no-repeat;
	width: 14px;
	height: 14px;
	margin-top: 2px;
}

/* ADDTHIS */

.addthis-article {
	float: right;
}

#atffc {
	display: none;
}

/* ARTICLE */

p.tags-nav {
	margin-bottom: 20px;
	font: 0.9em Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

p.tags-nav-bottom {
	margin-top: 50px;
	padding-top: 20px;
}

p.tags-nav a {
	margin-right: 10px;
	text-transform: capitalize;
}

ul.article-info,
ul.article-lang {
	font-size: 0.9em;
	margin-bottom: 10px;
	font: 0.9em Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

ul.article-info li {
	display: inline;
	border-left-style: solid;
	border-left-width: 1px;
	margin-left: 3px;
	padding-left: 5px;
	
}



ul.article-info li.first,
ul.article-lang li.first {
	border-left-style: none;
	margin-left: 0;
	padding-left: 0;
}

ul.article-lang li {
	display: inline;
	margin-left: 3px;
	padding-left: 5px;
}

strong.spip {
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	font-weight:bold;
	
}

p.spip span.spip_documents {
	margin-right: 10px;
	margin-bottom: -10px ;
}

.spip_documents_center{
        margin: auto; 
        text-align: center;
        width: 80%;
}

.spip_documents_left{
        float: left;
        margin-right: 10px; 
		margin-bottom: -15px; 
		vertical-align: -15px;
        text-align: justify;
}

.spip_documents_right{
        float: right;
        margin-left: 10px; 
		margin-bottom: -10px; 
		vertical-align: -10px;
        text-align: justify;
}

br.nettoyeur {
	display: none;
}

div.texte {
	margin-bottom: 30px;
}

.clearfloat {
	clear: both;
	float: left;
}
