/* CSS Document */

body {
	margin:0;
	background-image:url(images/fond.png);
	background-repeat:repeat-x;
	font-family:Arial;
	color:#404040;
	font-size:13px;
}

#header {
	width:960px;
	margin:0 auto;
	height:100px;
}

.logo_header {
	background-image:url(images/header.png);
	width:364px;
	height:81px;
	float:left;
}

.left_header {
	float:left;
	width:100px;
	margin-top:35px;
	margin-left:10px;
}

.vert1 {
	color:#8fa846;
}

.vert1 a {
	color:#8fa846;
	text-decoration:none;
	font-weight: bold;
}

.orange1 {
	color:#d26d14;	
}

.orange1 a {
	color:#d26d14;
	text-decoration:none;
	font-weight: bold;
}

.vert2 {
	color:#229000;
}

.vert2 a {
	color:#229000;
	text-decoration:none;
	font-weight: bold;
}

.marron1 {
	color:#763500;
}

.marron1 a {
	color:#763500;
	text-decoration:none;
	font-weight: bold;
}

.violet1 {
	color:#9c0042;
}

.violet1 a {
	color:#9c0042;
	text-decoration:none;
	font-weight: bold;
}

#contenu {
	width:960px;
	margin:0 auto;
	background-image:url(images/c.png);
}

#gauche {
	float:left;
	width:250px;
}

.input1 {
	background-image:url(images/input.png);
	width:188px;
	height:31px;
	color: #FFF;
	border: none;
	padding-left: 5px;
	float: left;
}

.ok {
	background-image:url(images/ok.png);
	width:32px;
	height:31px;
	border: none;
	float: left;
	margin-left: 5px;
}


.menu_titre {
	color:#5c5c5c;
	float:left;
	margin-left: 10px;
	position: relative;
	width: 150px;
	margin-top: 15px;
}

.menu_titre span {
	color: #f2a401;
	display: block;
	position: absolute;
	top: -1px;
	left: -1px;
}

.clear {
	clear:both;
}

.puce {
	background-image:url(images/puce.png);
	width:18px;
	height:14px;
	float:left;
	margin-left: 25px;
	margin-top: 17px;
}

.menu_sep {
	background-image:url(images/menu_haut.png);
	width:223px;
	height:18px;
	clear: both;
	margin-left: 10px;
}

ul {
	margin:0 10px 0px 10px;
	padding:0;
	list-style:none;
}

#gauche li {
	background-image:url(images/menu_sep.png);
	width:203px;
	padding-left:30px;
	height:25px;
	background-repeat:no-repeat;
	background-position:bottom;
}

#gauche li a {
	color:#444444;
	text-decoration:none;
}

img {
	border:none;
}

#droite {
	width:690px;
	float:left;
	padding-left: 20px;
}

.centre_haut {
	background-image:url(images/centre_haut.png);
	width:675px;
	height:13px;
	background-repeat: no-repeat;
}

.centre {
	background-image:url(images/centre.png);
	width:650px;
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-right: 10px;
}

.orange2 {
	color:#ff9c00;
}

.left {
	float:left;
}

.left2 {
	float:left;
	width:385px;
	margin-left:10px;
}

h1 {
	color:#242424;
	font-size:24px;
}

.news {
	width:650px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.titre {
	float:left;
	margin-top:10px;
	color:#0a6a73;
	margin-bottom:10px;
	font-size:14px;
	font-weight:600;
	margin-left:20px;
}

.titre a {
	color:#ff7800;
	text-decoration:none;
}

.date {
	float:right;
	font-size:12px;
	margin-top:13px;
	color: #989898;
}

.txt_news {
	margin-left:20px;
}

.tags a {
	color:#ff7800;
	text-decoration:none;
}

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

.news a {
	color:#ff7800;
	text-decoration:none;
}

#footer {
	background-image:url(images/footer.png);
	width:925px;
	height:143px;
	margin-left: 20px;
	background-repeat: no-repeat;
}

.footer1 {
	width:200px;
	margin-left:10px;
	float:left;
	margin-top: 63px;
	color: #FFF;
	font-size:14px;
}

.footer1 a {
	color:#323232;
	font-weight: 500;
}

.footer2 {
	width:240px;
	margin-left:10px;
	float:left;
	margin-top: 80px;
	color:#94a9c6;
}

.footer2 a {
	color:#676767;
}

.logo_footer {
	width:194px;
	height:52px;
	float:left;
	margin-left:0px;
	margin-top:80px;
	float:left;
}

.bloc1 {
	background-image:url(images/bloc1.png);
	width:878px;
	height:124px;
	margin: auto;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

.vignette {
	width:248px;
	height:111px;
	float:left;
	background-image: url(images/vignette.png);
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
}

.vignette_left {
	float:left;
	width:125px;
	margin-left:3px;
	margin-top:2px;
}

.vignette_right {
	float:left;
	width: 110px;
	margin-left: 5px;
	margin-top: 1px;
	color: #ffffff;
	font-size: 11px;
}

.vignette_right img {
	margin-bottom:3px;
}

.plus {
	background-image:url(images/plus.png);
	width:110px;
	height:16px;
	color: #707070;
	text-align: center;
	font-size: 12px;
	padding-top: 3px;
}
.plus a {
	color: #707070;
	text-decoration:none;
}
