/* Remise ŕ zéro de toutes les marges */
* { margin:0px; padding:0px; }

/* Style de toute la page */
html{
width:100%;
}
body {
background-color:#8eabbc; 
margin:auto; 
width:100%; 
padding-top:1px;
color:white;
}

/* Diapo */
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 138px;
    height: 77px;
}

.jcarousel-skin-ie7 .jcarousel-container {
    -moz-border-radius: 10px;
    background: #D4D0C8;
    border: 1px solid #808080;
}

.jcarousel-skin-ie7 .jcarousel-container-horizontal {
    width: 500px;
    padding: 20px 40px;
	margin:auto;
}

.jcarousel-skin-ie7 .jcarousel-clip-horizontal {
    width:  490px;
    height: 79px;
}

.jcarousel-skin-ie7 .jcarousel-item {
    width: 138px;
    height: 77px;
    border: 1px solid #fff;
}

.jcarousel-skin-ie7 .jcarousel-item:hover {
    border-color: #808080;
}

.jcarousel-skin-ie7 .jcarousel-item-horizontal {
    margin-right: 7px;
}

.jcarousel-skin-ie7 .jcarousel-item-placeholder {
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-ie7 .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url('images/next-horizontal.gif') no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url('images/prev-horizontal.gif') no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}


/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}



.infobulle{
    position: absolute;   
    visibility : hidden;
    border: 2px solid #447b99;
    padding: 5px;
    font-family: Verdana, Arial;
    font-size: 10px;
    background-color: #7eafd0;
}

/* Balises générales */
h1, h2, h3, h4, h5 {font-family: Verdana, Arial, "Lucida Grande", serif; }
h1 {font-size:135%;}
h2 {font-size:125%;}
h3 {font-size:115%;}
h4 {font-size:100%;}

p {font-family: Verdana, Arial, serif; line-height:1.5em; color:white; font-size:0.7em; }
p a {color:white; }
p a:hover {text-decoration:underline; color:#ffa200; }

ul {line-height:0.9em; font-family:"Myriad Pro", Verdana, Arial, serif;}
li {font-size:0.7em;  }
li a{color:white; }
li a:hover{color:#ffa200; font-weight:bold; }

a {font-family: Verdana, Arial, serif; text-decoration:none; }
img {border:none; }
.blc-contenu-txt a { color:#67b4e8; }

/* Classes spéciales */
.txt-gauche {text-align:left;}
.txt-droite {text-align:right;}
.txt-centre {text-align:center;}
.clear {clear:both;}
.left {float:left;}

#header-logo {
position:absolute;
background-image:url('images/banniere_v3.png');
background-position:50% 0;
background-repeat:no-repeat;
margin:auto;
height:200px;
width:100%;
}

#header-close{
position:absolute;
width:50%;
height:200px;
background-repeat:repeat-x;
background-image:url('images/banniere_kasinosport_fond_v3.png');
background-position:397px 0;
margin-left:50%;
}


#header-open{
position:absolute;
width:50%;
height:200px;
background-repeat:repeat-x;
background-image:url('images/banniere_kasinosport_fond_v3.png');
padding-right:397px;
background-position:100% 0;
}

/* Bloc main (contient aussi bien le contenu que le menu que la tv) */
#main {
background-image:url('images/main-gauche.jpg');
background-repeat:repeat-y;
width:100%;
margin-top:200px;
}

.main_bordure{
background-image:url('images/main-droite.jpg');
background-position:right top;
background-repeat:repeat-y;
background-color:#273035;
width:100%;
margin-top:200px;
}

/* Menu global */
#menu-global {float:left; padding-left:16px;  margin-right:0px !important;  margin-right:-3px; font-family:Tahoma, "MS Sans Serif", Symbol, Arial!important; }
#menu-global li a {padding-top:5px;}

/* Menu du site */
.menu-fond {
background-image:url('images/menu-fond.jpg');
background-repeat:repeat-y;
width:173px;
}
.menu-txt { }
.menu-txt  div{
background-image:url('images/fond-puce-off.jpg');
width:173px;
height:32px;
padding-top:3px;
margin-bottom:-3px;
}
.menu-txt div a {font-size:0.8em; padding-left:8px; color:white;  }
.menu-txt div a:hover {font-size:0.8em; font-style:italic; color:#ffa200; }
.menu-txt  div:hover{
background-image:url('images/fond-puce-on.jpg');
width:173px;
height:32px;
}

.titre-menu img{margin-bottom:-5px;}

#menu-bas {
background-image:url('images/menu-bas.png');
width:173px;
height:193px;
}

/* Menu horizontal */
#menu-horizontal {
	margin-left:190px;
	margin-right:7px;
	background-position:right top;
	background-repeat:repeat-y;
}
.m-horizontal-txt{
	background-image:url('images/m-background.png');
	height:31px;
}

.m-horizontal-txt>ul>li{
	list-style-type:none;
	float:left;
}

.m-horizontal-txt a:hover{
	background:url('images/m-bordure-droite.png') 0 0 repeat-x;
}
 

.m-horizontal-txt ul>li>ul{
	position:absolute;
	width:100px;
	background-image:url('images/m-background.png');
}

.m-horizontal-txt ul>li>ul>li{
	padding-bottom:10px;
	list-style-type:none;
}

.m-horizontal-txt ul>li:hover>ul {display: block;} 

.m-horizontal-txt ul>li>ul{display:none;}

