html, body {
	height: 100%;
}
body,td,th {
	color: #024E68;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/sitebg.jpg);
	background-repeat: repeat-x;
}
a {outline:none;}
a:link {
	color: #F56619;
	text-decoration: underline;
}
a:visited {
	color: #F56619;
	text-decoration: underline;
}
a:hover {
	color: #F56619;
	text-decoration: none;
}
a:active {
	color: #F56619;
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #024E68;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F56619;
}

/* ---  (-: -.- :-)  --- */ 

#all{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
position: relative;
min-height: 100%;

 
}
#header{
	background-image: url(img/header.jpg);
	height: 156px;
	width: 950px;
	overflow: auto;
}
#slideshow{
	height: 130px;
	width: 221px;
	margin-top: 20px;
	margin-left: 45px;
}
#wraper{
	width: 950px;
	background-image: url(img/bgright.jpg);
	float: left;
	background-repeat: repeat-y;
	background-position: 887px 0px;
position: relative;
min-height: 100%;



}
#left{
	float: left;
}
#menu{
	background-image: url(img/menu_bg.jpg);
	height: 353px;
	background-repeat: no-repeat;
	margin-left: 45px;
	padding-top: 40px;
	left: 10px;
	padding-left: 20px;
}
#menu ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu ul li{
	list-style-type: none;
	background-image: url(img/menunormalbg.jpg);
	width: 180px;
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#menu ul li:hover{
	list-style-type: none;
	background-image: url(img/menuhoverbg.jpg);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	width: 180px;
	background-repeat: no-repeat;
}
#menu ul li a{
	color: #10617d;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 14px;
}
#menu ul li a:hover{}
#right{
	float: right;
	overflow: auto;
	padding-right: 90px;
}
#content{
	width: 570px;
}
#footer{
	position: absolute;
	right: 0px;
	top: 0px;
}

/* ---- Modulles ---- */
.CFItem {width:400px;clear:both;}
.CFLabel {width:150px;float:left;font-size:10px;color:#024E68;margin-bottom:2px;margin-top:2px;}
.CFField {width:250px;float:left;font-size:10px;color:#666666;margin-bottom:2px;margin-top:2px;}
.CFFieldText {font-size:10px;color:#666666;width:250px;}
.CFFieldTextarea {font-size:10px;color:#666666;width:250px; height:150px;}
.CFFieldSelect {font-size:10px;color:#666666;width:250px;}
.CFFieldRadio {}
.CFFieldCheckbox {}
.CFFieldPassword {font-size:10px;color:#666666;width:250px;}
.CFFieldFile {font-size:10px;color:#666666;width:250px;}
.CFFieldEmail {font-size:10px;color:#666666;width:250px;}
.CFFieldCopy {}
.CFFieldRadioData {}
.CFFieldCheckboxData {}
.CFCaptcha {width:400px;font-size:10px;color:#666666;text-align:center;}
.CFCaptchaTitre {width:100%;text-align:center;font-weight:bold;display:none;}
.CFCaptchaTexte {width:100%;text-align:justify;color:#024E68;}
.CFStar {width:400px;font-size:10px;color:#ff0000;text-align:center;margin-top:20px;}
.CFStarIcon {font-size:10px;color:#ff0000;}
.CFButton {width:400px;text-align:center;}
.CFButtonSubmit input {font-size:10px;color:#666666;font-weight:bold;width:200px;text-align:center;margin-top:20px;}
.CFButtonReset input {font-size:10px;color:#666666;font-weight:bold;float:left;width:200px;text-align:center;margin-top:20px;display:none;}
.CFMessageSent {width:400px;font-size:12px;color:#003300;font-weight:bold;text-align:center;margin-top:20px;}
.CFFieldset {clear:both;display:block;border:solid 1px #024E68;margin:0;margin-bottom:4px;padding:10px;width:400px;}
.CFLegend {color:#024E68;font-size:12px;font-weight:bold;border:solid 1px #024E68;padding:2 5 2 5;margin-bottom:10px;}
.CFHourlimit {color:#666666;font-size:10px;} 