body {
	background-color: #FFF;
	font-family:verdana, Arial, Sans-serif;
	font-size:10px;
	color:#757576;
	background-image:url('img/background.jpg');
	background-position:top center;
	background-repeat : no-repeat;
	margin:0;
	padding:0;
}
#PageGlobale {
	margin:auto;
	width:1016px;
}
#header {
	width:1016px;
	height:310px;
	position:relative;
}
#header #zone_passion {
	width:1016px;
	height:50px;
}
#sousheader {
	width:1008px;
	height:198px;
	position:relative;
}
#sousheader .zone_last_topic {
	position:absolute;
	top:40px;
	left:46px;
	height:130px;
	padding-top:20px;
	padding-left:5px;
	width:195px;
	text-shadow: 0px 3px 3px #FFF;
	color: #fff;
	line-height:24px;
}
#sousheader .zone_last_topic a {
	color:#000000;
}
#sousheader .zone_last_topic a:hover {
	color:#FFF !important;
}
#sousheader .zone_gallery_defilante {
	position:absolute;
	top:-39px;
	left:261px;
	height:130px;
	padding-top:20px;
	padding-left:5px;
	width:490px;
	color:#FFF;
	line-height:0px;
}
#sousheader .zone_login {
	position:absolute;
	top:38px;
	right:17px;
	height:150px;
	width:230px;
	font-weight:bold;
}
#sousheader .zone_login a, #sousheader .zone_login_ok a {
	color:#FFF;
}
#sousheader .zone_login a:hover, #sousheader .zone_login_ok a:hover {
	color:#FFF !important;
	text-shadow: 0px 3px 3px #FFF;
}
#sousheader .zone_login_ok {
	position:absolute;
	top:32px;
	right:20px;
	height:135px;
	width:212px;
	color:#000000;
	text-shadow: 0px 3px 3px #FFF;
	color: #000;
	text-align: center;
	background:url('img/login.png');
}
#sousheader .zone_login input {
	background-color:transparent;
	color:#0000000;
	border:none;
}
.une_news {
	position:relative;
}
.titre_news {
	color:#01C3FE;
	font-weight:bold;
	position:absolute;
	left:55px;
	top:10px;
}
.par_news {
	color:#757576;
	position:absolute;
	left:55px;
	top:25px;
}
.par_news a, .contenu_news a {
	color:#757576 !important;
	font-weight:bold !important;
}
.par_news a:hover, .contenu_news a:hover {
	color:#70DDFE !important;
}
.commentaire_news a {
	color:#70DDFE !important;
	position:absolute;
	right:5px;
	top:18px;
}
.commentaire_news a:hover {
	color:#01C3FE !important;
}
.contenu_news {
	color:#757576;
	padding:10px 5px 5px 5px;
	text-align:justify;
	position:relative;
}
.contenu_news img {
	margin:0px 0px 5px 5px;
}
.lire_suite {
	color:#273F6D !important;
	position:absolute;
	font-weight:bold;
	right:5px;
	bottom:5px;
}
.couleur_stat, .couleur_visite {
	color:#000000;
	font-weight:bold;
}
.conteneur_footer {
	position:relative;
}
.titre_footer {
	position:absolute;
	top:30px;
	left:330px;
	font-weight:bold;
	text-shadow: 3px 3px 3px #FFF;
}
.acces_footer {
	position:absolute;
	color:#FFFFFF;
	top:77px;
	left:20px;
	font-weight:bold;
	width:950px;
}
.texte_footer {
	position:absolute;
	color:#000;
	font-weight:bold;
	top:65px;
	left:175px;
	width:820px;
}
.acces_footer a {
	color:#FFFFFF !important;
	text-shadow: 0px 3px 3px #000;
}
.acces_footer a:hover {
	color:#FFF !important;
	text-shadow: 0px 3px 3px #FFF;
}
a:link {
	color:#000000;
	text-decoration:none;
}
a:visited {
	color:#A2A2A2;
	text-decoration:none;
}
a:hover {
	color:#64D9FD;
	text-decoration:none;
}
a:active {
	color:#000000;
	text-decoration:none;
}
td {
	font-family:verdana, Arial, Sans-serif;
	font-size:10px;
}
pre {
	font-size: 11px;
	width: 500px;
	overflow: auto;
}
object {
	display: block;
}
textarea {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
	border:1px solid rgb(172,199,215);
	color:#055687;
}
select {
	color: #1F2941;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 9px;
}
input {
	color: #1F2941;
	background-color: #FFFFFF;
	font-size: 9px;
	font-family: Verdana, Arial, Sans-serif;
	border-right: #1F2941 1px solid;
	border-top: #1F2941 1px solid;
	border-left: #1F2941 1px solid;
	border-bottom: #1F2941 1px solid;
}
hr {
	color: #1F2941;
	height: 1px;
}
.image {
	display: block;
}
.checkbox {
	background:transparent;
	border:none;
}
.titre {
	font-family:Verdana, Arial, Sans-serif;
	color:#000000;
	font-size:12px;
}
.copyright {
	font-family:Verdana, Arial, Sans-serif;
	color:white;
	font-size:9px;
}
.copyright a:link {
	color:white;
}
.copyright a:visited {
	color:white;
}
.copyright a:hover {
	color:white;
	text-decoration:underline;
}
.copyright a:active {
	color:white;
}
/* other */

