
.tx-mediasmartphotogallery-pi1 {
    float:                  left;
}


/* galeries photos */
#galeries_conteneur {
    float:                  left;
    /*width:                  100%;*/
    /*background-image:       url('img/bg_galeries_conteneur.gif');
    background-position:    left top;
    background-repeat:      no-repeat;
    padding-top:            10px;*/
}

#galeries_photo {
    float:                  left;
    /*width:                  100%;*/
    /*background-image:       url('img/bg_galeries.gif');
    background-position:    left bottom;
    background-repeat:      no-repeat;*/
    padding-bottom:         55px;
}

#galeries_titre {
    float:                  left;
    display:                inline;
    width:                  512px;
    color:                  #003D72;
    font-weight:            bold;
    font-size:              1.33em;
    text-indent:            5px;
    padding-bottom:         2px;
    margin:                 4px 0 32px 0px;
    border-bottom:          1px dotted #9DB2C5;
}

.ligne_galeries {
    float:                  right;
    width:                  521px;
    margin-bottom:          17px;
}

.une_galerie_photos {
    float:                  left;
    width:                  159px;
    height:                 155px;
    text-align:             center;
    font-weight:            bold;
    font-size:              1.1em;
    margin-right:           12px;
}

.une_galerie_photos .thumbnail {
    display: inline;
    padding-bottom; 9px;
    background-image:       url('img/bg_une_galerie_photo.gif');
    background-position:    center bottom;
    background-repeat:      no-repeat;
}

.une_galerie_photos .thumbnail a {
}

.galerie_turquoise a {
    color:                  #027CBD;
    text-decoration:        none;
}

.galerie_turquoise img {
    margin-top:             3px;
    border:                 4px solid #027CBD;
}

.galerie_verte a {
    color:                  #0C8A00;
    text-decoration:        none;
}

.galerie_verte img {
    margin-top:             3px;
    border:                 4px solid #0C8A00;
}

.galerie_orange a {
    color:                  #CC4100;
    text-decoration:        none;
}

.galerie_orange img {
    margin-top:             3px;
    border:                 4px solid #CC4100;
}

.galerie_mauve a {
    color:                  #94147F;
    text-decoration:        none;
}

.galerie_mauve img {
    margin-top:             3px;
    border:                 4px solid #94147F;
}

.galerie_bleue a {
    color:                  #003D72;
    text-decoration:        none;
}

.galerie_bleue img {
    margin-top:             3px;
    border:                 4px solid #003D72;
}

.galerie_rose a {
    color:                  #E2007A;
    text-decoration:        none;
}

.galerie_rose img {
    margin-top:             3px;
    border:                 4px solid #E2007A;
}

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

/* detail d'une galerie */
#detail_galerie_conteneur {
    float:                  left;
    width:                  538px;
    /*background-image:       url('img/bg_galeries_conteneur.gif');
    background-position:    left top;
    background-repeat:      no-repeat;*/
    padding-top:            10px;
    margin-bottom:          32px;
    margin-left:            -10px;
    display: inline;
    background-color: transparent;
}

#detail_galerie {
    float:                  left;
    width:                  516px;
    _width:                 538px;
    _height:                340px;
    min-height:             340px;
    background-image:       url('img/bg_galeries.gif');
    background-position:    left bottom;
    background-repeat:      no-repeat;
    background-color:       transparent;
    padding:                0 11px 33px 11px;
}

#description_galerie {
    float:                  left;
    width:                  100%;
}

#galerie_cadre {
    float:                  left;
    width:                  272px;
    background-image:       url('img/bg_galerie_cadre.gif');
    background-position:    left;
    background-repeat:      repeat-y;
    margin:                 0 15px 0 0;
}

#galerie_cadre_zoom {
    float:                  left;
    width:                  100%;
    _height:                35px;
    min-height:             35px;
    text-align:             right;
    background-image:       url('img/bg_galerie_cadre_zoom.jpg');
    background-position:    left top;
    background-repeat:      no-repeat;
}

#galerie_cadre_zoom img {
    margin:                 6px 19px 0 0;
}

#galerie_detail_visuel_suivant {
    float:                  right;
    width:                  30%;
    font-size:              0.92em;
    font-weight:            bold;
    text-align:             right;
}

#galerie_detail_visuel_precedent {
    float:                  left;
    width:                  30%;
    font-size:              0.92em;
    font-weight:            bold;
}

#galerie_detail_visuel_suivant a, #galerie_detail_visuel_precedent a {
    color:                  #027CBD;
    text-decoration:        none;
}

#galerie_detail_visuel_suivant a:focus, #galerie_detail_visuel_suivant a:hover, 
#galerie_detail_visuel_precedent a:focus, #galerie_detail_visuel_precedent a:hover {
    text-decoration:        underline;
}

#galerie_diaporama {
    float:                  left;
    display:                inline;
    width:                  497px;
    margin:                 30px 0 0 16px;
}

#galerie_diaporama_suivant {
    float:                  right;
    width:                  28px;
}

#galerie_diaporama_precedent {
    float:                  left;
    width:                  28px;
    margin-right:           5px;
}

#galerie_diaporama_cadre {
    position:               relative;
    width:                  420px;
    z-index:                2;
}

#galerie_diaporama_elements {
    position:               relative;
    width:                  855px;
    z-index:                1;
}

#galerie_diaporama_elements a {
    float:                  left;
    height:                 62px;
    margin-right:           5px;
    width:	80px;
    text-align:center;
}

#autres_galeries_titre {
    float:                  left;
    display:                inline;
    width:                  523px;
    color:                  #003D72;
    font-weight:            bold;
    font-size:              1.33em;
    text-indent:            5px;
    padding-bottom:         2px;
    border-bottom:          1px dotted #9DB2C5;
    margin:                 0 0 22px 7px;
}

#autres_galeries_suivantes {
    float:                  right;
    width:                  30%;
    font-size:              0.92em;
    text-align:             right;
    font-weight:            bold;
    margin-right:           10px;
}

#autres_galeries_precedentes {
    float:                  left;
    width:                  30%;
    font-size:              0.92em;
    font-weight:            bold;
    margin-left:            10px;
}

#autres_galeries_suivantes a, #autres_galeries_precedentes a {
    color:                  #027CBD;
    text-decoration:        none;
}

#autres_galeries_suivantes a:focus, #autres_galeries_suivantes a:hover,
#autres_galeries_precedentes a:focus, #autres_galeries_precedentes a:hover {
    text-decoration:        underline;
}

.galerie_image {
	float:                 left;
	display:               inline;
    width:                 260px;
    height:                197px;
    text-align:            center;
	background-image:      url("img/bg_galerie_cadre_img.gif");
	background-position:   left bottom;
	background-repeat:     no-repeat;
	padding-top:           0pt;
	padding-right:         7px;
	padding-bottom:        0pt;
	padding-left:          5px;
}

.galerie_cadre_img_hidden {
    display: none;
}
