@charset "utf-8";
/* CSS Document */

html, body {
	margin:0;
	padding:0;
	height:100%;
	font-family:"Trebuchet MS", "Tahoma", sans-serif;
	width:auto;
}
body {
background-image:url(images/fond-site.png);
}

a {
	color:#FFC627;
	text-decoration:none;
}

img {
	border:none;
}

a:hover {
	text-decoration:underline;
}

ul {
list-style-type:none;
}

li {
font-size:0.8em;
}

.bloc-article h2, .bloc-article h3, .bloc-commentaire h3, .bloc-commentaire h2, #top #titre-blog, #top #slogan, #contenu #message-bienvenue, .bloc-sidebar h2, .bloc-article h4  {
	font-family:Georgia;
}
#top #titre-blog, #top #slogan, #menuul li a, .bloc-article h2, .bloc-article h3, .bloc-commentaire h3, .bloc-commentaire h2  {
	color:#FFFFFF;
}
#contenu #message-bienvenue, .bloc-article h2, .bloc-article h3, .bloc-commentaire h3, .bloc-commentaire h2 {
	font-weight:normal;
}
.bloc-article, .bloc-sidebar {
	background-image:url(images/fond-transparent-page.png);
}

.both {
clear:both;
position:relative;
width:100%;
height:50px;
}


#global {
	width:990px;
	margin:auto;
	height:auto;
	border:5px solid #333;
	border-top:none;
	
}
#top {
	background-color:#363636;
	height:100px;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	background-position:30px 2px;
}
#top #titre-blog, #top #slogan {
	position:relative;
}
#top #titre-blog {
	font-size:1.7em;
	top:10px;
	left:100px;
	width:900px;
	font-weight:normal;
	padding:0;
	margin:0;
}

#top #titre-blog a {
	color:#FFF;
}

#top #titre-blog a:hover {
	color:#FFC627;
}

#top #slogan {
	font-size:1.08em;
	top:13px;
	left:130px;
	width:800px;
}

#top #rss {
float:right;
margin-right:50px;
margin-bottom:30px;
margin-top:-30px;
}

#menu{
	height:30px;
	background-color:#4A4A4A;
	margin:0;
	padding:0;
}
#menu ul {
	list-style-type:none;
	margin:0;
	padding:0;
	height:30px;
}
#menu ul li {
	float:left;
}
#menu ul li a {
	font-weight:bold;
	display:block;
	text-decoration:none;
	min-width:80px;
	padding-left:15px;
	padding-right:15px;
	text-align:center;
	line-height:30px;
	color:#FFFFFF;
}
#menu ul li a:hover {
	color:#FFC627;
	background-color:#757575;
}
#contenu {
	height:100%;
	background-image:url(images/fond-page-01.png);
	background-repeat:no-repeat;
	background-position:top right;
	width:100%;
	padding-top:30px;
	/*background-color:#CECFD0;*/
	background-color:#383333;
	
}

.breadcrumb {
margin-left:100px;
padding-bottom:20px;
height:10px;
line-height:10px;
margin-right:30px;
margin-bottom:30px;
padding-left:10px;
background-image:url(images/fond-transparent-commentaires.png);
width:auto;
position:relative;
}

.breadcrumb p {
line-height:10px;
color:#FFFFFF;
font-size:0.8em;
margin:0;
padding:O;
padding-top:9px;
}

/*---- Partie gauche ----*/
#partie-gauche {
	width:530px;
	padding:0;
	padding-left:100px;
	float:left;
	height:100%;
	
	}

.bloc-commentaire {
background-image:url(images/fond-transparent-commentaires.png);
}

.bloc-article, .bloc-commentaire {
	width:432px;
	padding-top:12px;
	padding-bottom:30px;
	padding-right:12px;
	margin:0;
	margin-bottom:20px;
}
.bloc-article h2, .bloc-commentaire h2 {
	font-size:1.5em;
	margin-bottom:0;
	margin-left:-114px;
	padding-bottom:0;
}
.bloc-article h3, .bloc-commentaire h3 {
	font-size:1em;
	margin-left:-56px;
	margin-top:0;
}

.bloc-article .ngg-galleryoverview {
	margin-left:15px;
}

.bloc-article h4 {
	margin-left:18px;
	color:#FFC627;
}

.bloc-article .addthis_container {
margin-left:18px;

}

.bloc-article p, .bloc-commentaire p, .bloc-article label {
	color:#3D3D3D;
	font-size:1em;
	margin-left:18px;
}

.bloc-commentaire p {
color:#FFFFFF;
}

.bloc-article .lire-suite, .bloc-article .commentaires {
	background-repeat:no-repeat;
}
.bloc-article .lire-suite {
	background-image:url(images/icone-suite.png);
	text-align:right;
	background-position:358px;
}
.bloc-article .commentaires {
	background-image:url(images/icone-commentaires.png);
	padding-left:16px;
}
/*---- Fin de la partie gauche ----*/

/*---- Sidebar ----*/
#sidebar {
	width:330px;
	float:left;
	height:100%;
	
}



.bloc-sidebar {
	margin-bottom:20px;
	padding-left:20px;
	padding-bottom:10px;
	padding-right:20px;
}

.bloc-sidebar h2 {
	font-size:1.5em;
	margin:0;
	color:#C9C9C9;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:normal;
}
.bloc-sidebar h2 a {
	text-decoration:none;
	color:#C9C9C9;
}

.bloc-sidebar ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

.bloc-sidebar ul li {
	background-image:url(images/icone-liens-sidebar.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:23px;
	font-size:0.8em;
}

.bloc-sidebar ul li a {
	color:#FFF;
}

#galerie-accueil img {
	border:solid 2px #FFF;
	width:75px;
	height:50px;
	margin-right:5px;
	margin-bottom:8px;
}
	
/*---- Fin de la partie droite ----*/

#bottom {
	height:100px;
	border-top:28px solid #404344;
	background-color:#363636;
	padding-top:25px;
}

#bottom p {
	color:#FFF;
	font-size:0.8em;
	text-align:center;
}
