#col-gauche{
	width:584px;
	float:left;
	padding:59px 0 60px 63px;
	color:#333;
}
#col-droite{
	width:312px;
	float:right;
	padding:59px 0 40px 28px;
	background:url(../images/back-col-droite.jpg) no-repeat;
	min-height:490px;
}

/**menu-retour-evenement**/
#menu-retour-evenement{
	padding-bottom:45px;
}
#menu-retour-evenement li{
	font-size:9px;
	font-family:arial;
	text-transform:uppercase;
	line-height:11px;
	letter-spacing:0.8px;
	float:left;
}
#menu-retour-evenement a{
	color:#535353;
}
#menu-retour-evenement a:hover{
	color:#cb141a;
}
li#evenement-preced{
	background:url(../images/puce-preced.gif) no-repeat;
	height:21px;
	width:118px;
	margin-right:90px;
}
li#evenement-preced a{
	padding:0 0 0 28px;
	display:block;
	width:90px;
}
li#evenement-preced a:hover{
	background:url(../images/puce-preced-hover.gif) no-repeat;
}
li#retour-chrono a{
	display:block;
	width:110px;
	text-align:center;
}
li#evenement-suivant{
	background:url(../images/puce-suivant.gif) top right no-repeat;
	height:21px;
	width:118px;
	float:right;
	margin-right:64px;
	display:inline;
}
li#evenement-suivant a{
	padding:0 28px 0 0;
	display:block;
	width:90px;
	text-align:right;
}
li#evenement-suivant a:hover{
	background:url(../images/puce-suivant-hover.gif) top right no-repeat;
}

/**fin menu-retour-evenement**/

h4{
	font-size:16px;
	line-height:16px;
	margin-bottom:6px;
}
h3{
	color:#0d0d0d;
	line-height:24px;
	font-size:24px;
}
#col-gauche h3{
	padding-right:10px;	
}
.block-separ{
	height:32px;
	width:1px;
	position:relative;
	margin-top:14px;
}
.block-separ p{
	background:url(../images/back-separ.gif) repeat-x;
	height:32px;
	width:647px;
	position:absolute;
	left:-63px;
	top:0;
}

.block-media{
	width:520px;
	background:#000;
	color:#fff;
}
.block-media .entete{
	padding:13px 13px 0 13px;
}
.block-media .entete h5{
	font-size:16px;
	font-weight:bold;
	font-family:arial;
	text-transform:uppercase;
	line-height:18px;
}
.block-media .entete h5 span{
	color:#d3171b;
}
.block-media .entete p{
	margin-top:8px;
}

#module-flash{
	width:520px;
	height:384px;
	padding:0 0px 4px 0px;
	background:url(../images/back-flash-int.gif) bottom left repeat-x;
}

#col-gauche .choix-media{
	/*height:180px;*/
	width:100%;
}
#col-gauche .choix-media.choix-serie{
	height:60px;
}
#col-gauche .choix-media.choix-serie .mini-media{
	width:247px;
	height:44px;
	padding:16px 0 0 12px;
}
#col-gauche .mini-media{
	height:53px;
	width:252px;
	background:url(../images/back-mini-media.gif) repeat-x;
	float:left;
	padding:7px 0 0 7px;
	cursor:pointer;
}
/*#col-gauche .mini-media.no-scroll{
	width:252px;
}*/
#col-gauche .mini-media.first{
	margin-right:2px;
}

#col-gauche .mini-media img{
	float:left;
	margin-right:10px;
	width: 59px;
	height: 45px;
}
#col-gauche .mini-media .content-choix{
	padding-right:7px;
}
#col-gauche .mini-media .content-choix h6{
	color:#d1161a;
	text-transform:uppercase;
	font-family:arial;
	font-weight:bold;
}
#col-gauche .mini-media .content-choix h6 a{
	color:#d1161a;
}
#col-gauche .mini-media .content-choix p{
	color:#b5b5b5;
}
#col-gauche .mini-media.hover .content-choix p{
	color:#fff;
}




.module-content-bottom{
	position:relative;
	padding-top:26px;
	margin-top:36px;
}
.module-content-bottom ul#menu-module-content{
	height:29px;
	position:absolute;
	top:1px;
	left:2px;
}
.module-content-bottom ul#menu-module-content li{
	background:url(../images/onglet-little.png) no-repeat;
	height:29px;
	width:119px;
	float:left;
	display:inline;
	margin-left:-17px;
	position:relative;
	line-height:14px;
	font-size:10px;
	text-align:center;
}
.module-content-bottom ul#menu-module-content li a{
	display:block;
	width:119px;
	height:18px;
	color:#0e0e0e;
	font-weight:bold;
	text-transform:uppercase;
	font-family:arial;
	padding:11px 0 0 0;
}
.module-content-bottom ul#menu-module-content li a:hover{
	color:#cb141a;
}
.module-content-bottom ul#menu-module-content li.item5{
	background:url(../images/onglet-donne.png) no-repeat;
	height:29px;
	width:180px;
	z-index:5;
	margin-left:-5px;
}
.module-content-bottom ul#menu-module-content li.item5 a{
	width:180px;
}
.module-content-bottom ul#menu-module-content li.item1{
	margin-left:-4px;
	z-index:5;
}
.module-content-bottom ul#menu-module-content li.item2{
	z-index:4;
}
.module-content-bottom ul#menu-module-content li.item3{
	z-index:3;
}
.module-content-bottom ul#menu-module-content li.item4{
	z-index:2;
}

