body {
font-size: 10px;
font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
color: #4C4C4C;
background-color: #FFF;
margin-left: 0;
margin-top: 2px;
padding:0;
border: none;
height:100%; 
max-height:100%;
}

.11px{
font-size: 11px;
}

.violet {
color: #606;
}
.noir {
color: #000;
}
.rouge {
color: #893844;
}
.rougegras {
color: #893844;
font-weight: bold;
}
.bigrouge {
color: #893844;
font-weight: bold;
font-size: 12px;
}
.strongrouge {
color: #893844;
font-weight: bold;
font-size: 14px;
}
.verystrongrouge {
color: #893844;
font-weight: bold;
font-size: 16px;
}
.titrevieuxspectacles {
font-weight: bold;
font-style: italic;
}

a:active { 
color: #606;
text-decoration: none;
}
a:link {
color: #606;
font-size: 10px;
text-decoration: none;
}
a:hover { 
color: #606;
font-size: 10px;
text-decoration: underline;
}
a:visited {
color: #73527d;
font-size: 10px;
text-decoration: none;
}
samp { 
font-weight: bold;
font-size: 12px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
strong {
font-weight: bold;
font-size: 14px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
var {
font-style: normal;
font-weight: normal;
font-size: 12px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

div#popup {
width: 600px;
}

div.odyssee {
float: left;
padding-left: 3px;
}

div.news {
padding-bottom: 20px;
}