body {
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size: 0.8em;
color: #000000;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;

}

a:link {color: #000000; text-decoration:none;}
a:visited {color: #000000; text-decoration:none;}
a:hover {color: #3D7EDB; text-decoration:underline;}

.adresse {
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
font-weight: bold;
font-size: 0.9em;
text-align:right;
}

.big {
font-size: 1.6em;
font-style: normal;
font-weight: bold;
padding-left: 10px;
text-align:left;
color: #CC6600; 
}

.chapo {
font-size: 1.1em;
font-style: normal;
font-weight: bold;
/*padding-left: 10px;*/
text-align:left;
color: #CC6600; 
}

.titre {
text-align:left;
font-size: 1em;
font-weight: bold;
font-style: normal;
color: #CC6600; 
}

.date {
text-align:left;
font-weight: bold;
}

span.puce {
color: #CC6600; 
font-size: 0.7em;
}

span.retrait{
padding: 20px;
}

.anoter {
background-color:#F7F6F6;
border-style: solid;
border-color: #E3E1E0;
border-width: 1px;
border-top-width: 3px;
border-left-width: 3px;
padding: 4px;
}

.cartouche {
background-color:#E0DCD1;
padding: 15px;
font-size: 1em;
font-weight: bold;
}


.bulle {
color: #000000;
text-align: left;
padding:4px 4px 4px 4px; 
border-style: solid;
border-color: #E3E1E0;
border-width: 1px;
border-left-width: 4px;
}


.formulaire {
border:1px solid #E3E1E0;
padding:4px 4px 4px 4px;
background-image:url('images/pic_fondbulle.gif')
}

.footer { 
font-size: 0.8em;
color: #675C53; 
}

ul.square {
list-style-type: square;
list-style-position: outside; 
}

ul.circle {
list-style-type: circle;
list-style-position: outside; 
}

ul.decimal {
list-style-type: decimal;
list-style-position: outside; 
}

/* popup print styles */
H1, H2, H3, H4{
background: white; 
color: #CC6600; 
padding-bottom: 1px;
border-bottom: 1px solid gray;
}


.filetop {
padding-top: 5px;
border-top: 2px solid #CC6600;
}



input{
/*border:1px solid #E3E1E0;*/
background-color:#F4F4EE;
font-weight:bold;
}
input[type=radio] {
margin-right:50px;
background-color:transparent;
border:none;
}
input[type=submit], input[type=reset] {
border:2px outset #E3E1E0;
background-color:#F4F4EE;
cursor:pointer;
}
input[type=submit]:hover, input[type=reset]:hover {
border:2px outset #E3E1E0;
background-color:#FFFFFF;
}
input[type=submit]:active, input[type=reset]:active {
border:2px inset #E3E1E0;
background-color:#F4F4EE;
color:black;
} 




#homepage table{
border:1px solid #E3E1E0;
/*width:100%;*/
}
#homepage th{
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
/*border:thin solid #D1D1D1;*/
/*width:100%;*/
padding:5px;
background-color:#E2E2E2;
text-align:left;
}
#homepage td{
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
/*border:thin solid #D1D1D1;*/
/*width:100%;*/
padding:4px 4px 4px 4px; 
text-align:left;
/*background-color:#ffffff;*/
}

