/***********Titre page*******/
.titre_page{
background:#3f3f3f url(images/titre_page_bg.png) top left repeat-x;
border-bottom:1px solid #dedddd;
margin:0;
padding:0;
display:block;
padding-top:8px;
padding-left:26px;
height:35px;
}


/*******Breves********/
.bloc_breve{
width:186px;
float:left;
padding-left:20px;
margin:20px 0px 30px 0px;
border-bottom:1px solid white;
position:relative;
}

.bloc_breve_top{
background:transparent url(images/bloc_breve_top.png) top left no-repeat;
min-height:90px;
padding:10px 18px 10px 18px;
}

.bloc_breve_bottom{
background:transparent url(images/bloc_breve_bottom.png) top left no-repeat;
height:6px;
font-size:6px;
line-height:6px;
}

.bloc_breve p{
margin-top:5px;
margin-bottom:5px;
}

.bloc_breve p strong{
color:#D62833;
}

.bloc_breve .breve_date{
font-style:italic;
margin-top:0px;
font-size:0.75em;
text-align:right;
border-bottom:1px solid #ECECEC;
}

/*********Actualites********/

.bloc_actu {
width:600px;
margin-left:auto;
margin-right:auto;
margin-top:30px;
margin-bottom:30px;
border-bottom:1px solid white;
position:relative;
}

.bloc_actu_top{
background:transparent url(images/bloc_actu_top.png) top left no-repeat;
min-height:146px;
padding:18px 18px 12px 18px;
}

.bloc_actu_bottom{
background:transparent url(images/bloc_actu_bottom.png) top left no-repeat;
height:6px;
clear:both;
font-size:6px;
line-height:6px;
}

.lien_actu_logo{
width:180px;
display:block;
float:left;
text-align:center;
}

.actu_logo{
margin-left:auto;
margin-right:auto;
display:block;
padding:5px 5px 5px 5px;
background:white;
border:1px solid #dedede;
}

.bloc_actu h2{
margin-left:210px;
margin-top:0px;
}

.bloc_actu p{
margin-left:210px;
color:#777777;
}

.actu_sans_logo h2,.actu_sans_logo p{
margin-left:0;
}

.actu_date{
width:104px;
height:22px;
padding-left:10px;
font-size:0.75em;
line-height:0.75em;
position:absolute;
top:0px;
right:0px;
background:transparent url(images/actu_date.png) top left no-repeat;
text-align:center;
}

.actu_bouton{
width:100px;
height:26px;
position:absolute;
bottom:0px;
right:0px;
}

.actu_bouton a{
display:block;
width:100px;
height:26px;
background:transparent url(images/actu_bouton.png) top left no-repeat;
}

.actu_bouton a:hover{
background:transparent url(images/actu_bouton.png) bottom left no-repeat;
}

.actu_bouton img{
display:block;
width:100px;
height:26px;
}

/**********Pagination***********/

.pagination_bouton_suivant{
display:block;
width:202px;
height:15px;
font-size:12px;
line-height:12px;
float:left;
background:transparent url(images/pagination_bouton_suivant.png) top left no-repeat;
cursor:pointer;
}

.pagination_bouton_suivant:hover{
background:transparent url(images/pagination_bouton_suivant.png) bottom left no-repeat;
}

.pagination_bouton_precedent{
display:block;
width:178px;
height:15px;
font-size:12px;
line-height:12px;
float:right;
background:transparent url(images/pagination_bouton_precedent.png) top left no-repeat;
cursor:pointer;
}

.pagination_bouton_precedent:hover{
background:transparent url(images/pagination_bouton_precedent.png) bottom left no-repeat;
}

.actu_pagination{
width:600px;
margin-left:auto;
margin-right:auto;
padding-top:40px;
padding-bottom:20px;
}

/***********Prochain match**********/

.prochain_match{
position:relative;
}

.match_amical{
position:relative;
}

.prochain_match table{
cursor:pointer;
}

div.match div.match_date a{
color:white;
}

.prochain_match h2{
margin-bottom:0;
padding-bottom:8px;
}

div.match{
margin:0;
display:block;
padding-left:15px;
padding-right:15px;
}

div.match td,div.match table{
padding:0;
margin:0;
}

div.match table{
margin-bottom:15px;
}

div.match table td{
border:none;
line-height:100%;
padding-bottom:5px;
}

div.match_amical table{
width:100%;
}

div.match_amical td{

}

div.match div.match_date{
text-align:right;
display:block;
padding-bottom:5px;
color:#dedede;
font-size:0.8125em;
position:absolute;
width:250px;
height:20px;
top:10px;
right:12px;
}

div.match_amical div.match_date{
position:static;
top:0px;
left:0px;
right:0px;
width:100%;
}

div.match td.match_equipe_logo{
width:100px;
height:100px;
text-align:center;
vertical-align:middle;
font-size:0.8125em;
}


div.match td.match_equipe_logo img{
margin:0;
}

div.match td.match_equipe_nom{
color:#919191;
font-weight:bold;
font-size:0.8125em;
padding-top:4px;
padding-bottom:10px;
}

div.match_amical td.match_equipe_nom{
width:38%;
}

div.match td.match_contre{
width:69px;
text-align:center;
color:#919191;
font-weight:bold;
font-size:0.8125em;
}

div.match_amical td.match_contre{
font-size:0.75em;
font-weight:normal;
padding:0;
padding-left:5px;
padding-right:5px;
width:auto;
}

div.match td.match_equipe_score{
font-size:1.125em;
font-weight:bold;
padding-bottom:10px;
}

div.match_amical td.match_equipe_score{
text-align:center;
}

div.match td.gagnant{
color:#EB1E2A;
}

div.match td.match_equipe_buteur{
font-size:0.6875em;
text-align:left;
vertical-align:top;
line-height:1em;
}

/****************Classement******************/

div.classement table{
margin:0;
}

div.classement h3{

}

div.classement table td{
text-align:left;
font-size:0.8125em;
padding:0px;
padding-top:3px;
padding-bottom:3px;
border:none;
}

div.classement table td.place{
padding-left:15px;
width:8%;
}

div.classement table td.points{
padding-right:15px;
text-align:right;
}

div.classement table td.poste{
padding-right:15px;
text-align:right;
}

div.classement table td.nom{
padding-left:15px;
text-align:left;
}

div.classement table tr.relief td{
background:#444444;
}

div.classement table tr.mulhouse td{
font-weight:bold;
color:#DC0E1C;
}
