/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/* ************
   FONTS
   ************ */

@font-face {
	font-family: 'DaxlinePro';
	src: url('/fonts/DaxlinePro-Regular.eot');
	src: url('/fonts/DaxlinePro-Regular.woff') format('woff'), url('/fonts/DaxlinePro-Regular.ttf') format('truetype'), url('/fonts/DaxlinePro-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DaxlinePro-Bold';
	src: url('/fonts/DaxlinePro-Bold.eot');
	src: url('/fonts/DaxlinePro-Bold.woff') format('woff'), url('/fonts/DaxlinePro-Bold.ttf') format('truetype'), url('/fonts/DaxlinePro-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.daxline{
	font-family:"DaxlinePro";
	font-weight:normal;
}

.daxline b{
	font-family:"DaxlinePro-Bold";
}

.verdana{
	font-family:"Verdana";
}

.arial{
	font-family:"Arial";
}

/* ************
   GENERAL
   ************ */

body{
	background-color:#dedede;
}

#index18 {
    background: #dedede url("/img/fond18.png") no-repeat  50% 50px ;  
 //background: #dedede url("/fond.jpg") no-repeat 50% 50%  ; 

}
#index14 {
    background: #dedede url("/img/fond14.png") no-repeat  50% 50px ;  
 //background: #dedede url("/fond.jpg") no-repeat 50% 50%  ; 

}

header, footer, .main-container{
	width:1020px;
	margin:0 auto;
}

input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
}

p, ul{
	margin:0;
	padding:0;
}

a:focus{
	outline:0 none;
}

.fleft{
	float:left;
	display:inline-block;
}

.fright{
	float:right;
	display:inline-block;
}

/* ************
   SPRITE
   ************ */
i.sprite{display:inline-block;}

.sprite{ background: url('/img/sprite_nl.png') no-repeat top left; }

.Qplus{ background-position: 0 0; width: 61px; height: 26px; }
.bancontact{ background-position: 0 -214px; width: 92px; height: 30px; }
.deconnexion{ background-position: 0 -294px; width: 13px; height: 13px; }
.fleche_langue{ background-position: 0 -357px; width: 7px; height: 5px; }
.legende{ background-position: 0 -412px; width: 14px; height: 14px; }
.limites{ background-position: 0 -476px; width: 172px; height: 31px; }
.mineurs{ background-position: 0 -557px; width: 35px; height: 33px; }
.pariez {
    background: rgba(0, 0, 0, 0) url("/img/ikwed.png") no-repeat scroll left top;
    height: 27px;
}
.picto_foot{ background-position: 0 -3060px; width: 17px; height: 18px; }
.picto_personnage{ background-position: 0 -783px; width: 10px; height: 14px; }
.pmu{ background-position: 0 -847px; width: 75px; height: 36px; }
.tirelire{ background-position: 0 -933px; width: 42px; height: 33px; }
.virement{ background-position: 0 -1016px; width: 59px; height: 22px; }
.close{background-position:0 -1150px;}
.etoile{background-position:0 -1775px; width:13px; height:12px;}
.etoile2{background-position:0 -1815px; width:13px; height:12px;}
.etoilevide{background-position:0 -1870px; width:13px; height:12px;}
.comission{ background-position: 0 -2955px; width: 133px; height: 35px; }
.epma{ background-position: 0 -3007px; width: 79px; height: 35px; }

/* ************
   HEADER
   ************ */

.header-container{
	background:url('/img/bg/header.jpg') repeat-x 0 0 transparent;
}

.header-container section.top{
	height:26px;
}

.header-container section.top p{
	line-height:26px;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	margin-left:303px;
	text-transform:uppercase;
}

.header-container section.top p span{
	color:#ff0000;
}

.header-container section.top .langues {
    position: relative;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    line-height: 26px;
}

.header-container section.top .langues ul {
    list-style: none;
    background: #1f1f1f;
    display: none;
    position: absolute;
    right: -6px;
    width: 29px;
	z-index:10;
}

.header-container section.top .langues:hover ul {
    display: block;
}

.header-container section.top .langues ul li {
    margin: 5px 0;
}

.header-container section.top .langues ul a {
    color: #fff;
    display: block;
    font-size: 12px;
    text-align: center;
    line-height: 16px;
    margin: 0;
}

.header-container section.top .langues ul a:hover {
    text-decoration: underline;
}

.header-container section.top .langues ul a img {
    margin: 0;
}

.header-container section.top .langues a{
    line-height:26px;
    font-size:11px;
    font-weight:normal;
    color:#8f8f8f;
	text-transform:uppercase;
	text-decoration:none;
	margin-right:11px;
}

.header-container section.top .langues a:hover{
	color:#fff;
}

.header-container section.top .langues img {
    margin-top: 7px;
}

.header-container section.top .langues a i.fleche_langue {
    margin-bottom: 1px;
    margin-right: 7px;
}

.header-container header{
	padding:0 18px;
	width:984px;
}

.header-container header section.head{
	background:url('/img/bg/chevaux.png') no-repeat 120px center 	transparent;
	height:111px;
}

.header-container header section.head a{
	line-height:109px;
	display:inline-block;
}


.header-container header section.head article.espace_client{
	background:url('/img/bg/bg_espace_client.jpg') repeat-x 0 0 transparent;
	width:234px;
	height:77px;
	border-radius:4px 4px 4px 4px;
	border: 3px solid #add48c;
	margin-top: 14px;
}

article.espace_client aside {
    margin: 3px 7px 0px 9px;
	display: inline-block;
}

.header-container header section.head article.espace_client p.titre_espace_client{
	font-size:11px;
	color:#d9d8d9;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom: 7px;
	display:inline-block;
}

.header-container header section.head article.espace_client .loggue p.titre_espace_client{
	margin-bottom: 10px;
}

.non_loggue p.titre_espace_client i.picto_personnage{
	opacity: 0.4;
	margin-right:8px;
}

.loggue p.titre_espace_client i.picto_personnage{
	margin-right:8px;
}

article.espace_client input[type=text], article.espace_client input[type=password]{
	width:83px;
	height:19px;
	font-size: 11px;
	color:#666666;
	//text-transform:uppercase;
	line-height:19px;
	padding:0 3px;
	margin-right:4px;
}

article.espace_client input[type=submit]{
	color:#fff;
	background:url('/img/bg/bg_btn_vert.jpg') repeat-x 0 0 transparent;
	font-size:12px;
	font-weight:bold;
	height:19px;
	line-height:19px;
	width:30px;
	text-align:center;
	margin-left:2px;
	padding:0;
}

.header-container header section.head article.espace_client .non_loggue a{
	color: #939292;
    font-size: 11px;
    line-height: 11px;
    margin-top: 7px;
    text-decoration: underline;
	min-width: 93px;
}

.header-container header section.head article.espace_client .non_loggue a:hover{
	color:#fff;
}

article.espace_client .loggue a{
	font-size:12px;
	font-weight:bold;
	color:#fff;
	line-height: 12px !important;
}

article.espace_client .loggue section.fleft{
	width:126px;
}

article.espace_client .loggue section.fright{
	width:91px;
	margin-top: 6px;
}

article.espace_client .loggue a.panier{
	font-size:11px;
	color:#ffcd08;
	margin-top: 10px;
}

article.espace_client .loggue a.deco{
	color: #9F9E9F;
    font-size: 10px;
    text-decoration: none;
    text-transform: uppercase;
	margin-bottom: 2px;
}

article.espace_client .loggue a.deco i.deconnexion {
    margin-left: 3px;
}

article.espace_client .loggue a.btn_vert{
	#background-color: #59A417;
	background-color: red;
    color: #FFFFFF;
    font-size: 11px;
    margin-top: 3px;
    padding: 3px 5px 4px;
    text-decoration: none;
    text-transform: uppercase;
}

article.espace_client .loggue p{
	font-size:16px;
	font-weight:bold;
	color:#fff;
}

.header-container header nav{
	height:34px;
	position: relative;
}

.header-container header nav ul li{
	float:left;
	display:inline-block;
}

.header-container header nav ul li a{
	font-family:Verdana;
	font-size:12px;
	text-transform:uppercase;
	color:#acacac;
	margin-right:21px;
	height:30px;
	line-height:30px;
	text-decoration:none;
	display:inline-block;
}

.header-container header nav ul li.foot{
	float:right;
}

.header-container header nav ul li.foot a {
    background: url("/img/bg/bt_foot.jpg") repeat-x scroll center center transparent;
    border-radius: 4px 4px 0 0;
    color: #BFD9EB;
    height: 27px;
    line-height: 26px;
    margin-top: 7px;
    padding: 0 9px 0 4px;
	margin-right: 0;
}

.header-container header nav ul li.foot i.picto_foot {
    margin-right: 4px;
    margin-top: 5px;
}

.header-container header nav ul li a:hover, .header-container header nav ul li a.active{
	color:#fff;
	text-decoration:none;
}

.header-container header nav ul li a.active{
	border-bottom:4px solid #ffc60b;
}

/* ************
   FOOTER
   ************ */

.footer-container{
	background:url('/img/bg/footerv3.jpg') repeat-x 0 0 transparent;
	height:270px;
}

footer nav{
	margin-left:18px;
	margin-top:12px;
	margin-bottom:16px;
}

footer nav ul li{
	float:left;
	display:inline-block;
}

footer nav ul li a{
	display:inline-block;
	font-family:"Verdana";
	font-size:11px;
	//color:#606160;
	color:#ffffff;
	font-weight:bold;
	line-height:11px;
	height:11px;
	padding-right:7px;
	border-right:1px solid #606160;
	margin-right:7px;
	text-decoration:none;
}


footer nav a:hover{
	color:#fff;
	text-decoration:underline;
}

section.bottom a:hover{
	color:#fff;
}

footer nav ul li:last-child a{
	border:0 none;
	padding:0;
	margin:0;
}

footer section.bottom {
    display: inline-block;
    height: 93px;
}

footer section.bottom ul li{
	background:url('/img/bg/bg_footer_bottom.jpg') repeat-x 0 0 transparent;
    display: inline-block;
    float: left;
    height: 83px;
    margin-right: 2px;
    padding-left: 10px;
    padding-top: 8px;
    width: 158px;
}

footer section.bottom ul li:last-child {
    margin: 0;
    width: 160px;
}

footer section.bottom ul li ul li{
	clear: both;
    display: block;
    float: none;
    height: auto;
    line-height: 11px;
    margin: 0;
	padding:0;
    width: auto;
	background: 0 none;
}

footer section.bottom ul li ul li a{
	color:#767676;
	display:inline-block;
	font-family:"Verdana";
	font-size:11px;
	text-decoration:none;
	line-height: 13px;
}

footer section.bottom ul li ul li.titre_colonne a{
	font-weight:bold;
}

footer section.bottom ul li ul li p{
	color:#767676;
	display:inline-block;
	font-family:"Verdana";
	font-size:11px;
	text-decoration:none;
	line-height: 13px;
}

footer section.bottom ul li ul li.titre_colonne p{
	font-weight:bold;
}

/* Socials */

footer .socials{
	margin-top:13px;
}

footer .socials li {
    display: inline-block;
    margin-left: 1px;
}

footer .socials li a{
	height:23px;
	width:23px;
	display:inline-block;
	transition:background-position 0.3s linear 0s;
	-webkit-transition: background-position 0.3s linear 0s;
}

footer .socials .ico-facebook {
    background: url("/img/ico-reseaux-sociaux.png") no-repeat scroll 0 0 transparent;
}

footer .socials .ico-facebook:hover {
    background-position: 0 -23px;
}

footer .socials .ico-twitter {
    background: url("/img/ico-reseaux-sociaux.png") no-repeat scroll -28px 0 transparent;
}

footer .socials .ico-twitter:hover {
    background-position: -28px -23px;
}

footer .socials .ico-linkedin {
    background: url("/img/ico-reseaux-sociaux.png") no-repeat scroll -56px 0 transparent;
}

footer .socials .ico-linkedin:hover {
    background-position: -56px -23px;
}

footer .socials .ico-google {
    background: url("/img/ico-reseaux-sociaux.png") no-repeat scroll -84px 0 transparent;
}

footer .socials .ico-google:hover {
    background-position: -84px -23px;
}

footer .socials .ico-youtube {
    background: url("/img/ico-reseaux-sociaux.png") no-repeat scroll -112px 0 transparent;
}

footer .socials .ico-youtube:hover {
    background-position: -112px -23px;
}

/* ************
   MAIN - index
   ************ */

.main-container{
	padding:0 18px;
	background-color:#fff;
	width:984px;
}

h1{
	display: inline-block;
    font-size: 32px;
    font-style: italic;
    font-weight: normal;
    line-height: 32px;
    margin-bottom: 0;
    margin-top: 18px;
	color:#444345;
}

aside.prochaine_course{
	width:232px;
	height:57px;
	background: url("/img/bg/bg_prochaine_course_v2.jpg") repeat-x scroll 0 0 transparent;
	margin-top:17px;
	margin-left:8px;
	padding-left:8px;
	padding-top:7px;
}

aside.prochaine_course p{
	font-size:11px;
	color:#fff;
	text-transform:uppercase;
	line-height:12px;
}

aside.prochaine_course p b{
	color:#fff;
}

aside.prochaine_course .pariez {
    display: inline-block;
    text-indent: -9999px;
    text-transform: capitalize;
	margin-top:14px;
	width:77px;
}
aside.tirelire_bloc table.table_tirelire{
		margin-top:-8px;
	margin-left:-59px;
	width:170px;
}
aside.tirelire_bloc table.table_tirelire2{
		margin-top:-9px;
	margin-left:-59px;
	width:170px;
}

aside.tirelire_bloc{
	width:176px;
	height:57px;
	background: url("/img/bg/pave_tirelire_NL.gif") no-repeat scroll 0 0 transparent;
	margin-top:17px;
	padding-top:7px;
	padding-right:7px;
	padding-left:59px;
}

aside.tirelire_bloc .tirelire {
    margin-top: 11px;
	margin-right:9px;
}

aside.tirelire_bloc p{
	font-size:11px;
	color:#fff;
	line-height:12px;
	text-transform:uppercase;
}

aside.tirelire_bloc p.montant{
	font-size:18px;
	line-height:28px;
}

aside.tirelire_bloc .Qplus {
    margin-top: 11px;
}


section.timeline {
    display: inline-block;
    margin-top: -27px;
	position:relative;
}

.timeline #tabs ul li{
	background: none repeat scroll 0 center #EFEFEF;
    border-radius: 0 0 0 0;
    display: inline-block;
    float: left;
    width: auto;
	border: 1px solid #C8C8C8;
}

.timeline #tabs ul li a{
	color: #777777;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    height: 30px;
    line-height: 31px;
    text-decoration: none;
    text-transform: uppercase;
	padding: 0 11px;
}

.timeline #tabs ul li a, .timeline #tabs ul li a:hover,.timeline #tabs ul li a:focus{
	outline:0 none;
}


.timeline #tabs ul li.ui-state-active a{
	color:#00692d;
}

.timeline #tabs ul > li {
    border-radius: 4px 0 0 0;
}

.timeline #tabs ul > li + li {
    border-radius: 0 0 0 0;
	border:0 none;
	border-top: 1px solid #C8C8C8;
	border-bottom: 1px solid #C8C8C8;
}

.timeline #tabs ul > li + li + li {
    border-radius: 0 4px 0 0;
	border-left: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
}

.timeline #tabs ul li.ui-state-active {
	background-color:#fff;
	border-bottom:0 none;
}

section.info{
	margin-top:7px;
	margin-bottom:15px;
	position:relative;
}

section.info p{
	background-color: #E9EDF2;
    border: 1px solid #C5D0DE;
    border-radius: 5px 5px 5px 5px;
    color: #00692d;
    display: inline-block;
    font-size: 12px;
    padding: 3px 11px 1px 6px;
}

section.info a{
	color: #00692d;
    display: inline-block;
    font-size: 11px;
    height: 26px;
    line-height: 26px;
    text-decoration: none;
    text-transform: uppercase;
}

section.info a:hover{
	text-decoration:underline;
}

section.info i.legende{
	margin-left:5px;
	margin-top: 5px;
}

section.blocs_bas > article{
	float:left;
	display:inline-block;
	width:240px;
	height:180px;
	margin-left:8px;
}

section.blocs_bas article:first-child{
	margin-left:0;
}

article.video_live{
	background-color:#000;
}

.video_live p {
    color: #FFFFFF;
    font-size: 11px;
    height: 21px;
    line-height: 21px;
	padding-left:7px;
	text-transform: uppercase;
}

.video_live p span{
	color:#ffca09;
}

article.news{
	background-color:#2e2e2e;
	position:relative;
}

article.news .titre_bloc{
	background-color:#5e5e5e;
}

article.news .titre_bloc p{
	padding-left:9px;
	color:#fff;
	line-height:21px;
	height:21px;
	text-transform: uppercase;
	font-size:11px;
	font-weight:bold;
}

.prevBtn{
    /*Manu 190220*/background: url(../img/prev.png) no-repeat;
    display: inline-block;
    height: 36px;
    position: absolute;
    left: 9px;
    text-indent: -9999px;
    text-transform: capitalize;
    top: 50px;
    width: 29px;
    outline:0 none;
    z-index:1;/*Manu 190220*/
    }

    .nextBtn{
    /*Manu 190220*/background: url(../img/next.png) no-repeat scroll;
    display: inline-block;
    height: 36px;
    position: absolute;
    left: 9px;
    text-indent: -9999px;
    text-transform: capitalize;
    top: 86px;
    width: 29px;
    outline:0 none;
    z-index:1;/*Manu 190220*/
    }

.front_top {
    /*Manu 190220*/
    position: absolute;
    left: 9px;
    top: 5px;
    text-transform: uppercase;
    outline:0 none;
    z-index:1;
    color:#FFF;
    background-color: rgba(0, 0, 0, 0.5) ;
    border:solid #FFF 1px;
    padding:0px 5px 0 5px;/*Manu 190220*/
    }

    .linkfront_top10 {
    /*Manu 190220*/
    position: absolute;
    left: 40px;
    top: 5px;
    z-index:1;/*Manu 190220*/
    }

	
article.news ul li{
	padding-top:8px;
	padding-left:11px;
	padding-right:9px;
}

article.news ul li p{
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
}

article.news ul li p.date_titre{
	color:#febe10;
	margin-bottom:5px;
	font-weight:normal;
	width:182px;
}

article.news ul li p.date_titre span{
	color:#979797;
}

article.news ul li img{
	border:2px solid #fff;
	margin-top:11px;
}

section.logos_paiement{
	height:69px;
}

article.logos i.pmu{
	margin-top:19px;
	margin-right:16px;
}

article.logos i.limites{
	margin-top:20px;
	margin-right:20px;
}

article.logos i.mineurs{
	margin-top:19px;
	margin-right:5px;
}

article.logos i.comission{
	margin-top:22px;
	margin-right:18px;
	margin-left:15px;
}

article.logos i.epma{
	margin-top:20px;
	margin-right:18px;
	margin-left:10px;
}

article.logos p.text_mineurs{
	max-width:230px;
	color:#4ca978;
	font-size:11px;
	line-height:11px;
	margin-top:25px;
}

article.paiements i.virement{
	margin-top:26px;
	margin-right:25px;
}

article.paiements i.bancontact{
	margin-top:22px;
	margin-right:20px;
}

article.paiements p.text_bancontact{
	color:#7f7f7f;
	font-size:11px;
	line-height:11px;
	width:125px;
	margin-top:25px;
}

/* ************
   POP
   ************ */

aside.pop{
    /*position:absolute;*/
    overflow: hidden;
}

#pop_course{
    background:url('/img/bg/bg_pop_course.png') no-repeat 0 0 transparent;
    /*right: 80px;*/
    /*top: 105px;*/
    display: none;
    position: absolute;
    width:248px;
    height:180px;
    z-index: 500;
	pointer-events: none;
}

#pop_course div.titre_pop_course{
    height: 33px;
    margin-left: 8px;
    margin-top: 16px;
    width: 228px;
}

.titre_pop_course.pop0 {
    background-color: #276eb0;
    background-position: 198px -1067px;
}

.titre_pop_course.pop1 {
    background-color: #1c90e0;
    background-position: 198px -2553px;
}

.titre_pop_course.pop2 {
    background-color: #298f1f;
    background-position: 198px -2719px;
}

.titre_pop_course.pop3 {
    background-color: #6ebd35;
    background-position: 198px -2636px;
}

.titre_pop_course.pop4 {
    background-color: #f00;
    background-position: 198px -2802px;
}

.titre_pop_course.pop5 {
    background-color: #FFBA00;
    background-image: none !important;
}


#pop_course div.titre_pop_course b {
   // text-transform: uppercase;
}

#pop_course div.titre_pop_course p{
    color:#fff;
    font-size:11px;
    margin-left:6px;
    margin-top:6px;
    line-height:11px;
    display: inline-block;
}

#pop_course p.depart{
    color:#d6d6d6;
    font-size:11px;
    line-height:27px;
    height:27px;
    margin-left: 8px;
}


