BODY {
	background-color: #DDDDDD;
	text-align: center;
	margin: 0 auto;
	width: 960px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
}
.wrap {
	width: 960px;
	text-align: center;	
	margin: 0 auto 0 auto;
	border-left: 2px solid #f43602;
	border-right: 2px solid #f43602;
	border-top: 2px solid #f43602;
}
.float {
	float: left;
	width: 960px;
}
.header {
	height: 211px;
	float: left;
	width: 960px;
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
	/*position: absolute;*/
}
.header .logo {
	background-image: url(../images/jaminiz_logo.png);
	width: 589px;
	height: 185px;
	float: left;
	margin-top: 25px;
}
.header .menu {
	height: 41px;
	float: right;
	margin-right: 10px;
}
.header .menu .gauche {
	background-image: url(../images/header_menu_gauche.png);
	background-repeat: no-repeat;
	width: 20px;
	height: 41px;
	float: left;
}
.header .menu .droite {
	background-image: url(../images/header_menu_droite.png);
	background-repeat: no-repeat;
	width: 20px;
	height: 41px;
	float: left;
}
.header .menu .f {
	background-image: url(../images/header_menu.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 41px;
	float: left;	
}
.header .menu .f SPAN {	
	display: inline-block;	
}
.header .menu .f a {
	color: #fff;
	font-size: 11px;
	height: 26px;
	text-decoration: none;
	margin: 0 8px 0 4px;
	float: left;
	padding-top: 15px;
	display: block;
}
.header .menu .f SPAN.sep {
	background-image: url(../images/header_menu_sep.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
.header .menu a:hover {
	color: #FE815D;
}
.header .ville {
	position: absolute;
	top: 52px;
	/*left: 830px;*/
	right: 5px;
	width: 433px;
	height: 264px;
	background-image: url(../images/villes2.png);
	background-repeat: no-repeat;
}

.clear {
	clear: left;
}

.contenair {
	float: left;
	padding-top: 20px;
	width: 960px;
	background-color: #fff;
	border-left: 2px solid #f43602;
	border-right: 2px solid #f43602;
	margin-left: -2px;
}
.contenair .left {
	float: left;
	width: 200px;
	margin-right: 15px;
	margin-left: 5px;
}
.contenair .left .bloc .top, .right .bloc3 .top {
	background-image: url(../images/left_top.png);
	background-repeat: no-repeat;
	height: 54px;
}
.contenair .left .bloc .top SPAN, .right .bloc3 .top SPAN {
	padding-top: 20px;
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-variant: small-caps;
	letter-spacing: 2px;
	display: block;
}
.contenair .left .bloc .bottom, .right .bloc3 .bottom {
	background-image: url(../images/left_bottom.png);
	background-repeat: no-repeat;
	height: 13px;
	margin-bottom: 10px;
}
.contenair .left .bloc ul, .right .bloc3 ul {
	background-image: url(../images/left_bg.jpg);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	text-align: left;
}
.contenair .left .bloc ul li {
	list-style: none;
	margin-left: 25px;
}
.right .bloc3 ul li {
	list-style: none;
	margin-left: 13px;
}
.contenair .left .bloc ul li a, .right .bloc3 ul li a {
	color: #d33000;
	font-weight: bolder;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	display: block;
	height: 20px;
}
.contenair .left .bloc ul li a:hover, .right .bloc3 ul li a:hover {
	color: #999999;
}
.contenair .left .bloc ul ul {
	margin: 0;
	padding: 0 0 0 15px;
}
.contenair .center {
	float: left;
	width: 730px;
}
.contenair .center .bloc, .contenair .center .bloc2 {
	float: left;	
}
.contenair .center .bloc .top {
	background-image: url(../images/bloc_top.png);
	background-repeat: no-repeat;
	width: 695px;
	height: 38px;
	padding-top: 25px;
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-variant: small-caps;
	letter-spacing: 2px;
	text-align: left;
	padding-left: 25px;
	float: left;
}
.contenair .center .bloc2 .top {
	background-image: url(../images/bloc2_top.png);
	background-repeat: no-repeat;
	width: 495px;
	height: 38px;
	padding-top: 25px;
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-variant: small-caps;
	letter-spacing: 2px;
	text-align: left;
	padding-left: 25px;
	float: left;
}
.contenair .center .bloc .top a, .contenair .center .bloc2 .top a {
	color: #fff;
}
.contenair .center .bloc .bg {
	background-image: url(../images/bloc_bg.png);
	background-repeat: repeat-y;
	width: 680px;
	text-align: justify;
	padding: 0 20px;
	float: left;
}
.contenair .center .bloc2 .bg {
	background-image: url(../images/bloc2_bg.png);
	background-repeat: repeat-y;
	width: 480px;
	text-align: justify;
	padding: 0 20px;
	float: left;
}
.contenair .center .bloc .bottom {
	background-image: url(../images/bloc_bottom.png);
	background-repeat: no-repeat;
	width: 720px;
	height: 24px;
	margin-bottom: 20px;
	float: left;
}
.contenair .center .bloc2 .bottom {
	background-image: url(../images/bloc2_bottom.png);
	background-repeat: no-repeat;
	width: 520px;
	height: 24px;
	margin-bottom: 20px;
	float: left;
}
.contenair .center .bloc a, .contenair .center .bloc2 a {
	color: #20218E;
	font-weight: bolder;
}
.footer {
	width: 100%;
	/*height: 50px;*/
	color: #fff;
	background-color: #3a3a3a;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left: 2px solid #f43602;
	border-right: 2px solid #f43602;
	border-bottom: 2px solid #f43602;

}
.footer a {
	color: #000;
	text-decoration: underline;
}


TABLE.result {
	border-spacing: 0px;
	border-collapse: collapse;
	margin-bottom: 15px;
	margin-left:auto; 
	margin-right:auto;
}
TABLE.result TH {
	background-color: #e6b26c;
	height: 25px;
}
TABLE.result .th {
	font-weight: bolder;
	text-align: center;
}
TABLE.result .pos {
	text-align: center;
}
TABLE.result Td.date {
	background-image: url(../images/date.png);
	background-repeat: no-repeat;
	width: 230px;
	height: 20px;
	text-align: left;
	padding-left: 20px;
	font-weight: bolder;
}

TABLE.result .team {
	width: 145px;
	display: inline-block;
}
TABLE.result .home {
	text-align: right; 
	padding-right: 30px;
}
TABLE.result .away {
	text-align: left;
	padding-left: 30px;
}

TABLE.result .scorehome {
	text-align: right; 
	padding-right: 10px;
	width: 10px;
	display: inline-block;
}
TABLE.result .scoreaway {
	text-align: left;
	padding-left: 10px;
	width: 10px;
	display: inline-block;
}
TABLE.result .gris {
	background-color: #EEEEEE;
}
.vainqueur {
	font-weight: bolder; 
	text-transform: uppercase; 
}
.perdant {
	font-style: italic; 
}
.vainqueur2 {
	font-weight: bolder; 
	color: #ff0000;	
}

.bloc .dateAjout, .bloc2 .dateAjout {
   background-image: url(../images/dateAjout.png);
	background-repeat: no-repeat;
	width: 185px;
	height: 20px;
	float: left;
	text-align: center;
	padding-top: 5px;
	font-weight: bolder;
	margin-right: 25px;
}
.bloc .dateAjout a, .bloc2 .dateAjout a {
	color: #000;
}
.bloc .dateAjout a:hover, .bloc2 .dateAjout a:hover {
	text-decoration: underline;
}
.bloc .dateAjoutt {
	margin-left: 150px;
	float: left;
	margin-top: 10px;
}
.bloc2 .dateAjoutt {
	margin-left: 50px;
	float: left;
	margin-top: 10px;
}
.commentText {
	margin-top: 5px; 
	margin-bottom: 10px; 
	border-bottom: 1px dashed #000;
	padding-bottom: 5px;
}
.bloc .ajoutComm {
   background-image: url(../images/dateAjout.png);
	background-repeat: no-repeat;
	width: 185px;
	height: 20px;
	float: right;
	text-align: center;
	padding-top: 5px;
	margin-right: 25px;
	margin-top: -3px;
	color: #000;
	letter-spacing: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: pointer;
}
.bloc .ajoutComm span, .bloc .ajoutComm a {
	display: block;
}

.formComment .top {
	background-image: url(../images/commentTitle.png);
	background-repeat: no-repeat;
	width: 486px;
	height: 22px;
	padding-top: 3px;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-variant: small-caps;
	letter-spacing: 2px;
	text-align: center;
	margin-bottom: 25px;
	margin-left: 20px;
	margin-top: 10px;
}
.formComment .border {
	border: 1px solid #BFBFBF;
	text-align: left;
	padding: 20px;
	margin: 10px;
}
.formComment label {
	font-weight: bolder;
	width: 150px;
	display: inline-block;
	margin-bottom: 5px;
	vertical-align: top;
}
.formComment input[type=text] {
	width: 280px;
	display: inline-block;
}
.formComment textarea {
	width: 280px;
	height: 100px;
}
.waiting {
	height: 20px;
	color: #8B0000;
	font-weight: bolder;
	margin-top: 5px;
}

.submit {
   background-image: url(../images/submit.png);
	width: 100px;
	height: 25px;
	background-repeat: no-repeat;
	border: 0;
	cursor: pointer;
	font-weight: bolder;
}
.submit:hover {
	color: #868686;
}

.jaminiz {
	color: #437EE9;	
}
.jaminiz2 {
	color: #437EE9;	
	font-weight: bolder;
}

.button {
   background-image: url(../images/dateAjout.png);
	background-repeat: no-repeat;
	width: 185px;
	height: 25px;
	text-align: center;
	color: #000;
	cursor: pointer;
}
.button a {
	display: block;
	padding-top: 5px;
	width: 185px;
	height: 20px;
}

.dropdown {
	margin-top: -2px;
}
.dropdown dd, .dropdown dt, .dropdown ul { margin:0px; padding:0px; }
.dropdown {

}
.dropdown dd { position:relative; }
.dropdown a, .dropdown a:visited { color:#816c5b; text-decoration:none; outline:none;}
.dropdown a:hover { color:#5d4617;}
.dropdown dt a:hover { color:#5d4617; border: 1px solid #d0c9af;}
.dropdown dt a {
   background: #ffeb90 url(../images/arrow.png) no-repeat scroll right center; 
	display: block; 
	padding-right: 20px;
	border: 1px solid #e3b962; 
	width: 145px;
	-moz-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 21px;
	margin-top: -2px;
	padding-left: 5px;
}
.dropdown dt a span {cursor:pointer; display:block; padding:3px 5px;}
.dropdown dd ul { background:#ffeb90 none repeat scroll 0 0; border:1px solid #e3b962; color:#C5C0B0; display:none;
                          left:0px; padding:5px 0px; position:absolute; top:2px; width:auto; min-width:170px; list-style:none;}
.dropdown span.value { display:none;}
.dropdown dd ul li a { padding:2px 5px; display:block;}
.dropdown dd ul li a:hover { background-color:#d0c9af;}
        
.flagvisibility { display:none;}

.album {
	float: left;
}
.album .left {
	width: 180px;
	float: left;
	min-height: 695px;
	border-right: 1px solid #dedede;
}
.album .left ul  {
	margin: 0;
	padding: 0;
}
.album .left ul li {
  background-image: url(../images/folder.png);
  background-repeat: no-repeat;
  padding-left: 35px;
  padding-top: 10px;
  background-position: left;
  list-style: none; 
  height: 20px;
  overflow: hidden;
}
.album .right {
	float: left;
	width: 470px;
	margin-left: -10px;
}

.mois {
   background-image: url(../images/dateAjout.png);
	background-repeat: no-repeat;
	width: 175px;
	height: 20px;
	text-align: left;
	padding-top: 5px;
	font-weight: bolder;
	padding-left: 10px;
	margin-bottom: 10px;
}
.events {
	border-bottom: 1px solid #dedede;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.events .date, .event .date {
	color: #565656;
	font-style: italic;
}

.event {
	float: left;
}
.event .gauche {
	float: left;
	width: 475px;
	border-right: 1px solid #dedede;
}
.event .droite {
	float: left;
	width: 200px;
	text-align: center;
}
.event .gauche DIV.border {
	border-bottom: 1px solid #dedede;
	padding: 10px 0px;
	margin-bottom: 10px;
	width: 460px;
}
.event ul {
	margin: 0 0 0 15px;
	padding: 0;
}
.event ul li {
	list-style: none;
}
.event LABEL {
	width: 100px;
	display: inline-block;
	font-weight: bolder;
	vertical-align: top;
	color: #666666;
}
.event TABLE {
	display: inline-block;
	width: 355px;
	text-align: justify;
	border-spacing: 0px;
	border-collapse: collapse;
}

.event p {
	margin: 0;
	padding: 0;
}


#heading {
			display: block;
			text-align: center;
			margin-bottom: 1em;
		}
		#heading * {
			display: inline;
			padding: 4px;
			user-select: none;
			cursor: pointer;
			vertical-align: middle;
		}
		#heading li.active {
			background-color: #66ccff;
			border-radius: 3px;
			-webkit-border-radius: 3px;
			-opera-border-radius: 3px;
			-moz-border-radius: 3px;
		}
				
		#panes {
			text-align: justify;
			border-style: none;
			margin: 0 1em 0 1em;
		}
		
		
		#panes div div { overflow: hidden; }
		
		#previous { float: none; cursor: pointer; }
		#next { float: none; cursor: pointer; }
		
		ul#buttons li {
			width: 80px;
			display: inline-block;
		}
		
.comite TABLE {	
	padding: 10px 0px;
	
	/*width: 660px;*/
}
.comite TABLE TR TD.bor {
	border-bottom: 1px solid #dedede;
}
.comite TABLE LABEL {
	width: 150px;
	display: inline-block;
	font-weight: bolder;
	vertical-align: top;
	color: #666666;
}	
.comite .texte {
	border: 1px dashed #C7C7C7;
	padding: 5px;
	color: #888888;
	margin: 10px;
}
.index {
	float: left;
	width: 520px;
}
.contenair .index .bloc .top {
	background-image: url(../images/bloc3_top.png);
	background-repeat: no-repeat;
	width: 495px;
	height: 38px;
	padding-top: 25px;
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-variant: small-caps;
	letter-spacing: 2px;
	text-align: left;
	padding-left: 25px;
	float: left;
}
.contenair .index .bloc .bg {
	background-image: url(../images/bloc3_bg.png);
	background-repeat: repeat-y;
	width: 480px;
	text-align: justify;
	padding: 0 20px;
	float: left;
}
.contenair .index .bloc .bg ul {
	list-style: none;
}
.contenair .index .bloc .bottom {
	background-image: url(../images/bloc3_bottom.png);
	background-repeat: no-repeat;
	width: 520px;
	height: 24px;
	margin-bottom: 20px;
	float: left;
}
.contenair .index .bloc2 {
	float: left;
	width: 255px;
}
.contenair .index .bloc2 .top {
	background-image: url(../images/bloc4_top.png);
	background-repeat: no-repeat;
	width: 255px;
	height: 38px;
	padding-top: 25px;
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-variant: small-caps;
	letter-spacing: 2px;
	text-align: left;
	padding-left: 25px;
	float: left;
}
.contenair .index .bloc2 .bg {
	background-image: url(../images/bloc4_bg.png);
	background-repeat: repeat-y;
	width: 215px;
	text-align: justify;
	padding: 0 20px;
	float: left;
}
.contenair .index .bloc2 .bottom {
	background-image: url(../images/bloc4_bottom.png);
	background-repeat: no-repeat;
	width: 255px;
	height: 24px;
	margin-bottom: 20px;
	float: left;
}


.right {
	float: left;
	margin-left: 10px;
	width: 200px;
}
.right .date, li.date, SPAN.date {
	font-style: italic;
	color: #7A7A7A;
	margin-bottom: 5px;
}
.right .jourMatch {
	background-color: #DEDEDE;
	margin: 10px;
	float: left;
	width: 170px;
	padding-left: 5px;
	height: 15px;
	padding-top: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #797979;
}
.right .bottom {
	margin-top: -10px;
}
.right .TABLE {
	float: left;
}


.bloc2 ul, .bloc3 ul {
	margin: 0;
	padding: 0;
}
.bloc2 ul li, .bloc3 ul li {
	list-style: none;
}
ul li.th2 {
	font-weight: bolder;
	border-bottom: 1px solid #A5CAEB;
	margin-bottom: 2px;
	margin-top: 5px;
}
ul li.th1 {
	font-weight: bolder;
	border-bottom: 1px solid #A5CAEB;
	margin-bottom: 2px;
	margin-top: 5px;
	float: left;
	width: 150px;
}
ul li.th3 {
	font-weight: bolder;
	border-bottom: 1px solid #A5CAEB;
	margin-bottom: 2px;
	margin-top: 5px;
	float: left;
	width: 175px;
	color: #d33000;
}
ul li .team2 {
	width: 135px;
	text-align: left;
	margin-left: 5px;
	display: inline-block;
}

.contenair .center .bloc ul .dernierMatch {
	float: left;
	width: 235px;
	margin-bottom: 10px;
}
.contenair .center .bloc ul {
	margin: 0;
	padding: 0;
}
.contenair .center .index .bloc ul .dernierMatch li {
	list-style: none;
}
.margin10 {
	margin-left: 10px;
}
.bloc3 ul li SPAN {
	display: inline-block;
}
.bloc3 ul li .pos {
	width: 15px; 
	text-align: left;
	margin-left: 5px;
}
.bloc3 ul li .team {
	width: 95px;
	text-align: left;
	font-size: 10px;
	height: 12px; 
	overflow: hidden
}
.bloc3 ul li .teamm {
	width: 95px;
	text-align: left;
}
.bloc3 ul li .pts {
	text-align: right;
	width: 25px;
}
.strong {
	font-weight: bolder;
	color: #5278E4;
}
.strong2 {
	color: #d33000;
	font-weight: bolder;
}

.prem {
	font-weight: bolder;
	color: #ff0e17;
}

