/****************************
webdesigner: T.V.
project manager: j vanhoof

intro
1. Header 
2. Content
3. Footer
4. Contact 1.0
5. Gallery 3.0

fonts used:
avant garde for h1
****************************/

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:none;   
}  

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	background-color: #ccc;
	color: #333;
}

#strip {
	position: absolute;
	top: 50px;
	left: 0;
	width: 100%;
	height: 154px;
	background-image: url(images/strip.png);
	background-repeat: repeat-x;
}

#wrap {
	position: relative;
	width: 850px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background-color: #CCC;
}

.noborder { border: none; color: #000; }
a { text-decoration: none; font-weight: bold; }
:focus { outline: none; }
html,body{ height: 100%; }    
hr{ border: 1px solid #ccc; }   
table{  border-collapse: collapse; border-spacing: 0; }     
p{ margin-bottom:10px; }

/****************** 1. HEADER *******************/

#header {
	position: relative;
	float: left;
	width: 850px;
	height: auto;
	margin: 0;
	padding: 0;
	background-color: #404042;
}

#logo {
	position: relative;
	float: left;
	width: 400px;
	height: 45px;
	margin: 25px 0 0 5px;
	padding: 0;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}

#logo h1 a {
	color: #42c542;
	font-weight: normal;
	font-size: 45px;
}

#slideshow {
	position: relative;
	float: left;
	width: 850px;
	height: 115px;
	margin: 0 0 0 0;
	padding: 0;
}

/****************** 2. CONTENT *******************/

#content {
	position: relative;
	float: left;
	width: 850px;
	height: auto;
	margin: 0;
	padding: 20px 0 0 0;
	background-color: #404042;
}

/****************** 2.1 NAVIGATION *******************/

#navigation {
	position: relative;
	float: left;
	width: 150px;
	height: auto;
	margin: 0 0 20px 10px;
	padding: 20px;
	background-color: #515055;
}

#navigation ul {
	position: relative;
	float: left;
	height: auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
	/*border: solid 1px #fff;*/
}

#navigation li {
	position: relative;
	margin: 20px 0;
	padding: 0 0 0 10px;
	border-left: solid 7px #42c542;
}

#navigation li a {
	position: relative;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-size: 14px;
	color: #fff;
	text-transform: capitalize;
}
#navigation li a:hover {color: #42c542;}

/***************************/

#actual_content {
	position: relative;
	float: right;
	width: 610px;
	height: auto;
	color: #ccc;
	margin: 0 10px 20px 0;
	padding: 10px;
}

#actual_content h1{
	position: relative;
	height: auto;
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 20px;
	color: #fff;
}

#actual_content p {
	position: relative;
	height: auto;
	margin: 10px 0 0 0;
	padding: 0;
}

#actual_content a {
	text-decoration: none;
	font-weight: bold;
	color: #42c542;
}
#actual_content a:hover {text-decoration: underline;}


/****************** 3. FOOTER *******************/

#footer {
	position: relative;
	float: left;
	width: 850px;
	height: auto;
	margin: 0 auto 20px auto;
	padding: 0;
	background-color: #42c542;
}

#footerblock {
	position: relative;
	float: left;
	width: 700px;
	height: auto;
	margin: 0;
	font-size: 12px;
	padding: 5px 5px 5px 10px;
}
#footerblock a {color: #333; font-weight: bold;}
#footerblock a:hover {text-decoration: underline;}

#proximedia {
	position: relative;
	float: right;
	width: 100px;
	height: auto;
	margin: 0;
	padding: 5px 0 0 0;
}

#proximedia a img {
	position: relative;
	float: right;
	border: 0;
	padding: 2px 10px 0 0;
}

/****************** 4. CONTACT 1.0 *******************/

.CFItem {width:400px;clear:both;}
.CFLabel {width:150px;float:left;font-family:verdana;font-size:10px;color:#666;margin-bottom:2px;margin-top:2px;}
.CFField {width:250px;float:left;font-family:verdana;font-size:10px;color:#666;margin-bottom:2px;margin-top:2px;}
.CFFieldText {font-family:verdana;font-size:10px;color:#666;width:250px;}
.CFFieldTextarea {font-family:verdana;font-size:10px;color:#666;width:250px; height: 90px;}
.CFFieldSelect {font-family:verdana;font-size:10px;color:#666;width:250px;}
.CFFieldRadio {}
.CFFieldCheckbox {}
.CFFieldPassword {font-family:verdana;font-size:10px;color:#666;width:250px;}
.CFFieldFile {font-family:verdana;font-size:10px;color:#666;width:250px;}
.CFFieldEmail {font-family:verdana;font-size:10px;color:#666;width:250px;}
.CFFieldCopy {}
.CFFieldRadioData {}
.CFFieldCheckboxData {}
.CFCaptcha {width:400px;font-family:verdana;font-size:10px;color:#666;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:#666;font-weight:bold;width:200px;text-align:center;margin-top:20px;}
.CFButtonReset input {font-family:verdana;font-size:10px;color:#666;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:#666;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:#666;font-size:10px;} 

/****************** 5. GALLERY 3.0 *******************/

.highslide-gallery {height: 120px !important;}
.highslide-caption{color:#000000 !important;}
.Gallery3GalerieTitreTexte {font-family:Verdana;font-size:10px;color:#DDDDDD;font-weight:bold;} 
.Gallery3GalerieCheminLiens {font-family:Verdana;font-size:10px;color:#666;text-decoration:underline;font-weight:bold;} 
.Gallery3GalerieCheminLiens:hover {font-family:Verdana;font-size:10px;color:#666;text-decoration:none;font-weight:bold;} 
.Gallery3GalerieCheminTexte {font-family:Verdana;font-size:10px;color:#666;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:#666;font-weight:bold; margin-bottom: -8px; padding-bottom:26px;}
.Gallery3RepertoireObject {background-repeat: no-repeat !important;} 
.Gallery3FichierTexte {font-family:Verdana;font-size:10px;color:#ffffff;} 
.Gallery3PhotoTexte {background:#FFFFFF;font-family:Verdana;font-size:10px;color:#666;} 
.Gallery3ButtonHome {display: none;} 
.LoopGalleryTitle {font-family:Verdana;font-size:11px;color:#666;font-weight:bold;width:100%;text-align:center;} /*display:none;*/ 
.LoopGalleryAbstract {font-family:Verdana;font-size:11px;color:#666;font-weight:bold;width:100%;text-align:center;} /*display:none;*/ 
.LoopGalleryContent {margin-bottom:30px;} 