div#fancy_overlay {
	background: #2c2c2c;
}	/* overlay color */
.fixe {
	position : fixed;
	display: inline-block;
	height: 25px;
	z-index:100;
	background-color:#FFFFE1;
	border-bottom:#707070 1px solid;
	top: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	position : expression("absolute");
	width : expression("100%");
	left : expression("0px");
}
.pr1 {
	position : fixed;
	display: inline-block;
	height:auto;
	z-index:101;
	border: #000 solid 1px;
	top: 50px;
	left: 50px;
	width: 100px;
	height:100px;
	background-color:#FFF;
	position : expression("absolute");
	width : expression("100px");
	left : expression("50px");
}
.crazy {
	background-color: #F1F5FA;
	border: 1px dotted #FF9900;
	text-align: center;
}
.crazys {
	background-color: #F1F5FA;
	border: 1px dotted #FF9900;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
a.button {
	background: transparent url('bg_button_a.gif') no-repeat scroll top right;
	color: #444;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}
a.button span {
	background: transparent url('bg_button_span.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
}
a.button:active {
	background-position: bottom right;
	color: #000;
	outline: none; /* hide dotted outline in Firefox */
}
a.button:active span {
	background-position: bottom left;
	padding: 6px 0 4px 18px; /* push text down 1px */
}
.titredl {
	color:#000 !important;
	text-shadow: 3px 3px 3px #969696;
	font-weight:bold;
}
.titredl2 {
	color:#FFF !important;
	text-shadow: 1px 1px 3px #000;
	font-weight:bold;
}
.titredl3 {
	color:#FFF !important;
	text-shadow: 1px 1px 3px #000;
	font-weight:bold;
	font-size: 16px
}
/** FILTRE DE RECHERCHE **/
div.list-filter {
	text-align: center;
	border-bottom: 1px dotted #C9C9C9;
}
div.list-filter .submenu > div{
	display: none;
}
div.list-filter .submenu > div ul,
ul.list-genre {
	list-style: none;
	overflow: hidden;
	text-align: center;
	padding: 10px 0;
}
ul.list-genre {
	font-weight: bold;
}
div.list-filter .submenu > div ul li,
ul.list-genre li {
	display: inline;
	padding: 10px;
	font-size: 14px;
	cursor: pointer;
}
/*NEW*/
.ombrage {
	border: 5px solid #000;
	-moz-box-shadow: 8px 8px 12px #aaa;
	-webkit-box-shadow: 8px 8px 12px #aaa;
	box-shadow: 2px 2px 8px #000;
}
#slide-conteneur {
	color:#FFFFFF;
	height:100%;
	left:-400px;
	position:fixed;
	top:0;
	width:400px;
	z-index:1000;
}

#slide-conteneur a {
	color:#FFF;
}

#slide-conteneur .txt-contenu {
	opacity:0.9;
	height:100%;
	background-color:#000;
	-moz-box-shadow:3px 0 3px #999999;
}

