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

body {
	background-image:url(images/fond.png);
	background-repeat:repeat-x;
	background-color:#e7e2df;
	margin:0 auto;
	width:1086px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#197371;
}

#header {
	background-image:url(images/header.png);
	width:1086px;
	height:149px;
	font-size: 14px;
}

.logo {
	width:350px;
	float:left;
	height:80px;
	margin-left: 10px;
}

#bloc1 {
	width:900px;
	height:330px;
    margin-left: 31px;
	margin-top: -50px;
}

#top {
	background-image:url(images/top.png);
	width:1086px;
	height:26px;
	margin:0 auto;
}

#centre {
	background-image:url(images/centre.png);
	width:986px;
	margin:0 auto;
	padding-left: 50px;
	padding-right: 50px;
}

#footer {
	background-image:url(images/footer.png);
	width:1036px;
	height:75px;
	margin:0 auto;
	padding-top: 40px;
	padding-left: 50px;
	color: #827d7a;
}

.rechercher {
	width:235px;
	float:left;
	height:30px;
	margin-left:300px;
	margin-top:10px;
}

.input {
	background-image:url(images/input.png);
	width:151px;
	height:27px;
	border:none;
	background-repeat: no-repeat;
	padding-left: 30px;
}

.rss {
	width:100px;
	height:25px;
	margin-left:20px;
	float:left;
	margin-top: 15px;
}

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

.m1 {
	width:129px;
	height:25px;
	float:left;
	margin-top: 28px;
	margin-left: 40px;
}

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

.m1 a:hover {
	color:#34a5a4;
	text-decoration:none;
}

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

#droite {
	float:left;
	width: 240px;
	margin-left:15px;
}

.clear {
	clear:both;
}

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

.titre1 {
	font-size:19px;
	color:#ff9700;
}

.footer2 a {
	color:#2076a3;
	text-decoration:none;
}

.size2 {
	font-size:18px;
}

h1 {
	color:#ff9700;
	text-decoration:none;
	margin:0;
	font-size: 18px;
}

h2 {
	color:#1c7978;
	text-decoration:none;
	margin:0;
	font-size: 15px;
}


.top1 {
	background-image:url(images/droite1.jpg);
	width:235px;
	height:39px;
	margin: auto;
}

.top2 {
	background-image:url(images/droite2.jpg);
	width:235px;
	height:30px;
	margin: auto;
	margin-top: 10px;
	text-align: center;
	font-size: 15px;
	color: #404040;
	padding-top: 10px;
}

.li1 li {
	background-image:url(images/li1.jpg);
	width:185px;
	background-repeat:no-repeat;
	padding-left:50px;
	list-style:none;
	min-height: 20px;
	padding-top: 3px;
}

.li1 li a {
	color:#5d5d5d;
	text-decoration:none;
}

.li2 li {
	background-image:url(images/li2.jpg);
	width:195px;
	background-repeat:no-repeat;
	padding-left:30px;
	list-style:none;
	min-height: 20px;
	padding-top: 8px;
}

.li2 li a {
	color:#2076a3;
	text-decoration:none;
}

.li2 li a:hover {
	color:#ff6c00;
	text-decoration:none;
}

.li1 li a:hover {
	color:#ff6c00;
	text-decoration:none;
}


ul {
	margin:0;
	padding:0;
}

.v1 {
	background-image:url(images/news.png);
	width:691px;
	height:230px;
	float:left;
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
}

.titre {
	margin-left:25px;
	color:#ff6c00;
	margin-top: 5px;
}

.txt {
	width:690px;
	height:110px;
	margin-top: 18px;
	text-align: justify;
}

.date {
	width:190px;
	float:left;
	margin-top: 20px;
	margin-left: 50px;
	color:#818181;
	font-size: 12px;
}

.suite {
	width:170px;
	float:left;
	margin-top: 20px;
	margin-left: 50px;
	color:#818181;
}

small {
	font-size:12px;
}