.m-horizontal-txt a, .m-horizontal-txt div{
	padding:7px 12px 6px;
	display:block;
	font-style:italic;
	font-weight:500;
	color:#BBBBFF;
	font-size:14px;
	background:url('images/m-bordure-droite.png') 100% 0 no-repeat;
}
#menu-horizontal img{ margin-right:-4px; margin-top:-1px;}

#whereIam {
border-bottom:1px solid #354b59;
margin-left:5px;
margin-right:3px;
font-size:0.9em;
}

#whereIam a {
color:white;
font-size:0.8em;
}

#whereIam a:hover {
color:#58bafe;
}

/* Contenu global */
#contenu-global {margin-left:195px;}
.contenu-txt {padding-left:5px; padding-right:5px; padding-bottom:5px; padding-top:8px;}
.blc-contenu-txt {background-color:#293b45; border:3px solid #354b59; padding-left:3px; padding-right:3px; padding-bottom:5px; }
.blc-contenu-txt .alignement { width:100px; float:left; }
.blc-contenu-txt form p {padding-top:4px; padding-bottom:4px;}
.blc-contenu-txt input, .blc-contenu-txt textarea, .blc-contenu-txt select {background-color:white; border:1px solid black; }
.radio {border:0px solid white; }

/* News du site */
.news-global {margin-left:5px; }
.news-haut {
background-image:url('images/news-titre.jpg');
width:470px;
height:42px;
}
.news-haut h4 {color:white; padding-left:53px; padding-top:13px;}
.news-txt_fond {
background-image:url('images/news-fond.jpg');
background-repeat:no-repeat;
width:470px;
height:193px;
}

.news-txt {
padding-left:8px;
padding-right:18px; 
}

/* Menu-droite*/
#menu-droite{
	float:right;
}
/* Bloc tv */
#bloc-tv-global {padding-top:7px;}
.bloc-tv {
background-image:url('images/bloc-tv.jpg');
width:197px;
height:117px;
margin-top:26px;
margin-right:23px;
}
#bloc-pub {
	background-color:#293b45;
	border:3px solid #354b59;
	width:191px;
}

#bloc-nuage-mc {
	background-color:#293b45;
	border:3px solid #354b59;
	float:right;
	margin-right:23px;
	width:191px;
}
.tab-v1 {
text-align:center; 
width:80%; 
margin:auto;
border:1px solid white; 
margin-bottom:8px;
}

.tab-v1 th {background-color:#8eabbc; color:black; padding:3px; }
.tab-v1 td {border-top:1px solid white; border-left:1px solid white; padding:3px; font-size:0.8em;}
.tab-v1 a{color:#58bafe; }
.tab-v1 a:hover{color:#ffa200; }

.tab-v2 th {background-color:#8eabbc; color:black; padding:3px; }
.tab-v2 {border:1px solid white; margin-top:8px; }
.tab-v2 td {border-top:1px solid white; border-left:1px solid white; padding:3px; font-size:0.8em; }
.tab-v2 a{color:#58bafe; }
.tab-v2 a:hover{color:#ffa200; }

.general-rub {width:95%; border:1px solid white; margin-top:8px;}
.titre-rub {background-color:#8eabbc; padding:3px; margin-bottom:5px;}
.titre-rub p{color:black;}
.infos-mbr-rub {float:left; width:90px;}
.contenu-rub {margin-left:90px; border-left:1px solid #8eabbc;}
.contenu-rub-txt{padding:10px; }

.haut-cat-forum {background-color:#006080; height:20px; border:1px solid white; padding:2px;}
.nav-page-forum {margin-top:6px; text-align:right; background-color:#8eabbc; padding-right:3px; font-size:0.8em; border:1px solid black;}
.nav-page-forum  a{color:black;}
.nav-page-forum  a:hover{color:#ffa200; }
.infos-message-forum {background-color:#336699; }
.infos-message-forum a{color:white;}

/* Footer du site */
#footer-global {
background-repeat:no-repeat;
width:100%;
height:37px;
clear:both;
}
.footer-ouverture{background-image:url('images/footer-gauche.jpg'); width:37px; height:37px; float:left;}
.footer-fermeture {background-image:url('images/footer-droit.jpg'); width:37px; height:37px; float:right;}
.footer-txt {background-image:url('images/footer.jpg'); background-position:37px 0; height:37px;}
.footer-txt p{color:#58bafe; }
.footer-txt a{color:#58bafe; }
.footer-txt a:hover{color:#ffa200; }
#tvimg { margin:13px 0px 0px 28px; }

/* Les formulaires du site */
input[type=text], input[type=password], textarea, .textarea {
	background-color:#A6BDC9;
	border:1px solid #172027;
}
option, select {
	background-color:#A6BDC9;
}
input:hover, input:focus, input:active,  textarea:hover, textarea:focus, textarea:active{
	background-color:#A6C9C4;
}
input[type=checkbox], input[type=radio] {
	background:none;
	border:0px solid black;
}
input[type=submit], input.bouton2 {
	background:url('images/fond_boutons2.png') no-repeat;
	width:99px;
	height:30px;
	color:white;
	font-family:arial;
	font-size:15px;
	margin-top:10px;
	border:0px solid black;
	cursor:pointer;
}
input.bouton {
	background:url('images/fond_boutons.png') repeat-x;
	border:2px solid #194165;
	color:white;
	font-family:arial;
	font-size:14.4px;
	font-weight:bold;
	height:26px;
	padding-left:5px;
	padding-right:5px;
}
.textarea:hover, .textarea:focus, .textarea:active { background-color:#A6C9C4!important; }