@charset "utf-8";

* { 	font-family:arial, Helvetica, verdana, Tahoma ; font-size:12px 	}

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%;
}


* {
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma, Helvetica, sans-serif;
}


body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x; 
	background-color: #ffffff;
	scrollbar-3dlight-color:#d3eef8;
	scrollbar-arrow-color:#228ab0;
	scrollbar-base-color:#228ab0;
	scrollbar-darkshadow-color:#d3eef8;
	scrollbar-face-color:#d3eef8;
	scrollbar-highlight-color:#d3eef8;
	scrollbar-shadow-color:#d3eef8;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}


:focus{
	outline:none;
}

#container{
	position:relative;
	width:950px;
	margin:0 auto;
}

#container #logo{
	position:absolute;
	height:177px;
	width:227px;
	left:0px;
    top:0px;
    background-image:url(../images/cevai-logo.jpg);
	background-repeat:no-repeat;
	z-index:4;

}

#container #logoNL{
	position:absolute;
	height:177px;
	width:227px;
	left:0px;
    top:0px;
    background-image:url(../images/cevai-logoNL.jpg);
	background-repeat:no-repeat;
	z-index:4;

}

#container #adresse{
	position:absolute;
	height:184px;
	width:229px;
	left:0px;
    top:180px;	
    background-image:url(../images/adresse.jpg);
	background-repeat:no-repeat;
	z-index:15;
	font-family:arial, Helvetica, verdana, Tahoma ;
	font-size:10px;
	padding:45px 0px 0px 60px;
	color:#000000;
}

#container #adresse a{
	font-family:arial, Helvetica, verdana, Tahoma ;
	font-size:10px;
	color:#228ab0;
	font-weight:bold;
}

#container #adresse a:hover{
	font-family:arial, Helvetica, verdana, Tahoma ;
	font-size:10px;
	color:#000000;
	font-weight:bold;
}

#container #menu{
	position:absolute;
	height:229px;
	width:160px;
	left:227px;
    top:19px;	
    background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	z-index:26;
	padding:10px 0px 0px 100px;
	color:#757474;
}

   	/*////menu/////*/
	#container #menu ul{
		margin:0px;
		padding:0px;
		list-style:none;
	}
	#container #menu a{
	    background-image:url(../images/btn.jpg);
		background-repeat:no-repeat;
		background-position:left;
		display:block;
		padding:0px 0px 0px 20px;
		color:#757474;
		text-decoration:none;
		font-weight:bold;
		font-family:myriad, Helvetica, verdana, Tahoma ;
		line-height:12px;
		font-size:11px;
	}
	#container #menu a:hover{
		color:#ff0000;
		background-image:url(../images/btn_h.jpg);
		background-repeat:no-repeat;
		font-family:myriad, Helvetica, verdana, Tahoma ;
		font-size:11px;
	}
	#container #menu a.home{
		color:#ff0000;
		font-size:11px;
		}
	/*////menu/////*/	

#container #heures{
	position:absolute;
	height:125px;
	width:258px;
	left:0px;
    top:420px;	
    background-image:url(../images/heures.jpg);
	background-repeat:no-repeat;
	z-index:11;
    font-family:arial, Helvetica, verdana, Tahoma ;
	font-size:10px;
	padding:30px 0px 0px 55px;
	color:#000000;
}

#container #slide{
	position:absolute;
	height:239px;
	width:463px;
	left:500px;
    top:19px;	
    background-image:url(../images/slide.jpg);
	background-repeat:no-repeat;
	z-index:11;
}

#container #topmenu{
	position:absolute;
	height:24px;
	width:110px;
	left:830px;
    top:2px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:12px;
    color:#000000;
	text-decoration: none;
}

#container #topmenu a{
    font-family: Verdana, Helvetica, sans-serif;
    font-size:12px;
    color:#000000;
	text-decoration: none;
}

#container #topmenu a:hover{
    font-family: Verdana, Helvetica, sans-serif;
    font-size:12px;
    color:#fd0000;
	text-decoration: none;
}

#container #langues{
	position:absolute;
	height:24px;
	width:110px;
	left:390px;
    top:2px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:12px;
    color:#000000;
	text-decoration: none;
}

#container #contenu{
	position:absolute;
	width:578px;
	left:325px;
    top:265px;	
	z-index:11;
}

#container #contenu #top{
	position:relative;
	height:31px;
	width:578px;
	background-color:#555555;
    background-image:url(../images/contenu_top.jpg);
	background-repeat:no-repeat;
	z-index:11;
}

#container #contenu #body{
	position:relative;
	width:518px;
	background-color:#555555;
    background-image:url(../images/contenu_body.jpg);
	padding:25px 20px 10px 35px;
	z-index:11;
	font-family: Verdana, Helvetica, sans-serif;
    font-size:12px;
    color:#000000;
}


#container #contenu #body h1{
font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
color:#ff0000;
background-image:url(../images/h1.jpg);
background-repeat:no-repeat;
font-size:15px;
padding:0px 0px 0px 22px;
margin:0px 0px;
}

h1{
font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
color:#ff0000;
height:24px;
font-size:15px;
}

#container #contenu #body a, #container #contenu #body a:active, #container #contenu #body a:visited{
font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
color:#ff0000;
font-size:12px;
}

#container #contenu #body a:link
{
font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
color:#ff0000;
font-size:12px;
}

#container #contenu #body a:hover{
font-family: "Century Gothic", Verdana, Helvetica, sans-serif;
color:#666666;
font-size:12px;
}

#container #contenu #body hr {		
color:#ff0000;
height: 1px;
background-color: red;
border: 0;

}

#container #contenu #foot{
	position:relative;
	width:578px;
	height:37px;
	background-color:#555555;
    background-image:url(../images/contenu_footer.jpg);
	background-repeat:no-repeat;
	z-index:11;
}
/*proximedia*/

