body.principal
{
background-image : url('images/fond_titre1.jpg'); 
color: white;
font-family: Arial, Sans;
}

body.intro
{
background-color : black;
color: white;
font-style: bold;
font-family: Arial,Sans;
font-size: 120%;
}

A:link { color: white; }
A:visited { color: white; }
A:active { color: white; }

:link, :visited { text-decoration: none ! important }
:link:hover, :visited:hover { text-decoration: underline ! important }

h1.menu
{
margin-left:5px;
font-size:100%;
}

h1.principal_titre
{
 font-size:100%;
 margin-left:10px;
 text-align:left;
}

h1.separateur
{
 margin-top:15px;
 margin-bottom:8px;
 margin-left:10px;
 margin-right:10px;
 font-size:80%;
 border-bottom: 1px solid #FBEABB;
}

p 
{
margin-top:0px;
margin-bottom:0px;
margin-left:10px;
margin-right:10px;
color : white;
font-size : 80%
}

p.texte-gauche
{
text-align:left;
}

p.texte-droite
{
text-align:right;
}

p.texte-centre
{
text-align:center;
}

p.espace
{
font-size:40%;
margin-left:10px;
margin-right:10px;
}

p.intro
{
font-family:Arial, Sans;
font-size:150%;
font-style:bold;
}

p.titre
{
border-style: solid;
border-color: #FBEABB;
}

p.annonce {
background-color:#999999;
border-style: solid;
border-color:#444444;
border-style:dashed;
border-width:thin;
text-align:center;
color:#700F27;
}

ul
{
margin-top:0px;
margin-bottom:0px;
margin-left:20px;
list-style-type: square;
font-size : 80%
}

img
{
border: 0px;
}

form
{
margin-top:0px;
margin-bottom:0px;
}

table.menu 
{
background-image : url('images/fond_menu_texte.jpg');
vertical-align:text-top;
border-style:none;
}

td
{
font-size : 100%;
vertical-align:text-top;
}

td.menu
{
font-size : 80%;
vertical-align:top;
}

div.titre {
height:90px;
width:99%;
float:left;
}

div.titre_gauche {
top:10px;
left:10px;
float:left;
}

div.titre_droite {
position:absolute;
top:10px;
right:10px;
}

div.principal {
position:absolute;
top:90px;
left:200px;
right:20px;
bottom:20px;
}

div.principal_menu {
width:600px;
float:left;
}

div.principal_texte {
width:600px;
background-image : url('images/fond_texte.jpg');
float:left;
}

div.bloc10 {
width:60px;
float:left;
}

div.bloc20 {
width:120px;
float:left;
}

div.bloc30 {
width:180px;
float:left;
}

div.bloc40 {
width:240px;
float:left;
}

div.bloc50 {
width:300px;
float:left;
}

div.bloc60 {
width:360px;
float:left;
}

div.bloc70 {
width:420px;
float:left;
}

div.bloc80 {
width:480px;
float:left;
}

div.bloc90 {
width:540px;
float:left;
}

div.bloc100 {
width:600px;
float:left;
}

img.image {
width:200px;
height:267px;
}

div.menu {
background-image : url('images/fond_menu_texte.jpg');
position:absolute;
left:10px;
top:100px;
bottom:10px;
width:170px;
height:100%;
}


