@charset "iso-8859-2";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/head_fd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#head {
	height: 43px;
	width: 940px;
}
.pagination {
	background-image: url(images/pagination_off.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 26px;
	float: left;
	margin-left: 10px;
}
#menu_moredvd {
float:right;
	width: 207px;
	border: 1px solid #e649ba;
}
#menu_moredvd_title {
	background-color: #e649ba;
	height: 35px;
	padding: 7px;
}
#menu_moredvd_title h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px 0 0 0;
}
.menu_moredvd_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(images/bt_moredvd_seethis_off.jpg);
	height: 20px;
	width: 136px;
	text-align: center;
	padding:2px 0 0 0;
	margin:5px 0 0 0;
}
.menu_moredvd_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.menu_moredvd_button a:visited { color: #FFFFFF;	text-decoration:none; outline:none; }
.menu_moredvd_button a:link { color: #FFFFFF;	text-decoration:none; outline:none; }
.menu_moredvd_button a:active { color: #FFFFFF;	text-decoration:none; outline:none; }
.menu_moredvd_button:hover { background-image: url(images/bt_moredvd_seethis_on.jpg); }

.menu_moredvd_box { width:136px; margin:16px 35px 10px 35px; }

.pagination_active {
	background-image: url(images/pagination_active.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 26px;
	float: left;
	margin-left: 10px;
}
.pagination_active p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#797979;
	font-weight: bold;
	margin: 0px;
	text-align: center;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.pagination:hover {
	background-image: url(images/pagination_on.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 26px;
	float: left;
	margin-left: 10px;
}
.pagination p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#797979;
	font-weight: bold;
	margin: 0px;
	text-align: center;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pagination_boutons_txt p {
	font-family: Arial, Helvetica, sans-serif;
	color:#797979;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	text-align: center;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.pagination a { color:#797979; outline:none; }
.pagination a:hover { text-decoration:none; }

.pagination_boutons_txt a { color:#797979; outline:none; }
.pagination_boutons_txt a:hover { text-decoration:none; }

.pagination_boutons_txt {
	background-image: url(images/pag_suivante_off.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 210px;
	float: left;
	margin-left: 10px;
}

.pagination_boutons_txt:hover {
	background-image: url(images/pag_suivante_on.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 210px;
	float: left;
	margin-left: 10px;
}

#head p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	text-align: right;
	padding-right: 10px;
	letter-spacing: 3px;
}

#head a:link {
	text-decoration:none;
}
#head a:visited {

	text-decoration:none;
}
#head a:hover {
	color: #797979;
	text-decoration:none;
}
#head a:active {
	color: #ff62d2;
	text-decoration:none;
}
#encart_sous_menu {
	background-image: url(images/fd_pagination.jpg);
	background-repeat: no-repeat;
	height: 127px;
	padding-top:24px;
}


.white {
	color: #FFFFFF;
}
.white:link {
	color: #FFFFFF;
	text-decoration:none;
}
.white:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.white:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.white:active {
	color: #FFFFFF;
	text-decoration:underline;	
}
a:link {
	color: #FF62D2;
	text-decoration:none
}
a:visited {
	color: #FF62D2;
	text-decoration:none
}
.videobox_vignette { float: left; height: 170px; width: 226px; margin: 10px 10px 0 0; border-width: thick;}
.vignette {color: #ffd8f5;}

a:hover {
	color: #797979;
	text-decoration: underline;
}
a:active {
	color: #797979;
	text-decoration: underline;
}
.videobox {
	width: 715px;
}
.videobox_head {
	background-image: url(images/videobox_head.jpg);
	background-repeat: no-repeat;
	height: 55px;
}
.videobox_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform:capitalize;
	color: #e648b9;
	padding: 0px;
	float: left;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width:300px;
}
.videobox_logos {
	float: right;
	text-align:right;
	margin-top: 13px;
	margin-right: 13px;
	width:300px;
}
.videobox_desc_head {
	background-image:url(images/videobox_desc_top.jpg);
	margin-top:12px;
	clear:both;
	width:723px;
	height:12px;
	background-repeat: no-repeat;
	background-position: top;
}
.videobox_desc_txt {
	width:723px;
	background-image: url(images/videobox_desc_fd.jpg);
	background-repeat: repeat-y;
}

.videobox_desc_txt p {
	color:#797979;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align: justify;
	padding:0 10px 0 10px;
	margin:0px;
}
.joinbox_desc_txt {
	color:#373737;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align: justify;
	padding:0 10px 0 10px;
	margin:0px;
}
.videobox_desc_foot {
	background-image: url(images/videobox_desc_foot.jpg);
	background-repeat: no-repeat;
	height: 46px;
	width: 723px;
	text-align:center;
}
.videobox_bouton {
	background-image: url(images/bt_telecharger_off.jpg);
	width:214px;
	height:32px;
	margin-left:254px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
}
.videobox_bouton:hover { background-image: url(images/bt_telecharger_on.jpg); width:214px; height:32px; }
.videobox_bouton a { color:#FFFFFF; outline:none; }
.videobox_bouton a:hover { color:#FFFFFF; text-decoration:none;}

#footer {
	background-color: #000000;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 199px;
}#footer p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