.btn-popleft {
	-moz-border-radius:0 10px 10px 0;
	-moz-box-shadow:3px 0 3px #999999;
	color:white;
	font-size:18px;
	height:130px;
	position:absolute;
	right:-30px;
	top:100px;
	width:30px;
}

.slide-compte {
	background:url("slide/compte.png") no-repeat scroll 4px 7px #000000;
}

.slide-inscription {
	background:url("slide/inscription.png") no-repeat scroll 4px 17px #000000;
}

.clear {
	width:100%;
	height:0;
	clear:both;
}

.lien_mp_slide {
	color:#2374B7 !important;
	font-weight:bold;
}

.lien_mp_slide:hover {
	color:#C00 !important;
}

.style_input2{

background-color:transparent;
border:0px;
width:250px;
height:22px;
font-size:22px;
margin-left:25px;
color:white;
} 

/** FILTRE DE RECHERCHE **/
div.list-filter {
	text-align: center;
	border-bottom: 1px dotted #C9C9C9;
}
div.list-filter .submenu > div {
	display: none;
}
div.list-filter .submenu > div ul, ul.list-genre {
	list-style: none;
	overflow: hidden;
	text-align: center;
	padding: 10px 0;
}
ul.list-genre {
	font-weight: bold;
}
div.list-filter .submenu > div ul li, ul.list-genre li {
	display: inline;
	padding: 10px;
	font-size: 14px;
	cursor: pointer;
}
/*NEW*/
.ombrage {
	border: 5px solid #000;
	-moz-box-shadow: 8px 8px 12px #aaa;
	-webkit-box-shadow: 8px 8px 12px #aaa;
	box-shadow: 2px 2px 8px #000;
}
#slide-conteneur {
	color:#FFFFFF;
	height:100%;
	left:-400px;
	position:fixed;
	top:0;
	width:400px;
	z-index:1000;
}
#slide-conteneur a {
	color:#FFF;
}
#slide-conteneur .txt-contenu {
	opacity:0.9;
	height:100%;
	background-color:#000;
	-moz-box-shadow:3px 0 3px #999999;
}
.btn-popleft {
	-moz-border-radius:0 10px 10px 0;
	-moz-box-shadow:3px 0 3px #999999;
	color:white;
	font-size:18px;
	height:130px;
	position:absolute;
	right:-30px;
	top:100px;
	width:30px;
}
.slide-compte {
	background:url("slide/compte.png") no-repeat scroll 4px 7px #000000;
}
.slide-inscription {
	background:url("slide/inscription.png") no-repeat scroll 4px 17px #000000;
}
.clear {
	width:100%;
	height:0;
	clear:both;
}
.lien_mp_slide {
	color:#2374B7 !important;
	font-weight:bold;
}
.lien_mp_slide:hover {
	color:#C00 !important;
}
/** LOGIN POPUP **/
/*Login*/
/* toggle effect - show/hide login*/
#login .loginContent {
	width: 550px;
	height: 80px;
	margin: 0 auto;
	padding-top: 5px;
	text-align: left;
	font-size: 0.85em;
}

#login .loginContent .left {
	width: 120px;
	float: left;
	padding-left: 65px;
	font-size: 0.95em;
}

#login .loginContent .right {
	width: 290px;
	float: right;
	text-align: right;
	padding-right: 65px;
	font-size: 0.95em;
}

#login .loginContent form {
	margin: 0 0 10px 0;
	height: 26px;
}

#login .loginContent input.field {
	border: 1px #1A1A1A solid;
	background: #464646;
	margin-right: 5px;
	margin-top: 4px;
	color: white;
	height: 16px;
}

#login .loginContent input:focus.field {
	background: #545454;
}

#login .loginClose {
	display: block;
	position: absolute;
	right: 15px;
	top: 10px;
	width: 70px;
	font-size: 0.8em;
	text-align: left;
}

