/*************************
  Styles pour les pages html du site
  ************************/

/* GLOBAL ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #435475;
	margin: 0px;
	background-color:#000000;
	background-image:url(img/hardwired.gif);
	background-repeat:repeat;
}

table {
	font-size: 10px;
	color: #AEAEAE;
}

h1{
    font-size: 11px;
    font-family: "Verdana", Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    color : #AEAEAE;
    margin: 2px;
    font-style : normal;
}

h2 {

    font-family: Verdana, Helvetica, sans-serif;
    background-image : url(img/box_left_icon.gif);
    background-repeat : no-repeat;
    background-position : left;
    padding-left : 18px;
    font-size: 10px;
    margin: 0px;
    color : #FFFFFF;
}

h3 {
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 2px;
}

p {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 100%;
    margin: 2px 0px;
}

ul {
    margin-left: 5px;
    padding: 0px;
}

li {
    margin-left: 10px;
    margin-top: 4px;
    margin-bottom: 4px;
    padding: 0px;
    list-style-position: outside;
    list-style-type: disc;
}

a {
	color: #8090A3;
	text-decoration: none;
}

a:hover {
	color: #8090A3;
	text-decoration: underline;
}

.maintable {
	border: 1px solid #223A56;
	background-color: #1E345E;
	margin-top: 1px;
	margin-bottom: 1px;
}

.tableh1 {
	background : #1E345E;
	color : #FFFFFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.catrow {
	background: #506B8F ;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.image {
	border-style: solid;
	border-width:2px;
	border-color: #223A56;
	margin: 2px;
}

.thumbnails {
	background: #cde0f4 ;
	padding: 5px;
}



.gallery{background-color: #435475;}



/* FOND DE PAGE ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.top-left {background-image:url(img/top-left.gif);}

.top-right {background-image:url(img/top-right.gif);}

.bottom-left {background-image:url(img/bottom-left.gif);}

.bottom-middle {background-image:url(img/bottom-middle.gif);}

.bottom-right {background-image:url(img/bottom-right.gif);}

.far-left {background-image: url(img/far-left.gif);}

.far-right {background-image:url(img/far-right.gif);}

.middle-left {
	background-image: url(img/middle-left.gif);
}

.middle-right {
	background-image:url(img/middle-right.gif);
}

/*.hardwired {background-image:url(img/hardwired.gif);}*/

.contour-banner {
	background-image:url(img/banniere-contour.gif);
	background-color: #435475;
	background-repeat: repeat-x;
}

.center-banner {
	background-image:url(img/banniere-centre.gif);
	height:154px;
	background-repeat:no-repeat;
	background-position : center;

}



/* BOUTONS DU MENU ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/*Bouton Accueil */
.top_menu_b-acc a {
        background-image : url(img/b-acc_up.gif);
        background-repeat : no-repeat;
        background-position : left;
        padding-left : 0px;
        padding-right : 123px;
        position: relative;
        display: block;
        height : 40px;
        line-height : 40px;
        text-decoration: none;
        color: #000000;
}

/*Bouton Accueil au survol */
.top_menu_b-acc a:hover {
        background-image : url(img/b-acc_over.gif);
        background-position : left;
        background-repeat : no-repeat;
        text-decoration: none;
        color:         #000000;
}

/*Bouton Galeries */
.top_menu_b-gal a {
        background-image : url(img/b-gal_up.gif);
        background-repeat : no-repeat;
        background-position : left;
        padding-left : 0px;
        padding-right : 123px;
        position: relative;
        display: block;
        height : 40px;
        line-height : 40px;
        text-decoration: none;
        color: #000000;
}

/*Bouton Galeries au survol*/
.top_menu_b-gal a:hover {
        background-image : url(img/b-gal_over.gif);
        background-position : left;
        background-repeat : no-repeat;
        text-decoration: none;
        color:         #000000;
}

/*Bouton Liens */
.top_menu_b-liens a {
        background-image : url(img/b-liens_up.gif);
        background-repeat : no-repeat;
        background-position : left;
        padding-left : 0px;
        padding-right : 123px;
        position: relative;
        display: block;
        height : 40px;
        line-height : 40px;
        text-decoration: none;
        color: #000000;
}

/*Bouton Liens au survol*/
.top_menu_b-liens a:hover {
        background-image : url(img/b-liens_over.gif);
        background-position : left;
        background-repeat : no-repeat;
        text-decoration: none;
        color:         #000000;
}

/*Bouton Livre d'or */
.top_menu_b-livre a {
        background-image : url(img/b-livre_up.gif);
        background-repeat : no-repeat;
        background-position : left;
        padding-left : 0px;
        padding-right : 123px;
        position: relative;
        display: block;
        height : 40px;
        line-height : 40px;
        text-decoration: none;
        color: #000000;
}

