
body{ font-family:verdana; font-size:11px;
      background:url(headerBg.jpg) top repeat-x #dddddd; width:973px; margin:auto}

.header{height:145px}
.header .edp_logo{margin-top:32px}
.header .titre{margin:0px 0px 25px 10px}


.body{ margin-top:11px; padding:10px;
        border:solid 1px #c3c3c3; background-color:white;}


table{ font-size:11px; border: 1px solid lightgray;
	   margin:auto; width: 80%;  background-color: white;}

table td{ border: 1px solid lightgray;  background-color: white;}
table th{ border: 1px solid darkgray;	background-color: lightgray;}

table a{display:block; line-height:16px; color:#a32026; text-decoration:none}
table a:hover{background-color:#a32026; color:white}

.footer{ text-align: center; font-size: 10px; margin-top:2px}
.footer a{color:#a32026}

h2{border-bottom:solid 1px #a32026; color:#333333; font-size:18px; }

form{width:420px; margin:auto;}


input[type=submit]{display:block; margin:auto}

.error{ color: red;}
.optional{ font-style: italic; }
.warning{ color: orange;}