.proximedia span{
visibility:hidden; display:block; font-size:small;}

.proximedia{
width:578px;
height:37px;
float:left; 
margin:0px; padding:0px;}
	
.proximedia a:hover, .proximedia a:active{
width:578px;
height:37px;
float:left; 
margin:0px; padding:0px;}

.proximedia a{
width:578px;
height:37px;}



/*----------formulaire---------*/
input 
	{
	font-family: Verdana ; 
	font-size: 11px;
	color:#9c9a7c;
	border: solid #9c9a7c;
	border-width: 1;
	background-color:transparent
	}
select
	{
	font-family: Verdana ; 
	font-size: 11px;
	color: #9c9a7c;
	border: solid #9c9a7c;
	border-width: 1;
	background-color:transparent
	}
textarea
	{
	font-family: Verdana ; 
	font-size: 11px;
	color: #9c9a7c;
	border: solid #9c9a7c;
	border-width: 1;
	background-color:transparent
	}

/*newsletter*/
.Newsletter2Item {} 
.Newsletter2Label {} 
.Newsletter2Field {} 
.Newsletter2Button {} 	
	
/* galerie photos*/
.Gallery3GalerieTitreTexte {font-family:Verdana;font-size:10px;color:#beb5a5;font-weight:bold; display:none;} 
.Gallery3GalerieCheminLiens {font-family:Verdana;font-size:10px;color:#beb5a5;text-decoration:underline;font-weight:bold;} 
.Gallery3GalerieCheminLiens:hover {font-family:Verdana;font-size:10px;color:#FFFFFF;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:#beb5a5;font-weight:bold;} 
.Gallery3RepertoireTitre {font-family:Verdana;font-size:9px;color:#d2ccc1;font-weight:bold;} 
.Gallery3FichierTexte {font-family:Verdana;font-size:10px;color:#ffffff;} 
.Gallery3PhotoTexte {background:#FFFFFF;font-family:Verdana;font-size:10px;color:#d2ccc1;} 
.LoopGalleryTitle {font-family:Verdana;font-size:12px;color:#beb5a5;font-weight:bold;width:100%;text-align:center; padding-bottom:5px;} /*display:none;*/ 
.LoopGalleryAbstract {font-family:Verdana;font-size:11px;color:#d2ccc1;font-weight:bold;width:100%;text-align:center;} /*display:none;*/ 
.LoopGalleryContent {margin-bottom:15px; background-color:#e5e1d9;} 

/* START WINDOWS OVERLAY*/
#GB_overlay { background-color: #000000; position: absolute; margin: auto; top: 0; left: 0; z-index: 100; }
#GB_window {left: 0; top: 0; font-size: 1px; position: absolute; overflow: visible; z-index: 150; }
#GB_window .content { width: auto; margin: 0; padding: 0; background-color: #fff; border: 3px solid #ccc; border-top: none; }
#GB_frame { border: 0; margin: 0; padding: 0; overflow: auto; white-space: nowrap; }
.GB_Window .content { background-color: #fff; border: 3px solid #ccc; border-top: none; }
.GB_Window .header { border-bottom: 1px solid #aaa; border-top: 0px solid #999; border-left: 1px solid #ccc; border-right: 1px solid #ccc; margin: 0; height: 20px; font-size: 12px; padding: 3px 0; color: #333;}
.GB_Window .caption { font-size: 11px; font-weight: bold; white-space: nowrap; padding-right: 20px; }
.GB_Window .close { text-align: right; }
.GB_Window .close span { font-size: 11px; cursor: pointer }
.GB_Window .close img { cursor: pointer; padding: 0 3px 0 0; }
.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }

/*contact*/
.CFItem {width:400px;clear:both;}
.CFLabel {width:150px;float:left;font-family:verdana;font-size:10px;color:#000000;margin-bottom:2px;margin-top:2px;}
.CFField {width:250px;float:left;font-family:verdana;font-size:10px;color:#000000;margin-bottom:2px;margin-top:2px;}
.CFFieldText {font-family:verdana;font-size:10px;color:#000000;width:250px;}
.CFFieldTextarea {font-family:verdana;font-size:10px;color:#000000;width:250px;}
.CFFieldSelect {font-family:verdana;font-size:10px;color:#000000;width:250px;}
.CFFieldRadio {}
.CFFieldCheckbox {}
.CFFieldPassword {font-family:verdana;font-size:10px;color:#000000;width:250px;}
.CFFieldFile {font-family:verdana;font-size:10px;color:#000000;width:250px;}
.CFFieldEmail {font-family:verdana;font-size:10px;color:#000000;width:250px;}
.CFFieldCopy {}
.CFFieldRadioData {}
.CFFieldCheckboxData {}
.CFCaptcha {width:400px;font-family:verdana;font-size:10px;color:#000000;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:#000000;font-weight:bold;width:200px;text-align:center;margin-top:20px;}
.CFButtonReset input {font-family:verdana;font-size:10px;color:#000000;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;} 
/**/

/*drop in*/

#promo{
	position: absolute;
	margin:0 auto;
	left:0px;
	z-index: 999;
	top: -110px;
}

#dropin {
	-moz-opacity: 0.85;
	filter: Alpha(opacity=85);
	position: absolute;
	visibility:hidden;
	width: 640px;
	height:350px;
	margin-left:320px;
	margin-top: 0px;
	background-color: #FBFBFB;
	color: #000000;
	text-align: center;
	border: #f49a12 5px solid;
	border-top: none;
}
#dropin h1{
	font-size:24px;
	margin:0px;
}
#dropin p{
	margin-top:5px;
	margin-bottom:10px;
}

#dropin a{
	color: #f49a12;
}
   
   
