/* Kit graphique par Graphiques-Kits.com */
/* Copyright 2007 tous droits réservés */
/* ------------------------------------ */


body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	color: #000000;
	background-color:#5a3602;
}

div#site {
	float:none;
    text-align:justify;
    width: 950px;
	margin: auto;	
	background-image: url(images/bg.png);
	background-repeat:repeat-y ;
	background-position: 0% 100%;	
}
div#site-top {
	float:none;
    text-align:justify;
    width: 950px;
	height:25px;
	margin: auto;
	margin-top:10px;	
	background: url(images/bg-top.png) no-repeat top;
}

div#site-bottom {
	float:none;
    text-align:justify;
    width: 950px;
	height:25px;
	margin: auto;	
	background: url(images/bg-bottom.png) no-repeat bottom;
}
/* ------------------------------------ */

div#header {
    float: left; 
	background: url(images/header-bg.png) repeat-x 0% 93%;
	width: 950px;
    height: 140px;
    margin: 0;
	margin-bottom: 0px;
    padding: 0;
}

div#a-header1 {
    float: left; 
	width: 980px;
	height: 130px;
    margin: 0;
    padding: 0;
}


#menu {
	float: left;		
	font-size: 12px; 
	font-weight: bold;
	margin: auto; 
	margin-left: 50px;	
    margin-top: 0px;	
	padding: 0; 
}

#menu li {
	float: left;
	list-style-type: disc; 
	font-size: 14px;
	font-weight: bold;
	padding-right: 35px;
	padding-bottom: 0px;
	color: #ffffff;
}

#menu li a {
	font-size: 12px;
	font-weight: bold;	
	color: #ffffff;	
	text-decoration:none;
	list-style-type: square; 
}

#menu li a:hover {
	color: #5a3602;	
}

#titres li { 
	list-style-type: square; 
	line-height: 18px;
	font-size:11px;
	margin-left:2px;
}


/* ------------------------------------ */

div#logo {
	float: left;
	width: 336px;
	height:140px;
	margin: 0px;
	margin-top: -5px;
	padding: 0px;
	background: url(images/logo.png) no-repeat bottom center;
}

div#intro {
	float: left;
	width: 980px;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
}

div#description {
	float: left;
	width: 500px;
	margin: 20px;	
	margin-top: 10px;
	padding: 0px;
}

div#labande {
	float: left;
	width: 540px;
	height: 150px;
	margin: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	padding-right: 0px;
}

div#liste_verticale {
	float: left;
	width: 600px;
	margin-top: 20px;
	margin-left: 0px;
	padding: 5px;
}

div#tag{
	float:left;
	width:300px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding : 3px;
	padding-top: 7px;
	border: 0px solid  #123123;
}

div#gauche{
	float: left;
	width: 600px;
	margin-top: 0px;
	padding: 0px;
	padding-left:10px;
	padding-right:15px;
	
}



div#canard{
	float: left;
	width: 500px;
	margin-top: 0px;
	padding: 0px;
	padding-left:10px;
	padding-right:15px;
	
}
div#canard_2{
	float: left;
	width: 200px;
	margin-top: 0px;
	padding: 0px;
	padding-left:0px;
	padding-right:0px;
	
}

#block_album{
	width: 580px;
	height: 80px;
	margin-top: 0px;
	padding: 0px;
}

#album_photo{
  position: absolute;
  top:180px;
  left:540px;
}

div#droite{
	float: left;
	width: 300px;
	margin-top: 0px;
	padding: 0px;
}

div#album_gauche{
	float: left;
	width: 500px;
	margin: 0px 15px 0 15px;
	padding: 0px;
	border-right: 1px  outset #ae6703;
}
div#album_droite{
	float: left;
	width: 400px;
	margin-top: 0px;
	padding: 0px;
}
div#album_full{
	float: left;
	width: 900px;
	margin: 0px 15px 0 15px;
	padding: 0px;
}
#footer {
	float:left;
    height:33px;
	width:950px;
	margin:0 auto;
	padding:0;
	background: url(images/header-bg.png) repeat-x bottom;
	text-align:center;
	clear: both;
	margin-top:20px;
	margin-bottom:0px;
}

#footer p {
    padding-top: 12px;
    font-size: 10px;
	color: #5a3602
}

/* ------------------------------------ */

html, body { 
    margin: 0;
	padding: 0;
}

body, p, div, li, a {
   font-size:11px;
   font-family:verdana, arial;
} 

span.spacer {
	height:0.01em;
	overflow:hidden;
	display:block;
	width:100%;
	clear:both;
}

img { border: 0 ; color:#000000; }

img.album {
float: left;
margin-right: 10px;
margin-top: 5px;
border: 0px;
width:60px;
height : 60px;
}

img.video {
border:4px solid #ffffff; -moz-border-radius:10px;
}

img.news {	
	border:4px solid #ffffff; -moz-border-radius:10px; 
	float: left;
	margin-right: 10px;
	width:60px; 
}

li { list-style: none; }

a {
    color : #ae6703;
	font-weight : bold;
    font-family:verdana;
    
}

a:hover , a:active , a:focus {    
    color : #5a3602;
}


h1 {
	color : #ae6703;
	font-size:12px;
	font-weight: bold;
	padding-top: 0px;
	margin-top:10px;
	text-align:left;
}
h1 span{
	font-weight: normal;
}
h2 {
	color : #ae6703;
	font-size:12px;
	font-weight: bold;
	padding-top: 0px;
	margin-top:-19px;
	text-align:left;
}
h3 {
	font-size:11px;
	font-weight: normal;
	padding: 0px;
}
h3 span {
	font-weight: bold;	
}

p {
	padding: 0px;
	margin: 0px;
}


