li {
	background: url(images/arrow.gif) no-repeat 0% 4px;
	padding: 0 0 0 9px;
	color: #000;
}

.bouton li {
	background: url(images/marker.gif) no-repeat 0% 4px;
	padding: 0 0 0 19px;
	color: #000;
}

li a {
	text-decoration: none;
	color: #000;
}

li a:hover {
	text-decoration: underline;
}




* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

a {
	color: #000;
}

a:hover {
	text-decoration: none;
}

body {
	background: #fff url(images/body-tail.jpg) repeat-x 0% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #191f25;
}

.fleft {
	float: left;
}

img.fleft {
	margin: 0 26px 0 0;
}

img.fleft1 {
	float: left;
	margin: 0 15px 0 0;
}

.fright {
	float: right;
}

#main {
	width: 954px;
	margin: 0 auto;
	font-size: 0.75em;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#header {
	background: #fff url(images/header-tail.jpg) repeat-x 0% 0%;
	position: relative;
	height: 513px;
	overflow: hidden;
}

#menu {
	position: absolute;
	top: 0;
	left: -73px;
}

#flash {
	position: absolute;
	top: 212px;
	left: 1px;
}

#content {
	padding: 46px 0 37px 0;
}

#content p {
	padding: 1px 0 8px 1px;
	font-size: 1.083em;
	line-height: 1.230em;
}

#content p em {
	float: right;
	padding: 0 25% 0 0;
	font-style: normal;
}

#content p.extra-style {
	padding: 0 0 9px 0;
	font-size: 1.167em;
	line-height: 1.429em;
}

#content p.extra-indent {
	padding: 1px 0 18px 1px;
}

.list li {
	background: url(images/marker.gif) no-repeat 0% 4px;
	padding: 0 0 0 19px;
	font-size: 1.083em;
	line-height: 1.692em;
	color: #000;
}

.list li a {
	text-decoration: none;
	color: #000;
}

.list li a:hover {
	text-decoration: underline;
}

.list-1 li {
	background: #edeff0 url(images/tail.jpg) repeat-x 0% 0%;
	border: 1px solid #d9dfe3;
	padding: 15px 10px 7px 7px;
	margin: 0 0 2px 0;
	line-height: 1.333em;
	font-style: italic;
	color: #191f25;
}

.list-1 li img {
	float: left;
	margin: 0 2px 0 0;
}

.list-1 li h3 {
	padding: 1px 0 0 0;
	font-style: normal;
}

.title {
	padding: 0 0 14px 0;
}

.title-1 {
	padding: 0 0 20px 0;
}

.link {
	background: url(images/arrow.gif) no-repeat 100% 5px;
	padding: 0 12px 0 3px;
	line-height: 1.583em;
	text-decoration: none;
	font-weight: bold;
	color: red;
}

.link:hover {
	text-decoration: underline;
}

.line-hor {
	background: #d1d6d9;
	width: 100%;
	height: 1px;
	overflow: hidden;
	clear: both;
	margin: 28px 0 29px 0;
}

.line-ver {
	background: url(images/line-ver.gif) repeat-y;
	width: 100%;
	overflow: hidden;
}

.row-2 {
	background: #edeff0 url(images/tail1.jpg) repeat-x 0% 0%;
	border: 1px solid #d9dfe3;
	padding: 30px 10px 31px 17px;
	margin: 38px 0 0 0;
}

.row-2 p {
	padding: 5px 0 0 0 !important;
	font-size: 0.917em !important;
	line-height: 1.273em !important;
	color: #000 !important;
}

.row-2 p a {
	text-decoration: none !important;
	font-weight: bold !important;
	color: #666666 !important;
}

.row-2 p a:hover {
	text-decoration: underline !important;
}

#contact-form {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.083em;
	color: #626262;
}

#contact-form label {
	display: block;
	width: 100%;
	height: 30px;
	overflow: hidden;
}

#contact-form span {
	display: block;
	width: 85px;
	height: 17px;
	float: left;
	overflow: hidden;
	line-height: 17px;
}

#contact-form input {
	background: none;
	width: 180px;
	height: 15px;
	padding: 0 3px;
	float: left;
	border: 1px solid #d9dfe3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.917em;
	color: #626262;
}

#contact-form textarea {
	background: none;
	width: 263px;
	height: 156px;
	padding: 3px;
	float: left;
	overflow: auto;
	border: 1px solid #d9dfe3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.917em;
	color: #626262;
}

#contact-form a {
	background: url(images/arrow.gif) no-repeat 100% 6px;
	padding: 0 12px 0 0;
	margin: 14px 0 0 20px;
	float: right;
	line-height: 1.583em;
	text-decoration: none;
	font-weight: bold;
	color: red;
}

#contact-form a:hover {
	text-decoration: underline;
}

#footer2 {
	background: url(images/footer.gif) repeat-x 0% 0%;
	height: 121px;
	padding: 0 15px 0 10px;
	margin-top: 30px;
}

#footer2 ul {
	width: 50%;
	overflow: hidden;
	padding: 25px 0 0 300px;
}

#footer2 ul li {
	background: url(images/footer-divider.gif) no-repeat 0% 6px;
	padding: 0 10px 0 9px;
	margin: 0 0 0 -1px;
	float: left;
	font-size: 1.083em;
	line-height: 1.692em;
	color: #f9fafa;
}

