body {
background: #5F85CA url(img/bg.gif) center top repeat-x;
margin-top: 0px;
margin-bottom: 0px;
}

.bords {
background: #91ADDF url(img/bg_container.gif) top repeat-x;
}

.tdbackgrnd {
background: url(img/bgmenu.gif);
}

/* ------styles texte----- */

.erreur {
font-family: Georgia, Arial, sans-serif;
font-size: 11pt;
color: red;
}

.rubrique {
font-family: Georgia, Arial, sans-serif;
font-size: 13pt;
color: #294284;
}

.bleu {
font-family: Geneva, sans-serif;
font-size: 11pt;
font-weight: strong;
color: #2F4975;
}

.bleupetit {
font-family: Geneva, sans-serif;
font-size: 7pt;
font-weight: strong;
color: #2F4975;
}

h1 {
font-family: Geneva, sans-serif;
font-size: 20pt;
font-weight: strong;
color: #2F4975;
}

h2 {
font-family: Geneva, sans-serif;
font-size: 12pt;
font-weight: strong;
color: #2F4975;
}

.text {
padding-left: 10px;
padding-right: 10px;
font-family: Geneva, sans-serif;
font-size: 10pt;
color: #222222;
}


/* ------formulaire----- */
.trform0 {
background-color: #fefefe;
text-decoration: none;
color: #2F4975;
font-size: 15pt;
font-weight:bold;
text-align: center;
}

.trform1 {
background-color: #fefefe;
text-decoration: none;
color: #2F4975;
font-size: 10pt;
font-weight:bold;
text-align: right;
width: 110pt;
}

.trform2 {
background-color: #fefefe;
text-decoration: none;
color: #2F4975;
font-size: 10pt;
font-weight:bold;
text-align:left;
width: 200pt;
}

.formulaire {
border: 1px dashed;
}


/* ------Lien----- */

a:link,a:active,a:visited {
font-size: 11pt;
font-family: arial;
text-decoration: none;
color: #164FBF;
}

a:hover {
font-size: 11pt;
font-family: arial;
text-decoration: underline;
color: #0F349B;
}
r
/* ------menu gauche----- */

.menu {
font-family: Geneva, Arial, sans-serif;
font-size: 12pt;
color: #2F4975;
}

.menu a {
text-align: center;
display: block;
background-color: #FFFFFF;
text-decoration: none;
color: #2F4975;
font-size: 12pt;
}
 
.menu a:hover {
background-color: #91addf;
color: #FFFFFF;
font-size: 12pt;
}

/* ------menu----- */


.tr {
background-color: #fefefe;
text-decoration: none;
color: #000000;
font-size: 10pt;
}
 
.tr:hover {
background-color: #f0f0f0;
color: #5C89B2;
font-size: 10pt;
}

/* ------input formulaire----- */

.inputmenu {
width: 6em;
display: inline;
border:1px dashed #FFDF5B;
background-color: #555555;
font-family: Geneva, Arial, sans-serif;
font-size: 10pt;
color: #FFDF5B;
text-align: center;
}

.input {
text-align: left;
border:1px inset #164FBF;
font-family: Arial, sans-serif;
font-size: 10pt;
color: #164FBF;
width: 260px;
}

.select {
text-align: left;
border:1px inset #164FBF;
font-family: Arial, sans-serif;
font-size: 10pt;
color: #164FBF;
width: 260px;
}

.textarea {
text-align: left;
border:1px inset #164FBF;
font-family: Arial, sans-serif;
font-size: 10pt;
color: #164FBF;
width: 260px;
height: 200px;
}


/* ------Cadres----- */

.cadreb
{ 
background-image: 
url('images/dsn.s.gif');
background-repeat: repeat-x;
background-position:  top; 
}

.cadreh
{ 
background-image: 
url('images/dsn.n.gif');
background-repeat: repeat-x;
background-position:  bottom; 
}