#pop_course ul{
    background-color: #FFFFFF;
    display: inline-block;
    margin-left: 8px;
    padding-left: 2px;
    width: 227px;
    padding-top:3px;
	// height:90px;
}

#pop_course ul li{
    display:inline-block;
    float:left;
    height:24px;
    line-height: 24px;
    margin-bottom:7px;
}


aside#pop_legende{
	background: url("/img/bg/bg_pop_legende.png") no-repeat scroll 0 0 transparent;
    height: 158px;
    position: absolute;
    right: -7px;
    top: -156px;
    width: 153px;
	display:none;
    z-index: 5000;
}

#pop_legende ul {
    margin-top: 6px;
}

aside#pop_legende ul li{
	text-transform:uppercase;
	font-family:Arial;
	font-size:11px;
	line-height:11px;
	color:#4c4c4c;
	display:inline-block;
	width:150px;
	margin-top:3px;
	margin-bottom:3px;
	height:10px;
	float:left;
}

aside#pop_legende ul li span{
	width:15px;
	height:10px;
	display:inline-block;
	float:left;
	margin-left:10px;
	margin-right:5px;
}

span.trop_attele{
	background-color:#276eb0;
}

span.trop_monte{
	background-color:#1c90e0;
}

span.plat{
	background-color:#298f1f;
}

span.obstacle{
	background-color:#6ebd35;
}

span.steeple_chase{
    background-color:#f00;
}

span.prochaine_course{
	background-color:#fff;
	border:2px solid #ff0000;
	width:11px !important;
	height:6px !important;
}

span.en_cours{
	background-color:#2f2f30;
}

span.terminee{
	background-color:#949494;
}

span.non_defini{
	background-color:#ffba00;
}

aside#pop_acces_reserve{
	background-color: #FFFFFF;
    bottom: 0;
    display: none;
    height: 184px;
    left: 0;
    margin: 0 auto;
    padding: 9px;
    right: 0;
    top: 36%;
    width: 433px;
    z-index: 1;
}

aside.pop a.close {
    height: 34px;
    position: absolute;
    right: -16px;
    top: -17px;
    width: 34px;
    z-index: -1;
}

aside#pop_acces_reserve h4{
	background-color:#ffac00;
	display:block;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	height:27px;
	line-height:27px;
	padding-left:10px;
	margin-bottom:15px;
	margin-top: 0;
	font-size:12px;
}

aside#pop_acces_reserve p{
	padding:0 10px;
	margin-bottom:20px;
	color:#000000;
	font-size:13px;
}

aside#pop_acces_reserve p span{
	color:#00692d;
}

aside#pop_acces_reserve p span a{
	color:#00692d;
	text-decoration:underline;
}

aside#pop_acces_reserve label{
	color:#000000;
	font-size:13px;
	margin-bottom:3px;
}

aside#pop_acces_reserve input[type=text], aside#pop_acces_reserve input[type=password] {
	-moz-box-shadow: inset 2px 2px 3px rgba(0,0,0,.1); /* inner shadow */
	-webkit-box-shadow: inset 2px 2px 3px rgba(0,0,0,.1); /* inner shadow */
	box-shadow: inset 2px 2px 3px rgba(0,0,0,.1); /* inner shadow */
	border-radius :3px 3px 3px 3px;
	width:160px;
	height:27px;
	line-height:27px;
	padding: 0 10px;
	color:#000;
	font-size:14px;
	background-color:#dbdbdb;
}

aside#pop_acces_reserve form{
	margin-left:10px;
}

aside#pop_acces_reserve form a{
	font-size:11px;
	text-decoration:underline;
	color:#00692d;
	margin-top:6px;
}

aside#pop_acces_reserve div.fleft{
	margin-right:8px;
	max-width: 180px;
}

aside#pop_acces_reserve input[type="submit"] {
    background: url("/img/bg/bg_ok.jpg") repeat-x scroll 0 0 transparent;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    font-size: 14px;
    height: 27px;
    margin-top: 0;
    padding-bottom: 3px;
    text-transform: uppercase;
    width: 42px;
	margin-right: 5px;
}


aside#pop_video_live{
	background-color: #FFFFFF;
    bottom: 0;
    display: none;
    left: 0;
    margin: 0 auto;
    padding: 8px 7px;
    right: 0;
    top: 36%;
    width: 479px;
    z-index: 1;
	height: 374px;
}

aside#pop_video_live p{
	background-color:#000;
	margin-bottom:6px;
}

aside#pop_video_live a.btn_bleu{
	background: url("/img/bg/bg_btn_bleu.jpg") repeat-x scroll 0 0 transparent;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    font-size: 12px;
    height: 34px;
    line-height: 34px;
    margin-top: 8px;
    text-align: center;
    text-decoration: none;
    width: 243px;
}

aside#pop_video_live a.btn_vert{
	font-size:12px;
	font-weight:bold;
	text-align:center;
	background:url('/img/bg/bg_btn_vert2.jpg') repeat-x 0 0 transparent;
	height:34px;
	width:231px;
	border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
	line-height: 34px;
    margin-top: 8px;
	text-decoration: none;
}

aside#pop_video_live a.btn_vert > img {
    margin-left: 5px;
    padding-bottom: 5px;
}

div.overlay {
    background-color: #000000;
    content: " ";
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
	display:none;
    z-index: 0;
}

/* ************
   MAIN - Création compte
   ************ */

h2{
	color:#00692d;
	font-size:22px;
	font-weight:normal;
	font-style:italic;
	margin-top:10px;
	margin-bottom:0;
}

p.info_vert{
	color:#00692d;
	font-size:11px;
	width:976px;
	padding:7px 8px;
	background-color:#d4e7c5;
	border:1px solid #00692d;
	border-radius:2px 2px 2px 2px;
	margin-top:12px;
	margin-bottom:20px;
}

.creation_compte > form {
    display: inline-block;
}

section.creation_compte label{
	color:#000000;
	font-size:13px;
}

section.creation_compte input[type=text], section.creation_compte input[type=password], section.creation_compte select{
	border:1px solid #cccccc;
	background-color:#fff;
	border-radius: 3px 3px 3px 3px;
	color:#7f7f7f;
	font-size:13px;
	height:28px;
	line-height:28px;
	padding:0 8px;
	margin-top:4px;
	margin-bottom:5px;
}

section.creation_compte input[type="radio"] {
    margin-top: 13px;
}

section.creation_compte aside.fleft {
    width: 40%;
}

section.creation_compte aside.fright {
    width: 60%;
}

section.creation_compte aside.fleft label{
	line-height: 37px;
    padding-left: 5px;
    width: 149px;
}

section.creation_compte label.label_radio{
	max-width:70px;
}

section.creation_compte aside.fleft input[type=text], section.creation_compte aside.fleft input[type=password]{
	width:182px;
}

section.creation_compte aside.fleft select{
	padding-bottom: 3px;
    padding-top: 3px;
    width: 200px;
}

section.creation_compte div.bg_form_vert,section.creation_compte div.bg_form_vert2{
	width: 375px;
	padding-left:6px;
	background-color:#f1f7ec;
	margin-top:7px;
	padding-top:4px;
	display: inline-block;
}

section.creation_compte .bg_form_vert label,section.creation_compte .bg_form_vert2 label  {
    width: 143px !important;
}

section.creation_compte .help {
    margin-left: 5px;
    margin-top: 12px;
}

section.creation_compte p.vert{
	color:#00692d !important;
	font-size:13px !important;
}

.creation_compte > form aside.fright p.vert{
	margin-bottom:16px !important;
}

section.creation_compte aside.fright label{
	line-height: 37px;
    padding-left: 5px;
    width: 227px;
}

section.creation_compte aside.fright label a, section.creation_compte aside.fright p a{
	color:#ff0000;
	text-decoration:underline;
}

section.creation_compte label.label_input{
	line-height:12px !important;
}

section.creation_compte aside.fright input[type=text]{
	width: 298px;
}

#code_postal{
	width:57px;
	margin-right: 7px;
}

#ville{
	width:216px;
}

#telephone{
	width:134px;
	margin-right: 7px;
}

#mobile{
	width:138px;
}

section.creation_compte aside.fright select{
	width:141px;
	margin-right: 7px;
	padding-bottom: 3px;
    padding-top: 3px;
}

#identite{
	width:150px;
}

section.creation_compte aside.fright p{
	font-size:11px;
	color:#000000;
}

section.creation_compte div.bg_form_gris{
	background-color:#f6f6f6;
	margin-top:16px;
	padding-left:6px;
	padding-top:5px;
	padding-bottom:5px;
}

section.creation_compte div.bg_form_bleu{
	background-color:#edf2f6;
	margin-top:19px;
	padding-left:6px;
	padding-top:5px;
	padding-bottom:5px;
}

.bg_form_bleu label {
    line-height: 12px !important;
	margin-top: 10px;
}

.bg_form_bleu label span{
    color:#00692d;
	font-size:11px;
}

section.creation_compte div.bg_form_rose{
	background-color:#fff7ee;
	margin-top:17px;
	margin-bottom:16px;
	padding-left:6px;
	padding-top:5px;
	padding-bottom:5px;
}

section.creation_compte div.bg_form_rose p{
	float:none;
	clear:both;
	color:#ff7b77;
	font-size:11px;
	margin-bottom:5px;
	margin-left:5px;
}

section.creation_compte  input[type=submit]{
	background:url('/img/bg/bg_valider.jpg') repeat-x 0 0 transparent;
	border-radius:3px 3px 3px 3px;
	font-weight:bold;
	font-size:15px;
	color:#fff;
	width:130px;
	height:35px;
	line-height:35px;
	margin-top:23px;
}

section.creation_compte  input[type=button]{
	background:url('/img/bg/bg_annuler.jpg') repeat-x 0 0 transparent;
	border-radius:3px 3px 3px 3px;
	font-weight:bold;
	font-size:15px;
	color:#fff;
	width:130px;
	height:35px;
	line-height:35px;
	margin-right:8px;
	margin-top:23px;
}

#date_naissance {
    position: relative;
    z-index: 0;
	background-color:#eeeeee;
}

.ui-datepicker-trigger {
    display: inline-block;
    float: left;
    margin-left: -28px;
    margin-top: 5px;
    position: relative;
    z-index: 1;
	cursor:pointer;
}

#ui-datepicker-div, .ui-datepicker-inline {
	background-color:#f7f7f7;
	border:1px solid #ededed;
	padding-right:39px;
	padding-left:31px;
	padding-top:21px;
	padding-bottom:8px;
	border-radius:5px 5px 5px 5px;
	position:relative
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    height: 10px;
    position: absolute;
    width: 13px;
}

.ui-datepicker .ui-datepicker-prev{
	left:31px;
}

.ui-datepicker .ui-datepicker-next{
	right:39px;
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span{
	text-indent:-9999px;
	position:relative;
	text-transform:capitalize;
	display:inline-block;
	width:100%;
	height:100%;
}


.ui-datepicker .ui-datepicker-prev span{
	background:url('/img/arrow-left.jpg') no-repeat 0 0 transparent;
}

.ui-datepicker .ui-datepicker-next span {
	background:url('/img/arrow-right.jpg') no-repeat 0 0 transparent;
}

#ui-datepicker-div .ui-datepicker-close{
	display:none;
}

.ui-datepicker-title {
    color: #000000;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 11px;
    margin-bottom: 12px;
    text-align: center;
}

.ui-state-default {
    color: #3C3C3C;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    text-align: center;
    text-decoration: none;
    width: 29px;
	font-size: 13px;
	font-family: verdana;
}

.ui-datepicker-current {
    background-color: #EAEAEA;
    border: 0 none;
    border-radius: 4px 4px 4px 4px;
    color: #757575;
    font-family: verdana;
    font-size: 13px;
    font-weight: bold;
    width: 100%;
}

.ui-state-active{
	background-color:#00692d;
	border-radius: 4px 4px 4px 4px;
	color:#fff;
}

.ui-datepicker-other-month .ui-state-default {
	color:#a7a7a7;
}

.ui-datepicker-calendar th span {
    font-size: 14px;
}






/* ************
   MAIN - Résultats
   ************ */

.calendar p, .resultats p{
	margin:10px 0;
	font-size:13px;
	color:#000;
}

p.titre_vert{
	color:#fff;
	font-size:15px;
	line-height:39px;
	height:39px;
	padding:0 10px;
	width:648px;
	margin-bottom:6px;
	background-color:#00692d;
	border-radius:3px 3px 3px 3px;
}

.resultat_course p.titre_vert{
	width:auto !important;
	font-size:13px;
	margin-top: 10px;
}

p.titre_bleu{
	color:#fff;
	font-size:13px;
	line-height:39px;
	//height:39px;
	padding:0 10px;
	width:auto;
	margin-bottom:6px;
	background-color:#00692d;
	border-radius:3px 3px 3px 3px;
	margin-top: 15px;
}

p.titre_orange{
	color:#fff;
	font-size:13px;
	line-height:39px;
	height:39px;
	padding:0 10px;
	width:auto;
	margin-bottom:6px;
	background-color:#ffa800;
	border-radius:3px 3px 3px 3px;
	margin-top: 15px;
}

.resultats > table, .detail_reunion > table, .resultat_course > table, .pronostics > table,.cotes_course > table {
    width: 100%;
	border-collapse: inherit;
}

.resultats table:first-child, .detail_reunion table:first-child, .resultat_course table:first-child, .pronostics table:first-child, .cotes_course table:first-child{
	margin-bottom:24px;
}

.resultats th:first-child,.detail_reunion  th:first-child,.resultat_course  th:first-child, .pronostics th:first-child,.cotes_course  th:first-child{
    border-radius: 4px 0 0 0;
	border-left:0 none;
}

.resultats th:last-child, .detail_reunion th:last-child, .resultat_course th:last-child, .pronostics th:last-child , .cotes_course th:last-child{
    border-radius: 0 4px 0 0;
}

.resultats tr:last-child td:first-child, .detail_reunion tr:last-child td:first-child, .resultat_course tr:last-child td:first-child, .pronostics tr:last-child td:first-child , .cotes_course tr:last-child td:first-child{
    border-radius: 0 0 0 4px;
	border-collapse: collapse;
}

.resultats tr:last-child td:last-child, .detail_reunion tr:last-child td:last-child, .resultat_course tr:last-child td:last-child, .pronostics tr:last-child td:last-child, .cotes_course tr:last-child td:last-child  {
    border-radius: 0 0 4px 0;
	border-collapse: collapse;
}

.resultats table tr th, .detail_reunion table tr th,.resultat_course table tr th,.pronostics table tr th,.cotes_course table tr th {
	background: url("/img/bg/bg_header_table.jpg") repeat-x scroll 0 0 transparent;
    border-left: 1px solid #2F2F2F;
    color: #E2E2E2;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    height: 38px;
    padding-left: 10px;
    text-align: left;
}
.resultats table tr td, .detail_reunion table tr td, .resultat_course table tr td , .pronostics table tr td, .cotes_course table tr td {
	color:#000;
	border-right: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
	font-weight:normal;
	font-family:Verdana;
	font-size:13px;
	height: 39px;
	background-color:#f9f9f9;
	padding-left: 10px;
}

.resultat_course table tr td ,.cotes_course table tr td{
	font-family:Arial;
	font-size:12px;
	line-height: 38px;
}

.resultats table tr td:first-child{
	font-weight:bold;
	border-left: 1px solid #DDDDDD;
	width: 70px;
}

.detail_reunion table tr td:first-child, .pronostics table tr td:first-child {
	font-weight:bold;
	border-left: 1px solid #DDDDDD;
	width: 29px;
	padding:0 !important;
	text-align:center !important;
}

.resultat_course table tr td:first-child,.cotes_course table tr td:first-child {
	font-weight:bold;
	border-left: 1px solid #DDDDDD;
	width: 57px;
}

.resultats table tr td:nth-child(2){
	width: 189px;
	font-family: arial;
}

.detail_reunion table tr td:nth-child(2), .pronostics table tr td:nth-child(2){
	width: 261px;
}

.resultat_course table tr td:nth-child(2){
	width: 73px;
}

.resultats table tr td:nth-child(3){
	width: 89px;
	font-family: arial;
}

.detail_reunion table tr td:nth-child(3), .pronostics table tr td:nth-child(3){
	width: 68px;
	padding:0 !important;
	text-align:center !important;
}

.resultat_course table tr td:nth-child(3){
	width: 253px;
}

.resultats table tr td:nth-child(4){
	width: 121px;
	font-family: arial;
}

.detail_reunion table tr td:nth-child(4),.pronostics table tr td:nth-child(4){
	width: 39px;
	color:#ff0000;
}

.resultat_course table tr td:nth-child(4){
	width: 270px;
}

.resultat_course table tr td:nth-child(5){
	width: 129px;
}

.pronostics table tr td:nth-child(5){
	width: 154px;
	color:#149100;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
}

.pronostics table tr td:nth-child(6){
	width: 155px;
	color:#7cb000;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
}

.pronostics table tr td:nth-child(7){
	width: 95px;
	color:#ffae00;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
}

.pronostics table td a{
	text-decoration:underline;
	color:#00692d;
	font-family:Arial;
	font-size:12px;
}

.pronostics th .etoile:first-child {
    display: inline-block;
    margin-left: 5px;
}

.resultats tr:last-child td, .detail_reunion tr:last-child td, .resultat_course tr:last-child td, .pronostics tr:last-child td{
	border-bottom: 1px solid #DDDDDD;
}

.resultats table tr:nth-child(2n+1) td, .detail_reunion table tr:nth-child(2n+1) td, .resultat_course table tr:nth-child(2n+1) td, .pronostics table tr:nth-child(2n+1) td  {
	background-color:#fff;
}

.resultats img {
    margin-bottom: 2px;
    margin-left: 3px;
}

.detail_reunion img {
    display: inline-block;
    float: left;
}

.resultat_course img {
    display: inline-block;
    float: left;
}

.resultats a.flag_vert {
    background-position: 0 -1202px;
    color: #00692d;
    font-weight: bold;
    padding-left: 25px;
    text-decoration: underline;
}

.resultats a.flag_jaune {
    background-position: 0 -1230px;
    color: #666666;
    font-weight: bold;
    padding-left: 25px;
    text-decoration: underline;
}

table p.flag_vert {
    background-position: 0 -1193px;
    color: #00692d;
    padding-left: 25px;
    text-decoration: none;
	font-family: arial;
}


table p.flag_jaune {
    background-position: 0 -1222px;
    color: #666666;
    padding-left: 25px;
    text-decoration: none;
	font-family: arial;
}

table p.flag_rouge {
    background-position: 0 -1252px;
    color: #666666;
    padding-left: 25px;
    text-decoration: none;
	font-family: arial;
}

table p.flag_vert a{
    font-weight: bold;
	color:#00692d;
	text-decoration:none;
}

.pronostics table p.flag_vert, .pronostics table p.flag_vert a {
	color:#00692d;
}

table p.flag_jaune a{
    font-weight: bold;
	color:#666666;
	text-decoration:none;
}

table p.flag_rouge a{
    font-weight: bold;
	color:#666666;
	text-decoration:none;
}

.detail_reunion p a:hover, .pronostics p a:hover{
	text-decoration:underline;
}

.resultats span.flag_vert, .detail_reunion span.flag_vert, .pronostics span.flag_vert{
	 background-position: 0 -1202px;
	 padding-left: 25px;
	 font-size:11px;
	 color:#000;
	 margin-top:18px;
	 display:inline-block;
	 line-height:18px;
}


.resultats span.flag_jaune, .detail_reunion span.flag_jaune, .pronostics span.flag_jaune{
	 background-position: 0 -1230px;
	 padding-left: 25px;
	 font-size:11px;
	 color:#000;
	 margin-left:18px;
	 margin-top:18px;
	 display:inline-block;
	 line-height:18px;
}

.detail_reunion span.flag_rouge, .pronostics span.flag_rouge{
	 background-position: 0 -1262px;
	 padding-left: 25px;
	 font-size:11px;
	 color:#000;
	 margin-left:18px;
	 margin-top:18px;
	 line-height:18px;
	 display:inline-block;
}

.detail_reunion p.fright, .resultat_course p.fright, .pronostics p.fright {
    color: #00692d;
    font-size: 11px;
    margin-top: 18px;
}

.detail_reunion p.fright a, .pronostics p.fright a{
    color: #00692d;
    font-weight: bold;
    text-decoration: underline;
}

.resultat_course p.fright a {
	color: #00692d;
    font-weight: normal;
    text-decoration: underline;
}

.detail_reunion p a > img, .resultat_course p.fright a > img, .pronostics p.fright a > img{
    clear: both;
    display: inline-block;
    float: none !important;
	margin-left:5px;
}

p.resume{
	background-color: #d4e7c5;
    border-radius: 2px 2px 2px 2px;
    color: #00692d;
    font-size: 12px;
    margin-bottom: 7px;
    padding: 8px 11px;
    width: auto;
}

p.resume.resume_bleu{
	/*background-color: #e9eff3;
    color: #235f8d;*/
	 color: #00692d;
	 background-color: #d4e7c5;
}
p.resume.resume_bleu_old{
	background-color: #e9eff3;
    color: #235f8d;
}

tr.rouge td {
    color: #FF0000 !important;
}

