/* CSS Document */

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

#header {
	background-image:url(images/header.png);
	width:934px;
	height:86px;
	margin:0 auto;
}

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

.pub {
	float:left;
	width:468px;
	height: 69px;
	margin-left: 40px;
	margin-top: 13px;
}

#contenu {
	background-image:url(images/contenu.png);
	width:946px;
	margin-left: auto;
	margin-right: auto;
	margin-top:26px;
}

#gauche {
	float:left;
	width:285px;
	margin-left:20px;
	margin-bottom: 15px;
}

.bloc1_top {
	background-image:url(images/bloc1_top.png);
	width:619px;
	height:26px;
	color: #FFF;
	font-size: 18px;
	padding-left: 5px;
}

.bloc1 {
	background-image:url(images/bloc1.png);
	width:604px;
	height:158px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.top1 {
	background-image:url(images/top1.png);
	width:273px;
	height:21px;
	text-align: center;
	color: #FFF;
	padding-top: 3px;
}

.top2 {
	background-image:url(images/top2.png);
	width:273px;
	height:23px;
	text-align: center;
	padding-top: 3px;
	color: #FFF;
}

.menu_contenu {
	background-image:url(images/gauche_centre.png);
	width:268px;
	min-height:179px;
	padding-left: 5px;
	padding-top: 5px;
	background-repeat: no-repeat;
}

.menu_bas {
	background-image:url(images/gauche_bas.png);
	width:273px;
	height:12px;
	margin-bottom:5px;
}

.menu_contenu2 {
	background-image:url(images/gauche2_centre.png);
	width:268px;
	min-height:66px;
	padding-left: 5px;
}

.menu_bas {
	background-image:url(images/gauche_bas.png);
	width:273px;
	height:12px;
	margin: 0;
}

.clear {
	clear:both;
}


#droite {
	width:620px;
	float:left;
	margin-left: 5px;
}

img {
	border:none;
}

.menu_left {
	float:left;
	width:120px;
	margin-left: 10px;
	margin-bottom: 5px;
}

ul {
	padding:0;
	margin:0;
}

li {
	padding:0;
	margin:0;
}

.orange {
	list-style:url(images/puce2.png) outside;
	color:#2f2f2f;
	margin-left:8px;
}

.orange a {
	color:#2f2f2f;
	text-decoration:none;
}

.orange a:hover {
	color:#ff9c00;
	text-decoration:none;
}

h2 {
	font-size:14px;
	margin:0;
}

.bleu {
	list-style:url(images/puce1.png) outside;
	color:#2f2f2f;
	margin-left:6px;
}

.bleu a {
	color:#2f2f2f;
	text-decoration:none;
}

.bleu a:hover {
	color:#2dc1ff;
	text-decoration:none;
}

.bleu li {
	padding-bottom:5px;
	margin-left:10px;
}

h1 {
	font-size:24px;
	padding:0;
	margin:0;
}

.bleu {
	color:#009bdc;
}

.ora {
	color:#ff9c00;
}

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

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

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

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

.txt_news {
	font-size:13px;
}

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

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

.ble {
	color:#004f6f;
	text-align: justify;
}

#footer {
	width:100%;
	background-image:url(images/footer.png);
	background-repeat:repeat-x;
	height:88px;
}

.footer {
	width:950px;
	margin:0 auto;
}

.footer_left {
	float: left;
	margin-left:30px;
	color:#676767;
	margin-top: 20px;
}

.footer_left2 {
	float: left;
	margin-left:30px;
	color:#FFF;
	margin-top: 15px;
	font-weight:bold;
}

.footer_left a {
	color:#676767;
	text-decoration:none;
}


.logo_footer {
	float: left;
	margin-left:35px;
	color:#FFF;
	margin-top: 20px;
}

.footer_left2 a {
	color:#323232;
	text-decoration:none;
}

.ble2 {
	color:#009bdc;
}

textarea {
	width:400px;
}

.vignette {
	width:125px;
	float:left;
	margin-meft:5px;
	margin-right:15px;
	margin-top: 5px;
	margin-left: 10px;
	text-align: center;
	color: #09b7ff;
	line-height: 18px;
}

.vignette a {
	text-decoration:underline;
}
