/* CSS Document */

BODY { 
background-image: url(../images/fond_page.gif);
background-repeat:repeat-x;
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-size : 11px;
color: #333333;
background-color: #ffffff;
margin-top: 0px;
} 

/* Containers  */

.general {
width: 700px;
margin:auto;
padding:0px;
}

.menu_video {
width: 598px;
height:28px;
margin:auto;
padding-left:60px;
background-image:url(../images/fond_menu_video.jpg);
background-repeat:no-repeat;
}

.contenu_mod_video {
width: 658px;
height:298px;
margin:auto;
padding:0px;
background-image:url(../images/fond_contenu_video.jpg);
background-repeat:no-repeat;
overflow:hidden;
}

.contenu_mod_video_flash{
	width: 658px;
	height:318px;
	margin:auto;
	padding:0px;
	background-image:url(../images/fond_contenu_video_flash.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}

.contenu_mod_video_detect {
width: 658px;
height:298px;
margin:auto;
padding:0px;
background-image:url(../images/fond_contenu_video_detect.jpg);
background-repeat:no-repeat;
overflow:hidden;
}

.flash_mod_video {
width: 598px;
height:32px;
margin:auto;
padding-left:60px;
background-image:url(../images/fond_text_flash.jpg);
background-repeat:no-repeat;
overflow:hidden;
}

.bottom_mod_video {
width: 658px;
height:45px;
margin:auto;
padding:0px;
background-image:url(../images/fond_bottom_video.jpg);
background-repeat:no-repeat;
}

.titre_mod_video {
width: 658px;
height:28px;
margin:auto;
padding:0px;
background-image:url(../images/fond_menu_video.jpg);
background-repeat:no-repeat;
color:#
}

/* CSS Menus */

.titre_menu {
margin-top:10px;
color:#B97941;
font-size:11px;
text-align:center;
line-height: 16px;
border-bottom: 1px solid #C68450; 
background-color:#Ffffff;
}

ul.LinkList, li.LinkList {
	margin: 0px;
	padding:0px;
	text-align:left;
	list-style-type: none;
	display: block;
	width:auto;	
}
.LinkList li {
	width: auto;
	display: block;
	border-bottom: 1px dotted #ffffff;
		
}
li.first {
	width: auto;
	border: 0px;
}

.LinkList li:hover {
    display: block;
}

.LinkList A, .LinkList A:link, .LinkList A:active, .LinkList A:visited {
	color: #ffffff;
	text-decoration: none;
	display: block;
	/*
	height:18px;
	*/
	line-height: 20px;
	padding-top: 0px;	
	padding-left: 15px;
	background-image: url('../images/puce_nav.gif');
	background-repeat: no-repeat;
	font-weight:bold;
}

.LinkList A:hover {
	background-image: url('../images/puce_nav_over.gif');
	background-repeat: no-repeat;
	
	color: #000000;
	text-decoration: none;
	display: block;
}

hr {
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0;
	height: 1px;
	background-color: #E8E8E8;
	color: #E8E8E8;	
	
}



.ecranvid {
background-image:url(../images/mire_video.jpg);
background-repeat: no-repeat;
width: 448px;
height: 323px;
text-indent: 0px;
padding-top: 18px;
}



a.LienOnline, a.LienOnline:active, a.LienOnline:visited {
	background-image: url(/images/puce_menu.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	display: block;	
	color: #333333;
	text-decoration: none;		
	line-height: 16px;
	padding-left: 5px;
	padding-top: 1px;
	margin-left: 0px;
	width: 95%;
	border-bottom: 1px solid #f1f1f1;
	

}


a.LienOnline:hover {
	color: #000000;
	text-decoration: none;
	background-color: #f1f1f1;
}


a.bootvid:link, a.bootvid:active, a.bootvid:visited {
display:block;
background-image:url(../images/boot_mod_video.gif);
background-repeat:no-repeat;
color: #333333;
width:
height:37px;
float:left;
line-height:32px;
}

a.bootvid:hover {
color: #FF6100;
}

A, a:active, a:visited, a:link {
	color: #333333;
	text-decoration: none;
}


a:hover {
	color: #000000;
}