/* CSS Document */

*{margin:0;padding:0}

		body
		{

			text-align: center ;
			font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
			background: url(img/bg-repeat2.jpg) repeat-x ;
		}
		
	

		
		div#conteneur
		{
			position:relative;
			margin-left: auto;
			margin-right: auto;
			width: 1075px;
			background: url(img/fond-page.jpg) repeat-y ;
			margin:30px 0 0 0
			font-size:12px;
			
		}
		
		h1
		{
			height: 358px;
			background: url(img/header2.jpg) no-repeat left top ;
			text-align:left;
			font-size: 12px ;
			padding: 15px 0 0 170px;
		}
		
		h1 a
		{
			
			text-decoration: none;
			color: black;
					}
			


		
		#news{
			position:absolute; top:120px; right:63px; width:160px; height:150px; z-index:2;
			text-decoration: none;
			background:none;

		}

		
		
#menu {
float: left;
width: 180px;
height: 230px;
padding:85px 0 0 10px;
list-style-type: none;
}

/*#menu ul {
list-style-type: none;
padding-top: 10px;
margin: 0 1em;
}*/

#menu1 li, #menu2 li {
display: inline;
}

#menu li a {
display: block;
text-decoration: none;
height: 1.8em;
line-height: 1.8em;

color: #77690C;
font-weight: bold;
font-size: 13px;
text-indent: 5px;
}

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


#menu2, #menu1 {

list-style-type: none;
padding-left:45px;
}

#menu2 {

padding-top:35px;
}

/*#menu2 ul {
list-style-type: none;
padding-top: 10px;
margin: 0 1em;
}*/

#menu2 li a {
display: block;
text-decoration: none;
height: 1.6em;
line-height: 1.6em;

color: white;
font-weight: bold;
font-size: 12px;
text-indent: 5px;
}

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

		
		div#contenu
		{
		margin:0px ;
			padding: 0px 150px 0px 250px ;
			min-height:650px;
			background: url(img/fond-contenu.jpg) no-repeat ;
		}
		
		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 ;
			color: #9b2 ;
		}
		
		
		div#contenu p
		{
		margin:0;
			text-align: justify ;
			line-height: 1.7em ;
		}
		
		div#contenu a
		{
			color: #77690C ;
			text-decoration: none;
		}
		
		div#contenu a:hover
		{
			color: #FF3300 ;
		}
		
		div#photo {
		float:right;
		padding: 0px 0px 0px 10px;
		}
		

		div#flash {
		position:absolute; top:227px; left:20px; width:200px; height:200px; z-index:1;

		}
		
		#footer
		{
	height: 225px;
	background: url(img/footer2.jpg) no-repeat;
			margin-left: auto;
			margin-right: auto;
			width: 1075px;
		
		}
		
		#sign
		{
			
		text-align: center;
	font-size: 11px;
	color: #8C7000;
	margin: 0px;
		
		}
		
		div#lang {
			margin-left: auto;
			margin-right: auto;
			width: 1075px;
		
		}
		
		
		
	

/*livre d 'or*/
#livredor{margin-bottom:15px}
.item{border:1px solid; width:500px; background-color:#FFFFF7; 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}