#footer2 ul li a {
	text-decoration: none;
	color: #f9fafa;
}

#footer2 ul li a:hover {
	text-decoration: underline;
}

#footer2 p {
	padding: 29px 0 0 0;
	float: right;
	line-height: 1.25em;
	text-transform: uppercase;
	color: #f9fafa;
}

#footer2 p span {
	text-transform: none;
	margin: 0 0 0 3px;
}

#footer2 p a {
	margin: 0 0 0 3px;
	color: #f9fafa;
}
/*======= index.html =======*/

#page1 .row-1 .col-1 {width: 302px; padding: 1px 60px 0 0;}
#page1 .row-1 .col-2 {width: 592px;}

#page1 .row-1 .col-2 .line-ver {background-position: 283px 0%;}
#page1 .row-1 .col-2 .block-1 {width: 259px; padding: 0 24px 0 1px;}
#page1 .row-1 .col-2 .block-2 {width: 241px; padding: 0 20px 0 47px;}

#page1 .row-2 .col-1 {width: 302px; padding: 0 14px 0 0;}
#page1 .row-2 .col-2 {width: 301px; padding: 0 14px 0 0;}
#page1 .row-2 .col-3 {width: 294px;}

/*======= index-1.html =======*/

#page2 .row-1 .line-ver {background-position: 302px 0%;}
#page2 .row-1 .col-1 {width: 302px; padding: 1px 60px 0 0;}
#page2 .row-1 .col-2 {width: 592px;}

#page2 .row-1 .col-2 .line-ver {background-position: 283px 0%;}
#page2 .row-1 .col-2 .block-1 {width: 259px; padding: 0 24px 0 1px;}
#page2 .row-1 .col-2 .block-2 {width: 241px; padding: 0 20px 0 47px;}

#page2 .row-2 .col-1 {width: 302px; padding: 0 14px 0 0;}
#page2 .row-2 .col-2 {width: 301px; padding: 0 14px 0 0;}
#page2 .row-2 .col-3 {width: 294px;}

/*======= index-2.html =======*/

#page3 .row-1 .line-ver {background-position: 637px 0%;}
#page3 .row-1 .col-1 {width: 592px; padding: 1px 46px 0 0;}
#page3 .row-1 .col-2 {width: 275px; padding: 0 0 0 41px;}

#page3 .row-1 .col-1 .line-ver {background-position: 282px 0%;}
#page3 .row-1 .col-1 .block-1 {width: 259px; padding: 0 24px 0 1px;}
#page3 .row-1 .col-1 .block-2 {width: 241px; padding: 0 20px 0 47px;}

#page3 .row-2 .col-1 {width: 302px; padding: 0 14px 0 0;}
#page3 .row-2 .col-2 {width: 301px; padding: 0 14px 0 0;}
#page3 .row-2 .col-3 {width: 294px;}

/*======= index-3.html =======*/

#page4 .row-1 .col-1 {width: 302px; padding: 1px 35px 0 0;}
#page4 .row-1 .col-2 {width: 592px;}

#page4 .row-1 .col-2 .line-ver {background-position: 283px 0%;}
#page4 .row-1 .col-2 .block-1 {width: 100%; padding: 0 24px 0 1px;}
#page4 .row-1 .col-2 .block-2 {width: 241px; padding: 0 20px 0 47px;}

#page4 .row-2 .col-1 {width: 302px; padding: 0 14px 0 0;}
#page4 .row-2 .col-2 {width: 301px; padding: 0 14px 0 0;}
#page4 .row-2 .col-3 {width: 294px;}
#page4 .title {padding: 0px;}

/*======= index-4.html =======*/

#page5 .row-1 .col-1 {width: 302px; padding: 1px 35px 0 0;}
#page5 .row-1 .col-2 {width: 592px;}

#page5 .row-1 .col-2 .line-ver {background-position: 283px 0%;}
#page5 .row-1 .col-2 .block-1 {width: 259px; padding: 0 24px 0 1px;}
#page5 .row-1 .col-2 .block-2 {width: 241px; padding: 0 20px 0 47px;}

#page5 .row-2 .col-1 {width: 302px; padding: 0 14px 0 0;}
#page5 .row-2 .col-2 {width: 301px; padding: 0 14px 0 0;}
#page5 .row-2 .col-3 {width: 294px;}
#page5 .title {padding: 0px;}


#footer
{
	margin-top: -80px;
	text-align: center;
	margin-right: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1em;
	color: white;
}
#footer a
{
	color: white;
}
#footer a:hover
{
	color: white;
}

.row-2 img
{
	float: left;
	margin: 0px 12px 0px 0px;
}

h1, h2, h3, h4, h5, h6
{
	color: red;
	text-transform: uppercase;
	font-size: 26px;
	font-weight: 500;
	margin-bottom: 10px;
	line-height: 1em;
}

h3	{	font-size: 20px;}
h4	{	font-size: 17px;}
h5	{	font-size: 15px;}
h6	{	font-size: 12px;}

ul h3
{
	text-transform: uppercase;
	font-size: 0.917em;
	line-height: 1.364em;
	color: red;
}

.wrapper img
{
	padding-right: 7px;
}

#page1 .col-2 a
{
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
#page1 .col-2 a:hover
{
	text-decoration: underline;
}