table.sans_colonne tr td{
	background-color:#fff;
	border-left:0 none !important;
	border-right:0 none !important;
	padding-bottom: 11px;
    padding-top: 11px;
	line-height: 16px
}

table.sans_colonne tr td:first-child{
	width:211px;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#666666;
}

table.sans_colonne img {
    margin-right: 8px;
}

table.sans_colonne tr td:nth-child(2){
	width:178px;
}

table.sans_colonne tr td:nth-child(3){
	color:#00692d;
	font-weight:bold;
	font-family:Verdana;
}

table td span.sprite {
    display: inline-block;
    float: left;
    height: 31px;
    margin-right: 7px;
    width: 22px;
}

.jockey1{
	background-position:0 -1300px;
}
.jockey2{
	background-position:0 -1335px;
}
.jockey3{
	background-position:0 -1369px;
}
.jockey4{
	background-position:0 -1403px;
}
.jockey5{
	background-position:0 -1437px;
}
.jockey6{
	background-position:0 -1471px;
}
.jockey7{
	background-position:0 -1505px;
}
.jockey8{
	background-position:0 -1539px;
}
.jockey9{
	background-position:0 -1573px;
}
.jockey10{
	background-position:0 -1607px;
}
.jockey11{
	background-position:0 -1640px;
}
.jockey12{
	background-position:0 -1675px;
}
.jockey13{
	background-position:0 -1710px;
}

section.assistance_client aside.fleft{
	margin-top:18px;
}

section.assistance_client aside.fleft h2{
	color:#0e868e;
	font-size:15px;
	font-style:normal;
	margin-top:20px;
	margin-bottom:5px;
	font-weight:normal;
}

section.assistance_client aside.fleft p{
	font-size:13px;
	color:#000000;
}

section.assistance_client aside.fleft p a{
	font-size:13px;
	color:#000000;
	text-decoration:underline;
}

section.assistance_client aside.fleft a.btn_bleu{
	background: url("/img/bg/bg_btn_bleu.jpg") repeat-x scroll 0 0 transparent;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    font-size: 15px;
	font-weight:bold;
    height: 34px;
    line-height: 34px;
    margin-top: 17px;
    text-align: center;
    text-decoration: none;
    width: 130px;
}

section.assistance_client div.bg_form_vert, section.assistance_client div.bg_form_vert, section.assistance_client div.bg_form_vert2,section.assistance_client div.bg_form_gris{
	margin-top:19px;
	padding-left:6px;
	padding-top:5px;
	padding-bottom:5px;
	width:auto !important;
}

section.assistance_client textarea {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    color: #7F7F7F;
    font-size: 13px;
    height: 168px;
    line-height: 12px;
    margin-bottom: 5px;
    margin-left: 6px;
    margin-top: 0;
    padding: 0 1px 0 8px;
    width: 505px;
}

section.assistance_client label, section.assistance_client .bg_form_vert label, section.assistance_client .bg_form_vert2 label  {
    width: 200px !important;
}

section.assistance_client .bg_form_vert input[type=text] {
	width:197px !important;
}

section.assistance_client .bg_form_bleu input[type=text] {
	width:297px !important;
}

section.assistance_client .bg_form_gris label.label_textarea {
	width:auto !important;
}

section.assistance_client aside.fright {
    width: 537px;
	margin-top: 18px;
	margin-bottom:22px;
}

section.assistance_client aside.fright select {
    width: 317px;
	padding-top: 6px;
}

section.assistance_client label.label_radio {
    padding-top: 2px;
}

section.assistance_client input[type="radio"] {
    margin-bottom: 8px;
}

section.assistance_client div.bg_form_bleu {
    margin-top: 12px;
}

section.creation_compte div.bg_form_vert{
    margin-top: 3px !important;
}

section.creation_compte div.bg_form_gris {
    margin-top: -2px !important;
}

.course_details table.paris {
	margin-bottom:22px;
}


/* modif design paris.course_details table.paris tr td {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none !important;
    color: #666666;
    font-weight: normal !important;
    line-height: 14px;
    text-align: left;
    text-transform: uppercase;
    vertical-align: top;
    width: 72px !important;
	padding-top:10px;
}*/

.course_details table.paris tr td {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none !important;
    color: #666666;
    font-weight: normal !important;
    line-height: 14px;
    text-align: left;
    text-transform: uppercase;
    vertical-align: top;
    width: 112px !important;
	padding-top:10px;
}

.course_details table.paris label{
	cursor:pointer;
}

.course_details table.paris tr td input{
	margin-left:20px;
}

.paris img {
    float: none;
    margin-bottom: 9px;
    margin-top: 8px;
}

.course_details table.paris tr td:first-child{
	font-weight:normal;
}

/*modif design eneleber*/
.course_details table.paris tr th{
	border-radius:4px 4px 0 0 !important;
}

.course_details table.chevaux tr.rouge td:first-child{
	text-decoration: line-through;
}

.course_details table.paris tr th span{
	font-weight:normal;
	font-size:13px;
	text-transform:uppercase;
	color:#a3a3a3;
	margin-right: 10px;
}

.course_details table.chevaux tr th span{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
}

.course_details a.btn_rouge{
	font-size:13px;
	padding:0 18px;
	height:34px;
	line-height:34px;
	background:#ff0000;
	color:#fff;
	border-radius: 3px 3px 3px 3px;
	text-decoration:none;
}

.course_details table.chevaux td:first-child{
	width:34px;
}

.course_details table.chevaux td:nth-child(2){
	width:132px;
}

.course_details table.chevaux td:nth-child(3){
	width:40px;
	   // color: #000000 !important;
}

.course_details table.chevaux td:nth-child(4){
	width:47px;
	   // color: #000000 !important;
}

.course_details table.chevaux td:nth-child(5){
	width:146px;
}

.course_details table.chevaux td:nth-child(7){
	width:185px;
	  //  color: #000000 !important;
}

.course_details table.chevaux td:nth-child(8) {
   // color: #000000 !important;
    width: 90px;
}

.course_details table.chevaux td:nth-child(9){
	width:90px;
	  //  color: #000000 !important;
}

.course_details table.chevaux{
	margin-bottom:18px;
}

.pronostics_details_course{
	background-color:#fff;
	padding:8px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.3); /* drop shadow */
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.3); /* drop shadow */
	box-shadow: 0 0 10px rgba(0,0,0,.3); /* drop shadow */
}

table.table_pronostics_details_course{
	border:0 none !important;
	width: 100%;
	margin-bottom:0 !important;
}

table.table_pronostics_details_course tr th {
    background: none repeat scroll 0 center transparent;
    border: 0 none !important;
    color: #000000;
    height: 19px !important;
    line-height: 19px !important;
}

table.table_pronostics_details_course tr td{
	background-color:transparent !important;
	color:#000;
	font-family:Verdana;
	font-size:12px;
	border:0 none !important;
	height:17px !important;
	line-height:17px !important;
}

table.table_pronostics_details_course tr +tr td:first-child{
	font-weight:normal;
	width: 38px;
}

table.table_pronostics_details_course tr:nth-child(2) td{
	height:12px !important;
	line-height:12px;
}

table.table_pronostics_details_course tr td:nth-child(2){
	text-transform:uppercase;
	width:164px;
}

table.table_pronostics_details_course tr td:nth-child(3){
	width:auto !important;
}

table tr.bg_bleu{
	background-color:#00692d;
}

table tr.bg_bleu td{
	color:#fff;
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Verdana;
	height:27px !important;
	line-height:27px !important;
	padding-left:10px;
	background-color:#00692d;
}

table tr.bg_vert1{
	background-color:#149100;
}

table tr.bg_vert2{
	background-color:#8cc700;
}

table tr.bg_orange{
	background-color:#ffc000;
}

table tr.bg_gris{
	background-color:#acacac;
}

table tr.bg_vert1 td, table tr.bg_vert2 td, table tr.bg_orange td, table tr.bg_gris td{
	color:#fff;
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Verdana;
	height:21px;
	line-height:21px;
	padding-left:5px;
}

.actualites p.titre_vert{
	width:auto !important;
	margin-top:12px;
}

.actualites div.fond_gris{
	background-color:#ededed;
	padding:5px;
	border-radius:2px 2px 2px 2px;
	margin-bottom:5px;
	padding-right:11px;
}

.actualites article img{
	border: 3px solid #fff;
	border-radius:3px 3px 3px 3px;
	margin-right:8px;
}

.actualites article div p{
	max-width:730px;
	font-size:12px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left: 5px;
}

.actualites article div img + p {
    max-width: 630px;
}

.actualites div.fond_gris a.btn_bleu{
	background: url("/img/bg/bg_btn_bleu2.jpg") repeat-x scroll 0 0 transparent;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    font-size: 13px;
	font-weight:bold;
    height: 34px;
    line-height: 34px;
    margin-top:5px;
    text-align: center;
    text-decoration: none;
    width: 130px;
}

a.btn_bleu:hover{
	background: url("/img/bg/bg_btn_bleu_hover.jpg") repeat-x scroll 0 0 transparent !important;
}

div.arianne {
	margin-top:12px;
}

div.arianne span, div.arianne span a{
	color:#00692d;
	font-size:13px;
}

.actualite_details p.titre_vert{
	margin-bottom:16px;
}

.actualite_details img{
	border:0 none;
	border-radius : 0 0 0 0;
	margin:0;
}

.actualite_details img + p {
    max-width: 400px;
	margin-left:26px;
	font-size:12px;
}

.actualite_details p a{
	color:#00692d;
}

/* ************
   MAIN - Guide des paris
   ************ */

.guide_paris{
	margin-bottom: 30px;
}

.guide_paris td:first-child img{
	margin: 3px 0 0 0;
}

.guide_paris .plus{
	position: absolute;
	display: inline-block;
	top:-1px;
	right: -1px;
}

.guide_paris table tr th{
    text-transform: uppercase;
}

.guide_paris table tr td:first-child a{
    color: #00692d;
    font-size: 12px;
    text-transform: uppercase;
}

.guide_paris table tr td:first-child a span{
    margin: 0 0 0 9px;
    text-decoration: underline;
}

.guide_paris table tr td p{
    color: #00692d;
    font-size: 12px;
    line-height: 14px;
}

.guide_paris table tr td .frequence{
    font-weight: bold;
}

.guide_paris table tr td .prix{
    font-weight: bold;
    font-size: 24px;
}

.guide_paris table tr td .prix span{
    font-size: 17px;
}

.guide_paris table tr td div{
    position: relative;
}

.guide_paris table tr td:first-child {
    width: 197px;
}

.guide_paris table tr td:nth-child(1){
    width: 230px;
}

.guide_paris table tr td:nth-child(2) {
    width: 340px;
}

.guide_paris table tr td:nth-child(3) {
    width: 156px;
}

.guide_paris table tr td:nth-child(4) {
    width: 154px;
}

.guide_paris table tr td:nth-child(5) {
    width: 128px;
}

.guide_paris .rouge{
	color: #d40327;
}

.guide_paris .bleu{
	color: #007bbf;
}

.guide_paris .vert{
	color: #009a50;
}

.guide_paris .orange{
	color: #eb6908;
}

.guide_paris .rose{
	color: #e2007a;
}

.guide_paris .violet{
	color: #5d2a81;
}

.guide_paris .jaune{
	color: #f6a800;
}

.guide_paris .bleu_clair{
	color: #009bc2;
}

/* ************
   MAIN - Mon compte accueil
   ************ */

section.menu_compte{
	width:358px;
	margin-top:19px;
	margin-bottom:139px;
}

section.menu_compte ul li{
	display: inline-block;
    list-style: none outside none;
	margin-bottom:4px;
}

section.menu_compte ul li a{
	font-family:verdana;
	background-color:#2471a9;
	color:#92b8d4;
	font-size:14px;
	width:358px;
	height:31px;
	line-height:31px;
	display: inline-block;
	text-decoration:none;
	border-radius: 5px;
}

section.menu_compte ul.menu_compte_admin li a{
	font-family:verdana;
	background-color:#7b7b7b;
	color:#d9d8d9;
	font-size:14px;
	width:358px;
	height:31px;
	line-height:31px;
	display: inline-block;
	text-decoration:none;
	border-radius: 5px;
}

section.menu_compte ul.menu_compte_hippique li a{
	font-family:verdana;
	#background-color:#2471a9;
	background-color:#468a09;
	color:#a4df6f;
	font-size:14px;
	width:358px;
	height:31px;
	line-height:31px;
	display: inline-block;
	text-decoration:none;
	border-radius: 5px;
}

section.menu_compte ul.menu_compte_sportif li a{
	font-family:verdana;
	background-color:#2471a9;
	color:#92b8d4;
	font-size:14px;
	width:358px;
	height:31px;
	line-height:31px;
	display: inline-block;
	text-decoration:none;
	border-radius: 5px;
}

section.menu_compte ul li a i{
	display: inline-block;
    float: left;
    line-height: 31px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 9px;
    width: 16px;
}

.profil{
	background-position: 0 -1930px;
	height: 16px;
}

.motdepasse{
	background-position: 0 -1966px;
	height:	15px;
}

.comptebancaire{
	background-position: 0 -2002px;
	height:14px;
}

.validerparis{
	background-position: 0 -2037px;
	height:14px;
}

.parisencours{
	background-position: 0 -2073px;
	height:13px;
}

.annulerparis{
	background-position: 0 -2108px;
	height:13px;
}

.historique{
	background-position: 0 -2143px;
	height:13px;
}

.videolive{
	background-position: 0 -2179px;
	height:11px;
}

.creditercompte{
	background-position: 0 -2212px;
	height:14px;
}

.gains{
	background-position:0 -2002px;
	height:15px;
}

.vip{
	background-position:0 -2246px;
	height:15px;
}

.annul_vip{
	background-position:0 -2282px;
	height:15px;
}

section.menu_compte ul li a:hover{
	background-color:#3597c8;
	color:#fff;
}
section.menu_compte ul.menu_compte_admin li a:hover{
	background-color:#c3c3c3;
	color:#fff;
}

section.menu_compte ul.menu_compte_hippique li a:hover{
	background-color:#71bc2e;
	color:#fff;
}

section.menu_compte ul.menu_compte_sportif li a:hover{
	background-color:#3597c8;
	color:#fff;
}

.menu_compte a:hover .profil{
	background-position:-40px -1930px;
}

.menu_compte a:hover .motdepasse{
	background-position:-40px -1966px;
}

.menu_compte a:hover .comptebancaire{
	background-position: -40px -2002px;
}

.menu_compte a:hover .validerparis{
	background-position: -40px -2037px;
}

.menu_compte a:hover .parisencours{
	background-position:-40px -2073px;
}

.menu_compte a:hover .annulerparis{
	background-position: -40px -2108px;
}

.menu_compte a:hover .historique{
	background-position:-40px -2143px;
}

.menu_compte a:hover .videolive{
	background-position:-40px -2179px;
}

.menu_compte a:hover .creditercompte{
	background-position:-40px -2212px;
}

.menu_compte a:hover .gains{
	background-position:-40px -2002px;
}

.menu_compte a:hover .vip{
	background-position:-40px -2246px;
}

.menu_compte a:hover .annul_vip{
	background-position:-40px -2282px;
}

section.synthese_compte{
	width:582px;
	height:312px;
	display: inline-block;
	border-radius: 5px;
	background:url('/img/bg/bg_synthese.png') no-repeat left bottom #efefef;
	margin-top:19px;
}



section.synthese_compte h3{
	background-color:#468a09;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	height:32px;
	color:#fff;
	line-height:32px;
	padding-left:18px;
	margin:0;
	border-radius: 5px 5px 0 0;
}

section.synthese_compte aside.soldeactuel{
	background-color:#fff;
	width:228px;
	height:65px;
	border-radius: 5px;
	margin-top:21px;
	margin-left:20px;
}

section.synthese_compte aside.soldeactuel p{
	color: #468A09;
    font-size: 14px;
    line-height: 28px;
    margin-left: 8px;
    margin-top: 0;
}

section.synthese_compte aside.soldeactuel p span{
	font-size:26px;
}

section.synthese_compte aside.synthese p{
	color:#407186;
	font-size:14px;
	width:255px;
	padding-left:55px;
}

section.synthese_compte aside.synthese p span{
	font-size:17px;
}

section.synthese_compte aside.synthese p.plafonddepot span{
	color:#59a417;
}

section.synthese_compte aside.synthese p.totaldepots span{
	color:#59a417;
}

section.synthese_compte aside.synthese p.possibledepot span{
	color:#59a417;
}

.plafonddepot{
	background-position: -129px -1930px;
	margin-top:18px;
}

.totaldepots{
	background-position: -129px -1988px;
	margin-top:20px;
}

.possibledepot{
	background-position: -129px -2055px;
	margin-top:17px;
}

section.synthese_compte aside.synthese a.btn_credit{
	color:#fff;
	font-size:13px;
	border: 3px solid #fff;
	width:217px;
	height:34px;
	line-height:34px;
	display:inline-block;
	text-decoration:none;
	text-align:center;
	border-radius: 6px;
	margin-left:55px;
	margin-top:14px;
	background:url('/img/bg/bg_btn_rouge.jpg') repeat-x 0 0 transparent;
}

section.synthese_compte + section.logos_paiement {
	clear: both;
}

section.filtre{
   background-color:#00692d;
   height:39px;
   line-height:39px;
   width:984px;
   margin-top:15px;
   margin-bottom:6px;
   border-radius: 4px 4px 4px 4px;
}

.filtre > form {
    color: #FFFFFF;
   font-size:13px;
}

.resultats_historique table tr td:first-child {
   border-left: 1px solid #DDDDDD;
    padding: 0;
    text-align: center;
    width: 85px;
   height:45px;
}

.resultats_historique table tr td:nth-child(2){
   text-transform:uppercase;
   font-size:12px;
}

.resultats_historique table tr td{
   font-family:Arial;
}

.resultats_historique table tr td:nth-child(5), .resultats_historique table tr td:nth-child(6), .resultats_historique table tr td:nth-child(8){
   color:#00692d;
   width: 80px;
}

a.btn_credit + h1{
   clear:both;
   margin-top:15px;
}

a.btn_credit {
    background: url("/img/bg/bg_btn_vert3.jpg") repeat-x scroll 0 0 transparent;
    border: 3px solid #FFFFFF;
    border-radius: 6px 6px 6px 6px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 13px;
    height: 34px;
    line-height: 34px;
    margin-top: 14px;
    text-align: center;
    text-decoration: none;
    width: 187px;
}

.main-container > section > a.btn_credit{
   height:28px;
   line-height:28px;
   width:auto;
   padding:0 10px;
}

a.btn_credit + h1.fleft + h2.fleft{
   font-size: 32px;
    margin-left: 11px;
    margin-top: 9px;
}

#periode_debut, #periode_fin {
   background-color: #EEEEEE;
    margin-left: 10px;
    position: relative;
    width: 105px;
    z-index: 0;
}

.filtre input[type="text"]{
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    color: #7F7F7F;
    font-size: 13px;
    height: 28px;
    line-height: 28px;
    margin-bottom: 5px;
    margin-top: 4px;
    padding: 0 8px;
}

.filtre label{
   margin-left:10px;
   text-transform:uppercase;
}

.filtre input[type=radio] + label{
   text-transform:none;
}

.filtre input[type="radio"] {
    margin-left: 30px;
    margin-top: 14px;
    background-color:transparent;
}

.btn_noir {
    background: url("/img/bg/bg_btn_noir.jpg") repeat-x scroll left top transparent;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    font-weight: bold;
    height: 29px;
    margin-left: 20px;
    margin-top: 4px;
    padding: 0 12px;
    text-align: center;
}

/* ************
   MAIN - Prise de paris
   ************ */

.course_details table.paris.prise_pari tr td:last-child{
	vertical-align:top;
}


aside.prise_pari{
	margin-bottom:16px;
	display: inline-block;
}

aside.prise_pari .solde_prise_pari{
	background: none repeat scroll 0 0 #387C09;
    height: 61px;
    margin-bottom: 3px;
    margin-right: 5px;
    padding-left: 11px;
    padding-top: 9px;
    width: 720px;
	border-radius: 4px 4px 4px 4px;
}

aside.prise_pari .solde_prise_pari p{
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
	width:190px;
}

aside.prise_pari .total_joue{
	background: none repeat scroll 0 0 #FF6100;
    height: 54px;
    margin-bottom: 3px;
    margin-right: 13px;
    padding-left: 11px;
    padding-top: 16px;
    width: 130px;
	border-radius: 4px 4px 4px 4px;
}

aside.prise_pari .total_joue p{
	font-size:13px;
	color:#fff;
	text-transform:uppercase;
}

aside.prise_pari .total_joue span{
	font-size:17px;
}

aside.prise_pari .panier{
	margin-bottom:3px;
}

aside.prise_pari .panier a{
	background: none repeat scroll 0 0 #FF0000;
    display: inline-block;
    height: 59px;
    padding-top: 11px;
    text-align: center;
    width: 94px;
	text-transform:uppercase;
	text-decoration:none;
	font-size:11px;
	color:#fff;
	line-height:11px;
	border-radius: 4px 4px 4px 4px;
}

