body
{
	background-color:#141414;    /*Foncé*/
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	margin:0;
	padding:0;
}
a
{
    color:#B1460B;    /*Orange*/
}
a:visited
{
    color:#882000;  /*Orange foncé*/    
}
/*lien pour la langue*/
a.menu, a:visited.menu
{
    background-image:none;
    border:none;
    color:#D1CAC4;  /*Gris très clair*/
    display:block;
    font-size:1em;
    font-weight:bold;
    padding:15px 5px 15px 15px;
    text-decoration:none;
    width:156px;
}
a:hover.menu
{
    color:#E9E6E4;  /*Gris presque blanc*/
    text-decoration:underline;
}
/*fin du lien pour la langue*/

h1, h2, h3
{
    color:#B1460B;    /*Orange*/
    font-weight:bold;
	padding-right:1em;
}
h1
{
    font-size:1.2em; 
}
h2
{
    font-size:1em;
}
h3
{
    font-size:1em;
}

hr
{
    color: #B1460B;    /*Orange*/
    text-align:center;
    height:3px;
    width:80%;    
}
img
{
    border:0px;    
}
p
{
    text-align:justify;
}
ul
{
    margin-left:18px;    
}
ul li
{
    list-style-image:url(../images/puce.gif);
    margin-bottom:6px;
}

.wrapper
{
    margin-right:auto;
    margin-left:auto;
    padding:0;
    width:998px;
}