#login .loginClose a {
	display: block;
	width: 100%;
	height: 20px;
	padding-right: 10px;
	border: none;
	font-size: 0.9em;
	color: white;
}
#login .loginContent input.button_login {
	background: url("images/button_login.jpg") no-repeat scroll 0 0 transparent;
	border: medium none;
	cursor: pointer;
	height: 20px;
	width: 47px;
}
/** LIST DOWNLOAD (download.html) **/
#list-download {
	text-align: center;
}
#list-download .bloc-container {
	width: 220px;
	height: 220px;
	display: inline-block;
	margin: 5px;
	position: relative;
}
#list-download .bloc {
	width: 220px;
	height: 220px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #3A3A3A;
	position: absolute;
	top: 0;
	left: 0;
}
#list-download .bloc.bloc1.off { background-image: url('images/download/download-off-1.jpg'); }
#list-download .bloc.bloc2.off { background-image: url('images/download/download-off-2.jpg'); }
#list-download .bloc.bloc3.off { background-image: url('images/download/download-off-3.jpg'); }
#list-download .bloc.bloc4.off { background-image: url('images/download/download-off-4.jpg'); }
#list-download .bloc.bloc5.off { background-image: url('images/download/download-off-5.jpg'); }
#list-download .bloc.bloc6.off { background-image: url('images/download/download-off-6.jpg'); }
#list-download .bloc.bloc7.off { background-image: url('images/download/download-off-7.jpg'); }
#list-download .bloc.bloc8.off { background-image: url('images/download/download-off-8.jpg'); }
#list-download .bloc.bloc9.off { background-image: url('images/download/download-off-9.jpg'); }

#list-download .bloc.bloc1.on { background-image: url('images/download/download-1.jpg'); }
#list-download .bloc.bloc2.on { background-image: url('images/download/download-2.jpg'); }
#list-download .bloc.bloc3.on { background-image: url('images/download/download-3.jpg'); }
#list-download .bloc.bloc4.on { background-image: url('images/download/download-4.jpg'); }
#list-download .bloc.bloc5.on { background-image: url('images/download/download-5.jpg'); }
#list-download .bloc.bloc6.on { background-image: url('images/download/download-6.jpg'); }
#list-download .bloc.bloc7.on { background-image: url('images/download/download-7.jpg'); }
#list-download .bloc.bloc8.on { background-image: url('images/download/download-8.jpg'); }
#list-download .bloc.bloc9.on { background-image: url('images/download/download-9.jpg'); }

#list-download .bloc .bloc-title,
#list-download .bloc .bloc-bottom {
	position: absolute;
	display: none;
	width: 220px;
	height: 20px;
	line-height: 20px;
	bottom: 0;
	left: 0;
	color: black;
}
#list-download .bloc .bloc-title {
	color: #000;
	font-size: 12px;
	font-family: Verdana;
	text-transform: uppercase;
	height: 20px;
	line-height: 20px;
    text-shadow: 2px 1px 2px #FFF;
	display: block;
}
#list-download .bloc a.bloc-href {
	width: 220px;
	height: 200px;
	display: block;
}
/** PAGE DETAIL **/
#detail {
	overflow: hidden;
}
#detail .bloc-detail {
	background: url("img/top-highlight.png") repeat-x scroll left top #F1F1F1;
	border: 1px solid #C1C1C1;
	border-radius: 5px 5px 5px 5px;
	box-shadow: -2px 2px 2px #C8C8C8;
	padding: 6px;
	text-align: center;
	color: black;
}
#detail .bloc-info {
	background: #FFFFFF;
	border: 1px solid #DADADA;
	border-radius: 5px 5px 5px 5px;
	color: #424242;
	padding: 10px 20px 10px 20px;
	display: inline-block;
}

.style_input2{

background-color:transparent;
border:0px;
width:250px;
height:22px;
font-size:22px;
margin-left:25px;
color:white;
}

p.disclaimer_download {
	font-family: monospace;
	float: left;
	padding: 0;
	position: relative;
}
.cover {
	height: 100%;
	width: 100%;
	background: #fff;
	position: absolute;
	top: 0;
	right: 0;
}
