/* Module/Common/CSS/Main.css *************************************************************/
/* Configuration des &eacute;l&eacute;ments du template */
div.div_idalgo_header,
div.div_idalgo_content_full,
div.div_idalgo_content,
div.div_idalgo_aside{position:relative}

div.div_idalgo_header{z-index:1}
div.div_idalgo_content_full{z-index:0}
div.div_idalgo_page div.div_idalgo_content_full{margin-top:20px}

/* Configuration initiale */
div.div_idalgo_container{
    position:relative;
    display:block;
    margin:0 auto;
    color: #333333;
    font-family: Oswald, sans-serif;
    font-size: 1.33em;
    line-height:1em;
    z-index: 1;
}

.div_idalgo_container a{color:#333333;}
div.div_idalgo_container a,
div.div_idalgo_container a:link,
div.div_idalgo_container a:visited,
div.div_idalgo_container a:active{text-decoration:none;}
div.div_idalgo_container a[href]:hover{text-decoration: underline;}
div.div_idalgo_container img {border:0;}

.div_idalgo_container ul{list-style: none outside none;padding:0;margin:0}

/* Styles transversaux */
div.div_idalgo_clear {clear:both;}

/* A d&eacute;placer? */
li.li_idalgo_button_list{display: inline-block;margin-bottom:5px;display:inline;}
ul.ul_idalgo_button_list li + li{margin-left:5px;}
a.a_idalgo_button_list{text-decoration:none;padding:0 5px;}

div.div_idalgo_content_openclose .idalgo_dropdown_arrow{
    position:absolute;
    left:10px;
}


/** Base iDalgo ?? **/
div.div_idalgo_container h1,
div.div_idalgo_container h2,
div.div_idalgo_container h3,
div.div_idalgo_container h4,
div.div_idalgo_container h5,
div.div_idalgo_container h6 {
  text-rendering: optimizelegibility;
}

div.div_idalgo_widget_link{
    position:relative;
    height:1em;
    text-align:right;
    background-color:#f5f5f5;
}
a.a_idalgo_widget_link{
    font-size:0.75em;
    color:#E2001A;
}

/** Link par d&eacute;fault ***/
div.div_idalgo_module_link{
    position:relative;
    margin:10px 0 0 0;
    opacity:0.75;
    filter:alpha(opacity=75);
    height:1.3125em;
    line-height:1.3125em;
    cursor:pointer;
}
div.idalgo_sprite_link{
    position:absolute;
    top:0;right:5px;
    width:22px;height:22px;
    background-position: center -1121px;
}
div.div_idalgo_module_link a.a_idalgo_module_link{
    position:absolute;
    top:0;right:0;
    padding-right:32px;
    padding-left:12px;
    font-weight:bold;
    font-size:0.75em;
    text-align:right;
    text-transform:lowercase;
    text-decoration:none;
}
div.div_idalgo_module_link a.a_idalgo_module_link:hover{
    text-decoration:underline;
}
div.div_idalgo_content_addon_node{position:relative;}
img.img_idalgo_content_addon_node{position:relative;}
span.span_idalgo_content_addon_node_title{position:relative;display:block;font-size:0.75em;color:#949494;}

.div_idalgo_pointer {
    cursor:pointer;
}

/*** Widgets ***/
div.div_idalgo_widget{margin-bottom:10px;}
div.div_idalgo_widget a{margin:0}

/** Micro Clearfix **/
.idalgo_clearfix:before, .idalgo_clearfix:after{content:' ';display:table;}
.idalgo_clearfix:after{clear:both;}
.idalgo_clearfix{zoom:1} /* IE7 hasLayout */

/** Badge **/
.idalgo_badge {
  font-size: 10px;
  font-weight:bold;
  line-height: 14px;
  color: #636363;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #ffffff;
  padding: 2px 5px;
  -webkit-border-radius: 9px;
     -moz-border-radius: 9px;
          border-radius: 9px;
}

/** Element mobile &agrave; cacher **/
@media only screen and (min-width: 479px) {
  .idalgo_show_mobile {display:none;}
}

/* Module/Common/CSS/MainDomTitle.css *****************************************************/

/** TITRE 1 **/
div.idalgo_title1 {
    display:block;
    position:relative;
    clear:both;
    overflow:visible;
    margin:0 0 26px 0;
    padding:0;
    border-width:0 0 1px 0;
    border-color:#949494;
    border-style:solid;
    height:32px;
}
h2.idalgo_title1 {
    position:relative;
    top:0;
    display:block;
    height:100%;
    line-height:32px;
    font-weight:bold;
    margin:0;
    padding-left:10px;
    padding-right:80px;
    font-size:1.25em;
    font-family:Oswald, sans-serif;
    color:#333333;
    text-transform:uppercase;
    border-width: 0 0 6px 0;
    border-style:solid;
    border-color:#E2001A;
    box-sizing:content-box;
    white-space:nowrap;
}


/** TITRE 2 **/
div.idalgo_title2 {
    position:relative;clear:both;
    border-radius:2px;border:1px solid #d4d4d4;
    background-color:#f5f5f5;
    opacity:0.75;filter:alpha(opacity=75);
    height:22px;margin:0.625em 0}

h3.idalgo_title2 {
    position:absolute;height:100%;margin:0;padding:0;padding-left:10px;
    font-weight:bold;font-family:Oswald, sans-serif;font-size:0.6875em;color:#333333;
    text-transform:uppercase;text-align:left;line-height:22px
}
/** TITRE 3 **/
div.idalgo_title3{
    background-color: #F5F5F5;
    border: 1px solid #EAEAEB;
    border-radius: 2px 2px 2px 2px;
    clear: both;
    height: 1.375em;
    line-height: 1.375em;
    margin: 0.625em 0;
    opacity: 0.75;
    position: relative;
}
h4.idalgo_title3 {
    position:relative;
    margin:0;
    padding-left:10px;
}

/** WIDGET - TITRE 1 **/
div.idalgo_title1_widget{
    display:block;
    position:relative;
    clear:both;
    height:1.813em;
    border-width:0 0 1px 0;
    border-style:solid;
    border-color:#949494;
    text-align:left
}
h2.idalgo_title1_widget{
    position:relative;
    display:inline;
    top:8px;
    padding:0;
    padding-left:5px;
    padding-right:20px;
    margin:0;
    border-width:0 0 3px 0;
    border-style:solid;
    border-color:#E2001A;
    font-family:Oswald, sans-serif;
    font-weight:bold;
    color:#333333;
    text-transform:uppercase;
    line-height:1.813em;
    font-size:0.875em;
}

/** WIDGET - TITRE 2 **/
div.idalgo_title2_widget,
div.idalgo_title3_widget{
    display:block;
    position:relative;
    clear:both;
    width:auto;
    height:0.937em;
    padding:0;
    padding-left:33%;
    text-align:center;
    vertical-align:bottom;
    text-align:left
}

h3.idalgo_title2_widget{
    position:relative;
    padding:0;
    margin:0;
    text-transform:uppercase;
    font-size:0.75em;
    font-family:Oswald, sans-serif;
    font-weight:bold;
    color:#333333;
    line-height:15px;
}

/** WIDGET - TITRE 3 **/
h4.idalgo_title3_widget{
    position:relative;
    padding:0;
    margin:0;
    font-size:0.66em;
    font-family:Oswald, sans-serif;
    font-weight:bold;
    color:#333333;
    line-height:15px;
}


/** WIDGET - FORMAT CENTRER (2)**/
div.idalgo_title1_center_widget {
    position:relative;
    display:block;
    width:100%;
    height:1.815em;
    line-height:1.5em;
    text-align:center;

}

div.idalgo_title1_center_widget h2,
div.idalgo_title2_center_widget h3 {
    margin:0;
    text-transform:uppercase
}

div.idalgo_title1_center_widget h2 {
    display: block;
    font-family: "Arial","Helvetica Neue","Helvetica",sans-serif;
    font-size: 0.775em;
    font-weight: bold;
    letter-spacing: 0.3em;
    line-height: 2.2em;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: 8px;
}
div.idalgo_title2_center_widget {
    position:relative;
    display:block;
    text-align:center;
    color:#890010;
}
div.idalgo_title2_center_widget h3:before{
    content:'';position:absolute;display:block;z-index:-1;
    top:50%;left:0;right:0;height:2px;margin-top:-1px;background-color:#E2001A}

div.idalgo_title2_center_widget h3 {
    background-color: #ffffff;
    color: #890010;
    display: inline;
    font-size: 0.65em;
    letter-spacing: 0.5em;
    padding:0 5px;
    line-height:1em;
}

div.idalgo_title3_center_widget {
    position:relative;
    display:block;
    height:0.937em;
    text-align:center;
}

div.idalgo_title3_center_widget h4 {
    font-size: 0.66em;
    font-weight: bold;
    line-height: 15px;
    margin: 0;
    padding: 0;
    position: relative
}

div.idalgo_title3_center_widget span {
    background-color: #ffffff;
    padding:0 10px;
    font-size:1.2em;
    color : #E2001A
}

/** WIDGET - FORMAT IMAGE (3)**/
div.idalgo_title_format3{
    clear: both;
    line-height: 1.375em;
    margin: 10px 0 25px 0;
    opacity: 0.85;
    position: relative;
}

h2.idalgo_title_format3{
    position:relative;
    padding:0;
    margin:0 40px 0 0;
    font-size:1.25em;
    font-weight:normal;
    font-family:"Arial","Helvetica Neue","Helvetica",sans-serif;
    color:#333333;
    line-height:1.25em;
    text-transform:uppercase;
    text-align:left
}

h3.idalgo_title_format3{
    position:relative;
    padding:0;
    margin:0 40px 0 0;
    text-transform:uppercase;
    font-size:0.75em;
    font-family:"Arial","Helvetica Neue","Helvetica",sans-serif;
    font-weight:normal;
    color:#949494;
    line-height:15px;
    margin-top:5px;
    margin-right:40px;
    text-align:left
}

img.idalgo_title_format3 {
    position:absolute;
    top:0;
    right:0;
    max-height:40px
}

/** ICONE TITRE 1 **/
span.idalgo_title1_icon_show ,
span.idalgo_title1_icon_hide {
    position:absolute;display:block;z-index:1;cursor:pointer;
    top:50%;margin-top:-12px;height:25px;width:30px;right:10px;
    background-image:url('/idalgo/cache/media/sprite_left.png');background-repeat:no-repeat;
}
span.idalgo_title1_icon_show {
    background-position:center -283px; /*-253px;*/
}
span.idalgo_title1_icon_hide {
    background-position:center -252px; /*-284px*/
}

/** ICONE TITRE 2 **/
span.idalgo_title2_icon_show ,
span.idalgo_title2_icon_hide {
    position:absolute;
    height:24px;
    width:30px;
    top:50%;
    margin-top:-12px;
    right:0;
    cursor:pointer;
    margin-right:10px;
    background-image:url('/idalgo/cache/media/sprite_left.png');
    background-repeat:no-repeat;
}
span.idalgo_title2_icon_show {
    background-position:center -623px;
}
span.idalgo_title2_icon_hide {
    background-position:center -654px
}

/* Module/Common/CSS/MainPicture.css ******************************************************/

.idalgo_dropdown_arrow {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #000000;
  opacity: 0.3;
  filter: alpha(opacity=30);
  content: "";
}

span.idalgo_picture_arrow_left{
    position:relative;display:block;
    left:2px;top:0;
    height:23px;
    background-position:center -4px;
}
span.idalgo_picture_arrow_right{
    position:relative;display:block;
    right:-4px;top:0;
    height:23px;
    background-position:center -35px;
}
span.idalgo_picture_triangle{
    position:absolute;display:block;
    right:0px;top:0;
    background-position:center -124px;
}

div.idalgo_icon_openclose_title1,
div.idalgo_icon_openclose_h2 {background-position:center -248px;}
div.idalgo_icon_openclose_h3 {background-position:center -624px;height:22px;}

.idalgo_sprite{
    background-image:url('/idalgo/cache/media/sprite_left.png');
    background-repeat:no-repeat;
    width:30px;
    height:30px;
    overflow:hidden;
}

span.idalgo_picture_refresh{
    background-position:center -782px;
}
.idalgo_icon_timeaverage{
    background-position:center -1053px;
}
.idalgo_icon_goal{
    background-position:center -372px;
}
.idalgo_icon_yellow{
    background-position:center -403px;
}
.idalgo_icon_red{
    background-position:center -434px;
}
.idalgo_icon_penalty_in{background-position:center -682px;}
.idalgo_icon_penalty_out{background-position:center -713px;}
.idalgo_icon_yellowred{background-position:center -465px;}

.idalgo_icon_close{background-position:center -1364px;}

.idalgo_icon_minus{background-position:center -1217px;}
.idalgo_icon_plus{background-position:center -1248px;}

.idalgo_icon_dark_square_minus{background-position:center -629px;}
.idalgo_icon_dark_square_plus{background-position:center -660px;}

.idalgo_icon_navigation_prev_slim{background-position:center -3999px}
.idalgo_icon_navigation_next_slim{background-position:center -4030px}

.idalgo_icon_navigation_prev{background-position:center -2015px}
.idalgo_icon_navigation_next{background-position:center -1953px}
.idalgo_icon_navigation_calendar_close{background-position:center -2077px}
.idalgo_icon_navigation_calendar_prev{background-position:center -2139px}
.idalgo_icon_navigation_calendar_next{background-position:center -2108px}

.idalgo_icon_button_play_off{background-position:center -2764px}
.idalgo_icon_button_play_off:hover{background-position:center -2702px}
.idalgo_icon_button_play_on{background-position:center -2702px}

.idalgo_icon_button_pause_off{background-position:center -2888px}
.idalgo_icon_button_pause_off:hover{background-position:center -2826px}
.idalgo_icon_button_pause_on{background-position:center -2826px}

.idalgo_icon_button_nav_off{background-position:center -2983px}
.idalgo_icon_button_nav_off:hover{background-position:center -2952px}
.idalgo_icon_button_nav_on{background-position:center -2952px}

.idalgo_icon_menu{background-position:center -2611px;}

.idalgo_button_twitter{background-position:center -3193px;}
.idalgo_button_square_twitter{background-position:center -3348px;}

.idalgo_icon_flat_minus{background-position:center -3410px;}
.idalgo_icon_flat_plus{background-position:center -3379px}

.idalgo_icon_arrow_down{background-position:center -2673px;}
.idalgo_icon_arrow_right{background-position:center -2115px;}
.idalgo_icon_arrow_up{background-position:center -3569px;}

/*.idalgo_sprite_twitter {*/
    /*background-image:url('//si0.twimg.com/images/dev/cms/intents/icons/sprites/everything-spritev2.png');*/
    /*background-repeat:no-repeat;*/
    /*width:30px;*/
    /*height:30px;*/
    /*overflow:hidden;*/
/*}*/

.idalgo_icon_yellow_small{
    background-position:center -2298px;
}
.idalgo_icon_red_small{
    background-position:center -2330px;
}
.idalgo_icon_team_qualify{
    background-position:center -3695px;
}

.idalgo_icon_close_small {background-position:center -1767px;}

.idalgo_icon_football {background-position:center -372px;}
.idalgo_icon_basketball {background-position:center -3720px;}

.idalgo_icon_filter {background-position: center -4062px;}


.idalgo_sprite.idalgo_icon_all_sport_on {background-position:center -4588px}
.idalgo_sprite.idalgo_icon_all_sport_off {background-position:center -4619px}
.idalgo_sprite.idalgo_icon_motor_sport_on {background-position:center -4650px}
.idalgo_sprite.idalgo_icon_motor_sport_off {background-position:center -4681px}
.idalgo_sprite.idalgo_icon_tennis_sport_on {background-position:center -4712px}
.idalgo_sprite.idalgo_icon_tennis_sport_off {background-position:center -4743px}
.idalgo_sprite.idalgo_icon_football_sport_on {background-position:center -4774px}
.idalgo_sprite.idalgo_icon_football_sport_off {background-position:center -4805px}

/* Module/Football/CSS/Statistic.css ******************************************************/

div.div_idalgo_content_football_statistic_team{
    position:relative;
    padding:5px;
}

div.div_idalgo_content_football_statistic_team_for,
div.div_idalgo_content_football_statistic_team_against,
div.div_idalgo_content_football_statistic_team_home_for,
div.div_idalgo_content_football_statistic_team_home_against,
div.div_idalgo_content_football_statistic_team_away_for,
div.div_idalgo_content_football_statistic_team_away_against{margin-bottom:40px}

/* NAVIGATION */
div.div_idalgo_content_football_statistic_navigation{
    margin-top:20px;
    margin-bottom:0;
}




/* TITRE */
div.div_idalgo_content_football_statistic_title {
    position:relative;
    width:200px;
    border-bottom:1px solid #d4d4d4;
    left:50%;
    margin-left:-100px;
    text-align:center;
}
div.div_idalgo_content_football_statistic_title span{
    display:inline-block;
    padding:2px;
    background:white;
    width:auto;
    position: relative;
    top: 10px;
    font-weight:normal;
}





/* PODIUM DU CLASSEMENT */
div.div_idalgo_content_football_statistic_podium{
    position:relative;
    display:block;
    height:310px;
    width:100%;
    font-weight: bold;
    z-index:2;
    margin-bottom:20px;
    text-align:center;
}

a.a_idalgo_content_football_statistic_podium{position:initial}

div.div_idalgo_content_football_statistic_podium_background {
    position:absolute;
    left:0;top:0;
    height:69px;
    width:100%;
    background-color:#f5f5f5;
    border-bottom:1px solid #d4d4d4;
}

div.div_idalgo_content_football_statistic_podium_1{
    position:absolute;
    left:0;
    display:block;
    width:100%;
    height:auto;
    top:55px;
    z-index:1;
}
div.div_idalgo_content_football_statistic_podium_2{
    position:absolute;
    display:block;
    top:69px;
    left:-30%;
    width:100%;
    height:auto;
    z-index:0;
}
div.div_idalgo_content_football_statistic_podium_3{
    position:absolute;
    display:block;
    top:69px;
    right:-30%;
    width:100%;
    height:auto;
    z-index:0;
}

span.span_idalgo_content_football_statistic_podium_name {
    position:absolute;
    top:-35px;
    line-height:20px;
    text-transform:uppercase;
    left:0;
    right:0;
    white-space:nowrap;
    font-weight:normal;
}
span.span_idalgo_content_football_statistic_podium_name img{
    vertical-align:middle;
    margin-right:5px;
}
div.div_idalgo_content_football_statistic_podium_1 span.span_idalgo_content_football_statistic_podium_name{
    font-size:1em;
    color:#333333;
}
div.div_idalgo_content_football_statistic_podium_2 span.span_idalgo_content_football_statistic_podium_name{
    font-size:1em;
    color:#636363;
}
div.div_idalgo_content_football_statistic_podium_3 span.span_idalgo_content_football_statistic_podium_name{
    font-size:1em;
    color:#636363;
}

span.span_idalgo_content_football_statistic_podium_position{
    position:absolute;
}
div.div_idalgo_content_football_statistic_podium_1 span.span_idalgo_content_football_statistic_podium_position{
    position:absolute;
    top:22px;
    right:50%;
    margin-right:55px;
    color:#333333;
    font-size:2em;
}
div.div_idalgo_content_football_statistic_podium_2 span.span_idalgo_content_football_statistic_podium_position{
    position:absolute;
    top:5px;
    right:50%;
    margin-right:45px;
    color:#636363;
    font-size:1.5em;
}
div.div_idalgo_content_football_statistic_podium_3 span.span_idalgo_content_football_statistic_podium_position{
    position:absolute;
    top:5px;
    left:50%;
    margin-left:45px;
    color:#636363;
    font-size:1.5em;
}
div.div_idalgo_content_football_statistic_podium_logo{
    position:absolute;
    left:50%;
    margin-left:-40px;
    height:110px;
    width:80px;
    background:#FFF;
    border:1px solid #d4d4d4;
    z-index:1;
}
div.div_idalgo_content_football_statistic_podium_1 div.div_idalgo_content_football_statistic_podium_logo{
    position:absolute;
    left:50%;
    margin-left:-50px;
    height:138px;
    width:100px;
    background:#FFF;
    border:1px solid #d4d4d4;
    text-align:center;
}

img.img_idalgo_content_football_statistic_podium_logo_long{
    margin:5px;
    width:70px;
}
div.div_idalgo_content_football_statistic_podium_1 img.img_idalgo_content_football_statistic_podium_logo_long{
    width:90px;
}
img.img_idalgo_content_football_statistic_podium_logo_short{
    display:none;
}

div.div_idalgo_content_football_statistic_podium_logo:after,
div.div_idalgo_content_football_statistic_podium_logo:before{
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
div.div_idalgo_content_football_statistic_podium_logo:after{
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #FFF;
    border-width: 15px;
    left: 50%;
    margin-left: -15px;
}
div.div_idalgo_content_football_statistic_podium_logo:before{
    border-color: rgba(102, 102, 102, 0);
    border-top-color: #d4d4d4;
    border-width: 16px;
    left: 50%;
    margin-left: -16px;
}

div.div_idalgo_content_football_statistic_podium_circle{
    top:110px;
    position:absolute;
    left:50%;
    background-color: #f5f5f5;
    -webkit-border-radius:50%;
       -moz-border-radius:50%;
            border-radius:50%;
    text-align: center;
    font-weight: normal;
    z-index:0;
}
div.div_idalgo_content_football_statistic_podium_1 div.div_idalgo_content_football_statistic_podium_circle{
    top:140px;
    margin-left:-50px;
    width:100px;
    height:100px;
    font-size: 42px;
    line-height: 100px;
    color: #333333;
}
div.div_idalgo_content_football_statistic_podium_2 div.div_idalgo_content_football_statistic_podium_circle,
div.div_idalgo_content_football_statistic_podium_3 div.div_idalgo_content_football_statistic_podium_circle{
    margin-left:-35px;
    width:70px;
    height:70px;
    font-size: 34px;
    line-height: 70px;
    color: #636363;
}
div.div_idalgo_content_football_statistic_podium_3 div.div_idalgo_content_football_statistic_podium_circle{
    color: #949494;
}





/* CLASSEMENT */
table.table_idalgo_content_football_statistic_standing{
    margin-top:1em;
}
table.table_idalgo_content_football_statistic_standing tr{
    overflow:hidden;
}
table.table_idalgo_content_football_statistic_standing th{
    font-size:0.6875em;
    text-align:center;
    color:#636363;
}
table.table_idalgo_content_football_statistic_standing th.th_idalgo_content_football_statistic_standing_value_main{
    color:#E2001A;
}
table.table_idalgo_content_football_statistic_standing td{
    text-align:center;
    color:#636363;
}
table.table_idalgo_content_football_statistic_standing td.td_idalgo_content_football_statistic_standing_position{
    width:30px;
    font-weight:bold;
    color:#636363;
}
table.table_idalgo_content_football_statistic_standing td.td_idalgo_content_football_statistic_standing_logo{
    width:40px;
}
table.table_idalgo_content_football_statistic_standing td.td_idalgo_content_football_statistic_standing_logo img{
    vertical-align:middle;
}
table.table_idalgo_content_football_statistic_standing td.td_idalgo_content_football_statistic_standing_name{
    text-align: left;
    font-size:0.875em;
    color:#636363;
    text-transform:uppercase;
}
table.table_idalgo_content_football_statistic_standing td.td_idalgo_content_football_statistic_standing_name a{
    overflow:hidden;
    text-overflow:ellipsis;
    text-overflow:'.';
}
table.table_idalgo_content_football_statistic_standing td.td_idalgo_content_football_statistic_standing_value{
    width:12%;
    font-size:0.9em;
}
table.table_idalgo_content_football_statistic_standing td.td_idalgo_content_football_statistic_standing_value_main{
    width:12%;
    color:#E2001A;
    font-size:1em;
    font-weight:bold;
}


/* Statistiques joueur, club , pr&eacute;sident, coach, referee */
div.div_idalgo_content_football_statistic_average_left {
    width: 25%;
    float: left;
    color: #636363;
}
div.div_idalgo_content_football_statistic_average_right {
    width: 75%;
    margin-left: 25%;
    color: #636363;
    border-left:1px solid #d4d4d4;
    min-height: 340px;
}
div.div_idalgo_content_football_statistic_average_left .div_idalgo_content_football_statistic_average_left_season {
    text-align:center;
    font-size: 0.625em;
    font-weight:bold;
}
div.div_idalgo_content_football_statistic_average_left .div_idalgo_content_football_statistic_average_left_num_played {
    text-align:center;
    font-size: 3em;
    margin: 20px 0;
}
div.div_idalgo_content_football_statistic_average_left .div_idalgo_content_football_statistic_average_left_num_played_title {
    text-align:center;
    font-size: 0.8125em;
}
div.div_idalgo_content_football_statistic_average_left_block{
    text-align:center;
    height:90px;
}
div.div_idalgo_content_football_statistic_average_left_block_num_played{
    text-align:center;
    font-size: 3em;
    margin: 20px 0;
}
div.div_idalgo_content_football_statistic_average_left_block_num_played_title {
    text-align:center;
    font-size: 0.8125em;
}
.ul_idalgo_content_football_statistic_average_right li {
    position:relative;
    height:30px;
    font-size: 0.8125em;
    line-height:30px;
    margin:0;
    margin-left:10px;
    margin-right:20px;
}
ul.ul_idalgo_content_football_statistic_average_right li:hover {
    color:#E2001A;
    background-color: #F1F1F1;
}

div.div_idalgo_content_football_statistic_average_right_title span {
    position:relative;
    display:block;
    width:auto;
    padding-right:30px;
    overflow:hidden;
    text-overflow:ellipsis;
    text-overflow:'.';
    white-space:nowrap;
    line-height: 30px;
}

div.div_idalgo_content_football_statistic_average_right_result span {
    display:block;
    height:30px;
    width:100%;
    text-overflow:ellipsis;
    text-overflow:'.';
    text-align:right;
    white-space:nowrap;
}

div.div_idalgo_content_football_statistic_average_right_title span.idalgo_sprite {
    display: block;
    position: absolute;
    margin: 0;
    right: 0;
    top: 2px;
    height: 20px;
    width: 20px;
    padding:0;
}

span.idalgo_sprite.span_idalgo_content_football_statistic_average_right_title_goal {
    background-position:-16px -375px;
}
span.idalgo_sprite.span_idalgo_content_football_statistic_average_right_title_goalagainst {
    background-position:-16px -375px;
}
span.idalgo_sprite.span_idalgo_content_football_statistic_average_right_title_penaltyfor,
span.idalgo_sprite.span_idalgo_content_football_statistic_average_right_title_penalty {
    background-position:-16px -1275px;
}
span.idalgo_sprite.span_idalgo_content_football_statistic_average_right_title_assists {
    background-position:center -1643px;
}
div.div_idalgo_content_football_statistic_average_right_title span.idalgo_sprite.span_idalgo_content_football_statistic_average_right_title_assists{height:30px}
span.idalgo_sprite.span_idalgo_content_football_statistic_average_right_title_yellow {
    background-position:-16px -407px;
}
span.idalgo_sprite.span_idalgo_content_football_statistic_average_right_title_red {
    background-position:-16px -438px;
}

li.li_idalgo_content_football_statistic_average_right_icones {
    height:30px;
    line-height:30px;
}
li.li_idalgo_content_football_statistic_average_right_icones span{
    display: block;
    float: left;
    height: 20px;
    width: 20px;
}
span.span_idalgo_content_football_statistic_average_right_icones_home {
    background-position:-13px -1305px;
    position:absolute;
    right:40px;
    display: block;
}
span.span_idalgo_content_football_statistic_average_right_icones_away {
    background-position:-13px -1335px;
    position:absolute;
    right:0;
    display: block;
}
li.li_idalgo_content_football_statistic_average_right_win {
    color: #4db103;
    font-size: 1.1em;
}
div.div_idalgo_content_football_statistic_average_right_win_title {
    position: relative;
    width: auto;
    height: 100%;
    margin-right: 120px;
    line-height: 10px;
}

div.div_idalgo_content_football_statistic_average_right_win_result
 {
    position: absolute;
    width: 120px;
    height: 100%;
    top: 0;
    right: 0;
    line-height: 15px;
}
div.div_idalgo_content_football_statistic_average_right_win_result div {
    width: 40px;
    height: 100%;
    float: right;
    text-align: right;
}
div.div_idalgo_content_football_statistic_average_right_win_result_2,
div.div_idalgo_content_football_statistic_average_right_win_result_3 {
    font-size: 1em;
}


span.span_idalgo_content_football_statistic_average_right_win_result_1_percent,
span.span_idalgo_content_football_statistic_average_right_win_result_2_percent,
span.span_idalgo_content_football_statistic_average_right_win_result_3_percent {
    margin-top: -5px;
    line-height: 10px;
    font-size: 0.685em;
    display: block;
    margin: 0 auto;
    clear: both;
}

div.div_idalgo_content_football_statistic_average_right_title
{
    position: absolute;
    height: 100%;
    left:0;
    right:120px;
    line-height: 10px;
}

div.div_idalgo_content_football_statistic_average_right_result
 {
    position: absolute;
    width: 120px;
    height: 100%;
    top: 0;
    right: 0;
    font-size: 1.4em;
    line-height: 25px;
}

div.div_idalgo_content_football_statistic_average_right_result_1,
div.div_idalgo_content_football_statistic_average_right_result_2,
div.div_idalgo_content_football_statistic_average_right_result_3 {
    width: 40px;
    height: 100%;
    float: right;
    text-align: right;
}
div.div_idalgo_content_football_statistic_average_right_result_1,
div.div_idalgo_content_football_statistic_average_right_result_2 {
    font-size: 0.6875em;
    line-height: 30px;
}

/* Module/Football/CSS/WidgetStatistic.css ************************************************/

div.div_idalgo_widget_football_statistic{position:relative;}
div.div_idalgo_widget_football_statistic_player_goal{position:relative}
div.div_idalgo_widget_football_statistic_content{position:relative}
div.div_idalgo_widget_football_statistic_content_top{
    position:relative;display:block;
    height:230px;
    font-weight: bold;
    padding-top:20px;
    z-index:2;
}

div.div_idalgo_widget_football_statistic_content_background {
    position:absolute;
    height:69px;
    width:100%;
    background-color:#f5f5f5;
    border-bottom:1px solid #d4d4d4;
    z-index:1;
}

div.div_idalgo_widget_football_statistic_content_top_name {
    position:absolute;
    width:120px;
    left:50%;
    margin-left:-60px;
    text-align:center;
    font-weight: normal;
    line-height: 20px;
    text-transform:uppercase;
    top:14px;
}

a.a_idalgo_widget_football_statistic_content_top_name_name:hover {
    text-decoration: none!important;
}

div.div_idalgo_widget_football_statistic_content_top_title {
    position: absolute;
    bottom: 0;
    width: 200px;
    border-bottom: 1px solid #d4d4d4;
    left: 50%;
    margin-left: -100px;
    text-align: center;
    z-index:1;
}
div.div_idalgo_widget_football_statistic_content_top_title span{
    display: inline-block;
    padding: 2px;
    background: white;
    width: auto;
    position: relative;
    top: 10px;
    font-weight:normal;
    font-size:0.7em;
}

div.div_idalgo_widget_football_statistic_content_top_name img {
    vertical-align:text-top;
    margin-right:2px;
}

div.div_idalgo_widget_football_statistic_content_top_1{
    position:absolute;display:block;
    top:51px;left:50%;margin-left:-40px;
}

span.span_idalgo_widget_football_statistic_content_top_1{
    position:absolute;
    top:22px;
    left:-20px;
    width:20px;
    font-size: 1.5em;
    line-height: 0.75em;
    color: #333333;
    font-weight: bold;
}
a.a_idalgo_widget_football_statistic_content_top_1 {
    position: relative;
    background: #FFF;
    border: 1px solid #d4d4d4;
    height:110px;
    width: 77px;
    display: block;
    text-align: center;
    z-index:1;
}
a.a_idalgo_widget_football_statistic_content_top_1 img {
    margin-top: 10px;
    width:66px;
}
a.a_idalgo_widget_football_statistic_content_top_2,
a.a_idalgo_widget_football_statistic_content_top_3 {
    position: relative;
    background: #FFF;
    border: 1px solid #d4d4d4;
    height:92px;
    width: 64px;
    display: block;
    text-align: center;
}
a.a_idalgo_widget_football_statistic_content_top_1:after, a.a_idalgo_widget_football_statistic_content_top_1:before,
a.a_idalgo_widget_football_statistic_content_top_2:after, a.a_idalgo_widget_football_statistic_content_top_2:before,
a.a_idalgo_widget_football_statistic_content_top_3:after, a.a_idalgo_widget_football_statistic_content_top_3:before {
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

a.a_idalgo_widget_football_statistic_content_top_1:after,
a.a_idalgo_widget_football_statistic_content_top_2:after,
a.a_idalgo_widget_football_statistic_content_top_3:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #FFF;
    border-width: 15px;
    left: 50%;
    margin-left: -15px;
}
a.a_idalgo_widget_football_statistic_content_top_1:before,
a.a_idalgo_widget_football_statistic_content_top_2:before,
a.a_idalgo_widget_football_statistic_content_top_3:before {
    border-color: rgba(102, 102, 102, 0);
    border-top-color: #d4d4d4;
    border-width: 16px;
    left: 50%;
    margin-left: -16px;
}

a.a_idalgo_widget_football_statistic_content_top_2 img,
a.a_idalgo_widget_football_statistic_content_top_3 img{
    margin-top:11px;

}

img.img_idalgo_widget_football_statistic_content_top_1 {
    margin-left: 0;
}

div.div_idalgo_widget_football_statistic_content_top_2{
    position:absolute;display:block;
    top:44px;
    left:7%;
}
span.span_idalgo_widget_football_statistic_content_top_2{
    position:absolute;
    left:-15px;
    top: 30px;
}
span.span_idalgo_widget_football_statistic_content_top_2{
    font-size: 1em;
    line-height:0.7692em;
    color:#636363;
}
div.div_idalgo_widget_football_statistic_content_top_3{
    position:absolute;
    display:block;
    top:44px;
    right:7%;
}
div.div_idalgo_widget_football_statistic_content_top_2_name,
div.div_idalgo_widget_football_statistic_content_top_3_name {
    position: absolute;
    top:-25px;
    font-size:0.625em;
    font-weight:normal;
    color:#636363;
    text-transform:uppercase;
    height: 25px;
    text-align: center;
    width:94px;
    line-height: 12px;
    left:-15px
}

span.span_idalgo_widget_football_statistic_content_top_3{
    position:absolute;
    right:-15px;
    top: 30px;
}
span.span_idalgo_widget_football_statistic_content_top_3{
    font-size: 1em;
    line-height:0.7692em;
    color:#636363;
}

div.div_idalgo_widget_football_statistic_content_top_1_circle {
    position:absolute;
    width: 68px;
    height: 68px;
    margin-left:5px;
    background-color: #f5f5f5;
    border-radius:50%;
    -webkit-border-radius: 50%;
    -moz-border-radius:50%;
    font-size: 24px;
    line-height: 68px;
    text-align: center;
    font-weight: normal;
    color: #333333;
    z-index: -1;
    bottom:-68px;
}

div.div_idalgo_widget_football_statistic_content_top_2_circle,
div.div_idalgo_widget_football_statistic_content_top_3_circle {
    width: 52px;
    height: 52px;
    background-color: #f5f5f5;
    border-radius:50%;
    -webkit-border-radius: 50%;
    -moz-border-radius:50%;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    font-weight: normal;
    color: #636363;
    margin-left:7px;
    position:absolute;
    z-index: -1;
    bottom:-52px;
}


img.img_idalgo_widget_football_statistic_content_top_2_name_club,
img.img_idalgo_widget_football_statistic_content_top_3_name_club {
    vertical-align:middle;
    margin-right:4px;
}

/* Module/Pattern/CSS/Statistic.css *******************************************************/

/* Statistiques joueur */

/** Colonne de gauche **/
div.div_idalgo_content_statistic_average_left {
    width: 25%;
    float: left;
    color: #636363;
}
div.div_idalgo_content_statistic_average_left .div_idalgo_content_statistic_average_left_season {
    text-align:center;
    font-size: 0.625em;
    font-weight:bold;
}
div.div_idalgo_content_statistic_average_left .div_idalgo_content_statistic_average_left_num_played {
    text-align:center;
    font-size: 3em;
    margin: 20px 0;
}
div.div_idalgo_content_statistic_average_left .div_idalgo_content_statistic_average_left_num_played_title {
    text-align:center;
    font-size: 0.8125em;
}
div.div_idalgo_content_statistic_average_left_block {
    text-align:center;
    height:90px;
}
div.div_idalgo_content_statistic_average_left_block_num_played {
    text-align:center;
    font-size: 3em;
    margin: 20px 0;
}
div.div_idalgo_content_statistic_average_left_block_num_played_title {
    text-align:center;
    font-size: 0.8125em;
}
/** Colonne de droite **/
div.div_idalgo_content_statistic_average_right {
    width: 75%;
    margin-left: 25%;
    color: #636363;
    border-left:1px solid #d4d4d4;
    min-height: 340px;
}
.ul_idalgo_content_statistic_average_right li {
    position:relative;
    height:30px;
    font-size: 0.8125em;
    line-height:30px;
    margin:0;
    margin-left:10px;
    margin-right:20px
}
ul.ul_idalgo_content_statistic_average_right li:hover {
    color:#E2001A;
    background-color: #F1F1F1;
}
/** titre de la stat **/
div.div_idalgo_content_statistic_average_right_title span {
    position:relative;
    display:block;
    width:auto;
    padding-right:30px;
    overflow:hidden;
    text-overflow:ellipsis;
    text-overflow:'.';
    white-space:nowrap;
    line-height: 30px;
}
/** donn&eacute;e de la stat **/
div.div_idalgo_content_statistic_average_right_result span {
    display:block;
    height:30px;
    width:100%;
    text-overflow:ellipsis;
    text-overflow:'.';
    text-align:right;
    white-space:nowrap;
}

div.div_idalgo_content_statistic_average_right_title span.idalgo_sprite,
div.div_idalgo_content_statistic_average_right_title span.idalgo_sprite_rugby {
    display: block;
    position: absolute;
    margin: 0;
    right: 0;
    top: 2px;
    height: 20px;
    width: 20px;
    padding:0;
}
div.div_idalgo_content_statistic_average_right_title span.idalgo_sprite_rugby {
    top:0;
}
li.li_idalgo_content_statistic_average_right_win {
    color: #4db103;
    font-size: 1.1em;
}
div.div_idalgo_content_statistic_average_right_win_title {
    position: relative;
    width: auto;
    height: 100%;
    margin-right: 120px;
    line-height: 10px;
}

div.div_idalgo_content_statistic_average_right_win_result
 {
    position: absolute;
    width: 120px;
    height: 100%;
    top: 0;
    right: 0;
    line-height: 15px;
}
div.div_idalgo_content_statistic_average_right_win_result div {
    width: 40px;
    height: 100%;
    float: right;
    text-align: right;
}
div.div_idalgo_content_statistic_average_right_win_result_2,
div.div_idalgo_content_statistic_average_right_win_result_3 {
    font-size: 1em;
}

span.span_idalgo_content_statistic_average_right_win_result_1_percent,
span.span_idalgo_content_statistic_average_right_win_result_2_percent,
span.span_idalgo_content_statistic_average_right_win_result_3_percent {
    margin-top: -5px;
    line-height: 10px;
    font-size: 0.685em;
    display: block;
    margin: 0 auto;
    clear: both;
}

div.div_idalgo_content_statistic_average_right_title
{
    position: absolute;
    height: 100%;
    left:5px;
    right:120px;
    line-height: 10px;
}

div.div_idalgo_content_statistic_average_right_result
 {
    position: absolute;
    width: 120px;
    height: 100%;
    top: 0;
    right: 5px;
    font-size: 1.4em;
    line-height: 25px;
}

div.div_idalgo_content_statistic_average_right_result_1,
div.div_idalgo_content_statistic_average_right_result_2,
div.div_idalgo_content_statistic_average_right_result_3 {
    width: 40px;
    height: 100%;
    float: right;
    text-align: right;
}
div.div_idalgo_content_statistic_average_right_result_1,
div.div_idalgo_content_statistic_average_right_result_2 {
    font-size: 0.6875em;
    line-height: 30px;
}

/* Module/Pattern/CSS/WidgetStatistic.css *************************************************/

div.div_idalgo_widget_statistic_content{position:relative}

/* Le titre principa, s'il y en a un (rugby). */
div.div_idalgo_widget_statistic_title_content {
    position: relative;
    display: block;
    width: 100%;
    font-family: Oswald, sans-serif;
    font-size: 0.9em;
    color:#636363;
    letter-spacing: 0.4em;
    text-align: center;
    text-transform: uppercase;
}

/* La bloc de contenu. */
div.div_idalgo_widget_statistic_podium{
    position:relative;display:block;
    font-weight: bold;
    padding-top:20px;
    margin-bottom: 10px;
    z-index:2;
}

/* Le fond du block de contenu. */
div.div_idalgo_widget_statistic_podium_background {
    position:absolute;
    height:69px;
    width:100%;
    background-color:#f5f5f5;
    border-bottom:1px solid #d4d4d4;
}

/* La liste du podium. */
ul.ul_idalgo_widget_statistic_podium { display: block; position: relative; }

li.li_idalgo_widget_statistic_podium { display: block; position: absolute; height: 100%; }

li.li_idalgo_widget_statistic_podium_1 { width: 86px; left: -43px; margin-left: 50%; }

li.li_idalgo_widget_statistic_podium_2,
li.li_idalgo_widget_statistic_podium_3 { width: 70px; }

li.li_idalgo_widget_statistic_podium_2 { left: 6%; }

li.li_idalgo_widget_statistic_podium_3 { right: 6%; }

/* Le lien et contenant. */
a.a_idalgo_widget_statistic_podium {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    text-decoration: none !important;
}

/* Le ou les noms. */
span.span_idalgo_widget_statistic_podium_name,
span.span_idalgo_widget_statistic_podium_team_name {
    position: absolute;
    display: block;
    width: 140%;
    left:-20%;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    color:#949494;
}

/* La position. */
span.span_idalgo_widget_statistic_podium_position {
    position: absolute;
    display: block;
    width: 20px;
    left:-20px;
    top:72px;
    text-align: center;
    color:#949494;
    font-size: 1em;
}

/* Les scores. */
span.span_idalgo_widget_statistic_podium_score {
    position: absolute;
    display: block;
    text-align: center;
    z-index: 2;
    color:#949494;
}

/* La personnalisation en fonction du contenu &agrave; afficher. */
li.li_idalgo_widget_statistic_podium span.span_idalgo_widget_statistic_podium_name {height: 11px;line-height: 11px;font-size: 0.7em;top:40px;}
li.li_idalgo_widget_statistic_podium span.span_idalgo_widget_statistic_podium_team_name {height: 10px;line-height: 10px;font-size: 0.6em;top:52px;}
li.li_idalgo_widget_statistic_podium span.span_idalgo_widget_statistic_podium_score {font-size: 1.25em;}

li.li_idalgo_widget_statistic_podium_1 span.span_idalgo_widget_statistic_podium_name {height: 16px;line-height: 16px;font-size: 1em;color:#333333;top:12px;}
li.li_idalgo_widget_statistic_podium_1 span.span_idalgo_widget_statistic_podium_team_name {top:30px;color:#333333;}
li.li_idalgo_widget_statistic_podium_1 span.span_idalgo_widget_statistic_podium_position {color:#333333;}
li.li_idalgo_widget_statistic_podium_1 span.span_idalgo_widget_statistic_podium_score {font-size: 1.5em;color:#333333;}

li.li_idalgo_widget_statistic_podium_3 span.span_idalgo_widget_statistic_podium_position {right:-22px;left:auto;}

/* La boite qui contient le ou les logos. */
div.div_idalgo_widget_statistic_podium_img {
    position: absolute;
    bottom: 79px;
    border: 1px solid #d4d4d4;
    background-color: #ffffff;
    text-align: center;
    line-height:0;
    z-index: 3;
}
img.img_idalgo_widget_statistic_podium_img_podium {
    margin:10px;
}
/* On force la largeur du contenu central, vu qu'on n'a pas d'image approprir&eacute;e. */
li.li_idalgo_widget_statistic_podium_1 img.img_idalgo_widget_statistic_podium_img_podium {
    width: 66px;
}

/* Les triangles sous les images. */
div.div_idalgo_widget_statistic_podium_img:after, div.div_idalgo_widget_statistic_podium_img:before {
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    z-index: 3;
}
div.div_idalgo_widget_statistic_podium_img:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #ffffff;
    border-width: 15px;
    left: 50%;
    margin-left: -15px;
}
div.div_idalgo_widget_statistic_podium_img:before {
    border-color: rgba(102, 102, 102, 0);
    border-top-color: #d4d4d4;
    border-width: 16px;
    left: 50%;
    margin-left: -16px;
}

/* Un ballon rond ou oval. */
div.div_idalgo_widget_statistic_podium_score_circle {
    position: absolute;
    display: block;
    width: 80%;
    height: 80%;
    top:10%;
    left:10%;
    background-color: #f5f5f5;
    border-radius:50%;
    -webkit-border-radius: 50%;
    -moz-border-radius:50%;
    z-index: -1;
}
div.div_idalgo_widget_statistic_podium_score_oval {
    content: " ";
    border-color: transparent;
    background-color: #f5f5f5;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    position: absolute;
    top: 15%;
    left: 0;
    width: 100%;
    height: 70%;
    transform: rotate(-25deg);
    -webkit-transform: rotate(-25deg);
    -moz-transform: rotate(-25deg);
    z-index: -2;
}

/* Sous titre de la dipositive. */
div.div_idalgo_widget_statistic_podium_title {
    position: relative;
    width: 200px;
    border-bottom: 1px solid #d4d4d4;
    left: 50%;
    margin-left: -100px;
    text-align: center;
}
div.div_idalgo_widget_statistic_podium_title span{
    position: relative;
    display: inline-block;
    padding: 2px;
    background: #ffffff;
    width: auto;
    top: 10px;
    font-weight:normal;
    font-size:0.7em;
}

/* La personnalisation suivant le type de contenu &agrave; afficher personne ou club/&eacute;quipe. */
div.div_idalgo_widget_statistic_podium_person ul.ul_idalgo_widget_statistic_podium {height: 260px;overflow:hidden}
div.div_idalgo_widget_statistic_podium_person li.li_idalgo_widget_statistic_podium span.span_idalgo_widget_statistic_podium_score {top: 172px;width: 72px;height: 72px;line-height: 72px;}
div.div_idalgo_widget_statistic_podium_person li.li_idalgo_widget_statistic_podium_1 span.span_idalgo_widget_statistic_podium_score {width: 88px;height: 88px;line-height: 88px;}

div.div_idalgo_widget_statistic_podium_team ul.ul_idalgo_widget_statistic_podium {height: 220px;}
div.div_idalgo_widget_statistic_podium_team li.li_idalgo_widget_statistic_podium span.span_idalgo_widget_statistic_podium_score {top:130px;width: 77px;height: 77px;line-height: 77px;}
div.div_idalgo_widget_statistic_podium_team li.li_idalgo_widget_statistic_podium_1 span.span_idalgo_widget_statistic_podium_name {top:14px}
div.div_idalgo_widget_football_statistic_player_goal_history li.li_idalgo_widget_statistic_podium span.span_idalgo_widget_statistic_podium_name {top:26px}
div.div_idalgo_widget_football_statistic_player_goal_history li.li_idalgo_widget_statistic_podium_1 span.span_idalgo_widget_statistic_podium_name {top:6px}
div.div_idalgo_widget_statistic_podium_team li.li_idalgo_widget_statistic_podium_1 span.span_idalgo_widget_statistic_podium_score {width:88px; height: 88px;line-height: 88px;}
div.div_idalgo_widget_statistic_podium_team li.li_idalgo_widget_statistic_podium img.img_idalgo_widget_statistic_podium_img_podium { width: 50px; }
div.div_idalgo_widget_statistic_podium_team li.li_idalgo_widget_statistic_podium_1 img.img_idalgo_widget_statistic_podium_img_podium { width: 66px; }

/* Pour le tennis l'affichage des &eacute;volutions */
div.div_idalgo_widget_statistic_podium_person span.span_idalgo_widget_statistic_podium_img_evolution,
div.div_idalgo_widget_statistic_podium_person span.span_idalgo_widget_statistic_podium_img_evolution_graphic {position: absolute;}

div.div_idalgo_widget_statistic_podium_person span.span_idalgo_widget_statistic_podium_img_evolution {bottom: 0;right:0;width: 30px;height: 30px;line-height: 30px;text-align: center;font-size: 0.8em;font-weight: bold;}
div.div_idalgo_widget_statistic_podium_person span.span_idalgo_widget_statistic_podium_img_evolution_graphic {bottom: 0;left:0;}
div.div_idalgo_widget_statistic_podium_person span.span_idalgo_widget_statistic_podium_img_evolution_graphic_up {background-position:center -279px;;}
div.div_idalgo_widget_statistic_podium_person span.span_idalgo_widget_statistic_podium_img_evolution_graphic_down {background-position:center -310px;}

/* Customer/LaDepecheDuMidi/Sport/Common/CSS/Main.css *************************************/
div#article-texte div.div_idalgo_container {font-size:1em}

div#idalgo-1 div.div_idalgo_widget{z-index :4}
div#idalgo-2 div.div_idalgo_widget{z-index :3}
div#idalgo-3 div.div_idalgo_widget{z-index :2}
div#idalgo-4 div.div_idalgo_widget{z-index :1}

/*********************************** STRUCTURE GENERALE ***********************************/
body{
    margin: 0;
}
div.div_idalgo_content{
    float:left;
    width:630px;
}
div.div_idalgo_aside{
    float:right;
    width:310px;
    margin-left: 20px;
}
div.div_idalgo_content_full:after{
    content:'';
    position:relative;
    display:block;
    clear:both
}

h1.h1_idalgo span.h1_idalgo_title{font-size:0.7em}

span.span_idalgo_widget_statistic_podium_name,
span.span_idalgo_widget_statistic_podium_team_name{font-family:open sans, sans-serif}