ul#tabnav {
    font: bold 11px verdana, arial, sans-serif;
    list-style-type: none;
    padding-bottom: 24px;
    border-bottom: 1px solid #6c6;
    margin: 0;
}

ul#tabnav li {
    float: left;
    height: 21px;
    background-color: #cfc;
    margin: 2px 2px 0 2px;
    border: 1px solid #6c6;
}

ul#tabnav li.on {
    border-bottom: 1px solid #fff;
    background-color: #fff;
}

ul#tabnav li.on a {
    color: #000;
}

#tabnav a {
    float: left;
    display: block;
    color: #666;
    text-decoration: none;
    padding: 4px;
}

#tabnav a:hover {
    background: #fff;
}

div#presentationSite{

	text-align: justify;

	font-weight: bold;

	font-size: 1.1em;

}

div.unArticle h5{
	margin-top: 5px;
}

div.unArticle p{
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 0px;
}

div.unArticle{
	margin-bottom: 5px;
}

.col2 img.spip_logos{
	padding: 2px;
	border-width: 1px;
	border-style: double;
	border-color: #ebebeb;
	float: right;
}
