* {
margin : 0;
padding : 0;
}
body {
background : #cccccc;
font : 70%/1.5em Verdana, Tahoma, arial, sans-serif;
color : #000000;
text-align : center;
}
a, a:visited {
text-decoration : none;
color : #4f82cb;
background : inherit;
}
a:hover {
color : #4ebf37;
background : inherit;
}
h1, h2, h3, h4 {
font-family : Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
font-weight : bold;
}
h1 {
font-size : 120%;
}
h2 {
font-size : 110%;
color : #666666;
}
h3 {
font-size : 110%;
color : #666666;
}
img.float-right {
margin : 5px 0 10px 10px;
}
img.float-left {
margin : 5px 10px 10px 0;
}
h1, h2, h3, p {
padding : 10px;
margin : 0;
}
h4, p {
padding : 20px;
margin : 0;
}
ul, ol {
margin : 5px 20px;
padding : 0 20px;
color : #4f82cb;
}
ul span, ol span {
color : #666666;
}

acronym {
cursor : help;
border-bottom : 1px solid #777;
}

form {
margin : 10px;
padding : 0 5px;
border : 1px solid #f2f2f2;
background-color : #f3f3f3;
}
label {
display : block;
font-weight : bold;
margin : 5px 0;
}
input {
padding : 2px;
border : 1px solid #4f82cb;
font : normal 1em Verdana, sans-serif;
color : #777;
}
table {
border : 0px;
background : #F3F3F3;
}
textarea {
width : 400px;
padding : 2px;
font : normal 1em Verdana, sans-serif;
border : 1px solid #eee;
height : 100px;
display : block;
color : #777;
}
input.button {
margin : 0;
font : bolder 12px Arial, Sans-serif;
border : 1px solid #ccc;
padding : 2px 3px;
background : #fff;
color : #4f82cb;
}
#wrap {
width : 820px;
background : #ccc url(imagesFS/content.jpg) repeat-y center top;
margin : 0 auto;
text-align : left;
}
#content-wrap {
clear : both;
width : 760px;
padding : 0;
margin : 0 auto;
}
.boite-menu {
border : 1px solid #4f82cb;
margin : 0 0 5px 0;
padding : 0 5px 0 5px;
background: #F3F3F3;
width:99%;
}
.boite-pointilles {
border : 1px dashed #4f82cb;
margin : 0 0 5px 0;
background: #F3F3F3;
height: 80px;
text-align:center;
}
#header {
width : 820px;
position : relative;
height : 106px;
background : #ccc url(imagesFS/header.jpg) no-repeat center top;
padding : 0;
font-size : 14px;
color : #fff;
}
#header h1#logo-text {
position : absolute;
margin : 0;
padding : 0;
font : bolder 3.3em 'Trebuchet MS', Arial, Sans-serif;
letter-spacing : -2px;
color : #fff;
text-transform : none;
top : 28px;
left : 45px;
}
#header h2#slogan {
position : absolute;
margin : 0;
padding : 0;
font : normal 0.8em 'Trebuchet MS', Arial, Sans-serif;
text-transform : none;
color : #fff;
top : 88px;
left : 58px;
}
#header h4#banniere {
	position : absolute;
	margin : 0;
	padding : 0;
	font : normal 1.5em 'Trebuchet MS', Arial, Sans-serif;
	text-transform : none;
	color : #fff;
	top : 30px;
	left : 320px;
	width : 468px;
	height : 60px;
}
#menu {
clear : both;
margin : 0;
padding : 0 40px 0 0;
background : url(imagesFS/menu.jpg) repeat-y center top;
font : bold 12px/26px Verdana, Arial, Tahoma, Sans-serif;
height : 26px;
}
#menu ul {
float : right;
list-style : none;
margin : 0;
padding : 0;
}
#menu ul li {
display : inline;
}
#menu ul li a {
display : block;
float : left;
padding : 0 8px;
color : #fff;
text-decoration : none;
background-color : #0097fe;
}
#menu ul li a:hover {
background-color : #0097fe;
color : #4ebf37;
}
#menu ul li#current a {
background-color : #fff;
color : #4f82cb;
}
#main {
float : right;
width : 72%;
padding : 0;
margin : 0;
}
#main h1 {
margin-top : 10px;
font : bold 125% Verdana, 'Trebuchet MS', Sans-serif;
color : #4f82cb;
padding : 5px 0 5px 25px;
border-bottom : 1px solid #eff0f1;
background : url(imagesFS/square-green.jpg) no-repeat 3px 50%;
}
.post-footer {
background-color : #fafafa;
padding : 5px;
margin : 20px 10px 0 10px;
border : 1px solid #f2f2f2;
font-size : 95%;
}
#sidebar {
float : left;
width : 26.5%;
padding : 0;
margin : 0;
}
#sidebar h1 {
margin-top : 10px;
padding : 5px 0 5px 10px;
font : bold 1.1em Verdana, 'Trebuchet MS', Sans-serif;
color : #555;
background : #eef0f1 url(imagesFS/headerbg.gif) repeat-x left bottom;
border : 1px solid #eff0f1;
}
#sidebar .boite-gauche {
border : 1px solid #4f82cb;
margin : 0 0 5px 0;
}
#sidebar .boite-raccourcis {
border : 1px solid #4f82cb;
background-color: #F3F3F3;
margin : 0 0 5px 0;
}
#sidebar .boite-credits {
border : 1px solid #4f82cb;
text-align : center;
background-color: #F3F3F3;
margin : 0 0 5px 0;
}
#sidebar .boite-actualite {
border : 1px solid #4f82cb;
background-color: #F3F3F3;
margin : 0 0 5px 0;
}
#sidebar .boite-slogan {
border : 1px solid #4f82cb;
background-color: #F3F3F3;
margin : 0 0 5px 0;
}
#sidebar .boite-stats {
border : 1px solid #4f82cb;
background-color: #F3F3F3;
margin : 0 0 5px 0;
}
#sidebar ul.sidemenu {
list-style : none;
text-align : left;
margin : 3px 0 8px 0;
padding : 0;
background-color: #F3F3F3;
text-decoration : none;
}
#sidebar ul.sidemenu li {
border-bottom : 1px solid #eff0f1;
background : url(imagesFS/go.jpg) no-repeat 5px 5px;
background-color: #F3F3F3;
padding : 2px 0 2px 25px;
margin : 0 2px;
color : #4f82cb;
}
#sidebar ul.sidemenu a {
font-weight : bolder;
text-decoration : none;
background-image : none;
background-color: #F3F3F3;
}
#footer {
color : #ffffff;
background : #ccc url(imagesFS/footer.jpg) no-repeat center top;
clear : both;
width : 820px;
height : 55px;
text-align : center;
font-size : 92%;
padding : 5px 0 0 0;
}
#footer a {
text-decoration : none;
color : #ffffff;
}
.float-left {float : left;}
.float-right {float : right;}
.align-left {text-align : left;}
.align-right {text-align : right;}
.align-center {text-align : center;}
.align-justify {text-align : justify;}
.clear {clear : both;}
.gray {color : #ccc;}
.Style3 {color : #0097fe;}
.Style4 {font-family : Geneva, Arial, Helvetica, sans-serif;}
.Style5 {color: #FF8000;}
.Style6 {color : #666666;}
.Style8 {color : #000000;}
.Style9 {color: #13a313;}
.Style10 {color: #FF0000;}
.Style11 {font-size: large;}
.Style12 {font-size: 14px;}
.titre {
	margin-top : 10px;
	font : bold 125% Verdana, 'Trebuchet MS', Sans-serif;
	color : #4f82cb;
	padding : 5px 0 5px 25px;
	border-bottom : 1px solid #eff0f1;
	background : url(imagesFS/square-green.jpg) no-repeat 3px 50%;
}

.entree_menu {
	margin-top : 10px;
	padding : 5px 0 5px 10px;
	font : bold 1.1em Verdana, 'Trebuchet MS', Sans-serif;
	color : #555;
	background : #eef0f1 url(imagesFS/headerbg.gif) repeat-x left bottom;
	border : 1px solid #eff0f1;
}

.image_cadre {
	border:solid;
	border-width:1px;
}

.image_nocadre {
	border:none;
}

#hits {
	color : #0097fe;
}

#total_hits {
	color : #0097fe;
}