body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-image: url(img/strip.png);
	background-repeat: repeat-x;
	background-color: #fffefe;
}

#wrap {
	width: 1024px;
	height: auto;
	margin: 0 auto;
	padding: 0;
}

a {	color: green;}
:focus {outline: none;}

/******************HEADER*******************/

#header {
	position: relative;
	float: left;
	width: 1024px;
	height: auto;
	margin: 0;
	padding: 0;
	z-index: 3;
	/*border: solid 1px #333;*/
}

#logo {
	float: left;
	width: 250px;
	height: 350px;
	position: absolute;
	margin: 0;
	padding: 0;
	top:0;
	left: 30px;
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
	z-index: 3;
	/*border: solid 1px #333;*/
}

#navigation {
	position: relative;
	float: left;
	width: 1100px;
	height: 60px;
	margin: 0;
	padding: 0;
	top: 7px;
	left: -48px;
	background-image: url(img/navigation.png);
	background-repeat: no-repeat;
	z-index: 3;
	/*border: solid 1px #fff;*/
}

#navigation ul {
	position: relative;
	float: left;
	height: auto;
	margin: 0 0 0 84px;
	padding: 0 0 0 0;
	list-style-type: none;
}

#navigation li {
	position: relative;
	margin: 16px 10px 0 10px;
	padding: 0;
	float: left;
	/*border: solid 1px #FFF;*/
}

#navigation li a {
	position: relative;
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	/*border: solid 1px #333;*/
}

#navigation li a:hover {
	color: #e5ad01;
	/*border: solid 1px #333;*/
}

#lang {
	position: relative;
	float: right;
	width: 30px;
	height: 92px;
	margin: 2px -2px 0 0;
	padding: 0 0 0 0;
	background-image: url(img/lang.png);
	background-repeat: no-repeat;
}

#lang ul {
	position: relative;
	margin: 5px 0 0 2px;
	padding: 0;
	list-style-type: none;
}

#lang li a {
	color: black;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.7em;
}

#lang li a:hover {
	text-decoration: underline;
}

#contact {
	position: absolute;
	width: 300px;
	/*order: solid 1px #FFF;*/
	min-height: 260px;
	height: auto !important;
	top: 340px;
	margin: 0 0 0 -34px;
	padding: 60px 0 0 80px;
	background-image: url(img/contact.png);
	background-repeat: no-repeat;
	z-index: 3;
}

#contact p {
	position: relative;
	width: 190px;
	height: auto;
	font-size: 14px;
	float: left;
	color: #1c1b1b;
	margin: 0;
	padding: 0;
}

.bold {
	font-weight: bold;
}

#contact p a {
	color: green;
}

/******************CONTENT*******************/

#content {
	position: relative;
	float: left;
	width: 1024px;
	height: auto;
	margin: -197px 0 0 0;
	padding: 0;
	z-index: 2;
	/*border: solid 1px #FFF;*/
}

#contenttop {
	position: relative;
	float: left;
	width: 1022px;
	/*border: solid 1px #FFF;*/
	height: 380px;
	margin: 0;
	padding: 0;
	background-image: url(img/contenttop.png);
	background-repeat: no-repeat;
}

#contentmid {
	position: relative;
	float: left;
	width: 1024px;
	height: auto;
	margin: 0 0 0 0;
	padding: 20px 0 0 0;
	background-image: url(img/contentmid.png);
	background-repeat: repeat-y;
	z-index: 3;
	/*border: solid 1px #333;*/
}

#actual_content {
	position: relative;
	float: left;
	width: 710px;
	height: auto;
	margin: -300px 0 0 260px;
	padding: 20px 0 20px 10px;
	z-index: 3;
}

#actual_content h1 {
	position: relative;
	float: left;
	width: 700px;
	height: auto;
	color: #1c1b1b;
	margin: 0 0 10px 0;
	text-align: center;
	padding: 0 10px 0 10px;
	z-index: 3;
}

#actual_content p {
	position: relative;
	float: left;
	width: 680px;
	height: auto;
	font-weight: lighter;
	font-size: 12px;
	color: #1c1b1b;
	line-height: 1.3em;
	margin: 10px 0 0 0;
	padding: 0 10px 0 20px;
	z-index: 3;
}

