/* CSS Document */
/* Variables Generales */
body {background-color:#F79C10; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; border:none; margin:3px;}
hr {width:400px; height:29px; background-image:url(../img/hr-curv-orange.gif); background-repeat:no-repeat; margin-left:auto; margin-right:auto; border:none;}
h1 {color:#F79C10; font-size: 16px; font-style: normal; font-weight: bold;}
h2 {color:#F79C10; font-size: 14px; font-style: normal; font-weight: bold;}
form{ margin:0px;}
input, select, textarea {color::#F79C10; border: 2px solid #F79C10; margin:0px; vertical-align:middle;}
button, submit {background-color:#F79C10; color:#FFFFFF; margin:0px;}
input[type=radio] {background-color:#FFFFFF; color:#F79C10; margin:0px;}

/* Entete - Header */
#content {margin-left:auto; margin-right:auto; width:792px; clear:both;}
#itop {display:none; width:792px; height:20px; background-image:url(../img/i_top.gif); background-repeat:no-repeat;}
#header {display:none; margin-left:auto; margin-right:auto; height:115px; width:792px; background-color:#FFFFFF; clear:both;}
/* Contenu */
#contenu {background-color:#FFFFFF; padding-top:5px; padding-bottom:100px; padding-left:3px; padding-right:3px;}
#contenu a {color:#F79C10; font-style:normal; text-decoration:none;}
#contenu a:link {color:#F79C10; font-style:normal; text-decoration:none;}
#contenu a:visited {color:#F79C10; font-style:normal; text-decoration:none;}
#contenu a:hover {color:#F79C10; font-style:normal; text-decoration:underline;}
#contenu a:active {color:#F79C10; font-style:normal; text-decoration:none;}
#contenu p {text-indent:2em;}
/* Pied de page - Footer */
#footer {display:none; font-size:12px; margin-left:auto; margin-right:auto; color:#FFFFFF; font-weight:bold;}
#footer p {margin-left:auto; margin-right:auto; text-align:center;}
#footer a {color:#FFFFFF; font-style:normal; text-decoration:none;}
#footer a:link {color:#FFFFFF; font-style:normal; text-decoration:none;}
#footer a:visited {color:#FFFFFF; font-style:normal; text-decoration:none;}
#footer a:hover {color:#FFFFFF; font-style:normal; text-decoration:underline;}
#footer a:active {color:#FFFFFF; font-style:normal; text-decoration:none;}
#ibottom {display:none; width:792px; height:20px; background-image:url(../img/i_bottom.gif); background-repeat:no-repeat;}

