.fullheight{height:100%}

.hrblanc
{
color: #FFFFFF;
}



body {
background-color: #FFFFFF;
background-image: url(fond_degrade.gif);
background-repeat: repeat-x;
scrollbar-face-color: #546b50;
scrollbar-shadow-color: #546b50;
scrollbar-highlight-color: #051700;
scrollbar-3dlight-color: #546b50;
scrollbar-darkshadow-color: #546b50;
scrollbar-track-color: #051700;
scrollbar-arrow-color: #051700;
margin: 0;
padding: 0;
height: 100%;
border: none;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}

.coche {
background-color:#FFFFFF;
}

.texte_titre
{
font-family: Arial; 
font-weight: bold; 
font-size: 11; 
color: #E4DF37;
margin: 1px
}

.texte_normal
{
font-family: Arial;
font-size: 11px;
color: #FFFFFF;
margin: 1px
}

a:link {text-decoration: none;color: #E4DF37}
a:active {text-decoration: none;color: #E4DF37}
a:visited {text-decoration: none;color: #E4DF37}
a:hover {text-decoration: underline;color: #E4DF37}

.linkvertclair a:link {text-decoration: none;color: #C6D4A0;font-family: Arial;font-weight: bold;font-size: 11}
.linkvertclair a:active {text-decoration: none;color: #C6D4A0;font-family: Arial;font-weight: bold;font-size: 11}
.linkvertclair a:visited {text-decoration: none;color: #C6D4A0;font-family: Arial;font-weight: bold;font-size: 11}
.linkvertclair a:hover {text-decoration: underline;color: #C6D4A0;font-family: Arial;font-weight: bold;font-size: 11}

.linkvertfonce a:link {text-decoration: none;color: #255541;font-family: Arial;font-weight: bold;font-size: 11}
.linkvertfonce a:active {text-decoration: none;color: #255541;font-family: Arial;font-weight: bold;font-size: 11}
.linkvertfonce a:visited {text-decoration: none;color: #255541;font-family: Arial;font-weight: bold;font-size: 11}
.linkvertfonce a:hover {text-decoration: underline;color: #255541;font-family: Arial;font-weight: bold;font-size: 11}

.linkblack a:link {text-decoration: none;color: #000000;font-family: Arial;font-weight: bold;font-size: 11}
.linkblack a:active {text-decoration: none;color: #000000;font-family: Arial;font-weight: bold;font-size: 11}
.linkblack a:visited {text-decoration: none;color: #000000;font-family: Arial;font-weight: bold;font-size: 11}
.linkblack a:hover {text-decoration: underline;color: #000000;font-family: Arial;font-weight: bold;font-size: 11}

.linkwhite a:link {text-decoration: none;color: #FFFFFF;font-family: Arial;font-weight: bold;font-size: 11}
.linkwhite a:active {text-decoration: none;color: #FFFFFF;font-family: Arial;font-weight: bold;font-size: 11}
.linkwhite a:visited {text-decoration: none;color: #FFFFFF;font-family: Arial;font-weight: bold;font-size: 11}
.linkwhite a:hover {text-decoration: underline;color: #FFFFFF;font-family: Arial;font-weight: bold;font-size: 11}

.linkred a:link {text-decoration: none;color: #FF0000;font-family: Arial;font-size: 11}
.linkred a:active {text-decoration: none;color: #FF0000;font-family: Arial;font-size: 11}
.linkred a:visited {text-decoration: none;color: #FF0000;font-family: Arial;font-size: 11}
.linkred a:hover {text-decoration: underline;color: #FF0000;font-family: Arial;font-size: 11}

input
{
background: #FFFFFF;
color: #000000;
font-family: Arial; 
font-style: bold; 
font-size: 10; 
margin: 1px
}

.input_obligatoire
{
background: #E4DF37;
color: #FFFFFF
}

select
{
background: #FFFFFF;
color: #000000;
font-family: Arial; 
font-style: bold; 
font-size: 10; 
margin: 1px
}

.select_obligatoire
{
background: #E4DF37;
color: #FFFFFF
}

textarea
{
background: #FFFFFF;
color: #000000;
font-family: Arial; 
font-style: bold; 
font-size: 10; 
margin: 1px
}

textarea_obligatoire
{
background: #749084;
color: #FFFFFF
}






