
.cadre
{
border-bottom: solid 1px #CCCCCC;
border-left: solid 1px #CCCCCC;
border-right: solid 1px #CCCCCC;
}

.ligne
{
border-bottom: solid 1px #002240;
}

A.lien {
color:#00539F;
font-family: arial;
font-size: 12px;
font-weight: none;
text-decoration:none;
}

H1{
color:#00539F;
font-family: arial;
font-size: 20px;
font-weight: none;
text-decoration: bold;
}

A.lien:visited {
color:#00539F;
font-family: arial;
font-size: 12px;
font-weight: none;
text-decoration:none;
}

A.lien:hover {
color:#00539F;
font-family: arial;
font-size: 12px;
font-weight: none;
text-decoration: underline;
}

.inputField {
border-top:#999999 1px solid;
border-bottom:#999999 1px solid;
border-left:#999999 1px solid;
border-right:#999999 1px solid;
font-family:Arial, Verdana,MS Sans-Serif,Arial,Helvetica,Sans-Serif;
color:#000000;
font-size:8pt;
background-color:#ffffff;
}


A.lien2 {
color:#FFD520;
font-family: arial;
font-size: 12px;
font-weight: none;
text-decoration:none;
}

A.lien2:visited {
color:#FFD520;
font-family: arial;
font-size: 12px;
font-weight: none;
text-decoration:none;
}

A.lien2:hover {
color:#FFD520;
font-family: arial;
font-size: 12px;
font-weight: none;
text-decoration: underline;
}

TD.fond_lgc { 
background-image:url(img/fond.gif); 
background-repeat:no-repeat;
background-position: 180 70;
}

.fieldset{
border-style: none; 
border-width: 1px;
border-style: solid;
border-color: #00539F;
background-color: #ffffff;
width: 600px;
}


