/* CSS Document */

/*-----------------------------------------------*/
/*---------------- ACCUEIL ------------------------*/
/*-----------------------------------------------*/
body{
	margin:auto;
	/*padding:auto;*/
	background-image: url(../image/degrade_back.jpg);
	background-repeat:repeat-x;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size:0.7em;

}

#conteneur{
	margin:auto;
	margin-top:15px;
	background-image:url(../image/fond_home.jpg);
	background-repeat:no-repeat;
	height:594px;
	width:898px;
}


#texte{
	width:200px;
	height:344px;
	margin:20px;
	margin-top:60px;
	padding-left:30px;
	margin-right:50px;
	float:left;
	font-size:11px;
	color:#282213;
	font-style:normal;
	/*text-align:justify;*/
	line-height:16px;
}

#clear {
	clear:both;
}

ul{
margin:0;
padding:0;
/*margin-top:57px;*/
margin-top:20px;
list-style:none;
list-style-type:none;
list-style-image:none;
float:right;
margin-right:15px;
width:53px;
}

ul li a{
	display:block;
	height:54px;
	width:53px;
}

ul li a:hover{
	background-position:top;
}

#flv a{
	background-image:url(../image/pictoHomeFlv.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	
}

#flv a:hover   {
	background-image:url(../image/pictoHomeFlv.gif);
	background-position:top;
	background-repeat:no-repeat;
	cursor:pointer;
}

#quicktime640{
	background-image:url(../image/pictoHomeQuickTime640.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

#quicktime640 a:hover{
	background-image:url(../image/pictoHomeQuickTime640.gif);
	background-position:top;
	background-repeat:no-repeat;
	cursor:pointer;
}

#quicktime960{
	background-image:url(../image/pictoHomeQuickTime960.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

#quicktime960 a:hover{
	background-image:url(../image/pictoHomeQuickTime960.gif);
	background-position:top;
	background-repeat:no-repeat;
	cursor:pointer;
}


#ipod{
	background-image:url(../image/pictoHomeIpod.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

#ipod a:hover{
	background-image:url(../image/pictoHomeIpod.gif);
	background-position:top;
	background-repeat:no-repeat;
	cursor:pointer;
}


#wmp{
	background-image:url(../image/pictoHomeWmp.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

#wmp a:hover{
	background-image:url(../image/pictoHomeWmp.gif);
	background-position:top;
	background-repeat:no-repeat;
	cursor:pointer;
}

#tiret{
	width:53px;
	height:20px;
	background-image:url(../image/tiret.gif);
	background-position:center;
	background-repeat:no-repeat;	
}



#contenu{
	margin-top:104px;
	margin-left:165px;
	background-image: url(../image/fond_cadre.jpg);
	background-repeat:no-repeat;
	height:384px;
	width:376px;
	float:left;
}

#flash_home{
	margin-top:57px;
	height:431px;
	width:261px;
	/*background-color:#99FF00;*/
	float:left;
}


#lien a:link{
	font-weight:bold;
	text-decoration:none;
	color:#282213;
}

#lien a:visited{
	font-weight:bold;
	text-decoration:none;
	color:#282213;
}

#lien a:hover{
	font-weight:bold;
	text-decoration:none;
	color:#595E3E;
}

/*-----------------------------------------------*/
/*---------------- VIDEO ------------------------*/
/*-----------------------------------------------*/


#conteneurVideo{
	margin:auto;
	margin-top:15px;
	padding-top:150px;
	background-image:url(../image/fond_video.jpg);
	background-repeat:no-repeat;
	height:454px;
	width:898px;
}

#conteneurVideo960{
	margin:auto;
	margin-top:15px;
	padding-top:150px;
	background-image:url(../image/fond_video.jpg);
	background-repeat:no-repeat;
	height:594px;
	width:898px;
	/*margin-left:150px;*/
	/*text-indent:150px;*/
}

#video{
	/*margin:auto;*/
	/*width:640px;
	height:360px;*/
	/*margin-top:50px;*/
	margin-left:35px;
}

#video960{
	margin-left:80px;
	width:640px;
	height:360px;
	/*margin-top:50px;*/
	margin-right:auto;
	

	
	
}

#retour{
	margin-top:32px;
	margin-left:35px;
	width:100px;
	float:left;
	font-weight:bold;
}

#retour a:link{
	text-decoration:none;
	color:#000000;
}

#retour a:visited{
	text-decoration:none;
	color:#000000;
}

#retour a:hover{
	text-decoration:none;
	color:#FFFFFF;
}

#miniMenu{
	margin-top:32px;
	margin-left:455px;
}