/*HTML*/

body{
	margin-top:0px;
	margin-bottom:0px;
	background-color:#43472B;
	background-repeat:repeat;
	font:11px/20px Georgia, 'Times New Roman', Times, serif;
}

img{border:0px;}

p{	margin-bottom:5px;
}

a:link {color:white; text-decoration: none; }
a:visited {color:#FEA638; text-decoration: none; }
a:hover {color:white;}


/*h1{
width:148px;
height:43px;
margin: 0px 50px 10px 50px;
background-image:url(img/titres/accueil.gif);
background-repeat:no-repeat;
}*/

h1{
margin-top:0px;
text-transform:uppercase;
font:25px Georgia, 'Times New Roman', Times, serif;
color: #FEA638;
}

h2{
margin-top:0px;
font-style:italic;
font:18px Georgia, 'Times New Roman', Times, serif;
color: #FEA638;
}

h3{
width:139px;
height:50px;
margin: 0px 50px 10px 50px;
background-image:url(img/titres/legroupe.gif);
background-repeat:no-repeat;
}

h4{
width:94px;
height:43px;
margin: 0px 50px 10px 50px;
background-image:url(img/titres/videos.gif);
background-repeat:no-repeat;
}

h5{
width:107px;
height:43px;
margin: 0px 50px 10px 50px;
background-image:url(img/titres/culture.gif);
background-repeat:no-repeat;
}

/*h6{
width:83px;
height:43px;
margin: 0px 50px 10px 50px;
background-image:url(img/titres/bonus.gif);
background-repeat:no-repeat;
}*/

h6{
width:118px;
height:43px;
margin: 0px 50px 10px 50px;
background-image:url(img/titres/contact.gif);
background-repeat:no-repeat;
	}

/*CSS 1*/
.special {color:white;}
.maintext {
width:819px;
margin: 0px 50px 0px 50px;
color: #FEA638;
text-align: justify;
	}

.tableau_album {
text-align:center;
margin: 0px auto 0px auto;
color: #FEA638;
border:0px;
	}
	
.form {
margin: 0px auto;
font:12px/13px Georgia, 'Times New Roman', Times, serif;
color: #FEA638;
border:0px;
	}
	
.form td, input, textarea, select {
font:11px/12px Georgia, 'Times New Roman', Times, serif;
color: #FEA638;
}

.footertext {
position:absolute;
width:819px;
margin: 20px 50px 0px 50px;
color: #fff;
text-align: center;
	}

.image {
position:relative;
margin-left:190px;
	}

.titre_fiche {
	font:18px/20px Georgia, 'Times New Roman', Times, serif;
	color: #FEA638;
	}
	
.image_menu {
	margin: 0px 50px 10px 50px;
	}
	
.texte_normal {
	margin-top:10px;
	margin-bottom:10px;
	font:12px/20px Georgia, 'Times New Roman', Times, serif;
	color: #FEA638;
	}
.texte_important {
	margin-top:10px;
	margin-bottom:10px;
	font:12px/20px Georgia, 'Times New Roman', Times, serif;
	color: #FEA638;
	text-transform:lowercase;
	}
	
/*CSS2*/
#global {
	position:relative;
	width:914px;
	margin: 0px auto 0px auto;
	}
	
#header{
	height:333px;
	width:914px;
	background-image : url('img/header2.jpg');
	background-repeat : no-repeat;
	}
	
#main{
	width:914px;
	background-image : url('img/mainfond.jpg');
	background-repeat:repeat-y;
	}
	
#footer{
	height:40px;
	width:914px;
	background-image : url('img/footerfond.jpg');
	background-repeat:no-repeat
	}
	
	#footer a{
	font:bolder 13px/15px Georgia, 'Times New Roman', Times, serif; 
	}
	
#accueil {
	position:absolute;
	margin-top:70px;
	margin-left:7px;
	height:77px;
	width:105px;
	}
	
	
#accueilMain {
	position:relative;
	width:800px;
	margin 0 auto 0 auto;
	text-align:center;	
	}
	
#son {
	position:absolute;
	margin-top:21px;
	margin-left:133px;
	height:77px;
	width:100px;
	}
	
#groupe {
	position:absolute;
	margin-top:130px;
	margin-left:133px;
	height:77px;
	width:100px;
	}
	
#video {
	position:absolute;
	margin-top:32px;
	margin-left:289px;
	height:77px;
	width:102px;
	}
	
#culture {
	position:absolute;
	margin-top:45px;
	margin-left:414px;
	height:77px;
	width:100px;
	}
	
#fiche {
	position:relative;
	width:819px;
	margin: 0px 50px 0px 50px;
	}
	
#image_fiche {
	width:100px;
	height:134px;
	float:left;
	margin:0px 20px 10px 0px;
	}
	
#text_fiche {
	width:819px;
	color: #FEA638;
	text-align:justify;
	}
	
#finFiche {
	clear:both;
	position:relative;

	}
	
#box_conteneur {
	height:300px;
	margin: 0px auto 0px auto;
	width:819px;
	}
	
#film_box {
	float:left;
	margin-left:50px;
	width:200px;
	}
	
#book_box {
	float:left;
	margin-left:60px;
	width:200px;
	}
	
#cd_box {
	float:left;
	margin-left:70px;
	width:200px;
	
	}
	
#forum {
	position:absolute;
	margin-top:29px;
	margin-left:545px;
	height:78px;
	width:101px;
	}
	
#quiz {
	position:absolute;
	margin-top:117px;
	margin-left:618px;
	height:78px;
	width:100px;
	background-image : url('img/quiz.png');
	}

#contact {
	position:absolute;
	margin-top:70px;
	margin-left:731px;
	height:78px;
	width:101px;
	background-image : url('img/contact.png');
	}