/* CSS Document */
html {
overflow:auto;
}
a, a img{
    border:none;
}
body {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #111;
    color: #FFFFFF;
    margin: 20px 0; 
    padding: 0;
    text-align: center;
    height:820px;
}
.trtitre {
    width: 770px;
    text-align: center;
    margin: 0px auto;
    padding: 0px;
    font-size: 14px;     
    text-indent: 5px;
    font-weight: normal;
}
.trsoustitre {
    width: 470px;
    table-layout: fixed;
    text-align: center;
    font-size: 10pt;
}
.textintro {
    text-align: justify;
    font-size: 12px;
    font-style: normal;
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    }
.inactif {
    color: gray;
}
table {
    width: 810px;    /* permet de caler 5 vinettes 'spectacles' 185x185 ou 3 vignettes 'sites' avec espacement automatique des vignettes sur la même ligne*/
    table-layout: fixed;
    margin: 0px auto;
    text-align: center;
    font-size: 10pt;
}
tablesite4x {
    width: 810px;    /* permet de caler 5 vinettes 'spectacles' 185x185 ou 3 vignettes 'sites' 250x168 ou 4 vignettes site 190x128 avec espacement automatique des vignettes sur la même ligne*/
    table-layout: fixed;
    margin: 0px auto;
    text-align: center;
    font-size: 10pt;
}
.table3 {
    width: 405px;    /* permet de caler 3 vinettes 120x120 avec espacement automatique des vignettes sur la même ligne*/
    table-layout: fixed;
    margin: 0px auto;
    text-align: center;
    font-size: 10pt;
}
.table4 {
    width: 540px;    /* permet de caler 4 vinettes 120x120 avec espacement automatique des vignettes sur la même ligne*/
    table-layout: fixed;
    margin: 0px auto;
    text-align: center;
    font-size: 10pt;
}
.table5 {
    width: 675px;    /* permet de caler 5 vinettes 120x120 avec espacement automatique des vignettes sur la même ligne*/
    table-layout: fixed;
    margin: 0px auto;
    text-align: center;
    font-size: 10pt;
}
.table2x300 {
    width: 630px;    /* permet de caler 3 vinettes 120x120 avec espacement automatique des vignettes sur la même ligne*/
    table-layout: fixed;
    margin: 0px auto;
    text-align: center;
    font-size: 10pt;
}
.page {
	  width: 810px;    /* permet de caler 5 vinettes 'spectacles' ou 3 vignettes 'sites' avec espacement automatique des vignettes sur la même ligne*/
	  margin: 0px auto;
	  text-align: center;
	  padding: 0px;
	  border: 0px;
	  background-color: #111;
	  font-size: 12px;
}
.compagnies {
    text-align: justify;
    font-size: 12px;
    font-style: normal;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    }
.nav {
    list-style: none;
    text-align: center;
}
#nav {
    list-style: none;
    text-align: center;
}
#thumbs {
    border-width: 1px;
    border-style: solid;
    border-color: white;

}
a:link {
    color: #EFEFEF;
    text-decoration: none;
    font-size: 12px;
    font-style: normal;
}
a:visited {
    color: #EFEFEF;
    text-decoration: none;
    font-size: 12px;
    font-style: normal;
}
a:hover {
    color: #00CC00;
    text-decoration: none;
    font-size: 12px;
    font-style: normal;
}
a:active {
    color: #FFCC00;
    text-decoration: none;
    font-size: 12px;
    font-style: normal;
}
a.info span {
   display: none;
}
.vignettes {
    border: 1px;
    border-style: solid;
    border-color: white;
    margin: 0px;
    padding: 0px;
}
h1 {
    text-align:center; 
    font-size: 18pt;
}
.hiddentexte {
    display: none;
    background-color: #222;
}

