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

body {
	background-color:#323232;
	width:1028px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#5f5f5f;
	text-align: justify;
}

#header {
	background-image:url(images/header.png);
	width:1028px;
	height:94px;
}

#centre {
	background-image:url(images/centre.png);
	width:988px;
	padding-left: 20px;
	padding-right: 20px;
}

h1 { 	font-size:19px;
	color:#a21758;
}

#footer {
	background-image:url(images/footer.png);
	width:998px;
	height:58px;
	padding-top: 20px;
	padding-left: 30px;
	color: #b7b7b7;
	line-height: 23px;
}

.logo {
	width:400px;
	height:80px;
	float:left;
	margin-left: 20px;
}

.pub1 {
	width:468px;
	height:60px;
	float:left;
	margin-left:60px;
	margin-top:15px;
}

.bloc1 {
	background-image:url(images/head.png);
	width:974px;
	height:134px;
	margin: auto;
	font-size: 14px;
}

.head_titre {
	padding-left:60px;
	color:#7b003b;
	padding-top: 5px;
}

ul {
	margin:0;
	padding:0;
}

.bloc1 ul li {
	list-style:url(images/puce1.png) inside;
	margin-left:8px;
	margin-top:6px;
	color: #FFF;
}

.bloc1 ul li a {
	color:#FFF;
	text-decoration:none;
}


.bloc1 ul li a:hover {
	color:#b7b7b7;
	text-decoration:none;
}

.rss {
	padding-top:18px;
	padding-left:30px;
	list-style:none;
	list-style-image: url(none);
}

.bloc1 ul .rss li {
	list-style:none;
}

.input {
	background-image:url(images/input.png);
	width:152px;
	height:24px;
	float:left;
	border:none;
	margin-top: 4px;
	margin-left: 8px;
	padding-left: 4px;
	padding-top: 2px;
	color: #b43874;
}

.ok {
	background-image:url(images/ok.png);
	width:34px;
	height:26px;
	border:none;
	margin-top: 4px;
}

#gauche {
	width:726px;
	float:left;
	margin-top: 10px;
}

#droite {
	width:250px;
	float:left;
	margin-top: 10px;
	margin-left: 10px;
}

.clear {
	clear:both;
}

#footer a {
	color:#000;
	text-decoration:none;
}

.news {
	width:322px;
	float:left;
	margin-left:25px;
	margin-top: 20px;
	text-align: justify;
	color: #5f5f5f;
	height: 230px;
}

.news_titre {
	background-image:url(images/news_top.png);
	width:302px;
	background-position: bottom;
	background-repeat: no-repeat;
	height: 33px;
	color: #831347;
	padding-left: 20px;
}

.news_titre a {
	color:#831347;
	text-decoration:none;
}

.news img {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

.news_bas {
	background-image:url(images/news_bottom.png);
	width:322px;
	height:42px;
}

.news_left {
	width:150px;
	margin-left:35px;
	float:left;
	margin-top:20px;
}
.news_right {
	width:65px;
	margin-right:30px;
	float:right;
	margin-top:18px;
}

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

#droite h3 {
	background-image:url(images/top1.png);
	width:249px;
	height:26px;
	margin-top: 10px;
	text-align: center;
	color: #ffffff;
	padding-top: 10px;
}

#droite ul li {
	list-style:url(images/puce1.png) inside;
	margin-left:8px;
	margin-top:6px;
	color: #323232;
}

#droite ul li a {
	color:#323232;
	text-decoration:none;
}


#droite ul li a:hover {
	color:#981753;
	text-decoration:none;
}

