/* Balises Normales */
body{
background-color:#344566;
color:#FFF7A2;
}

a{
color:#CCC;
text-decoration:none;
font-weight:bold;
}

a:hover{
color:#FFF7A2;
text-decoration:underline;
font-weight:bold;
}

/* Structure */
.Tab{
width:990px;
height:100%;
}

.Bann{
width:100%;
height:60px;
}

.Menu{
height:100%;
width:150px;
vertical-align:top;
text-align:center;
}

.Contenu{
height:100%;
width:840px;
vertical-align:top;
}

.Footer{
width:100%;
height:20px;
text-align:center;
}

/* Balises Spéciales */
.marge_contenu{
padding:5px;
}

.tabaffiche{
width:300px;
font-size:12px;
}

.tabafficheclassement{
width:600px;
font-size:12px;
}

.titre{
text-align:center;
font-weight:bold;
background-image:url(design/back.jpg);
}

