

td { 
font-size : 12px;
font-family: Arial, sans-serif;
color: #566D80;
}

strong {
color: #323232;
}

.grand {
font-size : 13px;
}

.justifie {
text-align: justify; }

img.actu {
border: solid 1px #1c5073; }

.titre { 
font-size : 16px;
font-weight: bold;
}

.titre2 { 
font-size: 14px;
font-weight: bold;
}

.titre2bleu { 
font-size: 14px;
font-weight: bold;
color: #006a95; 
}

.menu { 
font-size : 12px;
}

.orange {
color: #ed8d09; 
}

.blanc {
color: #BFE3F1; 
}
.bleu2 {
color: #006a95; 
}

.bleu {
color: #1c5073; 
}

.orange {
color: #ed8d09; 
}
.petit { 
font-size: 10px;
}

a {
color: #E29009;
text-decoration: none;
}

a:hover {
color: #1c5073;
text-decoration: none;
}

a.menu {
color: #E29009;
text-decoration: none;
}

a.menu:hover {
color: #BFE3F1;
text-decoration: none;
}

a.lien {
color: #cc3300;
text-decoration: none;
}

a.lien:hover {
color: #1B4869;
text-decoration: none;
}

/* menu */

td.td1 {
background-color: #F9F1E1;
background-image: url(images/fondmenu.gif);
}

td.td1:hover { 
background-color: #ffffff;
background-image: url(images/fondmenu2.gif);
}



/* formulaire */

.amodel {
border: solid 1px #323232;
font-family: "Arial, sans-serif;
color: #566D80;
font-size: 12px;
background-color: #BFE3F1;
width: 130px;
height: 16px;
}

.bmodel {
border: solid 1px #323232;
font-family: "Arial, sans-serif;
color: #566D80;
font-size: 12px;
background-color: #BFE3F1;
width: 60px;
height: 16px;
}


textarea {
border: solid 1px #323232;
font-family: "Arial, sans-serif;
color: #566D80;
font-size: 12px;
background-color: #BFE3F1;
width: 360px;
}


