/* CSS Document */

body { 
color:#000000; 
background-color:#678520;
font-family:verdana;
font-size:12px;
}

a:link { 
border:none;
text-decoration:none;
color:#678520;
font-weight:bold; }

a:hover {
text-decoration:underline;
}

a:visited {
border:none;
text-decoration:none;
color:#678520;
font-weight:bold; }

a:focus
{
outline:0;
} 

.cadre {
width: 850px;
height:600px;
}

.cadregeneral {
width: 850px;
height:600px;
border:solid 3px;
border-color:#FFFFFF;
}

.capnatur {
color:#FFFFFF;
font-family:verdana;
font-weight:bold;
font-size:11px;
}

.form {
font-size:13px;
font-family:verdana;
color:#678520;
font-weight:bold;
}

.cases {
border:#CC0000;
}
.bordure {
border-bottom-color:#678520;
border-bottom-style:solid;
border-bottom-width:4px;
border-left-color:#678520;
border-left-style:solid;
border-left-width:4px;
border-right-color:#678520;
border-right-style:solid;
border-right-width:4px;
border-top-color:#678520;
border-top-style:solid;
border-top-width:4px;
}
