/* CSS Document */
/* Variables Generales */
body {background-color:#F79C10; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; border:none; margin:3px;}
hr {display:none;}
#hr {width:400px; height:29px; background-image:url(../img/hr-curv-orange.gif); clip:rect(5px 100% 6px 0); background-repeat:no-repeat; margin-left:auto; margin-right:auto; border:none;}
h1 {color:#F79C10; font-size: 12px; font-style: normal; font-weight:bold;}
h2 {color:#F79C10; font-size: 12px; 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 {width:792px; height:20px; background-image:url(../img/i_top.jpg); background-repeat:no-repeat; text-align:center; font-size:9px; font-style:italic;}
#itop a, a:link, a:visited, a:active {color:#000000; font-style:italic; text-decoration:none;}
#itop a:hover {color:#000000; font-style:italic; text-decoration:underline;}
#annonce {width:750px; margin-left:auto; margin-right:auto;}
#header {margin-left:auto; margin-right:auto; height:122px; width:792px; background-color:#FFFFFF; clear:both;}
#header img {border:none;}

/* Contenu */
#contenu {background-color:#FFFFFF; padding-top:25px; padding-bottom:20px; padding-left:5px; padding-right:5px; clear:both;}
#contenu a, a:link, a:visited, a:active {color:#F79C10; font-style:normal; text-decoration:none;}
#contenu a:hover {color:#F79C10; font-style:normal; text-decoration:underline;}
#contenu img { vertical-align:middle;}
#ssmenu {text-align:center;}
#entete {margin-right:auto; margin-left:auto; text-align:center; margin-bottom:10px;}
#tabf {border:solid; border-color:#F79C10; border-collapse:collapse; border-width:1px;}
#tabf table, #tabf td, #tabf tr {border:solid; border-color:#F79C10; border-collapse:collapse; border-width:1px; padding:3px;}
#tabf th {background-color:#F79C10; color:#FFFFFF; border:solid; border-color:#F79C10; border-collapse:collapse; border-width:1px; padding:3px;}

/* Pied de page - Footer */
#pub {background-color:#FFFFFF; padding-bottom:20px; text-align:center; clear:both;}
#footer {font-size:10px; margin-left:auto; margin-right:auto; color:#FFFFFF; clear:both;}
#footer p {margin-left:auto; margin-right:auto; text-align:center;}
#footer a, a:link, a:visited, a:active {color:#FFFFFF; font-style:normal; text-decoration:none;}
#footer a:hover {color:#FFFFFF; font-style:normal; text-decoration:underline;}
#ibottom {width:792px; height:20px; background-image:url(../img/i_bottom.gif); background-repeat:no-repeat; clear:both;}

