/****************************
intro
1. Header 
2. Content
3. Footer
4. Contact 1.0
5. Gallery 3.0

fonts used:
georgia everywhere
****************************/

#container {
	margin: 0;
	padding: 0;
	background-image: url(../images/strip.png);
	background-repeat: repeat-y;
	background-position: top center;
	width: 100%; 
	height: 100%;
	position: fixed;
	left: 0; 
	top: 0;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-image: url(../images/background.png);
	background-repeat: repeat;
	line-height: 1.6em;
	color: #444;
	height:auto;
}

#wrap {
	width: 960px;
	height: auto;
	margin: 0 auto;
	padding: 0;
}

.noborder { border: none; color: #000; }
a { text-decoration: none; font-weight: bold; }
.caps {text-transform:uppercase;}

/****************** 1. HEADER *******************/

#header {
	position: relative;
	float: left;
	width: 960px;
	height: auto;
	margin: 10px 0 20px 0;
	padding: 0;
	/*border: solid 1px #333;*/
}

#logo {
	position: relative;
	float: left;
	width: 600px;
	height: 80px;
	margin: 0;
	padding: 0;
	background-image: url(../images/header_logo.png);
	background-repeat: no-repeat;
}

#logo a {
	position: absolute;
	width: 600px;
	height: 80px;
	margin: 0;
	padding: 0;
}

#header h4 {
	position: relative;
	float: right;
	height: auto;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 18px;
	color: #666666;
	font-weight: normal;
}

#header p {
	position: relative;
	float: right;
	height: auto;
	text-align: right;
	width: 250px;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 12px;
	color: #777777;
	font-weight: normal;
}

#logobottom {
	position: relative;
	float: left;
	width: 960px;
	height: 80px;
	margin: -20px 0 0 0;
	padding: 0;
	background-image: url(../images/header_bottom.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#slide {
	position: relative;
	float: left;
	width: 1000px;
	height: 260px;
	margin: 0 0 0 -20px;
	padding: 0;
	background-image: url(../images/slide.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#slideshow {
	position: absolute;
	width: 960px;
	height: 250px;
	top: 6px;
	left: 20px;
	margin: 0;
	padding: 0;
}

/****************** 1.1 NAVIGATION *******************/

#navigation {
	position: relative;
	float: left;
	width: 960px;
	height: auto;
	margin: 10px 0 0 0;
	padding: 0;
}

#navigation ul {
	position: relative;
	float: left;
	width: 960px;
	height: auto;
	margin: 0;
	padding: 0;
	list-style: none;
	/*border: solid 1px #333;*/
}

#navigation li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	/*border: solid 1px #333;*/
}


#navigation li a {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}

#nav1 a {
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 125px;
	height: 50px;
}
#nav2 a {
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	background-position: -120px 0;
	width: 250px;
	height: 50px;
}

#nav3 a {
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	background-position: -370px 0;
	width: 245px;
	height: 50px;
}

#nav4 a {
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	background-position: -620px 0;
	width: 200px;
	height: 50px;
}

#nav5 a {
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	background-position: -810px 0;
	width: 140px;
	height: 50px;
}

#nav1 a:hover {background-position: 0 -50px;}
#nav2 a:hover {background-position: -120px -50px;}
#nav3 a:hover {background-position: -370px -50px;}
#nav4 a:hover {background-position: -620px -50px;}
#nav5 a:hover {background-position: -810px -50px;}


/****************** 2. CONTENT *******************/

#content {
	position: relative;
	float: left;
	width: 960px;
	height: auto;
	padding: 0 0 20px 0;
	margin: 0;
	/*border: solid 1px #333;*/
}

#actual_content {
	position: relative;
	float: left;
	width: 580px;
	height: auto;
	margin: 7px 0 0 0;
	padding: 20px;
	border-top: dotted 1px #333;
	border-bottom: dotted 1px #333;
}

#actual_content h1{
	position: relative;
	text-transform: uppercase;
	width: 580px;
	float: left;
	height: auto;
	font-size: 30px;
	margin: 0 0 30px 0;
	padding: 0 0 0 0;
}

#actual_content p {
	position: relative;
	float: left;
	height: auto;
	margin: 10px 0 0 0;
	padding: 0;
}

#actual_content a {
	text-decoration: none;
	font-weight: bold;
	color: #333;
}

#actual_content a:hover {text-decoration: underline;}

#adres {
	position: relative;
	float: right;
	width: 300px;
	height: auto;
	margin: 0 -8px 0 0;
	padding: 0;
	/*border: solid 1px #333;*/
}

#adrestop {
	position: relative;
	float: left;
	width: 300px;
	height: 40px;
	margin: 0;
	padding: 0;
	background-image: url(../images/adrestop.png);
}

#adresmid {
	position: relative;
	float: left;
	width: 260px;
	height: auto;
	margin: 0;
	padding: 0 20px 0 20px;
	background-image: url(../images/adresmid.png);
	background-repeat: repeat-y;
}

#adresmid h1 {
	font-size: 18px;
	color: #333333;
}

#adresmid p {
	font-size: 14px;
	color: #333333;
}

#adresmid p a {
	font-size: 14px;
	color: #333333;
}

#adresmid p a:hover {text-decoration: underline;}

#adresbottom {
	position: relative;
	float: left;
	width: 300px;
	height: 40px;
	margin: 0;
	padding: 0;
	background-image: url(../images/adresbottom.png);
}

/****************** 3. FOOTER *******************/

#proximedia {
	position: relative;
	float: right;
	width: 100px;
	height: auto;
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
}

#proximedia a img {
	position: relative;
	float: right;
	border: none;
}

#Name h1 {
	text-transform: uppercase;
}

/****************** 4. 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;} 

/****************** 5. 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;} 
