#page #title {
	height: 62px;
	line-height: 55px;
}

#page div h2 {
    background: url(../img/page-bg-fill.jpg) no-repeat 0 62px;
    padding: -10px 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;
}

#frm {
	margin-bottom: -18px;
	zoom: 1;
}
#city {
	width: 200px;
}
#dep {
	width: 110px;
}

.item {
	background-image: url(../img/gains_et_resultats-item-light.jpg);
	height: 129px;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 0;
	overflow: hidden;
}
.alt {
    background-image: url(../img/gains_et_resultats-item-dark.jpg);
    height: 129px;
    padding-top: 1px;
}

.tourn {
    background: url(../img/gains_et_resultats-wnd-light.jpg);
    width: 172px;
    height: 123px;
    float: left;
}
.alt .tourn {
    background: url(../img/gains_et_resultats-wnd-dark.jpg);
}
.th {
    font-weight: bold;
    line-height: 34px;
    color: white;
    text-align: center;
}
.tourn ul {
    margin: 5px 3px 0;
    padding: 0;
    list-style: none;
    font-size: 11px;
    line-height: 26px;
}
.tourn li {
    background: url(../img/arrow-red.gif) no-repeat 0 8px;
    padding-left: 13px;
}

.photo {
    width: 141px;
    margin: 0 5px 0 9px;
    text-align: center;
    padding-top: 31px;
}
.ph {
    font-weight: bold;
    background: url(../img/gains_et_resultats-winner-light.jpg) no-repeat 1px 0;
    height: 29px;
    padding-top: 2px;
    line-height: 12px;
    text-align: center;
    font-size: 11px;
    color: white;
    margin-top: -122px;
    zoom: 1;
}
.alt .ph {
    background: url(../img/gains_et_resultats-winner-dark.jpg) no-repeat 1px 0;
}
.phh {
    font-style: italic;
}

.main {overflow: auto; float: left;}
.mh {
    background: url(../img/gains_et_resultats-main-light.jpg) no-repeat;
    width: 318px;
    height: 35px;
    line-height: 34px;
    font-weight: bold;
    color: white;
    text-align: center;
}
.alt .mh {
    background: url(../img/gains_et_resultats-main-dark.jpg) no-repeat;
}
.cardMain {
    float: left;
}
.cardNext {
    float: left;
}
.card {
    float: left;
    color: #cc0000;
    font-size: 20px;
    padding-left: 10px;
    margin: 2px 0;
}
.card-heart {
    background: url(../img/gains_et_resultats-card2.gif) no-repeat;
    width: 51px;
    height: 90px;
}
.cardMain .card-heart {
    background: url(../img/gains_et_resultats-card1.gif) no-repeat;
    width: 55px;
    height: 94px;
    margin: 0;
    margin-right: -2px;
    zoom: 1;
}
.cardNext .card {
    margin-left: 2px;
}

.gain {
    float: left;
    background: url(../img/gains_et_resultats-wnd2-light.jpg);
    width: 173px;
    height: 124px;
    text-align: center;
    font-weight: bold;
    margin-left: 5px;
}
.alt .gain {
    background: url(../img/gains_et_resultats-wnd2-dark.jpg);
}
.gh {
    line-height: 34px;
    color: white;
}
.gd {
    font-size: 25px;
    padding-top: 25px;
}
.more {
    margin-left: 825px;
    padding-top: 0;
    text-align: center;
    margin-top: 97px;
}
.more a {
    display: block;
    background: url(../img/gains_et_resultats-btn-light.jpg);
    width: 99px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    color: white;
    font-weight: bold;
    text-decoration: none;
}
.alt .more a {
    background: url(../img/gains_et_resultats-btn-dark.jpg);
}