.icon_panier {
    background-position: 34px -2350px;
    display: inline-block;
    height: 29px;
    width: 94px;
}

aside.prise_pari .message{
	margin-right:12px;
}

aside.prise_pari .message p{
	color:#ff9000;
	font-size:12px;
	text-align:center;
	width:878px;
	line-height:31px;
}

.icon_attention {
    background-position: 0 -2436px;
    display: inline-block;
    height: 18px;
    line-height: 32px;
    padding-top: 0;
    width: 20px;
}

aside.prise_pari .effacer a{
	width:94px;
	height:31px;
	background:#7f7f7f;
	color:#fff;
	font-size:11px;
	text-align:center;
	line-height:31px;
	display: inline-block;
	text-transform:uppercase;
	text-decoration:none;
	border-radius: 4px 4px 4px 4px;
}

.erase {
    background-position: 0 -2503px;
    display: inline-block;
    float: left;
    height: 31px;
    margin-left: 13px;
    width: 12px;
}

table.prise_pari_tableau input{
	width:55px;
	height:21px;
	line-height:21px;
	border:2px solid #bbbbbb;
	margin-right:4px;
	border-radius:2px 2px 2px 2px;
}

.course_details table.chevaux.prise_pari_tableau td:first-child {
    width: 22px;
}


.course_details table.chevaux.prise_pari_tableau td:nth-child(2) {
    width: 172px;
}


.course_details table.chevaux.prise_pari_tableau td:nth-child(3) {
    width: 60px;
}


.course_details table.chevaux.prise_pari_tableau .rouge td:nth-child(3) {
    color: #FF0000 !important;
}

.course_details table.chevaux.prise_pari_tableau.be .rouge td:nth-child(3) {
    color: #000000 !important;
}

.course_details table.chevaux.prise_pari_tableau td:nth-child(4) {
   width: 128px;
}

.course_details table.chevaux.prise_pari_tableau .rouge td:nth-child(4) {
    color: #FF0000 !important;
}

.course_details table.chevaux.prise_pari_tableau td:nth-child(5) {
    width: 94px;
}

.course_details table.chevaux.prise_pari_tableau .rouge td:nth-child(6) {
    color: #000000 !important;
}

.course_details table.chevaux.prise_pari_tableau td:nth-child(6) {
    width: 126px;
}


.course_details table.chevaux.prise_pari_tableau td:nth-child(7) {
    width: 52px;
}


.course_details table.chevaux.prise_pari_tableau td:nth-child(8) {
    width: 52px;
}

.course_details table.chevaux.prise_pari_tableau td:nth-child(8) {
    width: 79px;
}

.course_details table.chevaux.prise_pari_tableau td:nth-child(9) {
    width: 79px;
}

.course_details table.chevaux.prise_pari_tableau .rouge td:nth-child(10) {
    color: #000000 !important;
}

.course_details table.chevaux.prise_pari_tableau td:nth-child(10) {
    width: 79px;
}

.course_details table.chevaux.prise_pari_tableau {
    margin-bottom: 1px;
}

.total_enjeux{
	width:100%;
	height:33px;
	line-height:33px;
	background:#474747;
}

.total_enjeux p {
    color: #FFFFFF;
    display: inline-block;
    float: right;
    font-size: 12px;
    margin-right: 43px;
    text-align: right;
}

.total_enjeux b, .total_enjeux img {
    display: inline-block;
    float: left;
}

.total_enjeux img {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
}

aside.prise_pari.complexe .solde_prise_pari {
    width: 280px;
	margin-right: 4px;
}

aside.prise_pari .solde_prise_pari p + p {
    width: 74px;
}

aside.prise_pari .mise {
	background: none repeat scroll 0 0 #FF8C00;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    font-size: 12px;
    height: 63px;
    margin-right: 3px;
    padding-left: 11px;
    padding-top: 7px;
    text-transform: uppercase;
    width: 183px;
}

aside.prise_pari .mise label {
	width:110px;
	line-height:16px;
}

aside.prise_pari .mise span{
	line-height:16px;
	margin-left:2px;
}

aside.prise_pari .mise input, aside.prise_pari .mise select {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
    border: 1px solid #DDDDDD;
    color: #000000;
    height: 16px;
    line-height: 16px;
    margin-bottom: 2px;
    width: 50px;
}

aside.prise_pari .option {
	background: none repeat scroll 0 0 #FF8C00;
    border-radius: 4px 4px 4px 4px;
    height: 61px;
    line-height: 13px;
    margin-right: 3px;
    padding-left: 11px;
    padding-top: 9px;
    width: 157px;
	color:#fff;
	font-size:12px;
}

aside.prise_pari .option input[type=radio]{
	margin-right: 4px;
	background:transparent;
}

aside.prise_pari .option label {
    margin-bottom: 6px;
    width: 130px;
}

aside.prise_pari .pariezspot {
	padding:7px;
	background:#ff8c00;
	height: 56px;
	margin-right: 3px;
	border-radius: 4px 4px 4px 4px;
}



table.prise_pari_tableau input[type="checkbox"] {
    height: 15px;
    margin-top: 10px;
    width: 15px;
	border:0 none;
}

.cheval_complement td{
	background:#dddddd !important;
	color:#000 !important;
	font-size:12px !important;
	font-weight:normal !important;
	height:33px !important;
	padding:0 !important;
	line-height:33px !important;
	border-radius:0 ! important;
}

.cheval_complement td p{
	margin-left:15px;
}

.cheval_complement select {
    height: 23px;
    line-height: 17px;
    margin-left: 2px;
    margin-top: 4px;
    width: 159px;
	border:4px solid #fff;
}


.cheval_complement td{
	width:auto !important;
}

.cheval_complement select option {
    height: 23px;
    line-height:17px;
}

.cheval_complement input[type=button]{
	width:33px;
	height:23px;
	line-height:23px;
	color:#fff;
	font-size:12px;
	border-radius:4px 4px 4px 4px;
	background:#9e9e9e;
	text-align:center;
	text-decoration:none;
	border:0 none;
	//margin-left: 9px;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}



#timeline {
    background: #fff;
    clear: both;
	position: relative;
}

#timeline-section {
    color: #fff;
    float: left;
    font-size: 11px;
    list-style: none;
    margin: 0 2px 0 0;
    padding: 0;
    width: 235px;
}

#timeline-section dt {
    background: #000;
    border-right: 2px solid #fff;
    font-weight: 700;
    line-height: 20px;
    padding: 0 0 0 6px;
    margin: 0 0 3px;
}

#timeline-section dd {
    margin: -1px 0 0;
    border-style: solid;
    border-color: #fff;
    border-size: 4px 2px;
    position: relative;
    padding: 0;
}

#timeline-section dd2 {
    margin: -1px 0 0;
    border-style: solid;
    border-color: #fff;
    border-size: 4px 2px;
    position: relative;
    padding: 0;
	line-height: 28px;
}


#timeline-section dd.current {
    border-color: red;
    z-index: 500;
}

#timeline-section dd a {
    background: #6a6a6a url(/img/picto-nocturn.gif) no-repeat 1000% 0;
    color: #fff;
    display: block;
    line-height: 28px;
    height: 29px;
    padding: 0 16px 0 0;
    text-decoration: none;
    text-transform: uppercase;
}

#timeline-section dd a img {
    margin-top: 5px;
    vertical-align: baseline;
}

#timeline-section .isNocturn {
    background-position: 100% 50%;
}

#timeline-section dd strong {
    background: #404040;
    color: #fff;
    display: inline-block;
    margin: 0 4px 0 0;
    overflow: hidden;
    padding: 0 0 0 6px;
    vertical-align: middle;
    width: 26px;
}

.wrapper-timeline {
    overflow: hidden;
    position: relative;
    width: 744px;
}




.nav-button {
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 30px;
    z-index: 499;
}

#next {
    background: transparent url(/img/bgNavButton.png) no-repeat -30px 50%;
    right: 0;
}

#prev {
    background: transparent url(/img/bgNavButton.png) no-repeat 0 50%;
    left: 0;
}

#container-timeline {
    left: 30px;
    margin: 0 auto;
    overflow: hidden;
   // width: 3887px; /*Pour une largeur de colonne de 77px x_size*77 + x_size + 18 */
	width: 4106px; 
    position: relative;
}


#races-timeline {
    left: 0;
    position: absolute;
    top: -60px;
}

.dhx_cal_event_line {
    border: 2px solid #F1F1F1;
    border-radius: 0;
    font-size: 11px;
    height: 25px;
    line-height: 27px;
    overflow: hidden;
    padding: 0 9px 0 0;
    text-overflow:ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
    word-wrap: break-word;
}

.dhx_cal_event .dhx_body, .dhx_cal_event_line {
    /*font-size: 11px;*/
}

.dhx_matrix_scell, .dhx_matrix_cell {
    background: #f1f1f1;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    border-left: none;
    border-right: none;
}

.dhx_scale_bar {
    background: #d5e0eb url(/img/common/bg-header-table.gif) no-repeat 0 0;
    font: 11px/21px Verdana, "DejaVu Sans", "Bitstream Vera Sans", Geneva, sans-serif;
    color: #214766;
    padding: 0 0 3px;
    text-align: left;
}

.dhx_scale_bar span {
    padding: 0 0 0 6px;
}

.dhx_cal_header {
    border: none;
}

.dhx_cal_header div div {
    border-color: #fff;
}

.dhx_cal_data {
    border: none;
}

.dhx_cal_event_line span {
    color: #fff;
    display: inline-block;
    height: 25px;
    margin: 0 2px 0 0;
    text-align: center;
    width: 57px;
}

.race-type0 {
    border-right-color: #d3dde7;
    border-left: none;
    background: #d3dde7;
    color: #276eb0;
}

.race-type0 span {
    background: #276eb0;
}

.race-type1 {
    border-right-color: #d3dde7;
    border-left: none;
    background: #d3dde7;
    color: #276eb0;
}

.race-type1 span {
    background: #1c90e0;
}

.race-type2 {
    border-right-color: #d3e2d2;
    border-left: none;
    background: #d3e2d2;
    color: #298f1f;
}

.race-type2 span {
    background: #298f1f;
}

.race-type3 {
    border-right-color: #d3e2d2;
    border-left: none;
    background: #d3e2d2;
    color: #298f1f;
}

.race-type3 span {
    background: #6ebd35;
}

.isNext {
    border: 2px solid red !important;
}

.isBefore,
.isCurrent {
    border-right-color: #DCDCDC;
    background: #dcdcdc !important;
    color: #6e6e6e !important;
}

.isBefore span {
    background: #949494 !important;
}

.isCurrent span {
    background: #2f2f30 !important;
}

.avoid-loading-effect {
    display: none;
}

/* modifications sprite */
table p.flag_jaune, table p.flag_rouge, table p.flag_vert {
  background-position: 0 50%;
}

.resultats span.flag_jaune, .detail_reunion span.flag_jaune, .pronostics span.flag_jaune,
.resultats span.flag_rouge, .detail_reunion span.flag_rouge, .pronostics span.flag_rouge,
.resultats span.flag_vert, .detail_reunion span.flag_vert, .pronostics span.flag_vert {
  background-position: 0 2px;
}

.flag_jaune {
  background-image: url('/img/y_flag.png');
}

.flag_rouge {
  background-image: url('/img/r_flag.png');
}

.flag_vert {
  background-image: url('/img/g_flag.png');
}

/* ==========================================================================
   Plus
   ========================================================================== */
section.les_plus aside.fleft {
    width: 50%;
}

section.les_plus aside.fleft:first-child img {
    position: relative;
    z-index: 5;
}

section.les_plus aside.fleft:first-child img + img {
    margin: -34px 0 0 69px;
    z-index: 4;
}

section.les_plus aside.fleft {
    margin-top: 18px;
    padding-bottom: 50px;
}

.les_plus ol li {
    list-style: none;
    margin: 15px 0 0;
}

.les_plus ol li big {
    background: transparent url(/img/sprite_nl.png) no-repeat 0 -2885px;
    color: #feb70c;
    display: inline-block;
    font-size: 36px;
    font-weight: 700;
    height: 51px;
    line-height: 53px;
    margin-right: 5px;
    padding: 0 6px 6px 0;
    text-align: center;
    vertical-align: middle;
    width: 51px;
}

.les_plus ol li span {
    display: inline-block;
    font-size: 18px;
    vertical-align: middle;
}



/// MODIF GREG

.fleft2,.fleft3{
	float:left;
	display:inline-block;
}

a.nl_neg {
   margin-right:-120px;
 
}
a.nl_neg {
   margin-right:-120px;

}
img.nl_neg {
   margin-right:-120px;
margin-top:-10px;
}

img.nl_neg_con {
margin-top:5px;
margin-left:2px;
}


.fright2{
	float:right;
	display:inline-block;
}

.formulaire > form {
    display: inline-block;
}

section.formulaire label{
	color:#000000;
	font-size:13px;
}

section.formulaire input[type=text], section.formulaire input[type=password], section.formulaire select{
	border:1px solid #cccccc;
	background-color:#fff;
	border-radius: 3px 3px 3px 3px;
	color:#7f7f7f;
	font-size:13px;
	height:28px;
	line-height:28px;
	padding:0 8px;
	margin-top:4px;
	margin-bottom:5px;
}

section.formulaire input[type="radio"] {
    margin-top: 13px;
}

section.formulaire aside.fleft {
    width: 40%;
}
section.formulaire aside.fright2 {
    width: 40%;
}

section.formulaire aside.fleft2,section.formulaire aside.fleft3 {
    width: 100%;
}

section.formulaire aside.fleft label{
	line-height: 37px;
    padding-left: 5px;
    width: 149px;
}

section.formulaire label.label_radio{
	max-width:70px;
}

section.formulaire aside.fleft input[type=text], section.formulaire aside.fleft input[type=password]{
	width:182px;
}

section.formulaire aside.fleft select{
	padding-bottom: 3px;
    padding-top: 3px;
    width: 200px;
}

section.formulaire div.bg_form_vert{
	width: 375px;
	padding-left:6px;
	background-color:#f1f7ec;
	margin-top:7px;
	padding-top:4px;
	display: inline-block;
}

section.formulaire .bg_form_vert label {
    width: 143px !important;
}

section.formulaire .help {
    margin-left: 5px;
    margin-top: 12px;
}

section.formulaire p.vert{
	color:#00692d !important;
	font-size:13px !important;
}

.formulaire > form aside.fleft2 p.vert{
	margin-bottom:16px !important;
}

section.formulaire aside.fleft2 label{
	line-height: 37px;
    padding-left: 5px;
    width: 250px;
}

section.formulaire aside.fleft3 label{
	line-height: 37px;
    padding-left: 5px;
    width: 427px;
}

section.formulaire aside.fleft2 label a, section.formulaire aside.fleft2 p a,section.formulaire aside.fleft3 label a, section.formulaire aside.fleft3 p a{
	color:#ff0000;
	text-decoration:underline;
}

section.formulaire label.label_input{
	line-height:12px !important;
}

section.formulaire aside.fleft2 input[type=text],section.formulaire aside.fleft3 input[type=text]{
	width: 298px;
}

section.formulaire aside.fleft2 select,section.formulaire aside.fleft3 select{
	width:141px;
	margin-right: 7px;
	padding-bottom: 3px;
    padding-top: 3px;
}

#identite{
	width:150px;
}

section.formulaire aside.fleft2 p,section.formulaire aside.fleft3 p{
	font-size:11px;
	color:#000000;
}

section.formulaire div.bg_form_gris{
	background-color:#f6f6f6;
	margin-top:16px;
	padding-left:6px;
	padding-top:5px;
	padding-bottom:5px;
}

section.formulaire div.bg_form_bleu{
	background-color:#edf2f6;
	margin-top:19px;
	padding-left:6px;
	padding-top:5px;
	padding-bottom:5px;
}

section.formulaire div.bg_form_rose{
	background-color:#fff7ee;
	margin-top:17px;
	margin-bottom:16px;
	padding-left:6px;
	padding-top:5px;
	padding-bottom:5px;
}

section.formulaire div.bg_form_rose p{
	float:none;
	clear:both;
	color:#ff7b77;
	font-size:11px;
	margin-bottom:5px;
	margin-left:5px;
}

section.formulaire  input[type=submit]{
	background:url('/img/bg/bg_valider.jpg') repeat-x 0 0 transparent;
	border-radius:3px 3px 3px 3px;
	font-weight:bold;
	font-size:15px;
	color:#fff;
	width:130px;
	height:35px;
	line-height:35px;
	margin-top:23px;
}

section.formulaire  input[type=reset]{
	background:url('/img/bg/bg_annuler.jpg') repeat-x 0 0 transparent;
	border-radius:3px 3px 3px 3px;
	font-weight:bold;
	font-size:15px;
	color:#fff;
	width:130px;
	height:35px;
	line-height:35px;
	margin-right:8px;
	margin-top:23px;
}
section.creation_compte  input[type=reset]{
	background:url('/img/bg/bg_annuler.jpg') repeat-x 0 0 transparent;
	border-radius:3px 3px 3px 3px;
	font-weight:bold;
	font-size:15px;
	color:#fff;
	width:130px;
	height:35px;
	line-height:35px;
	margin-right:8px;
	margin-top:23px;
}

section.formulaire aside.fleft2 p.size12,section.formulaire aside.fleft3 p.size12{
	font-size:12px;
	color:#000000;
}

p.info_rouge{
	color:red;
	font-size:11px;
	width:976px;
	padding:7px 8px;
	background-color:white;
	border:1px solid red;
	border-radius:2px 2px 2px 2px;
	margin-top:12px;
	margin-bottom:20px;
}

p.info_rouge_center{
	color:red;
	font-size:11px;
	width:976px;
	padding:7px 8px;
	background-color:white;
	border:1px solid red;
	border-radius:2px 2px 2px 2px;
	margin-top:12px;
	margin-bottom:20px;
	text-align:center;
}

p.attente_info_rouge_center{
	color:red;
	font-size:11px;
	width:966px;
	padding:7px 8px;
	background-color:white;
	border:1px solid red;
	border-radius:2px 2px 2px 2px;
	margin-top:12px;
	margin-bottom:20px;
	text-align:center;
}

section.formulaire textarea {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    color: #7F7F7F;
    font-size: 13px;
    height: 168px;
    line-height: 13px;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-top: 0;
    padding: 0 1px 0 8px;
    width: 312px;
}

.lien_vert p a{
	color:#00692d;
}
section.formulaire aside.fleft2 p a,section.formulaire aside.fleft3 p a{
	color:#00692d;
}

section.formulaire aside.fleft2 p.titre,section.formulaire aside.fleft3 p.titre{
	color:#00692d;
	font-size: 14px;
	font-weight:bold;
}

span.haie{
	background-color:#6ebd35;
}
span.steeple_chase{
	background-color:#f52f2f;
}

span.inconnu{
	background-color:#6ebd35;
}


.race-type4 {
    border-right-color: #d3e2d2;
    border-left: none;
    background: #f2a5a5;
    color: #f52f2f;
}

.race-type4 span {
    background: #f52f2f;
}

.race-type5 {
    border-right-color: #d3e2d2;
    border-left: none;
    background: #ffe6a1;
    color: #ffba00;
}

.race-type5 span {
    background: #ffba00;
}

img.drapeau {
	margin-top:15px;
}

table.resultats2 > table {
   // width: 100%;
	//border-collapse: inherit;
}

table.resultats2  tr th {
    border-left: 0px solid #2F2F2F;
    color: #E2E2E2;
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    height: 14px;
    padding-left: 0px;
    text-align: left;
	padding-bottom: 0px;
	line-height: 14px;
}
table.resultats2  tr td {
	color:#000;
	border-right: 0px;
    border-top: 0px;
	font-weight:normal;
	font-family:Arial;
	font-size:12px;
	height: 14px;
	background-color:#f9f9f9;
	padding-left: 0px;
	padding-bottom: 0px;
    background-color:#fff;
	//border-left:0 none !important;
	//border-right:0 none !important;
	padding-bottom: 0px;
    padding-top: 0px;
	line-height: 14px;
}

table.resultats2  tr td:first-child {
	text-transform:none;
	color:#000;
	border-right: 0px;
    border-top: 0px;
	font-weight:normal;
	font-family:Arial;
	font-size:12px;
	height: 16px;
	background-color:#f9f9f9;
	padding-left: 0px;
	padding-bottom: 0px;
    background-color:#fff;
	//border-left:0 none !important;
	//border-right:0 none !important;
	padding-bottom: 0px;
    padding-top: 0px;
	line-height: 16px;
}

table.resultats2  tr td:nth-child(1){
	width: 150px;
}
table.resultats2  tr td:nth-child(2){
	width: 83px;
}

table.resultats2 tr:last-child td{
	border-bottom: 0px;
}


a.lien_blanc {
    color: white;
    height: 27px;
    line-height: 26px;
    margin-top: 7px;
    padding: 0 9px 0 4px;
	margin-right: 0;
}
a.lien_blanc:active {
    color: white;
    height: 27px;
    line-height: 26px;
    margin-top: 7px;
    padding: 0 9px 0 4px;
	margin-right: 0;
}

.course_details table.chevaux td:nth-child(8) {
    //color: #000000 !important;
    width: 70px;
}

