/*************************/
/** MARATHON PHOTO FNAC **/
/**     CSS ACCUEIL     **/
/*************************/

#presentation_partenaire {
    float:                  left;
    display:                inline;
    width:                  912px;
    margin:                 20px 0 19px 23px;
}

#presentation_partenaire img {
	width:					200px;
	height:					83px;
}

#presentation_partenaire h1 {
    font-weight:            bold;
    font-size:              1.25em;
    margin-bottom:          6px;
}

#presentation_partenaire p {
    line-height:            1.15em;
}

#visuel_partenaire {
    margin-right:           23px;
}

#flash_map_france {
    float:                  left;
    display:                inline;
    width:                  373px;
    font-size:              1.15em;
    line-height:            4em;
    margin-left:            23px;
}

#calendrier_marathons {
    float:                  left;
    width:                  391px;
    height:                 auto !important;
    height:                 386px;
    min-height:             386px;
    padding-top:            10px;
    margin-right:           17px;
    background-image:       url('img/bg_calendrier_marathons.gif');
    background-position:    left top;
    background-repeat:      no-repeat;
    background-color:       #FFFFFF;
}

#calendrier_marathons h1 {
    float:                  left;
    width:                  100%;
    font-size:              1.2em;
    font-weight:            bold;
    color:                  #147EB1;
    text-align:             center;
    margin-bottom:          10px;
}

#calendrier_printemps {
    float:                  left;
    display:                inline;
    width:                  173px;
    padding-bottom:         5px;
    background-image:       url('img/bg_calendrier_printemps.gif');
    background-position:    left bottom;
    background-repeat:      no-repeat;
    margin:                 0 12px 0 18px;
}

#calendrier_printemps_title {
    float:                  left;
    display:                inline;
    width:                  173px;
    text-align:             center;
    padding:                8px 0;
    background-image:       url('img/bg_calendrier_printemps.jpg');
    background-position:    left top;
    background-repeat:      no-repeat;
}

#calendrier_printemps_title h2 {
    color:                  #3079CC;
    font-weight:            bold;
    font-size:              1.33em;
}

#calendrier_printemps_content {
    float:                  left;
    width:                  153px;
    height:                 auto !important;
    height:                 325px;
    min-height:             325px;
    color:                  #000000;
    font-size:              0.92em;
    padding:                8px 9px;
    border:                 1px solid #8CBEFB;
    border-bottom:          none;
}

#calendrier_printemps_content h3 {
    color:                  #3079CC;
    font-size:              1em;
    text-transform:         uppercase;
    margin-bottom:          5px;
}

.calendrier_mois {
    margin-bottom:          17px;
}

.calendrier_mois a {
    color:                  #000000;
    text-decoration:        none;
}

.calendrier_mois a:hover, .calendrier_mois a:focus {
    text-decoration:        underline;
}

.etat_inscription {
    font-size:              0.92em;
    color:                  #999999;
}

.calendrier_mois .etat_inscription a {
    color:                  #999999;
    text-decoration:        none;
}

.calendrier_mois .etat_inscription a:hover, .calendrier_mois .etat_inscription a:focus {
    text-decoration:        underline;
}

.toutes_les_dates {
    float:                  left;
    width:                  100%;
    font-size:              0.92em;
    text-align:             right;
    margin-top:             20px;
}

.toutes_les_dates a {
    color:                  #999999;
    text-decoration:        underline;
}

.toutes_les_dates a:focus, .toutes_les_dates a:hover {
    text-decoration:        none;
}

#calendrier_automne {
    float:                  left;
    width:                  173px;
    padding-bottom:         5px;
    background-image:       url('img/bg_calendrier_automne.gif');
    background-position:    left bottom;
    background-repeat:      no-repeat;
}

#calendrier_automne_title {
    float:                  left;
    display:                inline;
    width:                  173px;
    text-align:             center;
    padding:                8px 0;
    background-image:       url('img/bg_calendrier_automne.jpg');
    background-position:    left top;
    background-repeat:      no-repeat;
}

#calendrier_automne_title h2 {
    color:                  #9E6B02;
    font-weight:            bold;
    font-size:              1.33em;
}

#calendrier_automne_content {
    float:                  left;
    width:                  153px;
    height:                 auto !important;
    height:                 325px;
    min-height:             325px;
    color:                  #000000;
    font-size:              0.92em;
    padding:                8px 9px;
    border:                 1px solid #DA9914;
    border-bottom:          none;
}

#calendrier_automne_content h3 {
    color:                  #9E6B02;
    font-size:              1em;
    text-transform:         uppercase;
    margin-bottom:          5px;
}

#echantillon_photos {
    float:                  left;
    width:                  142px;
    margin-top:             15px;
}

#echantillon_photos img {
	width:					125px;
	height:					84px;
}

.echantillon_photo {
    float:                  left;
    width:                  129px;
    height:                 88px;
    background-image:       url('img/bg_photo_home.gif');
    background-repeat:      no-repeat;
    background-position:    right bottom;
    padding:                0 2px 3px 0; 
    margin-bottom:          3px;
}

.echantillon_photo img {
    border:                 2px solid #FFFFFF;
}