/* Global styles
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot{
	margin:0;
	padding:0;
	border:none;
	outline:0;
}
html,body{
	height:100%;
}
body{
	font-family:"Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #686461;
	color:#39342f;
}
:focus{
	outline:none;
}
hr{
	border:1px solid #000;
}
table{
	font-size:12px;
	border-collapse:collapse;
	border-spacing:0;
}
a{
	color:#033b68;
	text-decoration:none;
}
a:hover{
	color:#033b68;
	text-decoration:underline;
}
p{
	padding-bottom:10px;
}
ul,ol{
	margin:0px 0 0px 15px;
}

h1 {
	font-size: 18px;
    font-family: "Trebuchet MS", arial, Helvetica, sans-serif;	
	margin: 0px;
	color : #39342f;
}
#Name {
	font-size: 18px;
    font-family: "Trebuchet MS", arial, Helvetica, sans-serif;	
	margin: 0px;
	color : #39342f;
}
h2 {
	font-size: 18px;
    font-family: "Trebuchet MS", arial, Helvetica, sans-serif;	
	margin: 0px;
	color : #3c5c7c;
	font-weight:bold;
}

#container2{
	position:relative;
	width:900px;
	margin:0 auto;
	border-width:10px;
	border-color:#ffffff;
	border-style:solid;
}
#container2 #header{
	position:relative;
	height:311px;
	background-image:url(../images/top.jpg);
}

#container2 #header #menu{
	position:absolute;
	left:30px;
	top:7px;


}
#container2 #header #menu a{
	
	font-size: 18px;
	color:#ffffff;
	text-decoration:none;
	
	
}
#container2 #header #menu a:hover{
color:#000000;
	text-decoration:none;
}

#container2 #wrapper{
	position:relative;
}

#container2 #adresse{
	position:absolute;
	left:0px;
	top:0;
	width:255px;
	height:193px;
	z-index:12;
	color:#3c5c7c;
	background-image:url(../images/ad.jpg);
	padding-left:40px;
	padding-top:15px;
}




#container2 #content{
	position:relative;
	min-height:220px;
	background:#ffffff;
	color:#39342f;
	padding:15px 15px 10px 295px;
	z-index:1;
}

#container2 #footer{
	position:relative;
	background-image:url(../images/bottom.jpg);
	height:40px;
	padding-left:800px;
	padding-top:23px;
	color:#7d7a77;
}
.CFItem {width:400px;clear:both;}

.CFLabel {width:150px;float:left;font-family:verdana;font-size:10px;color:#666666;margin-bottom:2px;margin-top:2px;}

.CFField {width:250px;float:left;font-family:verdana;font-size:10px;color:#666666;margin-bottom:2px;margin-top:2px;}

.CFFieldText {font-family:verdana;font-size:10px;color:#666666;width:250px;}

.CFFieldTextarea {font-family:verdana;font-size:10px;color:#666666;width:250px;}

.CFFieldSelect {font-family:verdana;font-size:10px;color:#666666;width:250px;}

.CFFieldRadio {}

.CFFieldCheckbox {}

.CFFieldPassword {font-family:verdana;font-size:10px;color:#666666;width:250px;}

.CFFieldFile {font-family:verdana;font-size:10px;color:#666666;width:250px;}

.CFFieldEmail {font-family:verdana;font-size:10px;color:#666666;width:250px;}

.CFFieldCopy {}

.CFFieldRadioData {}

.CFFieldCheckboxData {}

.CFCaptcha {width:400px;font-family:verdana;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;}

.CFStar {width:400px;font-family:verdana;font-size:10px;color:#ff0000;text-align:center;margin-top:20px;}

.CFStarIcon {font-family:verdana;font-size:10px;color:#ff0000;}

.CFButton {width:400px;text-align:center;}

.CFButtonSubmit input {font-family:verdana;font-size:10px;color:#666666;font-weight:bold;width:200px;text-align:center;margin-top:20px;}

.CFButtonReset input {font-family:verdana;font-size:10px;color:#666666;font-weight:bold;float:left;width:200px;text-align:center;margin-top:20px;display:none;}

.CFMessageSent {width:400px;font-family:verdana;font-size:12px;color:#003300;font-weight:bold;text-align:center;margin-top:20px;}

.CFFieldset {clear:both;display:block;border:solid 1px #999999;margin:0;margin-bottom:4px;padding:10px;width:400px;}

.CFLegend {font-family:verdana;color:#666666;font-size:12px;font-weight:bold;background:#efefef;border:solid 1px #999999;padding:2 5 2 5;margin-bottom:10px;}

.CFHourlimit {font-family:verdana;color:#666666;font-size:10px;} 