#Info {
	position: relative;
	float: left;
	width: 700px;
	height: auto;
	margin: 0;
	padding: 20px 0 20px 0;
	/*border: solid 1px #FFF;*/
	z-index: 3;
}

#Info h1 {
	position: relative;
	float: left;
	width: 700px;
	height: auto;
	color: #1c1b1b;
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0 10px 0 10px;
	/*border: solid 1px #333;*/
	z-index: 3;
}

#Info p {
	position: relative;
	float: left;
	width: auto;
	height: auto;
	font-weight: lighter;
	font-size: 12px;
	color: #1c1b1b;
	line-height: 1.3em;
	margin: 10px 0 0 0;
	padding: 0 10px 0 0;
	/*border: solid 1px #333;*/
	z-index: 3;
}


#slideshow {
	position: relative;
	float: right;
	width: 720px;
	height: 440px;
	margin: 10px 0 0 0;
	padding: 0;
	z-index: 3;
}

#slide {
	position: absolute;
	width: 704px;
	height: 415px;
	margin: 0;
	padding: 0;
	top: 16px;
	left: 7px;
	z-index: 3;
}

#slideshow2 {
	position: relative;
	float: left;
	width: 400px;
	height: 220px;
	margin: 0 0 0 120px;
	padding: 0;
	z-index: 3;
}

#slide2 {
	position: absolute;
	width: 150px;
	height: 200px;
	margin: 0 0 0 0;
	padding: 0;
	top: 16px;
	left: 7px;
	z-index: 3;
	background: #003333;
}

#slideback {
	position: absolute;
	float: right;
	width: 720px;
	height: 440px;
	margin: 0;
	padding: 0;
	background-image: url(img/slideback.png);
	background-repeat: no-repeat;
	z-index: 3;
}

#contentbottom {
	/*border: 1px gold solid;*/
	position: relative;
	float: left;
	width: 1022px;
	height: 90px;
	margin: 0;
	padding: 0;
	background-image: url(img/contentbottom.png);
	background-repeat: no-repeat;
	z-index: 1;
}

/******************FOOTER*******************/

#footer {
	position: relative;
	float: right;
	width: 960px;
	height: auto;
	margin: 0 35px 0 0;
	padding: 0;
	z-index: 10;
}

#proximedia {
	position: relative;
	margin: 0;
	padding: 5px 0 0 0;
	z-index: 10;
}

#proximedia a {
	position: relative;
	float: right;
	margin: 0;
	padding: 0;
	z-index: 10;
}

#proximedia a img {
	border: none;
	z-index: 10;
}

/******************CONTACT 1.0*******************/

.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:2px 5px 2px 5px;margin-bottom:10px;}
.CFHourlimit {font-family:verdana;color:#666666;font-size:10px;} 

/******************GALLERY 3.0*******************/

.Gallery3GalerieTitreTexte {font-family:Verdana;font-size:10px;color:#DDDDDD;font-weight:bold;} 
.Gallery3GalerieCheminLiens {font-family:Verdana;font-size:10px;color:#666666;text-decoration:underline;font-weight:bold;} 
.Gallery3GalerieCheminLiens:hover {font-family:Verdana;font-size:10px;color:#666666;text-decoration:none;font-weight:bold;} 
.Gallery3GalerieCheminTexte {font-family:Verdana;font-size:10px;color:#666666;text-decoration:none;font-weight:bold;} 
.Gallery3GaleriePageEnCours {font-family:Verdana;font-size:10px;color:#DDDDDD;font-weight:bold;} 
.Gallery3RepertoireTitre {font-family:Verdana;font-size:9px;color:#666666;font-weight:bold;} 
.Gallery3FichierTexte {font-family:Verdana;font-size:10px;color:#ffffff;} 
.Gallery3PhotoTexte {background:#FFFFFF;font-family:Verdana;font-size:10px;color:#666666;} 
.LoopGalleryTitle {font-family:Verdana;font-size:11px;color:#666666;font-weight:bold;width:100%;text-align:center;} /*display:none;*/ 
.LoopGalleryAbstract {font-family:Verdana;font-size:11px;color:#666666;font-weight:bold;width:100%;text-align:center;} /*display:none;*/ 
.LoopGalleryContent {margin-bottom:30px;} 