/*Bouton Livre d'or au survol*/
.top_menu_b-livre a:hover {
        background-image : url(img/b-livre_over.gif);
        background-position : left;
        background-repeat : no-repeat;
        text-decoration: none;
        color:         #000000;
}

/*Bouton Contact */
.top_menu_b-contact a {
        background-image : url(img/b-contact_up.gif);
        background-repeat : no-repeat;
        background-position : left;
        padding-left : 0px;
        padding-right : 123px;
        position: relative;
        display: block;
        height : 40px;
        line-height : 40px;
        text-decoration: none;
        color: #000000;
}

/*Bouton Contact au survol*/
.top_menu_b-contact a:hover {
        background-image : url(img/b-contact_over.gif);
        background-position : left;
        background-repeat : no-repeat;
        text-decoration: none;
        color:         #000000;
}

/*Bouton Equipe */
.top_menu_b-equipe a {
        background-image : url(img/b-equipe_up.gif);
        background-repeat : no-repeat;
        background-position : left;
        padding-left : 0px;
        padding-right : 123px;
        position: relative;
        display: block;
        height : 40px;
        line-height : 40px;
        text-decoration: none;
        color: #000000;
}

/*Bouton Equipe au survol*/
.top_menu_b-equipe a:hover {
        background-image : url(img/b-equipe_over.gif);
        background-position : left;
        background-repeat : no-repeat;
        text-decoration: none;
        color:         #000000;
}

/*Bouton Wanted */
.top_menu_b-wanted a {
        background-image : url(img/b-wanted_up.gif);
        background-repeat : no-repeat;
        background-position : left;
        padding-left : 0px;
        padding-right : 123px;
        position: relative;
        display: block;
        height : 40px;
        line-height : 40px;
        text-decoration: none;
        color: #000000;
}

/*Bouton Wanted au survol*/
.top_menu_b-wanted a:hover {
        background-image : url(img/b-wanted_over.gif);
        background-position : left;
        background-repeat : no-repeat;
        text-decoration: none;
        color:         #000000;
}

/*Bouton Flash*/
.top_menu_b-flash a {
        background-image : url(img/b-flash_up.gif);
        background-repeat : no-repeat;
        background-position : left;
        padding-left : 0px;
        padding-right : 168px;
        position: relative;
        display: block;
        height : 40px;
        line-height : 40px;
        text-decoration: none;
        color: #000000;
}

/*Bouton Flash au survol*/
.top_menu_b-flash a:hover {
        background-image : url(img/b-flash_over.gif);
        background-position : left;
        background-repeat : no-repeat;
        text-decoration: none;
        color:#000000;
}




/* NEWS ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/*Panneau News : fond*/
.fondnews{
	padding-top: 10px;
    padding-right: 50px;
    padding-bottom: 40px;
    padding-left: 50px;
	background-color: #cde0f4;
	color: #081845;
}

/*Panneau News : entete billet*/
.fondnewsbann{
padding-left: 30px;
	background-image:url(img/fondnews.gif);
	background-position : center;
	background-repeat:no-repeat;
	background-color: #cde0f4;
	
}

/*Panneau News : entete */
.fondnews_entete{
	background-image:url(img/fondnews_entete.png);
	background-repeat:no-repeat;
	background-position : center;
}

/*Panneau News : ancre*/
.fondnews a {
    color: #0000FF;
    text-decoration: none;
}

/*Panneau News : ancre au survol*/
.fondnews a:hover {
    color: #0000FF;
    text-decoration: none;
}

/*Panneau News : contours*/
.fondnews_hg{
	background-image:url(img/fondnews_hg.gif);
	background-repeat:no-repeat;
}
.fondnews_hc{
	background-image:url(img/fondnews_hc.gif);
	background-repeat:repeat-x;
}
.fondnews_hd{
	background-image:url(img/fondnews_hd.gif);
	background-repeat:no-repeat;
}
.fondnews_mg{
	background-image:url(img/fondnews_mg.gif);
	background-repeat:repeat-y;
}
.fondnews_md{
	background-image:url(img/fondnews_md.gif);
	background-repeat:repeat-y;
}

.fondnews_bg{
	background-image:url(img/fondnews_bg.gif);
	background-repeat:no-repeat;
}
.fondnews_bc{
	background-image:url(img/fondnews_bc.gif);
	background-repeat:repeat-x;
}
.fondnews_bd{
	background-image:url(img/fondnews_bd.gif);
	background-repeat:no-repeat;
}