.module-content-bottom ul#menu-module-content li.item5.select{
	background:url(../images/onglet-big-donne.png) no-repeat;
	width:267px;
	margin-left:-2px;
	z-index:10;
	font-size:14px;
	padding-left:17px;
}

.module-content-bottom ul#menu-module-content li.item5.select a{
	width:267px;
}
.module-content-bottom ul#menu-module-content li.item2.select,
.module-content-bottom ul#menu-module-content li.item3.select,
.module-content-bottom ul#menu-module-content li.item4.select{
	background:url(../images/onglet-big-center.png) no-repeat;
	width:137px;
	margin-left:-28px;
	z-index:10;
	font-size:14px;
	padding-left:17px;
}
.module-content-bottom ul#menu-module-content li.item1.select{
	background:url(../images/onglet-big-left.png) no-repeat;
	width:126px;
	margin-left:-2px;
	z-index:10;
	font-size:14px;
	padding-left:17px;
}
.module-content-bottom ul#menu-module-content li.item1.select a{
	width:100px;
}
.top-content-bottom{
	background:url(../images/top-content-bottom.gif) no-repeat;
	width:522px;
	height:9px;
	line-height:1px;
	font-size:1px;
}
.content-bottom{
	background:url(../images/back-content-bottom.gif) repeat-y;
	width:438px;
	padding:50px 42px 37px 42px;
	text-align:justify;
	line-height:22px;
	position:relative;
	font-family:arial;
}
.bottom-content-bottom{
	background:url(../images/bottom-content-bottom.gif) no-repeat;
	width:522px;
	height:8px;
	line-height:1px;
	font-size:1px;
}
#resize-text{
	background:url(../images/back-resize-text.gif) no-repeat;
	width:46px;
	height:21px;
	text-indent:-5000px;
	position:absolute;
	top:15px;
	left:435px;
}
#resize-text li{
	float:left;
	width:23px;
	height:21px;
}

.content-bottom span{
	display:block;
	color:#cd1319;
	font-size:18px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin:20px 0;
	padding:17px 0;
}
.content-bottom h5{
	font-weight:bold;
	text-transform:uppercase;
}



/***********************page dossier******************/
.block-dossier{
	background:url(../images/back-block-dossier.gif) no-repeat;
	width:517px;
	height:155px;
	padding:9px 0 0 9px;
	position:relative;
	cursor:pointer;
	margin-bottom:20px;
	position:relative;
}
.block-dossier.no-link{
	cursor:default;
}
.block-dossier img{
	float:left;
	margin-right:13px;
	width: 195px;
	height: 147px;
}
.block-dossier.picto-video .illu-vid{
	position:absolute;
	background:url(../images/illu-big-vid.png) no-repeat;	
	top:39px;
	left:64px;
	width:86px;
	height:86px;
	line-height:1px;
	font-size:1px;
}
.block-dossier .content-dossier{
	float:left;
	width:293px;
}
.block-dossier .content-dossier h5{
	float:left;
	width:293px;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	font-family:arial;
	font-size:12px;
	margin-bottom:9px;
}
.block-dossier .content-dossier h6{
	font-size:16px;
	text-transform:uppercase;
	color:#333;
	margin-bottom:3px;
}
.block-dossier .content-dossier h5 span{
	color:#d4171b;
	font-weight:bold;
}
.block-dossier .content-dossier p{
	line-height:16px;
	text-align:justify;
}
.block-dossier a{
	color:#333;
	background:url(../images/puce-savoir-link.gif) 0 50% no-repeat;
	padding-left:12px;
	font-weight:bold;
}
.block-dossier a:hover{
	color:#cb141a;
}
.block-dossier .btn-lire-suite a{
	background:none;	
	padding-left:0;
}
.block-dossier .btn-lire-suite{
	text-align:right;
	background:url(../images/puce-plus-d.gif) right top no-repeat;
	position:absolute;
	top:130px;
	right:18px;
}
.block-dossier .btn-lire-suite a{
	color:#000;
	text-transform:uppercase;
	font-size:9px;
	font-family:arial;
	font-weight:bold;
	padding-right:25px;
	line-height:26px;
	display:block;
	height:26px;
	width:150px;
}
.block-dossier .btn-lire-suite a:hover,
.block-dossier.hover .btn-lire-suite a{
	background:url(../images/puce-plus-d.gif) right -26px no-repeat;
	line-height:26px;
	color:#cb141a;
}
form.form-result{
	padding-bottom:22px;
}
form.form-result .lab-result{
	font-family:arial;
	margin-bottom:4px;
}
form.form-result .inp-result input{
	display:block;
	border:none;
	background:url(../images/back-inp-result.gif) no-repeat;
	width:325px;
	height:28px;
	padding:4px 1px 0 10px;
	font-size:18px;
	font-family:arial;
	color:#757575;
	float:left;
	margin:3px 0 0 0;
}
form.form-result .lab-result{
	font-family:arial;
	margin-bottom:4px;
}
.parag-precision{
	margin-top:5px;
}



