*
{
	margin:0;
	padding:0;
}

body{
	font-size:10pt;
	letter-spacing:1px;
	background: url(background.jpg);
	font-family: Helvetica, Arial, sans-serif;
	word-spacing: 2px;
	letter-spacing:-0.5px;
	color: green;
}

#container{
	margin: 10px auto 0 auto;
	width:1000px;
}

#navdiv{
	background: url(haut.png) no-repeat;
	height:281px;
	text-align:center;	
}
#navdiv table{
	margin-left:120px;
	padding-left:200px;
	padding-top : 180px;
}
#navdiv td{
	width:80px;
}
#navdiv tr {
	height:25px;
}
#navdiv a{
	text-align: center;
	color:#FFE680;
	text-decoration: none;
}

#navdiv a.selected{
	text-align: center;
	color:green;
	text-decoration: none;
}
#navdiv a:hover{
	color:#999999;
}
#content{
	background:url(milieu.png);
	padding:0 0 0 72px;
}

h1,h2,h3,h4,h5{
	padding:0 0 0 0 ;
}

h1{
	font-size:4em;
	padding-left:12px;
}
h2{
	font-size:2em;padding-left:40px;
}
h3{
	font-size:1.5em;
	padding-left:20px;
}
h4{
	color: #FFE680;padding-left:40px;
}

a.info span.info_bulle { 
    display: none; 
} 
a.info:hover span.info_bulle, a.info:focus span.info_bulle { 
    display: inline; 
    position: absolute; 
    margin-top: -1.5em; /* remonter d'une ligne et demi */ 
    padding: 2px 5px; 
    background: black;   
    color: #FFE680;    
} 

.frise {
	width:800px;
	height:80px;
	margin: 25px auto 25px 20px;
	background:url(accueil/frise.png);
}
.frise ul{
	margin-left:50px;
	padding-top:5px;
}
.frise li {
	list-style:none;
	float:left;
	margin-right:10px;
	font-size:1.1em;
	color:#FFE680;
}
.frise img{
	display:block;
	border-color:#4D3300;
	border:0px;
	width:auto;
	height:65px;
	
}
.frise img:hover{
	width:160px;
	height:120px;
}
.frise a{
	text-decoration:none;
}

.frise2 {
	width:800px;
	height:80px;
	margin: 25px auto 25px 20px;
	background:url(accueil/frise.png);
}
.frise2 ul{
	margin-left:25px;
	padding-top:10px;
}
.frise2 li {
	list-style:none;
	float:left;
	
	font-size:1.1em;
	color:#FFE680;
}
.frise2 img{
	display:block;
	border-color:#4D3300;
	border:0px;
	width:auto;
	height:57px;
	
}
.frise2 img:hover{
	width:160px;
	height:120px;
}
.frise2 a{
	text-decoration:none;
}

#bas{
	background:url(bas.png) no-repeat;
	width:1000px;
	height:115px;

}
#bas table{
	text-align:center;
	margin-left:110px;
	padding-top:50px;
}

#bas td{
	list-style:none;
	font-weight:bold;
	color:green;
	width:125px;
}

#bas a{
	color:#FFE680;
	text-decoration:none;
}

#bas a:hover{
	color:#999999;
}

#bas a.selected{
	text-align: center;
	color:green;
	text-decoration: none;
}

.cadre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 847px;
	color: #333333;
}
.titre{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
	color: #333333;
	text-align: right;
	padding: 5px 55px;
}

.raid {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #FFE680;

}
.titre img{
	padding-left:10px;
	border: none;
}

.livre {
	background-image: url(postit.jpg);
	background-position: center top;
	height: 484px;
	background-repeat: no-repeat;
}

.pagegauche {
	width: 285px;
	padding-top: 30px;
	padding-left: 110px;
	float: left;
	font-size: 0.8em;
}
.cadre h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #990000;
	border-bottom: solid 1px #000;
	padding-bottom:10px;
	padding-top:10px;
}
.cadre p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	padding-top:10px;
	display: block;
}

.pagedroite {
	width: 285px;
	float: right;
	padding-top: 30px;
	padding-right: 110px;
	font-size: 0.8em;
}
.listeboss li{
	list-style:none;
	padding-left:10px;
}
.listeboss ul{
	padding-top:10px;
}
.cadre:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .cadre {height: 1%;}
/* End hide from IE-mac */

.screen{
	background:url(screen.jpg) no-repeat;
	padding-left: 50px;
}

.screen img{
	margin-right:15px;
	margin-left: 5px;
	margin-top: 40px;
	border: solid #4D3300;
}
.livre a:link {
	color: #000000;
	text-decoration: underline;
}
.livre a:visited {
	text-decoration: underline;
	color: #000000;
}
.livre a:hover {
	text-decoration: none;
	color: #990000;
}
.livre a:active {
	text-decoration: underline;
}

.titre a:link{
	text-decoration: none;
}
.titre a:visited{
	text-decoration: none;
}
.titre a:hover{
	text-decoration: none;
}
.titre a:active{
	text-decoration: none;
}
