
@font-face {
	font-family: 'TeXGyreAdventorRegular';
	src: url('ttf/texgyreadventor-regular-webfont.eot');
	src: local('☺'), url('ttf/texgyreadventor-regular-webfont.woff') format('woff'), url('ttf/texgyreadventor-regular-webfont.ttf') format('truetype'), url('ttf/texgyreadventor-regular-webfont.svg#webfont8VMQMndz') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TeXGyreAdventorItalic';
	src: url('ttf/texgyreadventor-italic-webfont.eot');
	src: local('☺'), url('ttf/texgyreadventor-italic-webfont.woff') format('woff'), url('ttf/texgyreadventor-italic-webfont.ttf') format('truetype'), url('ttf/texgyreadventor-italic-webfont.svg#webfontjeE07nD7') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TeXGyreAdventorBold';
	src: url('ttf/texgyreadventor-bold-webfont.eot');
	src: local('☺'), url('ttf/texgyreadventor-bold-webfont.woff') format('woff'), url('ttf/texgyreadventor-bold-webfont.ttf') format('truetype'), url('ttf/texgyreadventor-bold-webfont.svg#webfontpI0J5vPz') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TeXGyreAdventorBoldItalic';
	src: url('ttf/texgyreadventor-bolditalic-webfont.eot');
	src: local('☺'), url('ttf/texgyreadventor-bolditalic-webfont.woff') format('woff'), url('ttf/texgyreadventor-bolditalic-webfont.ttf') format('truetype'), url('ttf/texgyreadventor-bolditalic-webfont.svg#webfontMcpcWhnt') format('svg');
	font-weight: normal;
	font-style: normal;
}




html, body {  background:#333; padding:0px; margin:0px; height:100%; font-family:'Century Gothic', 'TeXGyreAdventorRegular', Arial, Tahoma, Helvetica, Arial; font-size:12px; }

h1 { font-size:44px; font-weight:normal; padding-top:0px; color:white;text-transform:uppercase; font-family:'Century Gothic', 'TeXGyreAdventorBold'; }
h2 { font-size:22px; font-weight:normal; margin-bottom:14px; font-family:'Century Gothic', 'TeXGyreAdventorBold'; }
h3 { font-weight:normal; margin-bottom:14px; font-family:'Century Gothic', 'TeXGyreAdventorBold'; color:black; font-size:18px; margin-top:15px; text-transform:uppercase }



a, a:link, a:visited, a:active {
color:black;	
text-decoration:underline;
font-weight:bold;
}

h1 {
text-shadow:4px 4px 6px #6a7125;
}


a:hover {
text-decoration:underline;    
color:white;
}
#wrapper { width:975px; margin:0 auto;  background:url(images/wrapperback.png) #d4dd81; border-left:2px solid #fff; border-right:2px solid #fff; }

#presentation { 
background-color:#fff;
height:374px;
display:block;
width:975px; overflow:hidden 
}

#presentation_slide { background-color:#fff;
height:375px;
display:block;
width:975px; 
}


#menu { position:absolute; z-index:999; margin-top:45px; width:975px; height:91px; border-top:1px solid white; border-bottom:1px solid white;}

#header { height:126px; display:block;width:975px; background-color::#d3da7a;
border-bottom:5px solid #9d9d9d; }
#contenu { border-top:5px solid #9d9d9d; padding:30px;
}
  
#contenu tr {
height:80px;	
}

#footer { background:url(images/footerback.gif) repeat-x #d1d1d1; padding:16px; border-top:1px solid #fff}


#divan { margin-left:50px; border:2px solid #333; }

#inside_menu {  font-family:Arial  }

#inside_menu  li{ margin-top:0px; list-style:none;  float:left; background:url(images/bg.png) repeat 0 0;  height:91px; text-align:left;
padding-left:11px;
padding-right:11px;

 }


#inside_menu a, #inside_menu a:link, #inside_menu a:visited, #inside_menu a:hover 
{ color:#4f5331; 
font-weight:bold;
 font-size:15px;
 text-decoration:none;
top:35px; 
position:relative;
	  }

#inside_menu span.drop {

}
#footer { 
height:20px;
}

#footer a, #footer a:link, #footer a:visited { text-decoration:none; color:#000; }

#footer a:hover { text-decoration:underline;
color:white	}



#footer li {
float:left;
list-style:none;
padding-left:10px;
padding-right:10px;
}



#photoslider {
margin-left:-31px;
margin-top:30px;
margin-bottom:-43px;
}

/*	Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}