.module-complement-doc .content-bottom{
	background:url(../images/back-content-bottom.gif) repeat-y;
	width:468px;
	padding:15px 27px 37px 27px;
	line-height:22px;
	position:relative;
	font-family:arial;
}
.module-complement-doc .content-bottom a{
	color:#333;
	font-weight:bold;
	background:url(../images/puce-savoir-link.gif) 0 50% no-repeat;
	padding-left:12px;
}
.module-complement-doc .content-bottom a:hover{
	color:#cb141a;
}
.module-complement-doc .content-bottom h5 span{
	display:inline;
	color:#d4171b;
	font-size:12px;
	border:none;
	margin:0;
	padding:0;
}
.module-complement-doc .content-bottom h5{
	color:#000;
	line-height:16px;
	font-size:12px;
	font-family:arial;
	margin-bottom:28px;
}
.module-complement-doc .content-bottom ul{
	line-height:16px;
}
.module-complement-doc .content-bottom ul li{
	margin-bottom:10px;
}

/***********************fin page dossier******************/

/****************debut mentions*************/

.block-mention .content-bottom{
	background:url(../images/back-content-bottom.gif) repeat-y;
	width:468px;
	padding:30px 27px 37px 27px;
	line-height:22px;
	position:relative;
	font-family:arial;
}
.block-mention .content-bottom h5 span{
	display:inline;
	color:#d4171b;
	font-size:12px;
	border:none;
	margin:0;
	padding:0;
}
.block-mention .content-bottom h5{
	color:#000;
	line-height:16px;
	font-size:12px;
	font-family:arial;
	margin-bottom:28px;
}
.block-mention .content-bottom ul#list-plan{
	line-height:16px;
}
.block-mention .content-bottom ul#list-plan li{
	margin-bottom:20px;
	font-family:tahoma;
}
.block-mention .content-bottom ul#list-plan li.last-child{
	margin-bottom:0;
}

.block-mention .content-bottom ul#list-plan li a{
	color:#333;
	font-weight:bold;
}
.block-mention .content-bottom ul#list-plan li a:hover{
	color:#cb141a;
}
.block-mention .content-bottom p.parag-present{
	margin-bottom:30px;
}
.clear-avis{
	clear:both;
	line-height:1px;
	font-size:1px;
	height:21px;
}
.block-mention .content-bottom form{
	font-family:tahoma, arial;
}
.lab-avis{
	width:98px;
	float:left;
	font-weight:bold;
}
.inp-avis input{
	float:left;
	background:url(../images/back-inp-avis.gif) no-repeat;
	width:251px;
	height:19px;
	border:none;
	padding:3px 0 0 4px;
}
.text-avis textarea{
	font-family:tahoma, arial;
	background:url(../images/back-textarea-avis.gif) no-repeat;
	width:327px;
	height:158px;
	font-size:11px;
	border:none;
	padding:4px 4px 0 4px;
	float:left;
}
.block-mention form .mess-eror{
	color:#d1171b;
	font-size:10px;
	width:240px;
	padding:0 0 0 98px;
	float:left;
}
.valid-avis{
	float:right;
	margin-right:31px;
	display:inline;
	margin-top:30px;
}
.image-cred{
	margin:10px 0 30px 0;
}
.block-d-cred{
	height:350px;
	background:url(../images/back-crd-droite.gif) repeat-x;
	width:265px;
	padding:23px 0 0 20px;
}
.block-d-cred .parag-intro{
	margin-bottom:10px;
}
.logo-5g{
	margin-left:-15px;
	margin-top:5px;
	margin-bottom:30px;
}
.parag-contract{
	line-height:19px;
}
.mention-legale p a{
	color:#cb141a;
	font-weight:bold;
}
.infos-mention{
	line-height:20px;
}
.containerTab a{
	font-weight:bold;
	color:#333;	
}
.containerTab a:hover{
	color:#cb141a;
}


/***************fin mention*****************/
.tabs-hide {
	display: none;
}

