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

* {
	margin: 0;
	padding: 0;
}
ul, ol {
	list-style: none;
}
a {
	color: #A3C900;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #FFF;
	margin-top: 0px;
	padding-top: 0px;
	background-repeat: repeat-y;
	background-position: 50% 0%;
	background-color: #333;
}
#tail-top {
	background-image: url(images/top-tail.jpg);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	background-color: #333;
}
#tail-bot {
	background-image: url(images/tail-bot.jpg);
	background-repeat: repeat-x;
	background-position: 0% 100%;
}
#general {
	width: 900px;
	font-size: 12px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clip: rect(auto,auto,auto,auto);
}
#header {
	position: relative;
	height: 245px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#header ul {
	height: 55px;
	position: absolute;
	top: 180px;
	left: 0;
	width: 900px;
	background-image: url(images/menu-act1.jpg);
	background-repeat: repeat-x;
}
#header ul li {
	float: left;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 1px;
}
#header ul li a {
	display: block;
	float: left;
	line-height: 55px;
	text-decoration: none;
	color: #000;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
#header ul li a:hover {
	color: #FFF;
	background-image: url(../images/menu-act.jpg);
	background-repeat: repeat-x;
	background-position: 0% 0%;
}
#header ul li#act a {
	background: url(images/menu-act.gif) repeat-x 0% 0%;
	color: #FFF;
}
#texteheader {
	float: right;
	width: 380px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin-top: 120px;
	height: 30px;
	text-align: left;
	background-image: url(images/texteheader.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 30px;
}
#menu {
	float: left;
	width: 640px;
	background-repeat: no-repeat;
}
#logo {
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	height: 180px;
}
#content {
	background-color: #111213;
	text-align: left;
	padding: 0;
	background-image: url(images/fondcontent.jpg);
	background-repeat: repeat;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}
.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}
input, select {
	font-weight: normal;
}
SPAN.orange {
	color: #FE6400;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h1 {
	height: auto !important;
	height: 30px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 20px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 20px;
	color: #A3C900;
	padding-bottom: 5px;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	color: #FE6400;
	padding-right: 0;
	background-image: url(images/Sans%20titre-1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 92px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 4px;
}

.fleft {
	float: left;
}
.imgcenter {
	text-align: center;
}
img.fleft {
	margin: 0 20px 0 0;
}
.imagecentre {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom: 8px;
}
.fright {
	float: right;
}
.col-1  {
	float: left;
	overflow: hidden;
	padding-left: 10px;
	background-image: url(images/fondcol-1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.col-2{
	float: left;
	overflow: hidden;
	margin-left: 20px;
	background-image: url(images/fondcol-2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.col-3{
	float: left;
	overflow: hidden;
	margin-left: 20px;
	background-image: url(images/fondcol-3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

.row-2 {
padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
}
.list-3 {
    padding-top: 0;
	padding-right: 0;
	padding-bottom: 14px;
	padding-left: 0;	
}
.list-3 li {
	font-size: 12px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 21px;
	line-height: 22px;
}
.trait {
	text-decoration: underline;
}

.list-3 li a {

}

#footer {
	height: 109px;
	overflow: hidden;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	background-position: 0% 0%;
}
#footer .inner {
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 120px;
}
#footer ul {
	width: 100%;
	overflow: hidden;
}
#footer ul li {
	background: url(images/footer-divider.gif) no-repeat 0% 6px;
	float: left;
	color: #b6c1cc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -1px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
#footer ul li a {
	text-decoration: none;
	color: #b6c1cc;
	text-align: center;
}
#footer ul li a:hover {
	text-decoration: underline;
}
#footer p {
	padding: 7px 0 0 0;
	text-align: center;
	color: #b6c1cc;
}
#footer p span {
	margin: 0 3px 0 0;
}
#footer p em {
	margin: 0 9px 0 3px;
	font-style: normal;
}
#footer p a {
	margin: 0 0 0 9px;
	color: #b6c1cc;
}


#page1 .line-ver-1 {background-position: 326px 0%;}
#page1 .line-ver-2 {background-position: 653px 0%;}

#page1 .row-2 .col-1 {
	width: 460px;
}
#page1 .row-2 .col-2 {
	width: 410px;
}

#page1 .row-2 .col-3 {
	width: 900px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	margin-left: 0px;
}
.gras {
	font-weight: bold;

}
.colonne {
	text-align: left;
	float: left;
	width: 180px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.rectangle {
	background-color: #666;
	height: 255px;
	width: 395px;
	padding-left: 5px;
	padding-top: 5px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
.block {
	margin-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.block1 {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.block2 {
	float: left;
	margin-left: 40px;
	margin-bottom: 20px;
	height: 260px;
}
.block3 {
	float: left;
	width: 350px;
	margin-left: 10px;
	clip: rect(0px,auto,auto,auto);
	height: 260px;
	margin-bottom: 20px;
}