.course_details table.chevaux td:nth-child(9){
	width:70px;
	//    color: #000000 !important;
}

a.lien_bleu{
    color: #235f8d;
}
a.lien_bleu:active {
    color: #235f8d;
}

section.classique  input[type=submit]{
	background:url('/img/bg/bg_valider.jpg') repeat-x 0 0 transparent;
	border-radius:3px 3px 3px 3px;
	font-weight:bold;
	font-size:15px;
	color:#fff;
	width:130px;
	height:35px;
	line-height:35px;
	//margin-right:30px;
	
}

.fcenter{
	float:center;
	display:inline-block;
}

p.resume.resume_bleu_center{
	background-color: #e9eff3;
    color: #235f8d;
	text-align:center;
	font-weight:bold;
}

p.resume_center{
	background-color: #d4e7c5;
    border-radius: 2px 2px 2px 2px;
    color: #00692d;
    font-size: 12px;
    margin-bottom: 7px;
    padding: 8px 11px;
    width: auto;
	text-align:center;
}


.classique > table {
    width: 100%;
	border-collapse: inherit;
}

.classique table:first-child {
	margin-bottom:24px;
}

.classique  th:first-child{
    border-radius: 4px 0 0 0;
	border-left:0 none;
}

.classique th:last-child {
    border-radius: 0 4px 0 0;
}

.classique tr:last-child td:first-child{
    border-radius: 0 0 0 4px;
	border-collapse: collapse;
}

.classique tr:last-child td:last-child {
    border-radius: 0 0 4px 0;
	border-collapse: collapse;
}

.classique table tr th {
	background: url("/img/bg/bg_header_table.jpg") repeat-x scroll 0 0 transparent;
    border-left: 1px solid #2F2F2F;
    color: #E2E2E2;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    height: 38px;
    padding-left: 10px;
    text-align: left;
}
.classique table tr td {
	color:#000;
	border-right: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
	font-weight:normal;
	font-family:Verdana;
	font-size:13px;
	height: 39px;
	background-color:#f9f9f9;
	padding-left: 10px;
}
.classique table tr td:first-child {
	//font-weight:bold;
	border-left: 1px solid #DDDDDD;
	width: 29px;
	//padding:0 !important;
	//text-align:center !important;
}
.classique table tr td:nth-child(2){
	//width: 261px;
}
.classique table tr td:nth-child(3){
	//width: 68px;
	//padding:0 !important;
	//text-align:center !important;
}
.classique table tr td:nth-child(4){
	width: 39px;
	//color:#ff0000;
}
.classique tr:last-child td{
	border-bottom: 1px solid #DDDDDD;
}

.classique table tr:nth-child(2n+1) td {
	background-color:#fff;
}
.classique img {
    display: inline-block;
    float: left;
}

.classique p.fright {
    color: #00692d;
    font-size: 11px;
    margin-top: 18px;
}

.classique p.fright a{
    color: #00692d;
    font-weight: bold;
    text-decoration: underline;
}
.classique p a > img{
    clear: both;
    display: inline-block;
    float: none !important;
	margin-left:5px;
}

section.formulaire aside.fleft2 input[type=text], section.formulaire aside.fleft2 input[type=password],section.formulaire aside.fleft3 input[type=text], section.formulaire aside.fleft3 input[type=password]{
	width:182px;
}
.masse {
	background: url("/img/bg/bg_header_table.jpg") repeat-x scroll 0 0 transparent;
    //border-left: 1px solid #2F2F2F;
    //font-family: Verdana;
    //font-size: 13px;
    //font-weight: bold;
    //height: 20px;
    //padding-left: 10px;
    text-align: right;
	margin:0px;
	padding:0px;

}
.resultat_course .masse img {
    display: inline-block;
    float: none;
}

p.titre_vert2{
	color:#fff;
	font-size:15px;
	line-height:30px;
	//height:39px;
	padding:0 10px;
	width:648px;
	margin-bottom:6px;
	background-color:#00692d;
	border-radius:3px 3px 3px 3px;
}

.resultat_course p.titre_vert2{
	width:auto !important;
	font-size:13px;
	margin-top: 10px;
}

section.mot_de_passe aside.fleft {
    width: 80%;
}

.sanscroix::-ms-clear {
    display: none;
}


section.menu_compte_nl ul li{
	display: inline-block;
    list-style: none outside none;
	margin-bottom:8px;
}

section.synthese_compte_nl{
	width:582px;
	height:342px;
	display: inline-block;
	border-radius: 5px;
	background:url('/img/bg/bg_synthese.png') no-repeat left bottom #efefef;
	margin-top:19px;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 30%;
	margin-left:10px;
	font-family: verdana;
}

.course_details table.paris {
	width:100%;
}

table.chevaux.enjeux {
    margin-bottom: 1px;
}

p.titre_bleu2{
	color:#fff;
	font-size:13px;
	line-height:30px;
	//height:39px;
	padding:0 10px;
	width:auto;
	margin-bottom:6px;
	background-color:#00692d;
	border-radius:3px 3px 3px 3px;
	margin-top: 15px;
}

aside.prise_pari .total_joue_nl{
	background: none repeat scroll 0 0 #FF6100;
    height: 54px;
    margin-bottom: 1px;
    margin-right: 13px;
    padding-left: 11px;
    padding-top: 10px;
	padding-bottom: 6px;
    width: 130px;
	border-radius: 4px 4px 4px 4px;
}
aside.prise_pari .total_joue_nl p{
	font-size:13px;
	color:#fff;
	text-transform:uppercase;
}

aside.prise_pari .total_joue_nl span{
	font-size:17px;
}

aside.prise_pari .panier_nl{
	margin-bottom:1px;
}

aside.prise_pari .panier_nl a{
	background: none repeat scroll 0 0 #FF0000;
    display: inline-block;
    height: 59px;
    padding-top: 4px;
	padding-bottom: 7px;
    text-align: center;
    width: 94px;
	text-transform:uppercase;
	text-decoration:none;
	font-size:11px;
	color:#fff;
	line-height:20px;
	border-radius: 4px 4px 4px 4px;
}


table.prise_pari_tableau_b input[type=text]{
	width:55px;
	height:21px;
	line-height:21px;
	border:2px solid #bbbbbb;
	margin-right:4px;
	border-radius:2px 2px 2px 2px;
}

.course_details table.chevaux.prise_pari_tableau_b td:first-child {
    width: 22px;
}


.course_details table.chevaux.prise_pari_tableau_b td:nth-child(2) {
    width: 172px;
}


.course_details table.chevaux.prise_pari_tableau_b td:nth-child(3) {
    width: 50px;
}


.course_details table.chevaux.prise_pari_tableau_b .rouge td:nth-child(3) {
    color: #FF0000 !important;
}

.course_details table.chevaux.prise_pari_tableau.be .rouge td:nth-child(3) {
    color: #000000 !important;
}

.course_details table.chevaux.prise_pari_tableau_b td:nth-child(4) {
   width: 128px;
}

.course_details table.chevaux.prise_pari_tableau_b .rouge td:nth-child(4) {
    color: #FF0000 !important;
}

.course_details table.chevaux.prise_pari_tableau_b td:nth-child(5) {
    width: 50px;
}

.course_details table.chevaux.prise_pari_tableau_b .rouge td:nth-child(6) {
    color: #000000 !important;
}

.course_details table.chevaux.prise_pari_tableau_b td:nth-child(6) {
    width: 126px;
}


.course_details table.chevaux.prise_pari_tableau_b td:nth-child(7) {
    width: 52px;
}


.course_details table.chevaux.prise_pari_tableau_b td:nth-child(8) {
    width: 52px;
}

.course_details table.chevaux.prise_pari_tableau_b td:nth-child(8) {
    width: 79px;
}

.course_details table.chevaux.prise_pari_tableau_b td:nth-child(9) {
    width: 79px;
}

.course_details table.chevaux.prise_pari_tableau_b .rouge td:nth-child(10) {
    color: #000000 !important;
}

.course_details table.chevaux.prise_pari_tableau_b td:nth-child(10) {
    width: 79px;
}

.course_details table.chevaux.prise_pari_tableau_b {
    margin-bottom: 1px;
}

a.lien_orange {
    color:#ff9000;
}
a.lien_orange:active {
    color:#ff9000;
}

section.assistance_client .bg_form_vert2 input[type=text] {
	width:297px !important;
}

.formulaire_vip{
	background:url('/img/bg/bg_valider.jpg') repeat-x 0 0 transparent;
	border-radius:3px 3px 3px 3px;
	font-weight:bold;
	font-size:15px;
	color:#fff;
	width:630px;
	height:35px;
	line-height:35px;
	margin-top:23px;
}

.center{
	float:center;
	display:inline-block;
}
section.formulaire div.test{
	background-color:#f6f6f6;
	margin-top:16px;
	padding-left:6px;
	padding-top:5px;
	padding-bottom:5px;
	width:700px;
}


.guide_paris .quinte{
	color: #ff5413;
}

.guide_paris .quarte{
	color: #00a0d8;
}

.guide_paris .tierce{
	color: #ffc12c;
}

.guide_paris .trio{
	color: #787878;
}

.guide_paris .jumele{
	color: #1f8b1e;
}

.guide_paris .show{
	color: #9235b0;
}

.guide_paris .place{
	color: #007bbf;
}

.guide_paris .gagnant{
	color: #ef9523;
}
.header-container header section.head p.slogan{
	color: #FFFFFF;
    display: inline-block;
		//display: none;
    font-size: 16px;
    font-weight: normal;
    line-height: 34px;
    margin-top: 25px;
	margin-left:10px;
	position: absolute;
	z-index: 1;

}

.header-container header section.head p.slogan span{
	padding-left:50px;
}

.header-container header section.head p.slogan2{
	color: #FFFFFF;
    display: inline-block;
    font-size: 36px;
    font-weight: normal;
    line-height: 34px;
    margin-top: 22px;
	margin-left:12px;
}

.header-container header section.head p.slogan2 span{
	padding-left:50px;
}

p.comission{
	color:#767676;
	//display:inline-block;
	font-family:"Verdana";
	font-size:11px;
	text-decoration:none;
	line-height: 13px;
	width:700px;
	//text-align:center;
	margin-top:8px;
}

aside#pop_pronostic,aside#pop_quinte,aside#pop_quarte,aside#pop_tierce,aside#pop_trio,aside#pop_jumele,aside#pop_show,aside#pop_place,aside#pop_gagnant,aside#pop_quinte_fr,aside#pop_quarte_fr,aside#pop_tierce_fr,aside#pop_multi_fr,aside#pop_minimulti_fr,aside#pop_tick5_fr,aside#pop_2sur4_fr,aside#pop_2sur4jackpot_fr{
    background-color: #FFFFFF;
    /*bottom: 0;*/
    display: none;
    font-size:13px;
    left: 0;
    margin: 0 auto;
    /*min-height: 200px;*/
    padding: 9px;
    position: absolute;
    right: 0;
    top: 30%;
    width: 596px;
    z-index: 1;
}

aside#pop_trio_fr,aside#pop_couple_fr,aside#pop_simple_fr,aside#pop_simple_place_fr,aside#pop_simple_gagnant_fr,aside#pop_simple_jackpot_fr,aside#pop_report{
    background-color: #FFFFFF;
    /*bottom: 0;*/
    display: none;
    font-size:13px;
    left: 0;
    margin: 0 auto;
    /*min-height: 200px;*/
    padding: 9px;
    position: absolute;
    right: 0;
    top: 60%;
    width: 596px;
    z-index: 1;
}}

aside#pop_pronostic p,aside#pop_quinte p ,aside#pop_quarte p,aside#pop_tierce p,aside#pop_trio p,aside#pop_jumele p,aside#pop_show p,aside#pop_place p,aside#pop_gagnant p,aside#pop_quinte_fr p,aside#pop_quarte_fr p,aside#pop_tierce_fr p,aside#pop_trio_fr p,aside#pop_multi_fr p,aside#pop_minimulti_fr p,aside#pop_couple_fr p,aside#pop_simple_fr p,aside#pop_tick5_fr p,aside#pop_2sur4_fr p,aside#pop_2sur4jackpot_fr p,aside#pop_simple_place_fr p,aside#pop_simple_gagnant_fr p,aside#pop_simple_jackpot_fr p,aside#pop_report p{
    margin: 0 0 18px;
}

aside#pop_pronostic h4,aside#pop_quinte h4,aside#pop_quarte h4,aside#pop_tierce h4,aside#pop_trio h4,aside#pop_jumele h4,aside#pop_show h4,aside#pop_place h4,aside#pop_gagnant h4,aside#pop_quinte_fr h4,aside#pop_quarte_fr h4,aside#pop_tierce_fr h4,aside#pop_trio_fr h4,aside#pop_multi_fr h4,aside#pop_minimulti_fr h4,aside#pop_couple_fr h4,aside#pop_simple_fr h4,aside#pop_tick5_fr h4,aside#pop_2sur4_fr h4,aside#pop_2sur4jackpot_fr h4,aside#pop_simple_place_fr h4,aside#pop_simple_gagnant_fr h4,aside#pop_simple_jackpot_fr h4,aside#pop_report h4{
   // background-color:#d40327;
    font-size:12px;
    display:block;
    color:#fff;
    font-weight:bold;
    height:27px;
    line-height:27px;
    padding-left:10px;
    margin-bottom:15px;
    margin-top: 0;
    text-transform: uppercase;
}

aside#pop_pronostic h4{
    background-color:#d40327;
}

aside#pop_quinte h4{
    background-color:#ff5413;
}

aside#pop_quarte h4{
    background-color:#00a0d8;
}

aside#pop_tierce h4{
    background-color:#ffc12c;
}

aside#pop_trio h4{
    background-color:#787878;
}

aside#pop_jumele h4{
    background-color:#1f8b1e;
}

aside#pop_show h4{
    background-color:#9235b0;
}

aside#pop_place h4{
    background-color:#007bbf;
}

aside#pop_gagnant h4{
    background-color:#ef9523;
}


aside#pop_quinte_fr h4{
    background-color:#d40327;
}

aside#pop_quarte_fr h4{
    background-color:#007bbf;
}

aside#pop_tierce_fr h4{
    background-color:#009a50;
}

aside#pop_trio_fr h4{
    background-color:#f6a800;
}

aside#pop_couple_fr h4{
    background-color:#eb6908;
}

aside#pop_multi_fr h4{
    background-color:#e2007a;
}

aside#pop_minimulti_fr h4{
    background-color:#e2007a;
}

aside#pop_simple_fr h4{
    background-color:#009bc2;
}
aside#pop_simple_place_fr h4{
    background-color:#009bc2;
}
aside#pop_simple_gagnant_fr h4{
    background-color:#009bc2;
}
aside#pop_simple_jackpot_fr h4{
    background-color:#009bc2;
}

aside#pop_tick5_fr h4{
    background-color:#d40327;
}

aside#pop_2sur4_fr h4{
    background-color:#5d2a81;
}
aside#pop_report h4{
    background-color:#55b9a8;
}

aside#pop_2sur4jackpot_fr h4{
    background-color:#5d2a81;
}


aside#pop_pronostic b {
    color: #d40327;
}

aside#pop_pronostic .label,aside#pop_quinte .label ,aside#pop_quarte .label,aside#pop_tierce .label,aside#pop_trio .label,aside#pop_jumele .label,aside#pop_show .label,aside#pop_place .label,aside#pop_gagnant .label,aside#pop_quinte_fr .label,aside#pop_quarte_fr .label,aside#pop_tierce_fr .label,aside#pop_trio_fr .label,aside#pop_multi_fr .label,aside#pop_minimulti_fr .label,aside#pop_couple_fr .label,aside#pop_simple_fr .label,aside#pop_tick5_fr .label,aside#pop_2sur4_fr .label,aside#pop_2sur4jackpot_fr .label,aside#pop_simple_place_fr .label,aside#pop_simple_gagnant_fr .label,aside#pop_simple_jackpot_fr .label,aside#pop_report .label    {
    display: inline-block;
    width: 72px;
}

aside#pop_pronostic a.close,aside#pop_quinte a.close ,aside#pop_quarte a.close,aside#pop_tierce a.close,aside#pop_trio a.close,aside#pop_jumele a.close,aside#pop_show a.close,aside#pop_place a.close,aside#pop_gagnant a.close ,aside#pop_quinte_fr a.close,aside#pop_quarte_fr a.close,aside#pop_tierce_fr a.close,aside#pop_trio_fr a.close,aside#pop_multi_fr a.close,aside#pop_minimulti_fr a.close,aside#pop_couple_fr a.close,aside#pop_simple_fr a.close,aside#pop_tick5_fr a.close,aside#pop_2sur4_fr a.close,aside#pop_2sur4jackpot_fr a.close,aside#pop_simple_place_fr a.close,aside#pop_simple_gagnant_fr a.close,aside#pop_simple_jackpot_fr a.close,aside#pop_report a.close{
    height: 34px;
    position: absolute;
    right: -16px;
    top: -17px;
    width: 34px;
    z-index: 4;
}

.ico_quinte {
	margin-top:6px;
}

section.info_bank{
	width:582px;
	height:260px;
	display: inline-block;
	border-radius: 5px;
	background:left bottom #efefef;
	margin-top:19px;
}

section.info_bank  p{
	color: #468A09;
    font-size: 14px;
    line-height: 28px;
    margin-left: 8px;
    margin-top: 0;
}


section.info_bank + section.logos_paiement {
	clear: both;
}

section.formulaire aside.fleft2 p.titre_noir_niv1{
	color:black;
	font-size: 18px;
	font-weight:bold;
}
section.formulaire aside.fleft2 p.titre_noir_niv2{
	color:black;
	font-size: 14px;
	font-weight:bold;
}

section.formulaire aside.fleft2 p.li_vert{
	color:#00692d;
	font-weight:bold;
}

section.formulaire aside.fleft2 p.titre_vert_niv2{
	color:#00692d;
	font-size: 14px;
	font-weight:bold;
}

section.formulaire aside.fleft2 p.faq_rouge{
	color:red;
}

.plan {
    background: transparent url(/img/bg/bg_plan.jpg) no-repeat 100% 100%;
    font-size: 13px;
    padding: 20px 0 50px;
}

.plan .col33 {
    float: left;
    width: 30%;
}

.plan h2 {
    font-style: normal;
    font-size: 13px;
    font-weight: 700;
}

.plan a {
    color: #00692d;
    text-decoration: underline;
}

section.menu_compte div.bg_form_bleu{
	background-color:#edf2f6;
	margin-top:19px;
	padding-left:6px;
	padding-top:5px;
	padding-bottom:5px;
}

article.paris_sportifs{
	background-color:#000;
	position:relative;
}

article.paris_sportifs .titre_bloc{
	background-color:#287cba;
}

article.paris_sportifs .titre_bloc p{
	//padding-left:9px;
	color:#fff;
	line-height:21px;
	height:21px;
	//text-transform: uppercase;
	font-size:9px;
	font-weight:bold;
}

.prevBtn2{
    /*Manu 190220*/background: url(/img/prev.png) no-repeat;
    display: inline-block;
    height: 36px;
    position: absolute;
   left: 445px; 
    text-indent: -9999px;
    text-transform: capitalize;
    top: 50px;
    width: 29px;
    outline:0 none;
    z-index:1;
    border:0;/*Manu 190220*/
}

.nextBtn2{
    /*Manu 190220*/background: url(/img/next.png) no-repeat scroll;
    display: inline-block;
    height: 36px;
    position: absolute;
   left: 445px; 
    text-indent: -9999px;
    text-transform: capitalize;
    top: 86px;
    width: 29px;
    outline:0 none;
    z-index:1;
    border:0;/*Manu 190220*/
}


article.paris_sportifs ul li{
	//padding-top:8px;
	//padding-left:11px;
	//padding-right:9px;
	text-align: center;
		color:#fff;
	background-color:#000;
}

article.paris_sportifs ul li p{
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
}

article.paris_sportifs ul li p.date_titre{
	color:#febe10;
	margin-bottom:5px;
	font-weight:normal;
	width:182px;
}

article.paris_sportifs ul li p.date_titre span{
	color:#979797;
	
}

article.paris_sportifs ul li img{
	//border:2px solid #fff;
	margin-top:7px;
	//margin-left:40px
	
}

.pari_sportif {

    text-align: center;
    background-color: #287cba;
    border-radius: 4px;
    padding: 0.5em 0.5em 0.5em 0.5em;
    color: white;
    text-decoration: none;

}
.pari_sportif a {
    color: white;
    text-decoration: none; 
}
.pari_sportif:hover {
	/*manu 190220*/background-color: #004679;/*manu 190220*/
}

section.partenaire aside.fleft{
	margin-top:18px;
}

section.partenaire aside.fleft h2{
	color:#0e868e;
	font-size:15px;
	font-style:normal;
	margin-top:20px;
	margin-bottom:5px;
	font-weight:normal;
}

section.partenaire aside.fleft p{
	font-size:13px;
	color:#000000;
}

section.partenaire aside.fleft p a{
	font-size:13px;
	color:#000000;
	text-decoration:underline;
}