.clearBoth
{
    clear:both;
    font-size:0.01em;
    visibility:hidden;
}
#leftColumn
{
	background-color:#524b43;	/*Moyen Foncé*/
	background-image:url(../images/bottom_leftColomn.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	float:left;
	margin:0;
	padding:0 0 20px 0;
	width:176px;
}
#rightColumn
{
    float:left;
    margin:15px 0 0 0;
    padding:0 0 20px 0;
    text-align:center;
    width:176px;
}

#content
{
	background-image:url(../images/ligne.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:#8A7E72;	/*Moyen Clair*/
	width:822px;
	float:left;
	margin:0;
	padding:0 0 20px 0;
}

#main
{
    float:left;
    width:646px;
    margin:0;
    padding:0; 
}

#title
{
    background-image:url(../images/ligne.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
    margin:20px 0 0 0;
    padding:0 0 9px 0;
	text-align:right;
	width:646px;
}

#page
{
	background-color:#D8CDC1;	/*Clair*/
	color:#000000;
	margin:0;
	padding:25px 7px 7px 7px;
	width:629px;
    height: 100%;
}

#bottomPage
{
	text-align:center;
	margin-top:20px;
}
#footer
{
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	clear:both;
	color:#FFFFFF;
	height:75px;
	margin:0;
	padding:15px 0 0 0;
	text-align:center;
	width:998px;
}

@media print
{
   /* #content, #page, .wrapper
    {
        width:100%;
    }*/

    #leftColumn, #rightColumn, #title, #bottomPage, #footer, #header, #pub_leader
    {
        display:none;
    }
}

/*Classes générales*/
.nav    /*Utilisé pour les liens qui permettent de naviguer d'une page à l'autre*/
{
    text-align:right;    
}

.inText
{
    margin-left:8px;
    float:right;  
}

.txtBig
{
    color:#B1460B;    /*Orange*/
    font-size:1.2em;
    font-weight:bold;
}

.txtEncadre
{
	border:solid 1px #B1460B;
	margin:0;
	padding:15px;
}

.bgLight
{
    background-color:#e2d8cd;
}


.newsList
{
    border-bottom:dotted 1px #000000;
    padding:5px;
}
.newsList p, .newsList h2
{
    margin:0;
    padding:0;
}
.newsDate
{
    font-size:0.8em;
}
/*Fin des classes générales*/


/*Dans les pages commanditaires et partenaires*/
#partenairesSpace
{
    background-color:#141414;    /*Foncé*/
    padding:10px;
    margin:5px;
    text-align:center;
}
#partenairesSpace img
{
    border:0px;
    padding:0.7em;
    background-color:#141414;    /*Foncé*/
    vertical-align:middle;
}

#partenairesSpace p
{
    text-align:center;    
}

/*Dans les pages galeries*/

/*galeries_photos */
.galleryList
{
    float:left;
    height:100px;
    text-align:center;   
    width:140px;
    /*width:100px;*/
    margin:7px;
}
.galleryList img
{
    border:0;
    margin:3px;    
}

/*show-gallery*/

#gallery
{
    width:450px;
    margin:1em auto 1em auto;
    text-align:center;
    clear:both;
}
#gallery img
{
    border:solid 1px #B1460B;    /*Orange*/
}
#zap_image
{
	width:450px;
	height:22px;
	margin-left:auto;
	margin-right:auto;
}

#btn_previous, #btn_next
{
    width:45px;
	float:left;
}

#imgDesc
{
    margin:5px;
    width:345px;
    text-align:center;
    color:#B1460B;    /*Orange*/
    font-size:0.85em;
    font-weight:bold;
    float:left;
}

/*Pages exposants*/

/*fiche*/
#headerExposant
{
    height:100px;
}
.logoExposant
{
    float:right;
    padding:3px;
    text-align:center;
    width:175px;
}
.paysExposant
{
    color:#000000;
    font-size:0.8em;
    font-weight:normal;
}

#detailExposant
{
    clear:right;
    margin-right:20px;
}
#detailExposant img
{
    float:left;
    margin-right:20px;
}

.galerieExposant
{
    clear:left;
    padding-top:30px;    
    text-align:center;
}

.galerieExposantAcc
{
    clear:left;
    padding-top:20px;
    padding-bottom:20px;
    text-align:center;
}
/*liste*/
#thExposants
{
    float:left;
    margin-right:5px;
    height:80px;
}
#thExposants img
{
    border:0;
    height:60px;
    width:45px;
}
#listeExposants
{
    float:left;
    height:80px;
    padding-right:10px;
    width:290px;
}
#listeExposantsArch
{
    padding-right:10px;
}

/*fiches*/
.logoFiche
{
    float:right;
}

/*Styles des pages horaire*/

#calendrier a:link, #calendrier a:active, #calendrier a:visited 
{
	color:#B1460B;    /*Orange*/
	display:block;
	font-weight:bold;
	text-decoration:none;
	/*width:14%;*/
}
#calendrier a:hover
{
	color:#882000;
	display:block;
	text-decoration:underline;
	/*width:14%;*/
}
#calendrier th
{
	color:#B1460B;
	height:1.5em;
}

.titreDate
{
    background-color:#CEAA92;  /*Orange très clair*/
    clear:left;
    color:#B1460B;    /*Orange*/
    font-weight:bold;
    margin-bottom:10px;
    padding:5px;
}

#grilleHoraire{
	font-size:11px;
}
#grilleHoraire a{
	color:#000000;
	/*font-weight:bold;*/
}
#grilleHoraire th
{
    color:#B1460B;
    border-bottom:solid 1px #B1460B;
}
#grilleHoraire td
{
	vertical-align:top;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:10px
}
.alternateGrilleHoraire
{
    background-color:#e2d8cd;
}
.heureEvenement
{
	color:#B1460B;
	border-right:1px solid #524b43;
	padding-left:5px;
	font-weight:bold;
	width:50px;
}


/*Styles pour les publicités*/
#pub_leader
{
    background-color:#524b43;	/*Moyen Foncé*/
    padding:5px 0 5px 0;
    margin:0;
    text-align:center;
    width:998px;
}


/*Pour éviter des problèmes internavigateurs*/

#pub_sky_scraper fieldset
{
	border-color:#eeeeee;
	/*pour les coins arrondis Firefox
	-moz-border-radius: 8px;*/
	/*pour que le fieldset soit centré Firefox*/
	margin-left:auto;
	margin-right:auto;
	/*pour que le fieldset respecte la largeur du div dans Firefox */
	/*et dans IE 7*/
	padding:3px;
	width:160px;
}

#pub_sky_scraper
{
	text-align:center;
	margin-bottom:5px;
}
#pub_sky_scraper legend
{
	color:#CCCCCC;
}
/*Styles de la page du button PayPal*/
.paiementPayPal
{
    text-align:center;
}


/*Login Exposant (section 'Information pour les exposants')*/


.logInExpo table
{   
    text-align:center;
     margin-right:auto;
     margin-left:auto;
     margin-bottom:20px;
}
.logInExpo td
{   
    padding:5px;
}

