#page #title {
	height: 62px;
	line-height: 55px;
}
#page div h2 {
    background: url(../img/page-bg-fill.jpg) no-repeat 0 62px;
    padding: -20px 35px;
	margin: 0px 10px 0px 10px;
    line-height: 50px;
    font-family: Arial Black;
    font-size: 18px;
}

#title_select_left{
	float: left;
	width: 400px;
	padding: 0px;
}

#title_select_right {
	float: right;
	width: 500px;
	margin: 0px;
	padding: 0px;
}

#title .right{	float: right;}
#title label {
	font-size: 10px;
	font-weight: none;
	font-family: Verdana;
}
#frm {top: -25px;}
/*###################################################################"""*/

#itemHdr {
    background: #333333; 
    color: white;
    overflow: auto;
    text-align: center;
    font-size: 11px;
    line-height: 22px;
    margin: 0px 8px 0 10px;
    padding-left: 17px;
}
#itemHdr .date, #itemHdr .casino, #itemHdr .prize, #itemHdr .buy, #itemHdr .places, #itemHdr .inscr, #itemHdr .cntrs {
    margin-top: 0;
    padding-top: 0;
    line-height: 22px;
}

#itemHdr1 {
    background: #333333;
    color: white;
    overflow: auto;
    text-align: center;
    font-size: 11px;
    line-height: 22px;
    margin: 0px 8px 0 10px;
    padding-left: 4px;
}

.item {
    background: url(../img/liste_tournois-item-light.jpg) no-repeat;
    height: 134px;
    line-height: 11px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    padding-top: 0;
    padding-bottom: 20px;
}
.alt {
    background: url(../img/liste_tournois-item-dark.jpg) no-repeat;
}
.type {
    float: left;
    width: 134px;
}
.type div {    
    font-size: 15px;
    line-height: 20px;
    font-weight: bold;
    font-style: italic;
    padding-top: 20px;
    width: 90px;
    margin: 8px auto 0;
}
.bpt {
    background: url(../img/liste-tournois-type-bpt.gif) no-repeat top center;
}
.ept {
    background: url(../img/ept.jpg) no-repeat top center;
}
.bptp {
    background: url(../img/liste-tournois-type-bpt.gif) no-repeat top center;
}

.subs {
    display: block;
    background: url(../img/liste_tournois-btn-red-light.jpg) no-repeat top left;
    font-size: 11px;
    width: 134px;
    line-height: 28px;
    color: white;
    text-decoration: none;
}
.subs2 {
    display: block;
    font-size: 11px;
    width: 134px;
    line-height: 28px;
    color: white;
    text-decoration: none;
}
.alt .subs {
    background-image: url(../img/liste_tournois-btn-red-dark.jpg);
}
.info {
    display: block;
    background: url(../img/liste_tournois-btn-gray-light.jpg) no-repeat top left;
    font-size: 11px;
    width: 134px;
    line-height: 27px;
    color: white;
    text-decoration: none;
}
.alt .info {
    background-image: url(../img/liste_tournois-btn-gray-dark.jpg);
}

.casino {
    float: left;
    width: 180px;
    padding-top: 30px;
}
.casino div {
    background: url(../img/liste_tournois-casino-top-light.jpg);
    line-height: 30px;
    width: 158px;
    margin: auto;
    margin-top: -132px;
    zoom: 1;
    font-size: 11px;
    color: white;
}
.alt .casino div {
    background-image: url(../img/liste_tournois-casino-top-dark.jpg);
}

.date {
    margin-top: 57px;
    float: left;
    width: 150px;
    line-height: 25px;
	margin-left: 0px;
}

.heure {
    margin-top: 0px;
    float: left;
	margin-left: 10px;
    width: 100px;
}

.heure2{
    margin-top: 57px;
	margin-left: 10px;
    float: left;
    width: 100px;
    line-height: 25px;
}

.prize {
    margin-top: 57px;
    float: left;
    width: 100px;
    line-height: 25px;
	margin-left: 50px;
}

.buy {
    margin-top: 57px;
    float: left;
    width: 100px;
    line-height: 25px;
	margin-left: 50px;
}

.places {
    margin-top: 57px;
    float: left;
    width: 93px;
}

.inscr {
    margin-top: 57px;
    float: left;
    width: 98px;
}

.cntrs {
    margin-top: 57px;
    margin-left: 850px;
}
