* {
	margin:0;
	padding:0;	
	}
	
body{
	background-color: #481903;
	width:100%;
	}

#main{
	height:1200px;
	width:1452px;
	/*background-image: url(../images/image_bg.jpg);*/
	margin: 0;

	}
	

<!-- NAVIGATION -->		

#menu{
	float:left;
	display:block;
	
    }
	
#menu ul#navigation{
	list-style-type:none;
	float:left;

	height:425px;
	}
		
#menu ul#navigation li a{
	text-decoration: none;
	color:white;	
	display:block;	
}
	

#menu ul#navigation a#route24{
	width:230px;
	height:173px;	
	background: url(../images/logo.jpg) no-repeat;
	}
	
#menu ul#navigation a#accueil{
	width:230px;
	height:50px;	
	background: url(../images/accueil.jpg) no-repeat;
	}
	
#menu ul#navigation a#episode{
	width:230px;
	height:48px;
	background: url(../images/episodes.jpg) no-repeat;
	}
	
#menu ul#navigation a#evaluations{
	width:230px;
	height:50px;
	background: url(../images/evaluations.jpg) no-repeat;
	}
	
#menu ul#navigation a#membres{
	width:230px;
	height:46px;
	background: url(../images/membres.jpg) no-repeat;
	}
	
#menu ul#navigation a#contacts{
	width:230px;
	height:58px;
	background: url(../images/contacts_normal.jpg) no-repeat;
	}

li span.invisible {
	visibility:hidden;
	}
	
#menu ul#navigation li a#accueil:hover{
	background: url(../images/accueil_survol.jpg) no-repeat;	
	}
	
#menu ul#navigation li a#episode:hover{
	background: url(../images/episode_survol.jpg) no-repeat;	
	}
	
#menu ul#navigation li a#evaluations:hover{
	background: url(../images/evaluations_survol.jpg) no-repeat;	
	}
	
#menu ul#navigation li a#membres:hover{
	background: url(../images/membres_survol.jpg) no-repeat;		
	}
	

	
/* -- BACKGROUND -- */

#fleche{
	width:270px;
	height:425px;
	float:left;
	display:block
	
}

#fleche_accueil{
	float:left;
	display:block;
	}

#map_top{
	width:270px;
	height:154px;
	background-image: url(../images/map_top.jpg);
	float:left;
	display:block;
}

#fleche_right{
	width:59px;
	height:271px;
	background-image: url(../images/fleche_right.jpg);
	float:left;
	display: block;
}
	
#partagerFacebook{
	height:77px;
	width:80px;
	margin:27px 0 0 33px;
	float:left;
	clear:both;
	} 
	
#partagerTwitter{
	height:75px;
	width:80px;
	margin:185px 0 0 33px;
	float:left;
	clear:both;
	} 
	
#video{
	height:425px;
	width:850px;
	background-image: url(../images/video.jpg);
	float:left;
	display:block;
	}
	
	
#video4{
	height:425px;
	width:850px;
	background-image: url(../images/video4.jpg);
	float:left;
	display:block;
	}
	
#player{
	width:560px;
	height:312px;
	margin-left:143px;
	padding-top:10px;
	
	}
	
#preview{
	height:52px;
	width:580px;
	margin:7px 0 0 0;
	float:left;
	}
	
	
	#preview ul{
		list-style-type:none;
		display:inline;
		
	}

#preview ul li {
display:block;
float:left;	
}

#preview ul li a{
	margin-left:50px;
	text-decoration: none;
display:block;	
}


#preview ul li a.lien1{
	background-image: url(../images/preview_normal_18.jpg);
	width:92px;
	height:52px;
}

#preview ul li a.lien1:hover{
	background-image: url(../images/preview_survol_18.jpg);
	width:92px;
	height:52px;
}

#preview ul li a.lien2{
	background-image: url(../images/preview_normal_19.jpg);
	width:92px;
	height:52px;
}

#preview ul li a.lien2:hover{
	background-image: url(../images/preview_survol_19.jpg);
	width:92px;
	height:52px;
}

#preview ul li a.lien3{
	background-image: url(../images/preview_normal_20.jpg);
	width:92px;
	height:52px;
}

#preview ul li a.lien3:hover{
	background-image: url(../images/preview_survol_20.jpg);
	width:92px;
	height:52px;
}

#preview ul li a.lien4{
	background-image: url(../images/preview_normal_21.jpg);
	width:92px;
	height:52px;
}

#preview ul li a.lien4:hover{
	background-image: url(../images/preview_survol_21.jpg);
	width:92px;
	height:52px;
}

#preview ul li a.prime1{
	background-image: url(../images/prime1_normal.jpg);
	width:92px;
	height:52px;
	
}

#preview ul li a.prime1:hover{
	background-image: url(../images/prime1_survol.jpg);
	width:92px;
	height:52px;
}

#preview ul li a.prime2{
	background-image: url(../images/prime2_normal.jpg);
	width:92px;
	height:52px;
	
}

#preview ul li a.prime2:hover{
	background-image: url(../images/prime2_survol.jpg);
	width:92px;
	height:52px;
}




#preview ul li a.venir{
	background-image: url(../images/venir.jpg);
	width:92px;
	height:52px;
	
}


	
#moncontenu{
	width:1350px;
	height:775px;
}

#keys{
	width:230px;
	height:775px;
	float:left;
	display:block;
	clear:both;
	background-image: url(../images/keys.jpg);
	}

#map{
	width:270px;
	height:775px;
	float:left;
	display:block;
	background-image: url(../images/map.jpg);
	}

#container{
	width: 850px;
	height:775px;
	display:block;
	float:left;
	background-image: url(../images/journal.jpg);
	}
	
#title_news{
	font:Georgia, "Times New Roman", Times, serif;
	font-size:35px;
	font-weight:bold;
	width:375px;
	height:75px;
	margin:50px 0 0 150px;
	}

#pub{
	width:300px;
	height:250px;
	margin-left:55px;
	float:left;
	display:block;
	background-image: url(../images/pub.jpg);
	background-repeat:no-repeat;

	}
	
	
#news{
	width:300px;
	float:left;
	display:block;
	margin-left:25px;
	}
	
.subject{
	font:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;	
	} 	
	
p{
	font:Georgia, "Times New Roman", Times, serif;
	font-size:14px;	
	}

.contacts{
	font:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	}

#contactezNous{
	margin-left:145px;
	margin-top:10px;
	padding:15px 0 0 20px;
	width:526px;
	height:350px;
	}

a:link {color:#ba8b3b;}      /* unvisited link */
a:visited {color:#481a03;}  /* visited link */
a:hover {color:#481a03}  /* mouse over link */
a:active {color:#481a03}  /* selected link */

#right_contact{
	width:	270px;
	height:425px;
	background-image: url(../images/right_contact.jpg);
	float:left;
	display:block;
	
}

#bottom_contact{
	width:1350px;
	height:775px;
	background-image: url(../images/bottom_contact.jpg);
	float:left;
	display:block;
}

#groupes{
	margin-top:20px;
	width:125px;
	float:right;
	display:block;
}

#groupe_facebook{
	background-image: url(../images/facebook.png);
		margin-left:10px;
		margin-right:10px;
	float:right;
	width:40px;
	height:41px;
}

#groupe_twitter{
	background-image: url(../images/twitter.png);

	float:right;
	width:40px;
	height:41px;
}