/*Panneau News : titre billet*/
.news_titre{
	padding-top: 40px;
    padding-right: 10px;
    padding-bottom: 3px;
    padding-left: 10px;
	color: #1c327a;
	font-weight: bold;
	font-size: 13px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	float: left;
}

/*Panneau News : date billet*/
.news_date{
	padding-top: 3px;
	padding-right: 40px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #32659a;
	font-weight: normal;
	font-size: 11px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	float: left;
}


/*Panneau News : icone billet*/
.news_icon{float: right;}

/* LIENS ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/*Panneau Liens: fond */
.fondliens{
	padding-left: 20px;
	background-image:url(img/fondliens.gif);
	background-position : left;
	background-repeat:no-repeat;
	background-color: #cdf4ed;

	
}

/*Panneau Liens: contours */
.fondliens_hg{
	background-image:url(img/fondliens_hg.gif);
	background-repeat:no-repeat;
}
.fondliens_hc{
	background-image:url(img/fondliens_hc.gif);
	background-repeat:repeat-x;
}
.fondliens_hd{
	background-image:url(img/fondliens_hd.gif);
	background-repeat:no-repeat;
}
.fondliens_mg{
	background-image:url(img/fondliens_mg.gif);
	background-repeat:repeat-y;
}
.fondliens_md{
	background-image:url(img/fondliens_md.gif);
	background-repeat:repeat-y;
}

.fondliens_bg{
	background-image:url(img/fondliens_bg.gif);
	background-repeat:no-repeat;
}
.fondliens_bc{
	background-image:url(img/fondliens_bc.gif);
	background-repeat:repeat-x;
}
.fondliens_bd{
	background-image:url(img/fondliens_bd.gif);
	background-repeat:no-repeat;
}

