a { 
color: #00f; text-decoration: none;
}
a:hover { 
color: #f00;
}
body { 
margin: 0px; margin-left: auto; margin-right: auto; padding: 0px; background: url(../images/fdBody.jpg) top left repeat; width: 800px; height: 800px;
}
div#actions { 
text-align: center; font-family: Arial,Sans-serif; font-size: 11px;
}
div#actions input { 
font-family: Arial,Sans-serif; font-size: 11px; color: #000;
}
div#conteneur { 
background: url(../images/fdConsultation.jpg) top left no-repeat; padding: 0px; padding-left: 160px; padding-right: 160px; padding-top: 160px; height: 700px;
}
div#conteneur form { 
margin: 0px; padding: 0px;
}
div#conteneur form fieldset { 
margin: 5px; padding: 5px;
}
div#conteneur form fieldset label { 
font-size: 12px; font-family: Arial,Sans-serif; color: #000; font-weight: bold;
}
div#conteneur form fieldset label.champObligatoire { 
color: #f00;
}
div#conteneur form fieldset legend { 
font-size: 12px; font-family: Arial,Sans-serif; color: #000; font-weight: bold;
}
div#conteneur h1 { 
font-family: Arial, Sans-serif; font-size: 18px; color: #F00; text-align: center;
}
div#conteneur p { 
font-family: Arial,Sans-serif; font-size: 12px; color: #000;
}
div#conteneur table td { 
font-family: Arial,Sans-serif; font-size: 11px; color: #000; font-weight: bold;
}
div#conteneur table td input { 
font-family: Arial,Sans-serif; font-size: 11px; color: #000; font-weight: normal;
}
div#messageAlerte { 
font-family: Arial; font-size: 12px; font-weight: bold; color: #f00;
}
div#messageAlerte ul { 
list-style-type: none;
}
html>body div#conteneur { 
height: auto; min-height: 700px;
}

