body, html {width: 100%; height: 100%; margin: 0; padding: 0;}
td {vertical-align: middle;}

body {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-color: #F0E9DB;
}

#wrap {
	width: 990px;
	height: 630px;
	margin: 0;
	padding: 0;
	background-image: url(../images/background.png);
	background-repeat: no-repeat;
	/*border: solid 1px green;*/
}

div {
	text-align: left;
}

/******************HEADER*******************/

#header {
	position: relative;
	float: left;
	width: 961px;
	height: auto;
	margin: 15px 0 0 15px;
	padding: 0;
	/*border: solid 1px red;*/
}

#logo {
	position: relative;
	float: left;
	width: 961px;
	height: 92px;
	margin: 0;
	padding: 0;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #595959;
	/*border: solid 1px #FFF;*/
}

#lang {
	position: relative;
	float: left;
	width: 73px;
	height: 25px;
	margin: 15px 0 0 10px;
	padding: 3px 0 0 8px;
	background-image: url(../images/lang.png);
	background-repeat: no-repeat;
	background-position: left top;
	/*border: solid 1px red;*/
}

#lang a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	margin: 0;
	padding: 0;
}

#lang a:hover {
	color: #333333;
}

/******************CONTENT*******************/

#content {
	position: relative;
	float: left;
	width: 960px;
	height: 440px;
	margin: 0 0 0 15px;
	padding: 0;
	/*border: solid 1px red;*/
}

#actual_content {
	position: relative;
	float: left;
	width: 570px;
	height: 420px;
	margin: 25px 0 10px 25px;
	padding: 20px;
	overflow: auto;
	background-image: url(../images/actual_content.png);
	/*border: solid 1px #000;*/
}

#actual_content h1 {
	position: relative;
	float: left;
	width: 570px;
	height: auto;
	color: #0066CC;
	margin: 100px 0 10px 0;
	text-align: left;
	padding: 0 0 0 0;
	/*border: solid 1px red;*/
}

#actual_content p {
	position: relative;
	float: left;
	text-align: left;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	/*border: solid 1px red;*/
}

#actual_content a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#slide {
	position: absolute;
	left: 640px;
	top: 25px;
	width: 300px;
	height: 460px;
}

#proximedia {
	position: absolute;
	width: 30px;
	height: 150px;
	padding: 0;
	margin: 526px 0 0 980px;
}

#proximedia a {
	margin: 0;
	padding: 0;
}

#proximedia a img {
	border: none;
}

/******************FOOTER*******************/

#footer {
	position: absolute;
	width: 210px;
	height: auto;
	left: 711px;
	top: 25px;
	margin: 0;
	padding: 10px;
	background-color: #7dcac8;
	/*border: solid 1px red;*/
}

#footer p {
	float: left;
	text-align: left;
	margin: 0 45px 0 0;
	color: #990000;
}

#footer p a {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

#navigation {
	position: relative;
	float: left;
	width: 961px;
	padding: 15px 0 0 0;
	background-image: url(../images/nav.png);
	border-top: solid 1px #660000;
	border-bottom: solid 1px #660000;
}

#navigation ul {
	margin-left: 140px;
}

#navigation ul li ul {
	margin-left: 0px;
}

/******************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;} 

