/* CSS Document */

*{margin:0;padding:0}
body{
  margin: 0 0 ;
  padding: 0 0 ;
  text-align: center ;
  font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
  background: url(img/coul-fond.gif);
}

div#conteneur{
  position:relative;
  margin-left: auto;
  margin-right: auto;
  width: 1122px;
}

h1{
	height: 364px ;
	margin: 0 ;
	padding:0;
	background: url(img/new-header.jpg) no-repeat left top ;
}
		
h1 a{
	width:780px;
	height: 20px ;
	padding:9px 0 0 50px;
	display: block ;
	position: relative ;
	text-decoration: none;
	color: #F5E600;
	font-size: 16px ;
}
		
#news{
  position:absolute; top:100px; right:75px; width:140px; height:160px; z-index:2;
  text-decoration: none;
  background:none;
}

#global{
	 position:relative;
  margin-left: auto;
  margin-right: auto;
	width:1122px;
	background: url(img/contenu.jpg) no-repeat ;
min-height:800px;
}

#glob_droit{
float:left;
}
	
ul#menu {
float: left;
width: 200px;
height: 230px;
list-style: none;
padding:15px 0 0 15px;
}

#menu li a {
display: block;
text-decoration: none;
height: 20px;
line-height: 36px;
height: 30px;
color: white;
font-weight: bold;
font-size: 16px;
text-indent: 10px;
}

#menu li a:hover {
background: FFFEEB;
color: #FF3300;
}

ul#menu2 {
	position:absolute;
	z-index:3;
	padding-left:200px;
	padding-top:322px;
	list-style: none;
	left: 2;
	top: 2;
}

#menu2 li {
float:left;

}

#menu2 li a {
display:block;
width:250px;
height::35px;
text-decoration: none;
height: 1.4em;
text-align:center;
color: #4A3612;
font-weight: bold;
font-size: 18px;
}

#menu2 li a:hover {
background: FFFEEB;
color: #FF3300;
}

div#contenu
{width:640px;
padding-top:30px;
min-height:700px;
float:left;
}
		
		div#contenu h2
		{
			margin-top: 0px;
			padding-left: 0px ;
			line-height: 50px ;
			font-size: 1.4em ;
			text-align:left;
			color: #113663 ;

		}
		
		div#contenu h3
		{
			margin-left: 15px ;
			padding-left: 5px ;
			border-bottom: 1px solid #9b2 ;
			color: #9b2 ;
		}
		
		
		div#contenu p
		{
		margin:0;
			text-align: justify ;
			line-height: 1.7em ;
		}
		
		div#contenu a
		{
			color: #113663 ;
		}
		
		div#contenu a:hover
		{
			color: #9b2 ;
		}
		
		#droite{
		float:right;
		text-align:center;
		font-size:19px;
		width:200px;
		padding:0 20px 0 0;
  }
		
		div#photo{
		padding: 330px 50px 0px 0px;
		font-size:19px;
		}
		
		div#photo a {

		color: white;
		font-weight: bold;
		text-decoration: none;

		}

		div#photo a:hover {
		background: FFFEEB;
		color: #FF3300;
		}
		
		div#adresse{

		padding: 200px 50px 0px 0px;
		font-size:14px;
		}
		
		div#adresse a {

		color: #656563;
		font-weight: bold;
		text-decoration: none;

		}

		div#adresse a:hover {
		background: FFFEEB;
		color: #FF3300;
		}


		
		#footer{
	height: 312px;
	background: url(img/new-footer.jpg) no-repeat;
			margin-left: auto;
			margin-right: auto;
			width: 1122px;
		
		}
		
		#boutonfooter
		{
	height: 44px;
	float:right;
	padding: 140px 30px 0 0 ;
			margin-left: auto;
			margin-right: auto;
			width: 172px;
		
		}
		
		#boutonhaut
		{
position:absolute; top:5px; left:80px; width:120px; height:24px; z-index:4;
		
		}
		
		#sign
		{
			
		text-align: center;
	font-size: 11px;
	color: #8C7000;
	margin: 0px;
		
		}
		
		div#lang{
			margin-left: auto;
			margin-right: auto;
			width: 985px;
		
		}
		
		
		
/*livre d 'or*/
#livredor{margin-top:15px}
.item{border:1px solid; width:500px; background-color:#e6f8ff; padding: 3px 3px 3px 3px; margin-bottom:5px;}
.nomuti{text-align:left; color: #113663;font-size: 13px;font-weight: bold;}
.date{text-align:right; color: #FF3C00;font-size: 12px;font-weight: bold;}
.textlivre{text-align:left;}
#livredor ul li{display:inline;}
#livredor ul li a{text-decoration:none}
.selected{color:red;padding:0px 3px 0px 3px}
#form{width:500px}	