section.partenaire aside.fleft a.btn_bleu{
	background: url("/img/bg/bg_btn_bleu.jpg") repeat-x scroll 0 0 transparent;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    font-size: 15px;
	font-weight:bold;
    height: 34px;
    line-height: 34px;
    margin-top: 17px;
    text-align: center;
    text-decoration: none;
    width: 130px;
}

section.partenaire div.bg_form_vert, section.partenaire div.bg_form_vert, section.partenaire div.bg_form_gris, section.partenaire div.bg_form_vert2{
	margin-top:19px;
	padding-left:6px;
	padding-top:5px;
	padding-bottom:5px;
	width:auto !important;
}

section.partenaire textarea {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    color: #7F7F7F;
    font-size: 13px;
    height: 168px;
    line-height: 12px;
    margin-bottom: 5px;
    margin-left: 6px;
    margin-top: 0;
    padding: 0 1px 0 8px;
    width: 505px;
}

section.partenaire label, section.partenaire .bg_form_vert label, section.partenaire .bg_form_vert2 label {
    width: 200px !important;
}

section.partenaire .bg_form_bleu input[type=text].cp  {
	width:57px !important;
}

section.partenaire .bg_form_bleu input[type=text].ville  {
	width:216px !important;
	margin-left:5px;
}

section.partenaire .bg_form_bleu input[type=text] {
	width:297px !important;
}

section.partenaire .bg_form_bleu label.label_textarea {
	width:auto !important;
	margin-bottom:5px;
}

section.partenaire aside.fleft {
    width: 440px;
	margin-top: 18px;
	margin-bottom:22px;
}

section.partenaire aside.fright {
    width: 537px;
	margin-top: 18px;
	margin-bottom:22px;
}

section.partenaire aside.fright select {
    width: 317px;
	padding-top: 6px;
}

section.partenaire label.label_radio {
    padding-top: 2px;
}

section.partenaire input[type="radio"] {
    margin-bottom: 8px;
}

section.partenaire div.bg_form_bleu {
    margin-top: 12px;
}

section.partenaire select{
	border:1px solid #cccccc;
	background-color:#fff;
	border-radius: 3px 3px 3px 3px;
	color:#7f7f7f;
	font-size:13px;
	height:28px;
	line-height:28px;
	padding:0 8px;
	margin-top:4px;
	margin-bottom:5px;
}

section.partenaire aside.fright select{
	width:312px;
	margin-right: 7px;
	padding-bottom: 3px;
    padding-top: 3px;
}

section.partenaire label.label_radio_f2 {
    padding-top: 2px;
	padding-bottom: 10px;
	max-width:80px;
}

section.partenaire label.label_radio_type {
    padding-top: 2px;
	padding-bottom: 10px;
	max-width:80px;
}

section.partenaire input[type="radio"].f2 {
    margin-bottom: 8px;
}

section.partenaire aside.fleft li{
	font-size:13px;
	color:#000000;
	font-family:"Verdana";
	margin-left:15px;
	line-height:22px;
}




section.assistance_client input[type=submit]{
	background:url('/img/bg/bg_btn_rouge.jpg') repeat-x 0 0 transparent;
}

section.form_rouge input[type=button]{
	background:url('/img/bg/bg_btn_rouge.jpg') repeat-x 0 0 transparent;
}

section.form_rouge input[type=submit]{
	background:url('/img/bg/bg_btn_rouge.jpg') repeat-x 0 0 transparent;
}

section.blocs_bas > article.pabo{
	float:left;
	display:inline-block;
	width:480px;
	height:180px;
	margin-left:8px;
	position: relative; 
}

article.pabo{
	background-color:#d7df22;
	//background-color:#750f3f;
	//width:500px;
}

.fleft4{
	//float:left;
	//display:inline-block;
	width: 100%;
}

section.creation_compte aside.fleft4 {
    width: 100%;
}

section.creation_compte aside.fleft4 label{
	line-height: 47px;

}

section.creation_compte label.label_input2{
	line-height:12px !important;
	
}

.reglement2
{
	margin-top:5px;
}

.fleft4ps{
	//float:left;
	//display:inline-block;
	width: 100%;
}

section.creation_compte aside.fleft4ps {
    width: 100%;
}

section.creation_compte aside.fleft4ps label{
	line-height: 47px;

}

section.creation_compte label.label_input2ps{
	line-height:12px !important;
	
}

.reglement2ps
{
	margin-top:5px;
}

a.lien_bonus {
	color:#00692d;
	text-decoration: none;
	//float: right;
	font-size: 14px;
	display: block;
	height: 17px;
	line-height: 17px;
}
a.lien_bonus:hover{
	text-decoration: underline;
}



article.decompte{
	//background:url('/img/bg/bg_espace_client.jpg') repeat-x 0 0 transparent;
	background-color: #555;
	width:234px;
	height:135px;
	border-radius:4px 4px 4px 4px;
	//border: 3px solid #add48c;
	margin-top: 14px;
}

article.decompte aside {
    margin: 3px 7px 0px 9px;
	display: inline-block;
}

article.decompte p.titre_espace_client{
	font-size:11px;
	color:#d9d8d9;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom: 7px;
	display:inline-block;
	text-align: center;
	
}

article.decompte .loggue p.titre_espace_client{
	margin-bottom: 10px;
}


.ui-progressbar { width: 500px; height: 20px;}
//.ui-widget-header { background: red;}
.ui-widget-content { border: 1px solid black;}

        .meter {
            height: 20px;
			width: 500px;
            position: relative;
            margin: 10px 0 20px 0;
            background: #555;
            -moz-border-radius: 25px;
            -webkit-border-radius: 25px;
            border-radius: 25px;
            padding: 10px;
            -webkit-box-shadow: inset 0 -1px 1px rgba(255, 255, 255, 0.3);
            -moz-box-shadow : inset 0 -1px 1px rgba(255, 255, 255, 0.3);
            box-shadow : inset 0 -1px 1px rgba(255, 255, 255, 0.3);
        }
        .meter > span {
            display: block;
            height: 100%;
            -webkit-border-top-right-radius: 8px;
            -webkit-border-bottom-right-radius: 8px;
            -moz-border-radius-topright: 8px;
            -moz-border-radius-bottomright: 8px;
            border-top-right-radius: 8px;
            border-bottom-right-radius: 8px;
            -webkit-border-top-left-radius: 20px;
            -webkit-border-bottom-left-radius: 20px;
            -moz-border-radius-topleft: 20px;
            -moz-border-radius-bottomleft: 20px;
            border-top-left-radius: 20px;
            border-bottom-left-radius: 20px;
            background-color: rgb(43, 194, 83);
            background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(43, 194, 83)), color-stop(1, rgb(84, 240, 84)));
            background-image: -moz-linear-gradient(center bottom, rgb(43, 194, 83) 37%, rgb(84, 240, 84) 69%);
            -webkit-box-shadow: inset 0 2px 9px rgba(255, 255, 255, 0.3), inset 0 -2px 6px rgba(0, 0, 0, 0.4);
            -moz-box-shadow: inset 0 2px 9px rgba(255, 255, 255, 0.3), inset 0 -2px 6px rgba(0, 0, 0, 0.4);
            box-shadow: inset 0 2px 9px rgba(255, 255, 255, 0.3), inset 0 -2px 6px rgba(0, 0, 0, 0.4);
            position: relative;
            overflow: hidden;
        }
        .meter > span:after, .animate > span > span {
            content:"";
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, rgba(255, 255, 255, .2)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.75, rgba(255, 255, 255, .2)), color-stop(.75, transparent), to(transparent));
            background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
            z-index: 1;
            -webkit-background-size: 50px 50px;
            -moz-background-size: 50px 50px;
            background-size: 50px 50px;
            -webkit-animation: move 2s linear infinite;
            -moz-animation: move 2s linear infinite;
            -webkit-border-top-right-radius: 8px;
            -webkit-border-bottom-right-radius: 8px;
            -moz-border-radius-topright: 8px;
            -moz-border-radius-bottomright: 8px;
            border-top-right-radius: 8px;
            border-bottom-right-radius: 8px;
            -webkit-border-top-left-radius: 20px;
            -webkit-border-bottom-left-radius: 20px;
            -moz-border-radius-topleft: 20px;
            -moz-border-radius-bottomleft: 20px;
            border-top-left-radius: 20px;
            border-bottom-left-radius: 20px;
            overflow: hidden;
        }

#labelProg{
    display: inline;
    position: absolute;
    color: #eee;
    line-height: 40px;
    height: 40px;
    top: 0px;
    right: 26px;
    text-shadow: 1px 1px #222;
}

img.img_footer {
    margin-top: 25px;
	margin-left:3px;
}

p.info_vert_14{
	color:#00692d;
	font-size:14px;
	width:976px;
	padding:7px 8px;
	background-color:#d4e7c5;
	border:1px solid #00692d;
	border-radius:2px 2px 2px 2px;
	margin-top:12px;
	margin-bottom:20px;
}

.detail_cheval_vert  {
    color: #488d0c;
    font-family: Verdana;
    font-weight:bold;
}

.main {
cursor: pointer;
}

.virement_credit{
color: #468A09;
    font-size: 14px;
    line-height: 28px;
    margin-left: 8px;
    margin-top: 0;
	font-family: Verdana;
	}
	
	.course_details table.chevaux tr.highlight td{
	background-color:#ffe900;
}



.course_details table.cotes {
	margin-bottom:10px;
}

.course_details table.cotes tr td {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none !important;
    color: #666666;
    font-weight: normal !important;
    line-height: 14px;
    text-align: left;
    text-transform: uppercase;
    vertical-align: top;
   // width: 920px !important;
	padding-top:10px;
}

.course_details table.cotes label{
	cursor:pointer;
}

.course_details table.cites tr td input{
	margin-left:20px;
}

.cotes img {
    float: none;
    margin-bottom: 9px;
    margin-top: 8px;
}

.course_details table.cotes tr td:first-child{
	font-weight:normal;
	width: 1020px !important;
	vertical-align:middle;
}

.course_details table.cotes tr td:last-child{
	width:auto !important;
	//vertical-align:middle;
	text-align:right;
	width: 250px !important;
	
}

.course_details table.cotes tr th{
	border-radius:4px 4px 0 0 !important;
}



.course_details table.cotes tr th span{
	font-weight:normal;
	font-size:13px;
	text-transform:uppercase;
	color:#a3a3a3;
	margin-right: 10px;
}


a.lien_reunion{
	display: inline-block;
    font-size: 18px;
    //font-style: italic;
    font-weight: normal;
    //line-height: 32px;
    margin-bottom: 0;
    margin-top: 15px;
	color:#444345;
}

a.lien_reunion_sel{
	display: inline-block;
    font-size: 18px;
    //font-style: italic;
    font-weight: normal;
    //line-height: 32px;
    margin-bottom: 0;
    margin-top: 15px;
	color:#468A09;
}

a.lien_reunion:hover{
	display: inline-block;
    //font-size: 18px;
    //font-style: italic;
    //font-weight: normal;
    //line-height: 32px;
    margin-bottom: 0;
    margin-top: 15px;
	color:#468A09;
}

a.lien_reunion_belge{
	display: inline-block;
	text-decoration:none;
}
a.lien_reunion_belge:hover{
	display: inline-block;
	text-decoration:none;
}

img.drapeau2 {
	margin-top:-2px;
	margin-right:2px;
}

table.liste_courses {
font-size:18px;
}



div.titre_vert2b{
	color:#fff;
	font-size:13px;
	line-height:34px;
	//height:39px;
	//padding:0 10px;
	//margin-bottom:30px;
	//padding-bottom:30px;
	width:260px;
	//margin-bottom:60px;
	background-color:#00692d;
	border-radius:3px 3px 3px 3px;
	text-align:center;
}

.resultat_course div.titre_vert2b{
	width:auto !important;
	font-size:13px;
	//margin-top: 30px;
}

p.actu_home_rouge_center_blanc{
	color:red;
	font-size:12px;
	width:966px;
	padding:7px 8px;
	background-color:white;
	//background-color:#ffe1e2;
	
	border:1px solid red;
	border-radius:2px 2px 2px 2px;
	margin-top:12px;
	margin-bottom:20px;
	text-align:center;
	font-weight:bold;
}

p.actu_home_rouge_center{
	color:red;
	font-size:12px;
	width:966px;
	padding:7px 8px;
	//background-color:white;
	background-color:#ffe1e2;
	
	border:1px solid red;
	border-radius:2px 2px 2px 2px;
	margin-top:12px;
	margin-bottom:20px;
	text-align:center;
	font-weight:bold;
}



#cadre {
  border-top: solid 1px ;
  border-bottom: solid 1px ;
  border-left: solid 1px ;
  border-right: solid 1px ;
  border-color :#cccccc;
  border-radius:5px;
		border-collapse: inherit;
}
#cadre tr:first-child td:first-child {
	/* border-top-left-radius: 14px; */
	border-radius: 5px 0px 0px 5px;
	-moz-border-radius: 5px 0px 0px 5px;
	    -moz-border-radius-bottomleft:10px;
    -webkit-border-bottom-left-radius:10px;
    border-bottom-left-radius:10px;
}
#cadre tr:first-child td:last-child {
	/* border-top-left-radius: 14px; */
	border-radius: 0px 5px 5px 0px;
	-moz-border-radius: 0px 5px 5px 0px;
	    -moz-border-radius-bottomleft:10px;
    -webkit-border-bottom-left-radius:10px;
    border-bottom-left-radius:10px;
}
#cadre tr:first-child{
	/* border-top-left-radius: 14px; */
	border-radius: 0px 5px 5px 0px;
	-moz-border-radius: 0px 5px 5px 0px;
	    -moz-border-radius-bottomleft:10px;
    -webkit-border-bottom-left-radius:10px;
    border-bottom-left-radius:10px;
}




.cadre_test > table{
    width: 100%;
	border-collapse: inherit;
}

.cadre_test table:first-child {

}

.cadre_test th:first-child{
    border-radius: 4px 0 0 0;
	border-left:0 none;
}

.cadre_test th:last-child{
    border-radius: 0 4px 0 0;
}

.cadre_test tr: td:first-child{
    border-radius: 0 0 0 4px;
	border-collapse: collapse;
}

.cadre_test tr:td:last-child {
    border-radius: 0 0 4px 0;
	border-collapse: collapse;
}

.cadre_test table tr th {
}
.cadre_test table tr td  {

}
a.lien_gris_footer {
    color: #767676;
    height: 27px;
    line-height: 26px;
    margin-top: 7px;
    padding: 0 9px 0 4px;
	margin-right: 0;
}
a.lien_gris_footer:active {
    color: #767676;
    height: 27px;
    line-height: 26px;
    margin-top: 7px;
    padding: 0 9px 0 4px;
	margin-right: 0;
}

p.info_vert_center{
	color:#00692d;
	font-size:11px;
	width:976px;
	padding:7px 8px;
	background-color:#d4e7c5;
	border:1px solid #00692d;
	border-radius:2px 2px 2px 2px;
	margin-top:12px;
	margin-bottom:20px;
	text-align:center;
}

img.img_footer2 {
    margin-top: 2px;
	margin-left:3px;
}

a.lien_info_cote {
    color: #00692d;
	font-weight:bold;
	text-decoration: none;
}
a.lien_info_cote:active {
   color: #00692d;
   font-weight:bold;
   text-decoration: none;

}

div#pop_info_cote{

    width: 353px;
	font-size:12px;
}

.serie_logos {
padding-left:-50px;
}



#valider_paris{
	background:url('/img/bg/bg_btn_rouge.jpg') repeat-x 0 0 transparent;
	border-radius: 6px;
}


/* modif greg*/


.course_details table.chevaux tr td {
	font-size:12px; 
	line-height:15px;
	height:30px;
}
.course_details table.chevaux tr th {
	font-size:12px;
	height:30px;
}

/* modif greg */



.course_details table.cotes tr td {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none !important;
    color: #666666;
    font-weight: normal !important;
    line-height: 14px;
    text-align: left;
    text-transform: uppercase;
    vertical-align: top;
   // width: 920px !important;
	//padding-top:10px; 
}
.course_details table.paris tr td {
    //background: none repeat scroll 0 0 #FFFFFF;
   // border: 0 none !important;
   //border:2px;
    color: #666666;
    font-weight: normal !important;
    line-height: 14px;
    text-align: left;
    text-transform: uppercase;
    vertical-align: top;
    //width: auto !important;   /* MODIF PARI */
	padding-top:6px; /* modif greg */
}

.course_details table.paris tr td:last-child{
	//width:auto !important;   /* MODIF PARI */
	//vertical-align:middle;
}

.course_details table.paris tr td input{
	margin-left:25px;
}


.paris img {
    float: none;
    margin-bottom: 0px; /* modif greg */
    margin-top: 8px;
}


.course_details table.cotes tr th{
	border-radius:4px 4px 0 0 !important;
		height:30px;
		font-size:11px;
}

.course_details table.paris tr th span{
	font-weight:normal;
	font-size:11px;
	text-transform:uppercase;
	color:#a3a3a3;
	margin-right: 10px;
}


.course_details table.paris tr th{
	border-radius:4px 4px 0 0 !important;
	font-size:11px;
		
		height:30px;
}

.course_details table.cotes tr td{
		height:30px;
		font-size:11px;
}

aside.prise_pari{
	margin-bottom:3px;
	display: inline-block;
}

table.prise_pari_tableau input{
	width:40px;
	height:21px;
	line-height:21px;
	border:2px solid #bbbbbb;
	margin-right:4px;
	border-radius:2px 2px 2px 2px;
}
.resultat_course table tr th{
    padding-left: 5px;
}
 .resultat_course table tr td   {
	padding-left: 5px;
}


aside.prise_pari .solde_prise_pari{
	background: none repeat scroll 0 0 #387C09;
    height: 45px;
    margin-bottom: 3px;
    margin-right: 5px;
    padding-left: 11px;
    padding-top: 2px;
	padding-bottom:2px;
    width: 720px;
	border-radius: 4px 4px 4px 4px;
}

aside.prise_pari .solde_prise_pari p{
	color:#fff;
	font-size:11px;
	text-transform:uppercase;
	width:190px;
}

aside.prise_pari .total_joue_nl{
	background: none repeat scroll 0 0 #FF6100;
    height: 42px;
    margin-bottom: 3px;
    margin-right: 13px;
    padding-left: 11px;
    padding-top: 1px;
    width: 130px;
	border-radius: 4px 4px 4px 4px;
}

aside.prise_pari .total_joue_nl p{
	font-size:10px;
	color:#fff;
	text-transform:uppercase;
}

aside.prise_pari .total_joue_nl span{
	font-size:13px;
}

aside.prise_pari .panier_nl{
	margin-bottom:3px;
}

aside.prise_pari .panier_nl{
	margin-bottom:3px;
}

aside.prise_pari .panier_nl a{
	background: none repeat scroll 0 0 #FF0000;
    display: inline-block;
    height: 40px;
    padding-top: 2px;
    text-align: center;
    width: 94px;
	text-transform:uppercase;
	text-decoration:none;
	font-size:11px;
	color:#fff;
	line-height:23px;
	border-radius: 4px 4px 4px 4px;
	line-height:15px;
}

aside.prise_pari .effacer a{
	width:94px;
	height:22px;
	background:#7f7f7f;
	padding-bottom:3px;
	padding-top:-3px;	
	color:#fff;
	font-size:11px;
	text-align:center;
	line-height:25px;
	display: inline-block;
	text-transform:uppercase;
	text-decoration:none;
	border-radius: 4px 4px 4px 4px;
}


aside.prise_pari .pariezspot {
	padding:7px;
	background:#ff8c00;
	height: 35px;
	margin-right: 3px;
	border-radius: 4px 4px 4px 4px;
}

.prise_pari .mon_jeu {
    background: none repeat scroll 0 0 #4E83B4;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    height: 16px;
    //line-height: 31px;
    margin-right: 12px;
    padding-left: 12px;
	padding-bottom:4px;
	padding-top:5px;
    //text-transform: uppercase;
    width: 866px;
	font-size:12px;
}

aside.prise_pari .mise {
	background: none repeat scroll 0 0 #FF8C00;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    font-size: 11px;
    height: 42px;
    margin-right: 3px;
    padding-left: 11px;
    padding-top: 7px;
    text-transform: uppercase;
    width: 183px;
}
/* fin modif greg */

.cheval_complement input[type=button]{
	width:27px;
	height:18px;
	line-height:18px;
	color:#fff;
	font-size:10px;
	border-radius:4px 4px 4px 4px;
	background:#9e9e9e;
	//text-align:center;
	//text-decoration:none;
	border:0 none;
	//margin-left: 5px;
}


.cheval_complement td p{
	margin-left:15px;
	font-size:11px;
}

.course_details table.paris {
 margin-bottom:-13px; 
}
.course_details table.paris table.test tr td {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #666666;
    font-weight: normal !important;
    line-height: 14px;
    text-align: left;
    vertical-align: top;
    width: 0% !important;
	font-size:10px;
	//padding-top:600px; /* modif greg */
}

