/* main */
html { width: 100%;	height: 100%;	font : 12px Verdana, Lucida, Tahoma, Arial, sans-serif;	color : #ffffff;	background : #dedc1f;	margin : 0;	padding : 0;}
body {	width: 100%;height: 1645px;margin : 0;padding : 0; background-image:url(../img/bg.png); background-position:50% 0%; background-repeat:no-repeat;}

#main {	width: 455px; height: 90%; margin: 0 auto 0 auto;	padding: 0 0 0 0px; clear: both;}

#main #logo { position: absolute; top: 20px; width: 456px; height: 140px; }
#main #logo a { display: block;  width: 100%;	height: 100%; }

#main #menu { position: absolute; top: 170px; width: 456px; font-size: 10px; padding-left: 5px; }
#main #menu li { float:left; }
#main #menu li a { display:block; width:90px; height: 27px; background-image:url(../img/bouton_small.png); background-position:top left; border: 0px solid #993300; padding: 8px 0px 0px 0px; background-repeat:no-repeat; text-align:center; color:#5d570e; } 
#main #menu li a:hover { color:#000000; } 
#main #menu li a.selected { color:#000000; } 
#main #menu li a.large { background-image:url(../img/bouton_big.png); width:180px; }


#main #content { position: absolute; top: 250px; width: 436px; padding: 10px; }


#photos .galerie .titre { }
#photos .galerie .description { font-size: 10px; padding-bottom:10px; }
#photos .galerie .credits { font-size: 10px; }
#photos .galerie .photos { position:relative; padding-bottom:30px; }
#photos .galerie .photos .photo { float: left; padding-right: 15px; }


/* General */
.dotted { letter-spacing:7px; font-weight:bold; line-height:8px;}
.clear { clear:both; }
.pointer { cursor:pointer; }
a img { border: 0px; }
a, a:link, a:visited { color: #000000; text-decoration:none; outline: none; }
a:hover { color: #000000; text-decoration:none; }
.introuvable { text-align:center; font-weight: bold; }
.hidden_link {color: #ffffff; }	
h1 { color: #FFFFFF; font-size: 20px; }
h2 { color: #FFFFFF; }
a img,:link img,:visited img { border: none; }
li { list-style-type: none; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{ margin: 0; padding: 0; }
input, textarea, select, option { font: normal 11px Verdana; color: #005D5B; }

