body {
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:white;
background:url(../images/bg.jpg) repeat-x;
margin-left:auto;
margin-right:auto;
/*font-size:9pt;*/
line-height: 1.4em;
font-size: 62.5%;
color:#000;
line-height:13pt;
text-align:center;
}

#container {
width:960px;
margin-right:auto;
margin-left:auto;
text-align:left;
}

#contentheader {
background:url(../images/header.jpg) no-repeat;
width:960px;
height:247px;
color:#000;
}

#maincontainer {
background-color:#1E1E1E;
/*height:700px;
overflow:auto;*/
width:960px;
border: solid #0000FF;
border-color:#F6CC25;
border-width:1px;
/*padding-top:100px;*/
}

#bottom {
width:960px;
height:50px;
margin-right:auto;
margin-left:auto;
text-align:right;
padding : 10px 10px 10px 10px;
}

.content {
background:url(../images/line.jpg) no-repeat;
background-position: 10px 50px;
padding:10px 15px 15px 15px;
text-align:center;
color:white;
font-size:11px;
/*border: solid red;*/
}

.content a:hover {
border-bottom:dotted #F6CC25;
}

.content a,.content a:active {
text-decoration:none;
color:white;
font-weight:bold;
}

.table {
width:600px;
text-align:left;
}

.table td{
text-align:left;
width:50%;
/*border:solid red;*/
}

.tablemat {
width:400px;
text-align:center;
}

.tablemat td{
text-align:center;
width:50%;
/*border:solid red;*/
}

.zoneclic { /* zone cliquable */
float: left; /* permet de donner une dimension à la balise a qui est une balise en ligne */
width : 320px;
height: 80px;
margin-left: 620px;
margin-top: 20px;
/*border: 1px dotted white;*/
}

.image{
/*border: solid 1px #F6CC25;*/
border: solid 1px white;
width:200px;
}

.focusword{
color:#F6CC25;
font-size:9pt;
font-weight:bold;
}

.legend{
color:#F6CC25;
font-size:9pt;
font-weight:normal;
}

.bold{
color:white;
font-size:9pt;
font-weight:bold;
}