aside.prise_pari .option {
	background: none repeat scroll 0 0 #FF8C00;
    border-radius: 4px 4px 4px 4px;
    height: 47px;
    //line-height: 2px;
    margin-right: 3px;
    padding-left: 11px;
    padding-top: 2px;
    width: 157px;
	color:#fff;
	font-size:10px;
}


aside.prise_pari .option input[type=radio]{
	margin-right: 4px;
	background:transparent;
}

aside.prise_pari .option label {
    margin-bottom: 0px;
    width: 130px;
}
.underline-on-hover:hover {
    text-decoration: underline;
}
p.actu_home_bleu_center{
	background-color: #E9EDF2;
    color: #00692d;
	font-size:12px;
	width:966px;
	padding:7px 8px;
	border:1px solid #00692d;
	border-radius:2px 2px 2px 2px;
	margin-top:12px;
	margin-bottom:20px;
	text-align:center;
	font-weight:bold;
}


section.creation_compte aside.fleft label.error{
	color:red;
	font-size:13px;
	float:left;
	//display:inline-block;
	   width: 100%;
	 	line-height:12px !important;
}

section.creation_compte label.error{
	color: red;
	font-size:13px;
	float:left;
	//display:inline-block;
	   width: 100%;
	 	line-height:12px !important;
}

section.creation_compte .bg_form_vert label.error,section.creation_compte .bg_form_vert2 label.error {
    width: 100% !important;
}

section.creation_compte aside.fright label.error{
	line-height: 37px;
    padding-left: 5px;
    width: 100%;
}

section.creation_compte aside.fright label a, section.creation_compte aside.fright p a{
	color:green;
	text-decoration:underline;
}

.bg_form_rose label {
    line-height: 12px !important;
	margin-top: 10px;
}


section.guide_paris p.size12{
	font-size:12px;
	color:#000000;
	padding-left:30px;
}

section.guide_paris  p.titre_noir_niv1{
	color:black;
	font-size: 18px;
	font-weight:bold;
}
section.guide_paris  p.titre_noir_niv2{
	color:black;
	font-size: 14px;
	font-weight:bold;
	padding-left:7px;
}

section.guide_paris  p.li_vert{
	color:#00692d;
	font-weight:bold;
}

section.guide_paris  p.titre_vert_niv2{
	color:#00692d;
	font-size: 14px;
	font-weight:bold;
}

#
#reglement
{
	margin-top:5px;
}

section.creation_compte div.bg_form_bleu p{
	float:none;
	clear:both;
  color:#00692d;
	font-size:11px;
	margin-bottom:5px;
	margin-left:5px;
}

section.creation_compte div.bg_form_vert p{
	float:none;
	clear:both;
    color:#00692d;
	font-size:11px;
	margin-bottom:5px;
	//margin-left:5px;	
}

p.info_rouge{
   	color:red;
    font-size:11px;
    width:976px;
    padding:7px 8px;
   	background-color:#ffe1e2;
  	border:1px solid red;
    border-radius:2px 2px 2px 2px;
    margin-top:12px;
    margin-bottom:20px;
}


div.overlay_gp {
    background-color: #000000;
    content: " ";
    height: 1750px;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
	display:none;
    z-index: 0;
}

#identite {
	background-color:#eeeeee;
}

.header-container header section.head article.espace_client .non_loggue a.creer_compte{
	color: white;
    font-size: 11px;
    line-height: 11px;
    margin-top: 7px;
    text-decoration: underline;
	min-width: 93px;
}

section.formulaire aside.fleft2 p.regle_min {
	float:none;
	clear:both;
    color:#00692d;
	font-size:11px;
	margin-bottom:5px;
	margin-left:5px;	
}


aside.tirelire_bloc_boot {
	/*Start manu 160927*/
    background: transparent url("/img/pave_tirelire_boost_NL.gif") no-repeat scroll 0 0;
    height: 64px;
    margin-top: 17px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 3px;
    width: 226px;
	/*End manu 160927*/
}
aside.tirelire_bloc_sansboot {
	/*Start manu 160927*/
    background: transparent url("/img/pave_tirelire_sansboost_NL.gif") no-repeat scroll 0 0;
    height: 64px;
    margin-top: 17px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 3px;
    width: 226px;
	/*End manu 160927*/
}


aside.prochaine_course .pariez {
    display: inline-block;
    text-indent: -9999px;
    text-transform: capitalize;
	margin-top:14px;
	width:87px;
}

.resultat_course tr.highlight td{
	background-color:#ffe900;
}




table.titre_vert2{
	color:#fff;
	font-size:13px;
	line-height:20px;
	height:20px;
	padding:0 10px;
	width:100%;
	margin-bottom:6px;
	background-color:#00692d;
	border-radius:3px 3px 3px 3px;
	font-family:"Verdana";
	border: 0px solid black;
}

.resultat_course table.titre_vert2 tr td{
	color:#fff;
	font-size:13px;
	background-color:#00692d;
	border: 0px solid black;
	font-family:"Verdana";
	font-weight:normal;
	line-height:30px;
	height:20px;		
}

/*table.titre_vert3{
	color:#fff;
	font-size:13px;
	line-height:20px;
	height:20px;
	width:100%;
		background-color:#00692d;
	border-radius:3px 3px 3px 3px;
	font-family:"Verdana";
	border: 1px solid black;
}
.resultat_course table.titre_vert3 tr td{
	color:#fff;
	font-size:13px;
	height:15px;
	background-color:#00692d;
	border: 1px solid black;
	font-family:"Verdana";
	font-weight:normal;
		line-height:32px;
		margin:0px;
		padding:0px;
	
}*/

.resultat_course table.titre_vert2 tr td:first-child{
width:70%;
}
.resultat_course table.titre_vert2 tr td:last-child {
width:15%;
}

/*.resultat_course table.titre_vert3 tr td:first-child{
width:50%;
}*/


.header-container header nav ul li.panier{
	float:right;
}

.header-container header nav ul li.panier a {
    background: url("/img/bg/bt_panier.jpg") repeat-x scroll center center transparent;
    border-radius: 4px 4px 0 0;
    color: white;
    height: 27px;
    line-height: 26px;
    margin-top: 7px;
    padding: 0 4px 0 4px;
	margin-right: 0;
		font-size:10px;
}

.header-container header nav ul li.panier2{
	float:right;
}

.header-container header nav ul li.panier2 a {
    background: url("/img/bg/bt_panier.jpg") repeat-x scroll center center transparent;
    border-radius: 4px 4px 0 0;
    color: white;
    height: 27px;
    line-height: 26px;
    margin-top: 7px;
    padding: 0 3px 0 3px;
	margin-right: 0;
	margin-left:2px;
	font-size:11px;
}

.header-container header nav ul li.inscription{
	float:right;
}

.header-container header nav ul li.inscription a {
   // background: url("/img/bg/bt_panier.jpg") repeat-x scroll center center transparent;
    border-radius: 4px 4px 0 0;
    color: white;
    height: 27px;
    line-height: 26px;
    margin-top: 2px;
    //padding: 0 9px 0 6px;
	margin-right: 0;
}

#marker {
    left: -15px;
    position: absolute;
    top: 0;
    z-index: 100;
}

input.desabonl{
	
    //padding-left: 5px;
	//margin: 5px;
}
.desabonl2{
    padding-left: 5px;
    width: 300px;
	line-height:12px !important;
	font-size:13px;
}


a.lien_dialog {
    color: #666666;
    height: 27px;
    line-height: 26px;
    margin-top: 7px;
    padding: 0 9px 0 4px;
	margin-right: 0;
	text-decoration:none;
}
a.lien_dialog:active {
    color: #666666;
    height: 27px;
    line-height: 26px;
    margin-top: 7px;
    padding: 0 9px 0 4px;
	margin-right: 0;
	text-decoration:none;
}


aside.prise_pari .message{
	margin-right:12px;
}

aside.prise_pari .message p{
	color:#ff9000;
	font-size:12px;
	text-align:center;
	width:878px;
	line-height:31px;
}

aside.prise_pari .message_avant_soumission{
	margin-right:12px;
}

aside.prise_pari .message_avant_soumission p{
	color:#ff9000;
	font-size:12px;
	text-align:center;
	width:678px;
	line-height:31px;
}

aside.prise_pari .message_soumission{
	margin-right:12px;
}

aside.prise_pari .message_soumission p{
	color:black;
	font-size:12px;
	text-align:center;
	width:188px;
	line-height:31px;
}


.prise_pari .mon_jeu {
    background: none repeat scroll 0 0 #4E83B4;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    height: 16px;
    //line-height: 31px;
    margin-right: 12px;
    padding-left: 12px;
	padding-bottom:4px;
	padding-top:5px;
    //text-transform: uppercase;
    width: 866px;
	font-size:13px;
}

.prise_pari .mon_jeu_avant_soumission {
    background: none repeat scroll 0 0 #4E83B4;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    height: 16px;
    //line-height: 31px;
    margin-right: 12px;
    padding-left: 12px;
	padding-bottom:4px;
	padding-top:5px;
    //text-transform: uppercase;
    width: 665px;
	font-size:13px;
}

div#pop_info_jackpot_gagnant{

    width: 300px;
	font-size:12px;
}
div#pop_info_jackpot_place{

    width: 300px;
	font-size:12px;
}
div#pop_info_jackpot_2sur4{

    width: 300px;
	font-size:12px;
}

a.lien_dialog {
    color: #666666;;
    height: 27px;
    line-height: 26px;
    margin-top: 7px;
    padding: 0 9px 0 4px;
	margin-right: 0;
}
a.lien_dialog:active {
    color: #666666;;
    height: 27px;
    line-height: 26px;
    margin-top: 7px;
    padding: 0 9px 0 4px;
	margin-right: 0;
}

.guide_paris .super4{
	color: #c4d500;
}

#index_jackpot {
    background: #dedede url("/img/jackpot/jackpot_FR.jpg")   fixed no-repeat  50% 25px
}

#index_amerique {
    background: #dedede url("/img/ban_amerique_NL.jpg")    no-repeat  50% 120px
}

.prise_pari .mon_jeu_report {
    background: none repeat scroll 0 0 #4E83B4;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    height: 16px;
    //line-height: 31px;
    margin-right: 3px;
    padding-left: 12px;
	padding-bottom:4px;
	padding-top:5px;
    //text-transform: uppercase;
    width: 723px;
	font-size:13px;
}

.guide_paris .report{
	color: #55b9a8;
}


/*AJOUT MANU V2*/
.modificationparis {
	font-family:Verdana, Geneva, sans-serif;
	font-size:inherit;
}
.modificationparis a {
	text-decoration:none;
}
/*table1*/
.modificationparis table.table1 {
	width:984px;
}
.modificationparis table.table1 tr {
	background-color:#484848;
    border-radius: 4px 4px 0 0 ;
	height:60px;
	color:#FFF;
	text-align:left;
}
.modificationparis table.table1 tr td a.btn_spot {
	display:inline-block;
	width:113px;
	line-height:45px;
	margin-right:10px;
	background:url("/img/interface_paris/btn_spot_still.png") no-repeat;
	color: rgba(255, 255, 255, 0);
}
.modificationparis table.table1 tr td a:hover.btn_spot {
	background:url("/img/interface_paris/btn_spot_over.png") no-repeat;
}
.modificationparis table.table1 tr td a:active.btn_spot {
	background:url("/img/interface_paris/btn_spot_active.png") no-repeat;
}
.modificationparis table.table1 tr td a.btn_jackpot {
	display:inline-block;
	width:113px;
	line-height:45px;
	margin-right:10px;
	background:url("/img/interface_paris/btn_jackpot_still.png") no-repeat;
	color: rgba(255, 255, 255, 0);
}	
.modificationparis table.table1 tr td a:hover.btn_jackpot {
	background:url("/img/interface_paris/btn_jackpot_over.png") no-repeat;
}
.modificationparis table.table1 tr td a:active.btn_jackpot {
	background:url("/img/interface_paris/btn_jackpot_active.png") no-repeat;
}	
/*table2*/
.modificationparis table.table2 {
	width:984px;
	border:none;
	background-color:#FFF;
}
.modificationparis table.table2 tr {
	border:none;
	background-color:#FFF;
	height:70px;
}
.modificationparis table.table2 tr td {
	border:none;
	background-color:#FFF;
	padding:0;
	text-align:center;
	width:auto;
}
.modificationparis table.table2 tr td button {
	border:none;
	background-color:#FFF;
}
.modificationparis table.table2 tr td img.taille60{
	float:none;
	display:block;
	margin:0 auto;
	vertical-align:top;
	margin-top:20px;
	width:60px;
}
.modificationparis table.table2 tr td img.taille70{
	margin-top:18px;
	width:70px;
}

.modificationparis table.table2 tr td img.taille90{
	margin-top:14px;
	width:90px;
}
/*table3*/
.modificationparis table.table3 {
	width:984px;
	border:none;
	background-color:#FFF;
	line-height:1.2;
}
.modificationparis table.table3 tr {
	border:none;
}
.modificationparis table.table3 tr td {
	border:none;
}
.modificationparis table.table3 tr td table {
	margin:0;
	padding:0;
}
.modificationparis table.table3 tr td table tr td:last-child {
	text-align:center;
}
/*.modificationparis table.table3 td .table3paris {
	margin:0;
	padding:0;
	width:113px;
	height:45px;
	//background-image: linear-gradient(#ababab, #7f7f7f, #7f7f7f, #7f7f7f, #7f7f7f, #7f7f7f, #7f7f7f, #ababab);
	border: solid #6e6e6e 2px;
    border-radius: 5px 5px 5px 5px !important;
	text-align:center;
}*/
.modificationparis table.table3 td .table3paris {
	margin:0;
	padding:0;
	width:113px;
	height:45px;
	background-color:#dadad9;
	border: solid #b4b4b3 2px;
    border-radius: 5px 5px 5px 5px !important;
	text-align:center;
}
.modificationparis table.table3 td .table3paris p {
	margin:10px 0;
	padding:0;
	display:block;
	height:100%;
	width:100%;
	vertical-align:baseline;
}
.modificationparis table.table3 td .table3paris p a {
	text-decoration:none;
	line-height:1;
	text-transform:none;
	color:#FFF;
	font-style:italic;
	font-size:12px;
	font-weight:bold;
}
.modificationparis table.table3 td .table3paris a img {
	padding:0;
}

.modificationparis table.table3 td.table3combinaison {
	text-align: center;
	margin: 0;
	border:none;
}
.modificationparis table.table3 td.table3combinaison div {
	height:45px;
	width: 113px;
}
.modificationparis table.table3 td.table3combinaison div a {
	margin: 10px 0;
	display:block;
	height:100%;
	width:100%;
	text-decoration:none;
	line-height:1;
	text-transform:none;
	color:#FFF;
	font-style:italic;
	font-size:12px;
	font-weight:bold;
}
.modificationparis table.table3 td.table3btnmultiple {
	text-align: center;
	margin: 0;
	border:none;
}
.modificationparis table.table3 td.table3btnmultiple div {
}
/*.modificationparis table.table3 td.table3btnmultiple .subparis311 {
	margin:0;
	padding:0;
	height:45px;
	//background-image: linear-gradient(#ababab, #7f7f7f, #7f7f7f, #7f7f7f, #7f7f7f, #7f7f7f, #7f7f7f, #ababab);
	border: solid #6e6e6e 2px;
    border-radius: 5px 5px 5px 5px ;
	width:130px;
	font-size:11px;
	font-weight:normal;
}*/
.modificationparis table.table3 td.table3btnmultiple .subparis311 {
	margin:0;
	padding:0;
	height:45px;
	background-color:#dadad9;
	border: solid #b4b4b3 2px;
    border-radius: 5px 5px 5px 5px ;
	width:130px;
	font-size:11px;
	font-weight:normal;
}
.modificationparis table.table3 td.table3btnmultiple .subparis311 p {
	vertical-align:baseline;
	//color:#FFF;
	color:#000;
}
.modificationparis table.table3 td.table3btnmultiple .subparis311 p a {
	display:block;
	color:#FFF;
	text-decoration:none;
	line-height:1.2;
	width:100%;
	height:100%;
}
.modificationparis table.table3 td.table3btnmultiple .subparis311 p.dropsoumission {
	margin-left:10px;
	display:inline-block;
}
.modificationparis table.table3 .choix_mise {
	margin:0;
	padding:6px;
	width:400px;
	height:33px;
	color:#FFF;
	font-size:12px;
	font-weight:normal;
	color:#FFF;
	float: right;
	
}


.modificationparis table.table3 .choix_mise_tick5{
	margin:0;
	padding:6px;
	width:400px;
	height:33px;
	color:#FFF;
	font-size:12px;
	font-weight:normal;
	color:#000;
	float: right;   
}
.modificationparis table.table3 .choix_mise .champsmiseganantplace,.modificationparis table.table3 .choix_mise_tick5 .champsmiseganantplace {
	display:inline-block;
	text-align:center;
	background-color:#FFF;
	border:solid #484848 1px; 
	padding:0;
	height:32px;
	color:#000;
}
.modificationparis table.table3 .choix_mise .champsmiseganantplace p,.modificationparis table.table3 .choix_mise_tick5 .champsmiseganantplace p {
	margin:0;
	padding: 0;
	font-size:10px;
	color:#CCC;
}
.modificationparis table.table3 .choix_mise .champsmiseganantplace input,.modificationparis table.table3 .choix_mise_tick5 .champsmiseganantplace input {
	margin:0;
	padding: 2px;
	font-size:12px;
	background:#FFF; 
	font-family:Verdana, Geneva, sans-serif; 
	text-align:right; 
	color:#484848;
	font-weight:bold;
}

/*table4*/
.modificationparis table.table4 {
	width:984px;
	margin-bottom:10px;
	margin-top:10px;
	border:none;
	background-color:#FFF;
	line-height:1.2;
}
.modificationparis table.table4 tr td {
	border:none;
	color:#FFF;
	font-size:12px;
	font-weight:normal;
	width:auto;
	text-align: center;
}
.modificationparis table.table4 tr td .maselection {
	margin:0;
	width:auto;
	height:41px;
	background-color:#4f82bd;
	border: solid #416a9a 2px;
    border-radius: 5px 5px 5px 5px;
	text-align:left;
}
.modificationparis table.table4 tr td .maselection .selectiontitre {
	display:inline-block;
	margin:10px;
}
.modificationparis table.table4 tr td .maselection .selectioncase {
	display:inline-block;
	margin-left:10px;
	text-align:center;
}
.modificationparis table.table4 tr td .maselection .selectioncase p {
	margin:0;
	padding:0;
	font-size:10px;
	color:#95bdeb;
}
.modificationparis table.table4 tr td .maselection .selectioncase .selectioncasebloc {
	display:inline-block;
	margin:0;
	width:20px;
	background-color:#FFF;
	padding:1px 0;
	border: solid #484848 1px;
	font-size:12px;
	font-weight:bold;
	color:#333;
	text-align:center;
}
.modificationparis table.table4 tr td .maselection .selectioncase .selectioncasebloc_red {
	display:inline-block;
	margin:0;
	width:20px;
	background-color:#FFF;
	padding:1px 0;
	border: solid #484848 1px;
	font-size:12px;
	font-weight:bold;
	color:red;
	text-align:center;
}
.modificationparis table.table4 tr td .maselection .selectionparenthese {
	display:inline-block;
	float:right;
	margin:12px;
}
.modificationparis table.table4 tr td .blocbtn {
	display:inline-block;
	width:120px;
	height:45px;
}
/*Corrections 1906*/
.modificationparis table.table4 tr td .blocbtn a.btn_valider {
	display:block;
	width:120px;
	padding:9px 0;
	text-align:center;
	background:url("/img/interface_paris/btn_valider_sprite.png") no-repeat;
	color: #FFF;
	font-size:14px;
	text-decoration:none;
	line-height:1;
}
.modificationparis table.table4 tr td .blocbtn a.btn_valider:hover {
	background-position: 0 -45px;
}
.modificationparis table.table4 tr td .blocbtn a.btn_effacer {
	display:block;
	width:120px;
	padding:16px 0;
	text-align:center;
	background:url("/img/interface_paris/btn_effacer_sprite.png") no-repeat;
	color: #FFF;
	font-size:14px;
	text-decoration:none;
	line-height:1;
}
.modificationparis table.table4 tr td .blocbtn a.btn_effacer:hover {
	background-position: 0 -45px;
}

/*Table5*/
.modificationparis table.table5 {
	width:984px;
	margin-bottom:10px;
	border:none;
	background-color:#FFF;
}
.modificationparis table.table5 tr td {
	border:none;
	color:#F30;
	font-size:14px;
	font-weight:normal;
	width:auto;
	text-align: center;
}
/*END AJOUT MANU V2*/

input#btn_ch {
    background-color: #00692d;
}
input#btn_x {
    background-color: #00a01e;
}

