@charset "utf-8";
/* CSS Document */

body {
	background-image:url(images/fond.png);
	background-repeat:repeat-x;
	background-color:#FFF;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#6c6c6c;
	font-size:12px;
}

a {
	text-decoration:none;
	color:#000;
}

img {
	border:none;
}

.clear {
	clear:both;
}

#header {
	background-image:url(images/header.png);
	width:1016px;
	height:203px;
}

#content {
	width:1016px;
	margin:auto;
}

#footer {
	background-image:url(images/footer.png);
	width:1016px;
	height:167px;
	margin:auto;
}

.footer2 {
	background-image:url(images/footer2.png);
	height:167px;
	width:100%;
}

.head {
	text-align:center;
	font-size:12px;
	padding-top:4px;
}

.head a {
	color:#57add1;
	margin-left:10px;
	margin-right:10px;
}

.head a:hover {
	color:#000;
}

.logo {
	width:350px;
	height:120px;
	float:left;
	margin-top: 20px;
}


#slider {
	width:650px;
	height:100px;
	float:left;
	margin-top: 25px;
}

#slider a {
	color:#FFF;
	font-size:14px;
	text-decoration:underline;
}

#slider a:hover {
	color:#8ad0ed;
}

.top1 {
	background-image:url(images/top1.png);
	width:301px;
	height:19px;
	margin-bottom:5px;
	margin-top:5px;
}

#gauche {
	width:301px;
	float:left;
}

.left {
	float:left;
	margin-left:2px;
	margin-top:3px;
	color:#FFF;
	font-size:14px;
}

.right {
	float:right;
	margin-right:2px;
	margin-top:4px;
	color:#8ad0ed;
}

.right a {
	color:#8ad0ed;
}

#gauche li {
	list-style:none;
	background-image:url(images/li.png);
	background-repeat:no-repeat;
	background-position:left 0px;
	height:20px;
	margin-left:0px;
	margin-top:8px;
	padding-left:25px;
	padding-top:2px;
	
}

ul {
	margin:0;
	padding:0;
}

#gauche li a {
	color:#646464;
}

#gauche li a:hover {
	color:#8ad0ed;
}

#droite {
	width:680px;
	margin-left:20px;
	float:left;
	margin-top: 10px;
}

.footer3 {
	float:left;
	width:190px;
	margin-top:80px;
	margin-left:220px;
}

.footer4 {
	float:left;
	width:190px;
	margin-top:80px;
	margin-left:20px;
}

.footer_titre {
	text-transform:uppercase;
	font-size:14px;
	color:#FFF;
	margin-left:-10px;
	margin-bottom: 10px;
}

#footer a {
	color:#353535;
}

#footer a:hover {
	color:#8ad0ed;
}


.post-top{
	width:100%;
	background:url(images/top2.png) no-repeat left bottom;
	padding:0 0 0px 0;
	height:47px;

}

.post-title{
}

.post img {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

.post-title h2{
	font-size:25px;
	color:#000000;
	font-weight:normal;
	padding-bottom:5px;
	font-family:Georgia, "Times New Roman", Times, serif;

	
}

.post-title h2 a{
	color:#000000;
}

.post-title h3{
	font-weight:normal;
	color:#818181;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:7px 0 0 0;
	font-size:10px;
}

.post-title h3 a{
	color:#000;
	font-weight:bold
}

.post-title h3 span{
	color:#000;
	font-weight:bold
}

.postmetadata{
	width:100%;
	text-align:right;
	background:url(images/bgr_postmetadata.gif) no-repeat right top;
	padding:15px 10px 10px 0;
	clear:both;

}

.postmetadata p span, .postmetadata p a{
	color:#ED135A;
}