/*Panneau Liens: titre */
.lien_titre{
	color: #0a544e;
	font-weight: bold;
	font-size: 13px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

/*Panneau Liens: adresse */
.lien_adresse{
	color: #356d68;
	font-weight: normal;
	font-size: 11px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

/*Panneau Liens: ancre adresse*/
.lien_adresse a {
    color: #356d68;
    text-decoration: none;
}

/*Panneau Liens: ancre adresse au survol*/
.lien_adresse a:hover {
    color: #2c8b94;
    text-decoration: underline;
}

/* Panneau galeries : bordure des images */
.imagelien {
	border-style: none;

}

/* LIVRE DOR////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/*Panneau Livre: fond */
.fondlivre{
	background-color: #f6f7cf;
	color: #85781d;
	
	padding-top: 20px;
	padding-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px;
	
	text-align:center;
	font-weight: normal;
	font-size: 12px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	line-height : 40px;
    text-decoration: none;
	
}

.fondlivre_entree{
	background-image:url(img/fondlivre_entree.gif);
	background-position : right;
	background-repeat:no-repeat;
	background-color: #f6f7cf;
}

.livre_nom{
	padding-left: 20px;
	color: #85781d;
	text-align:left;
	font-weight: bold;
	font-size: 13px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

.livre_date{

	width:120px;
	color: #85781d;
	text-align:center;
	font-weight: normal;
	font-size: 11px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

.livre_mess{
	
	padding-left: 140px;
	padding-right: 20px;
	padding-bottom: 80px;
	padding-top: 20px;
	color: #85781d;
	line-height : 12px;
	text-align:left;
	font-weight: normal;
	font-size: 12px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

.fondlivre_entete{
	background-image:url(img/fondlivre_entete.png);
	background-repeat:no-repeat;
	background-position : center;
}

/*Panneau Liens: contours */
.fondlivre_hg{
	background-image:url(img/fondlivre_hg.gif);
	background-repeat:no-repeat;
}
.fondlivre_hc{
	background-image:url(img/fondlivre_hc.gif);
	background-repeat:repeat-x;
}
.fondlivre_hd{
	background-image:url(img/fondlivre_hd.gif);
	background-repeat:no-repeat;
}
.fondlivre_mg{
	background-image:url(img/fondlivre_mg.gif);
	background-repeat:repeat-y;
}
.fondlivre_md{
	background-image:url(img/fondlivre_md.gif);
	background-repeat:repeat-y;
}

.fondlivre_bg{
	background-image:url(img/fondlivre_bg.gif);
	background-repeat:no-repeat;
}
.fondlivre_bc{
	background-image:url(img/fondlivre_bc.gif);
	background-repeat:repeat-x;
}
.fondlivre_bd{
	background-image:url(img/fondlivre_bd.gif);
	background-repeat:no-repeat;
}


/* EQUIPE ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.fondequipe_entete{
	background-image:url(img/fondequipe_entete.png);
	background-repeat:no-repeat;
	background-position : center;
}

.equipe_contenu{
	background-color: #cdf4ed;
	
	padding-top: 20px;
	padding-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px;
	
	font-weight: normal;
	font-size: 12px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	line-height : 40px;
    text-decoration: none;
	color: #0a544e;
}

.equipe_contenu a{
text-decoration: underline;
color: #0a544e;
font-weight: bold;
}


/* WANTED ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/*Panneau Wanted: fond*/
.fondwanted{
	padding-top: 10px;
    padding-right: 50px;
    padding-bottom: 40px;
    padding-left: 50px;
	background-color: #f7e7cf;
	color: #081845;
}

/*Panneau Wanted: entete billet*/
.fondwantedbann{
	padding-left: 10px;
	padding-bottom: 50px;
	background-image:url(img/fondwanted.gif);
	background-position : center;
	background-repeat:no-repeat;
	background-color: #f7e7cf;
}

/*Panneau Wanted: fond annonce*/
.fondwantedann{
	background-position : center;
	background-repeat:no-repeat;
	background-color: #f7e7cf;
}

/*Panneau Wanted: fond fiche (grand)*/
.fondwantedficheG{

	background-image:url(img/fondwanted_ficheG.jpg);
	background-position : center;
	background-repeat:no-repeat;
	background-color: #f7e7cf;
	color: #081845;
}

/*Panneau Wanted: fond fiche (petit)*/
.fondwantedfiche{
	padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
	background-image:url(img/fondwanted_fiche.gif);
	background-position : center;
	background-repeat:no-repeat;
	background-color: #f7e7cf;
	color: #081845;
}

/*Panneau Wanted: fond fiche : ancre*/
.fondwantedfiche a {
    color: #f7e7cf;
    text-decoration: none;
}

/*Panneau Wanted: fond fiche : ancre au survol*/
.fondwantedfiche a:hover {
    color: #FF8000;
    text-decoration: none;
}

/*Panneau Wanted: contours*/

.fondwanted_hg{
	background-image:url(img/fondwanted_hg.gif);
	background-repeat:no-repeat;
}
.fondwanted_hc{
	background-image:url(img/fondwanted_hc.gif);
	background-repeat:repeat-x;
}
.fondwanted_hd{
	background-image:url(img/fondwanted_hd.gif);
	background-repeat:no-repeat;
}
.fondwanted_mg{
	background-image:url(img/fondwanted_mg.gif);
	background-repeat:repeat-y;
}
.fondwanted_md{
	background-image:url(img/fondwanted_md.gif);
	background-repeat:repeat-y;
}

.fondwanted_bg{
	background-image:url(img/fondwanted_bg.gif);
	background-repeat:no-repeat;
}
.fondwanted_bc{
	background-image:url(img/fondwanted_bc.gif);
	background-repeat:repeat-x;
}
.fondwanted_bd{
	background-image:url(img/fondwanted_bd.gif);
	background-repeat:no-repeat;
}
.fondwanted_entete{
	background-image:url(img/fondwanted_entete.png);
	background-repeat:no-repeat;
	background-position : center;
}

/*Panneau Wanted: titre*/
.wanted_titre{
	color: #943C16;
	font-weight: bold;
	font-size: 13px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

/*Panneau Wanted: date*/
.wanted_date{
	color: #32659a;
	font-weight: normal;
	font-size: 11px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

/*Panneau Wanted: resolution*/
.wanted_resolu{

	color: #189248;
	font-weight: bold;
	text-decoration: italic;
	font-size: 13px;
	font-family:  Arial, Helvetica, sans-serif;

}

/*Panneau Wanted: annonce : titre*/
.ann_titre{
	padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
	color: #310f05;
	font-weight: bold;
	font-size: 18px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;

}

/*Panneau Wanted: annonce : description*/
.ann_description{
	padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
	color: #86310c;
	font-weight: normal;
	font-size: 11px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;

}

/*Panneau Wanted: annonce : artiste*/
.ann_artiste{
	padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
	color: #af5443;
	font-weight: normal;
	font-size: 13px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;

}

/*Panneau Wanted: annonce : retour menu*/
.ann_retour{
	padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
	color: #310f05;
	font-weight:  bold;
	font-size: 13px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;

}

/*Panneau Wanted: annonce : retour menu ancre*/
.ann_retour a {
    color: #df672c;
    text-decoration: none;
}

/*Panneau Wanted: annonce : retour menu ancre au survol*/
.ann_retour a:hover {
    color: #830808;
    text-decoration: underline;
}

/*GALERIES////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/*Panneau Galerie : fond*/
.fondgal{
	padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
	background-color: #cde0f4;
	color: #081845;
}

/*Panneau Derniers Ajouts fond */
.fondgalajout{
	padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
	background-color: #cde0f4;
	color: #081845;
	text-align:right;
}

/*Panneau dernier ajouts : couleur ancre */
.fondgalajout a{
	color: #081845;
}

/*Panneau dernier ajouts : couleur ancre au survol */
.fondgalajout a:hover{
	color: #0818FF;
	text-decoration: underline;
}

/* Panneau galeries : bordure des images */
.imagegal {
	border-style: solid;
	border-width:2px;
	border-color: #223A56;
	margin: 2px;
}

/*Panneau galeries : bordure des images au survol*/
.imagegal:hover{
	border-color: #0000FF;
}

.thumb_title {
	width:140px;
	text-align:center;
	display : block;
	padding-left : 10px;
    padding-right : 10px;
	color: #435475;
}
.thumb_orig {
	width:140px;
	text-align:center;
	display : block;
	padding-left : 10px;
    padding-right : 10px;

}
.thumb_orig a{
	color: #80a5cd;
}
.thumb_orig a:hover{
	color: #0818FF;
	text-decoration: underline;
}
.thumbgalajout{
	background-image:url(img/fond_image.gif);
	background-repeat:no-repeat;
	background-position : center ;
	

	width:150px;
	height:150px;
	vertical-align:middle;
	text-align:center;
}

.thumbgal_vide{
	background-color: #cde0f4;
	background-repeat:no-repeat;
	background-position : center ;
	width:150px;
	height:150px;
	vertical-align:middle;
	text-align:center;
}

/*zone de navigation : fond centre */
.navzone{
	background-image:url(img/nav_gal_c.gif);
	background-repeat:repeat-x;
	background-color: #bfcfee;
	color: #6076a2;
}

/*zone de navigation : fond gauche */
.nav_gal_g{
	background-image:url(img/nav_gal_g.gif);
	background-repeat:no-repeat;
}

/*zone de navigation : fond droite*/
.nav_gal_d{
	background-image:url(img/nav_gal_d.gif);
	background-repeat:no-repeat;
}

/*zone de navigation : couleur ancre */
.navzone a {
	color: #244ea1;
}

/*zone de navigation : couleur ancre au survol*/
.navzone a:hover {
	color: #3667c5;
	text-decoration: underline;
}

/*Panneau Galerie : entete Satellites*/
.fondsat_entete{
	background-image:url(img/fondsat_entete.png);
	background-repeat:no-repeat;
	background-position : center;
}

/*Panneau Galerie : entete Galeries*/
.fondgal_entete{
	background-image:url(img/fondgal_entete.png);
	background-repeat:no-repeat;
	background-position : center;
}

/*Panneau Derniers Ajouts : entete*/
.fondajout_entete{
	background-image:url(img/fondajout_entete.png);
	background-repeat:no-repeat;
	background-position : center;
}

/*Panneau Galeries : icones d'info*/

.minicon_gal{
position:relative;
text-align:left;
left:350px;
width:200px; 
height:0px;  
z-index:1;
}
.minicon_gal:before{
content:" " url("img/minicon_gal.png");
vertical-align:middle;

}

.minicon_sat{
position:relative;
text-align:left;
left:350px;
width:200px; 
height:0px;   
z-index:1;
}

.minicon_sat:before{
content:" " url("img/minicon_sat.png");
vertical-align:middle;
}

.minicon_img{
position:relative;
text-align:left;
left:350px;
width:200px; 
height:0px;  
z-index:1;

}

.minicon_img:before{
content:" " url("img/minicon_img.png");
vertical-align:middle;
}

/*Panneau Galeries : icones de liens*/
.minicon_url{
content:" " url("img/minicon_gal.png");
position:relative;
text-align:left;
left:120px;
top:-70px;
width:0px; 
height:0px;  
z-index:1;
}

.minicon_dl{
content:" " url("img/minicon_gal.png");
position:relative;
text-align:left;
left:120px;
top:-30px;
width:0px; 
height:0px;  
z-index:1;
}

/*Panneau Galeries : icones de navigation*/

.minicon_remonter:after{
content:" " url("img/minicon_haut.png");
vertical-align:middle;
}

.minicon_descendre:after{
content:" " url("img/minicon_bas.png");
vertical-align:middle;
}

.minicon_suiv:after{
content:" " url("img/minicon_suiv.png");
vertical-align:middle;
}

.minicon_prec:before{
content:" " url("img/minicon_prec.png");
vertical-align:middle;
}