/*GREG*/
/*.modificationparis .btn_valider a {
	display:block;
	width:120px;
	line-height:45px;
	text-align:center;
	vertical-align:middle;
	background:url("/img/interface_paris/btn_valider_still.png") no-repeat;
	color: #FFF;
	font-size:14px;
	text-align:center;
	text-decoration:none;
}
.modificationparis .btn_valider a:hover {
	background:url("/img/interface_paris/btn_valider_over.png") no-repeat;
}
.modificationparis .btn_effacer a {
	display:block;
	width:120px;
	line-height:45px;
	text-align:center;
	vertical-align:middle;
	background:url("/img/interface_paris/btn_effacer_still.png") no-repeat;
	color: #FFF;
	font-size:14px;
	text-align:center;
	text-decoration:none;
}
.modificationparis  .btn_effacer a:hover {
	background:url("/img/interface_paris/btn_effacer_over.png") no-repeat;
}
/*
modificationparis table.table3 tr td .blocbtn {
	display:inline-block;
	width:120px;
	height:45px;
}
/*.modificationparis table.table3 tr td .blocbtn a.btn_valider {
	display:block;
	width:120px;
	padding:9px 0;
	text-align:center;
	background:url("/img/interface_paris/btn_valider_still.png") no-repeat;
	color: #FFF;
	font-size:14px;
	text-decoration:none;
	line-height:1;
}
.modificationparis table.table3 tr td .blocbtn a.btn_valider:hover {
	background:url("/img/interface_paris/btn_valider_over.png") no-repeat;
}
.modificationparis table.table3 tr td .blocbtn a.btn_effacer {
	display:block;
	width:120px;
	padding:16px 0;
	text-align:center;
	background:url("/img/interface_paris/btn_effacer_still.png") no-repeat;
	color: #FFF;
	font-size:14px;
	text-decoration:none;
	line-height:1;
}
.modificationparis table.table3 tr td .blocbtn a.btn_effacer:hover {
	background:url("/img/interface_paris/btn_effacer_over.png") no-repeat;
}*/

.modificationparis table.table3 tr td .blocbtn a.btn_valider {
	display:block;
	width:120px;
	padding:9px 0;
	text-align:center;
	background:url("/img/interface_paris/btn_valider_sprite.png") no-repeat;
	color: #FFF;
	font-size:14px;
	text-decoration:none;
	line-height:1;
}
.modificationparis table.table3 tr td .blocbtn a.btn_valider:hover {
	background-position: 0 -45px;
}
.modificationparis table.table3 tr td .blocbtn a.btn_effacer {
	display:block;
	width:120px;
	padding:16px 0;
	text-align:center;
	background:url("/img/interface_paris/btn_effacer_sprite.png") no-repeat;
	color: #FFF;
	font-size:14px;
	text-decoration:none;
	line-height:1;
}
.modificationparis table.table3 tr td .blocbtn a.btn_effacer:hover {
	background-position: 0 -45px;
}


.dhx_cal_event_line {
    border: 2px solid #F1F1F1;
    border-radius: 0;
    font-size: 11px;
    height: 25px;
    line-height: 27px;
    overflow: hidden;
    padding: 0 26px 0 0;
    text-overflow:ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
    word-wrap: break-word;
}

.dhx_cal_event_line span {
    color: #fff;
    display: inline-block;
    height: 25px;
    margin: 0 2px 0 0;
    text-align: center;
    width: 73px;
}

#index_gt {
    background: #000000 url(/img/ET_1200-1440_nl.jpg) no-repeat 50% 170px;
}


@media (min-width: 1200px) and (max-width: 1439px) {
    #index_gt {
        background: #000000 url(/img/ET_1200-1440_nl.jpg) no-repeat 50% 170px;
    }
}
@media (min-width: 1440px) and (max-width: 1919px) {
    #index_gt {
        background: #000000 url(/img/ET_1440-1920_nl.jpg) no-repeat 50% 170px;
    }
}
@media (min-width: 1920px) {
    #index_gt {
        background: #000000 url(/img/ET_1920_plus_nl.jpg) no-repeat 50% 170px;
    }
}



#index_swe {
    background: #000000 url(/img/suede_1920_et_plus_white_nl.jpg) no-repeat 50% 170px;
}


@media (min-width: 1200px) and (max-width: 1439px) {
    #index_swe {
        background: #000000 url(/img/suede_1200-1440_nl.jpg) no-repeat 50% 170px;
    }
}
@media (min-width: 1440px) and (max-width: 1919px) {
    #index_swe {
        background: #000000 url(/img/suede_1440-1920_nl.jpg) no-repeat 50% 170px;
    }
}
@media (min-width: 1920px) {
    #index_swe {
        background: #000000 url(/img/suede_1920_et_plus_white_nl.jpg) no-repeat 50% 170px;
    }
}

.flive{
	//float:right;
	display:inline-block;
}

.actualites div.fond_live{
	background-color:#ededed;
	padding:5px;
	border-radius:5px 5px 5px 5px;
	margin-bottom:5px;
	padding-right:11px;
}

a.lien_rouge {
    color: red;
}
a.lien_rouge:active {
    color:red;
}



/*

Francois
*/
/*
.et-bonus {
    font-family: Verdana, sans-serif;
    font-weight: normal;
    display: block;
    background: red;
    color: white;
    border-radius: 3px;
    font-size: 10px;
    line-height: 13px;
    padding: 1px 4px 1px 4px;
}
*/
.resultat_course table.sans_colonne tr td:nth-child(3) span {
    display: block;
    position: relative;
}

.resultat_course table tr td:nth-child(3) {
    width: 150px;
}

.resultat_course table tr td:nth-child(3) .et-bonus {
    vertical-align: middle;
    position: absolute;
    left: 100px;
    top: 0px;

    padding: 1px 7px 1px 7px;
}

.resultat_course table tr td:nth-child(3) .et-bonus span {
    font-family: Arial;
    position: absolute;
    width: 240px;
    color: #FFFFFF;
    background-color: rgba(0, 0, 0, 0.9);
    text-align: left;
    visibility: hidden;
    border-radius: 4px;
    padding: 10px;
    font-size: 11px;
    line-height: 11px;
    font-weight: normal;
    font-style: normal;
    outline: 0 none;
    margin-top: 7px;
    opacity: 1;
    top: 13px;
    left: 50%;
    margin-left: -124px;
    z-index: 999;
}
.resultat_course table tr td:nth-child(3) .et-bonus:hover {
    cursor: pointer;
}
.resultat_course table tr td:nth-child(3) .et-bonus:hover > span {
    visibility: visible;
}
.resultat_course table tr td:nth-child(3) .et-bonus > span:after {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-bottom: 8px solid rgba(0, 0, 0, 0.9);
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}


.resultat_course table tr td:nth-child(3) .et-bonus b {
    font-size: 13px;
}
.resultat_course table tr td:nth-child(4) {
    width: 150px;
}

/*
FRANCOIS
*/

.detail_reunion img {
    max-width: 54px; /* si icones HD => max-width: 50px;*/
}

@font-face {
    font-family: "PMU";
    src: url("/fonts/PMU-Titre.woff2") format("woff2"), url("/fonts/PMU-Titre.woff") format("woff");
    font-weight: 900;
}

.et-bonus {
    font-family: "PMU", sans-serif;
    position: relative;
    display: inline-block;
    background: #006534;
    color: white;
    border-radius: 18px;
    border: 1px solid #C62534;
    padding: 0px 6px 0px 6px;
}

.et-bonus b {
    font-size: 12px;
    line-height: 12px;
    display: block;
    margin-left: -2px;
    margin-right: -2px;
}

/* Petit hack pour corriger la line-height sur FF */
@supports (-moz-appearance:none) {
    .et-bonus b {
        margin-top: -1px;
    }
}


/*
pour la timeline de l'accueil
*/

#timeline-section dd a {
    padding: 0 3px 0 0;
}

#timeline-section dd .et-bonus {
    display: block;
    position: absolute;
    right: 38px;
    top: 6px;
}
.modificationparis table.table2 tr td .et-bonus > span {
    font-family: Arial;
    position: absolute;
    width: 240px;
    color: #FFFFFF;
    background-color: rgba(0, 0, 0, 0.9);
    text-align: left;
    visibility: hidden;
    border-radius: 4px;
    padding: 10px;
    font-size: 11px;
    line-height: 11px;
    font-weight: normal;
    font-style: normal;
    outline: 0 none;
    margin-top: 7px;
    opacity: 1;
    top: 13px;
    left: 50%;
    margin-left: -124px;
    z-index: 999;
}
.modificationparis table.table2 tr td .et-bonus > span:after {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-bottom: 8px solid rgba(0, 0, 0, 0.9);
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}
.modificationparis table.table2 tr td .et-bonus:hover > span {
    visibility: visible;
}




.modificationparis table.table2 tr td button {
    text-align: center;
    max-width: 100px;
}

.modificationparis table.table2 tr td .et-pari-ico {
    display: inline-block;
    text-align: center;
    max-width: 100px;
    line-height: 14px;
}

.modificationparis table.table2 tr td button .et-bonus, .modificationparis table.table2 tr td .et-bonus {
    display: inline-block;
    width: 34px;
    line-height: normal;
}


/* resultats courses etreangeres a vérifier une fois mis au "propre" */

table.sans_colonne tr td > span, table.sans_colonne tr td .resultats2 tr {
    padding-top: 1px;
    padding-bottom: 1px;
}

.detail_reunion td > span {
    display: block;
    max-width: 54px;
    text-align: center;
    float: left;
    margin-right: 1px;
}
.detail_reunion td > span img {
    max-width: 54px; /* si icones HD => max-width: 50px;*/
}




div.titre_pcf_vert{
	color:#fff;
	font-size:17px;
	line-height:34px;
	  font-weight: bold;
	//height:39px;
	//padding:0 10px;
	//margin-bottom:30px;
	//padding-bottom:30px;
	//width:260px;
	//margin-bottom:60px;
	background-color:#00a118;
	border-radius:3px 3px 3px 3px;
	text-align:center;
}

div.titre_pcf_gris{
	color:#fff;
	font-size:17px;
	  font-weight: bold;
	line-height:34px;
	//height:39px;
	//padding:0 10px;
	//margin-bottom:30px;
	//padding-bottom:30px;
	//width:260px;
	//margin-bottom:60px;
	background-color:#95a197;
	border-radius:3px 3px 3px 3px;
	text-align:center;
}



#index_20230816b {
    background: #000000 url(/img/Habillage_Eurotierce_1200_nl4.jpg) no-repeat 50% 170px;
}


@media (min-width: 1200px) and (max-width: 1439px) {
    #index_20230816b {
        background: #000000 url(/img/Habillage_Eurotierce_1200_nl4.jpg) no-repeat 50% 170px;
    }
}
@media (min-width: 1440px) and (max-width: 1919px) {
    #index_20230816b {
        background: #000000 url(/img/Habillage_Eurotierce_1440_nl4.jpg) no-repeat 50% 170px;
    }
}
@media (min-width: 1920px) {
    #index_20230816b {
        background: #000000 url(/img/Habillage_Eurotierce_1920_nl4.jpg) no-repeat 50% 170px;
    }
}

.et-cf {
    font-family: "PMU", sans-serif;
    position: relative;
    display: inline-block;
    background: white;
    color: #ec6707;
    border-radius: 18px;
    border: 1px solid #C62534;
    padding: 0px 6px 0px 6px;
	margin-top:4px;
	
}

.et-cf b {
    font-size: 11px;
    line-height: 11px;
    display: block;
    margin-left: -2px;
    margin-right: -2px;
}


/* Petit hack pour corriger la line-height sur FF */
@supports (-moz-appearance:none) {
    .et-cf b {
        margin-top: -1px;
    }
}


#timeline-section dd .et-cf {
    display: block;
    position: absolute;
    right: 38px;
    top: 6px;
}



.et-bonus-special {
	display: inline-block;
}

.et-bonus-special span b {
	position: relative;
}

/* Petit hack pour corriger la line-height sur FF */
@supports (-moz-appearance:none) {
	.et-bonus-special span b {
		margin-top: -1px;
	}
}

.et-bonus-special span {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	height: 16px;
	width: 101px;
	padding-left: 46px;
	font-size: 11px;
	font-family: "PMU";
	font-weight: 900;
	color: #5a2882;
	background-size: 101px 16px;
	background-repeat: no-repeat;
	background-color: transparent;
}

.et-bs-2sur4 span {
	color: #5a2882;
}
	
.et-bs-multi span {
	color: #5a2882;
}
	
.et-bs-tierce span {
	color: #4ba05a;
}
	
.et-bs-quarte span {
	color: #4178bb;
}
	
.et-bs-quinte span {
	color: #5a2882;
}
	
.et-bs-simple-gagnant span {
	color: #5a2882;
}
	
.et-bs-simple-place span {
	color: #5a2882;
}
	
.et-bs-couple-gagnant span {
	color: #eb6608;
}
	
.et-bs-couple-place span {
	color: #eb6608;
}
	
.et-bs-couple-ordre span {
	color: #eb6608;
}
.et-bs-couple span {
	color: #eb6608;
}
	
.et-bs-trio span {
	color: #e1a000;
}
	
.et-bs-trio-ordre span {
	color: #e1a000;
}
	
.et-bs-minimulti span {
	color: #e30070;
}
	
.et-bs-super4 span {
	color: #c4d600;
}
.et-bs-multi span {
	color: #c3007d;
}
.et-bs-tick5 span {
	color: #df0027;
}



.et-logo-pv {
    display: inline-block;
    position: relative;
    width: 90px;
    height: 34px;
    background-color: transparent;
    margin: 0;
    padding: 0;
    border: none;
    font: inherit;
    line-height: normal;
}

.resultat_course .et-logo-pv {
    vertical-align: middle;
}



button.et-logo-pv,div.button.et-logo-pv {
    display: inline-flex;
}

.et-logo-pv:hover {
    background-color: transparent !important;
}

.et-logo-pv-256 {
    /*transform: scale(2.84444);*/
    width: 256px;
    height: 97px;
}

.et-logo-pv-54 {
    /*transform: scale(0.66666);*/
    width: 54px;
    height: 20px;
}

.et-logo-pv-60 {
    /*transform: scale(0.66666);*/
    width: 60px;
    height: 23px;
}

.et-logo-pv-70 {
    /*transform: scale(0.77777);*/
    width: 70px;
    height: 27px;
}

.et-logo-pv>img {
    //width: 100%;
    height: auto;
    opacity: 0;
}

.et-logo-pv>div {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: #0079C6;
    border-radius: 200px 0px 200px 0px / 200px 0px 200px 0px;
}

.modificationparis .et-logo-pv-60>div {
    margin-top: 20px;
}
.modificationparis .et-logo-pv-90,.modificationparis .et-logo-pv-70>div {
    margin-top: 15px;
}

.et-logo-pv-classique>div {
    background-color: #DB7282;
}

.et-logo-pv-V86>div {
    background-color: #833281;
}

.et-logo-pv-V75>div {
    background-color: #005EB2;
}

.et-logo-pv-GS75>div {
    background-color: #017C59;
}

.et-logo-pv-V65>div {
    background-color: #AB0D20;
}

.et-logo-pv-V64>div {
    background-color: #F38C2E;
}

.et-logo-pv-V4>div,.et-logo-pv-V5>div,.et-logo-pv-V6>div,.et-logo-pv-V7>div {
    background-color: #1AC3F0;
}

.et-logo-pv>div:before {
    content: "";
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    border-radius: 200px 0px 200px 0px / 200px 0px 200px 0px;

    box-shadow:
        inset 0 2px 3px rgba(0, 0, 0, 0.4),
        inset 0 -2px 3px rgba(255, 255, 255, 0.6);
}

.et-logo-pv-256>div:before {
    box-shadow:
        inset 0 5px 6px rgba(0, 0, 0, 0.4),
        inset 0 -5px 6px rgba(255, 255, 255, 0.6);
}

.et-logo-pv-54>div:before,
.et-logo-pv-60>div:before,
.et-logo-pv-70>div:before {
    box-shadow:
        inset 0 2px 3px rgba(0, 0, 0, 0.4),
        inset 0 -2px 3px rgba(255, 255, 255, 0.4);
}

.et-logo-pv>div>.et-logo-pv-text {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-30%, -55%);
    font-family: "PMU";
    color: white;
    font-size: 22px;
}

.et-logo-pv>div>.et-logo-pv-text-gbr {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-30%, -55%);
    font-family: "PMU";
    color: white;
    font-size: 13px;
}
.et-logo-pv>div>.et-logo-pv-text-zaf {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-30%, -55%);
    font-family: "PMU";
    color: white;
    font-size: 18px;
}

.et-logo-pv-256>div>.et-logo-pv-text {
    font-size: 62px;
}

.et-logo-pv-54>div>.et-logo-pv-text {
    font-size: 12px;
}

.et-logo-pv-60>div>.et-logo-pv-text {
    font-size: 14.6px;
}

.et-logo-pv-70>div>.et-logo-pv-text {
    font-size: 17px;
}


.et-logo-pv-256>div>.et-logo-pv-text-gbr {
    font-size: 50px;
}

.et-logo-pv-54>div>.et-logo-pv-text-gbr {
    font-size: 7px;
}

.et-logo-pv-60>div>.et-logo-pv-text-gbr {
    font-size: 8px;
}

.et-logo-pv-70>div>.et-logo-pv-text-gbr {
    font-size: 9px;
}

.et-logo-pv-256>div>.et-logo-pv-text-zaf {
    font-size: 55px;
}

.et-logo-pv-54>div>.et-logo-pv-text-zaf {
    font-size: 10px;
}

.et-logo-pv-60>div>.et-logo-pv-text-zaf {
    font-size: 11px;
}

.et-logo-pv-70>div>.et-logo-pv-text-zaf {
    font-size: 12px;
}

.et-logo-pv>div>i {
    display: block;
    position: relative;
    width: 27%;
    height: 100%;
    background-color: #FFF;
    border-right: 1.2pt solid #FFF;
}

.et-logo-pv-54>div>i,
.et-logo-pv-70>div>i,
.et-logo-pv-60>div>i {
    border-right: 0.75pt solid #FFF;
}

.et-logo-pv-256>div>i {
    border-right: 1.5pt solid #FFF;
}


.et-logo-pv>div>i>img {
    //width: 100%;
    height: 100%;
    object-fit: cover;
}


a.lien_vert_combi {
color:#00692d;
}
a.lien_vert_combi:active {
color:#00692d;
}

#index_20230306 {
    background: #000000 url(/img/Habillage_Eurotierce_1200_nl.jpg) no-repeat 50% 170px;
}


@media (min-width: 1200px) and (max-width: 1439px) {
    #index_20230306 {
        background: #000000 url(/img/Habillage_Eurotierce_1200_nl.jpg) no-repeat 50% 170px;
    }
}
@media (min-width: 1440px) and (max-width: 1919px) {
    #index_20230306 {
        background: #000000 url(/img/Habillage_Eurotierce_1440_nl.jpg) no-repeat 50% 170px;
    }
}
@media (min-width: 1920px) {
    #index_20230306 {
        background: #000000 url(/img/Habillage_Eurotierce_1920_nl.jpg) no-repeat 50% 170px;
    }
}


.header-container header section.head > a:first-child {
width: 140px;
height: 90px;
background-image: url("/images_menu/logoEurotierce.png");
background-repeat: no-repeat;
background-size: cover;
margin-top: 9px;
}
.header-container header section.head a img {
display: none;
}

section.head {
position: relative;
}

.switch_new {
position: absolute;
top: 71px;
left: 200px;
}

.switch_new ul {
list-style: none;
display: flex;
}

.switch_new ul li {
display: block;
line-height: 12px;
}

.switch_new ul li a,
.switch_new ul li div {
line-height: normal !important;
text-indent: -9999px;
display: block;
min-width: 150px;
min-height: 40px;
background-repeat: no-repeat;
background-position: bottom center;
background-size: 200px 40px;
width: 200px;
}

.switch_new .head_menu_hippiques div {
background-image: url("/images_menu/tab_hippiques_high_nl.png");
background-size: 200px 40px;
width: 200px;
}

.switch_new .head_menu_sportifs a,
.switch_new .head_menu_casino a {
background-size: 172px 34px;
width: 172px;
}

.switch_new .head_menu_sportifs {
margin-left: -9px;
}

.switch_new .head_menu_casino {
margin-left: -8px;
}

.switch_new .head_menu_sportifs a {
background-image: url("/images_menu/tab_sport_nl.png");
filter: brightness(130%) saturate(50%);
}

.switch_new .head_menu_casino a {
background-image: url("/images_menu/tab_casino_nl.png");

filter: brightness(130%) saturate(50%);
}

.switch_new .head_menu_sportifs a:hover {
filter: none;
}

.switch_new .head_menu_casino a:hover {
filter: none;
}


#index_becasino {
    background: #000000 url(/img/Habillage_Eurotierce_1200_nl_casino.jpg) no-repeat 50% 170px;
}


@media (min-width: 1200px) and (max-width: 1439px) {
    #index_becasino {
        background: #000000 url(/img/Habillage_Eurotierce_1200_nl_casino.jpg) no-repeat 50% 170px;
    }
}
@media (min-width: 1440px) and (max-width: 1919px) {
    #index_becasino {
        background: #000000 url(/img/Habillage_Eurotierce_1440_nl_casino.jpg) no-repeat 50% 170px;
    }
}
@media (min-width: 1920px) {
    #index_becasino {
        background: #000000 url(/img/Habillage_Eurotierce_1920_nl_casino.jpg) no-repeat 50% 170px;
    }
}
