/* 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:"Century Gothic", "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#0f1011;
	color:#fff;
}
:focus{
	outline:none;
}
hr{
	border:1px solid #000;
}
table{
	font-size:12px;
	border-collapse:collapse;
	border-spacing:0;
}
a{
	color:#dea201;
	text-decoration:none;
}
a:hover{
	color:#dea201;
	text-decoration:underline;
}
p{
	margin-bottom:10px;
}
ul,ol{
	margin:5px 0 10px 25px;
}


/* Contact 1.0 styles
----------------------------------------------------------------*/
.CFItem {width:400px;clear:both;}
.CFLabel {width:150px;float:left;font-family:verdana;font-size:10px;color:#fff;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;color:#fff;}
.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;}

/* Gallery 3.0 styles
----------------------------------------------------------------*/
.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;} 

/* DIVISIONS
----------------------------------------------------------------*/
#container {
	width:900px;
	height:auto;
}

#picture {
	width:559px;
	height:317px;
	/*background:#999933;*/
	background:url(images/bgPicture.jpg) no-repeat;
	float:left;
}

#logo {
	width:341px;
	height:157px;
	/*background:#339999;*/
	background:url(images/bgLogo.jpg) no-repeat;
	float:right;
}

#menu {
	width:341px;
	height:160px;
	/*background:#009999;*/
	background:url(images/bgMenu.jpg) no-repeat;
	float:right;
}

#contentContainer {
	width:900px;
	height:auto;
	clear:both;
	background:url(images/bgMainMiddle.jpg) repeat-y;
}

#main {
	width:784px;
	min-height:305px;
	/*background:#CCCC00;*/
	background:url(images/bgMainTop.jpg) no-repeat top;
	padding:20px 58px 20px 58px;
	text-align:justify;
}

#footer {
	width:804px;
	height:32px;
	/*background:#996666;*/
	background:url(images/bgFooter.jpg) no-repeat;
	color:#818181;
	font-size:10px;
	font-family:"Verdana", "Trebuchet MS", "Century Gothic";
	padding:6px 48px 0px 48px;
}

/* MENU
----------------------------------------------------------------*/
#menu ul {
	margin:0;
	list-style-type:none;
	/*background:#0099FF;*/
	position:relative;
	left:25px;
	top:14px;
	width:238px;
	height:19px;
}

#menu li {
	width:238px;
	height:19px;
}

#menu a {
	font-size:14px;
	font-family:"Century Gothic";
	font-weight:normal;
	text-decoration:none;
	color:#fff;
	/*background:#009966;*/
	display:block;
	width:228px;
	height:19px;
	padding-left:10px;
}

#menu a:hover {
	color:#dea201;
	background:url(images/bgBtn.png) no-repeat;	
}


/* TITLES (+CMS)
----------------------------------------------------------------*/
#Name{
	font-size:24px;
	margin-bottom:16px;
}
#Info{
	display:block;
}

h1 {
	font-size:24px;
	margin-bottom:16px;
	font-weight:normal;
}

h2 {
	font-weight:normal;
	margin-top:24px;
}

h3 {
	font-weight:bold;
	margin-top:20px;
	font-size:12px;
}

/* EXTRA styles
----------------------------------------------------------------*/
#proximediaLogo {
	position:relative;
	top:4px;
}

#footer a {
	color:#818181;
	font-size:10px;
	font-family:"Verdana", "Trebuchet MS", "Century Gothic";
	text-decoration:underline;	
}
