/* CSS CICG not accessible form Contribute - Release 1.0 - info@azatech.net */

/* Section 1 - Layers */

#main { width:900px; margin: 0px auto; align: center;}

/* Section 2 - Navigation */

.nav_level_2_off {
font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; width: 150px; color: #c90016; text-align: left;
background-color: #e0d4c6; cursor: pointer ; padding-top: 4px; padding-bottom: 4px; padding-left: 10px; padding-right: 10px; text-transform:uppercase; }

.nav_level_2_on {
font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; width: 150px; color: #000000; text-align: left;
background-color: #e9e0d6; cursor: pointer ; padding-top: 4px; padding-bottom: 4px; padding-left: 10px; padding-right: 10px; text-transform:uppercase; }

.nav_level_2_hover {
font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; width: 150px; color: #ffffff; text-align: left;
background-color: #c90016; cursor: pointer ; padding-top: 4px; padding-bottom: 4px; padding-left: 10px; padding-right: 10px; text-transform:uppercase; }

.nav_level_2_sub {
font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; width: 150px; color: #c90016; text-align: left;
background-color: #e9e0d6; cursor: pointer ; padding-top: 4px; padding-bottom: 4px; padding-left: 10px; padding-right: 10px; text-transform:uppercase; }

.nav_level_3_off {
font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; width: 137px; color: #c90016; text-align: left;
background-color: #e9e0d6; cursor: pointer ; padding-top: 4px; padding-bottom: 4px; padding-left: 8px; padding-right: 10px; }

.nav_level_3_on {
font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; width: 137px; color: #000000; text-align: left;
background-color: #f3eee8; cursor: pointer ; padding-top: 4px; padding-bottom: 4px; padding-left: 8px; padding-right: 10px; }

.nav_level_3_hover {
font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; width: 137px; color: #f3eee8; text-align: left;
background-color: #c90016; cursor: pointer ; padding-top: 4px; padding-bottom: 4px; padding-left: 8px; padding-right: 10px; }

.tools { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #c90016; text-align: left; }

.quick_title {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #c90016; text-align: left;
padding-top: 10px; padding-bottom: 5px; padding-left: 10px; }

.quick_links {
font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #c90016; text-align: left;
list-style-image: url(../../images/puce_lien.gif); margin-left: 10px; margin-bottom: 3px; }

.quick_documents {
font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #c90016; text-align: left;
list-style-image: url(../../images/puce_document.gif); margin-left: 10px; margin-bottom: 3px; }

/* Section 3 - Pop-up */

.titre_popup { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: normal; color: #ffffff; margin-top: 0px;}
.texte_popup { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #ffffff; margin-top: 0px;}
.texte_popup a:link { color: #ffffff; text-decoration: none; }
.texte_popup a:visited { color: #ffffff; text-decoration: none; }
.texte_popup a:hover { color: #ffffff; text-decoration: underline; }

/* Section 4 - Forms */

.textarea { background : #fdfcfb; border : 1px solid #e0d4c6; font-family : Arial, Helvetica, sans-serif; font-size : 11px; color : #6d6e71; }
.field { background : #fdfcfb; border: 1px solid #e0d4c6; font-family : Arial, Helvetica, sans-serif; font-size : 11px; color : #6d6e71; width: 236px; height: 16px; }
.select { background : #fdfcfb; border : 1px solid #e0d4c6; font-family : Arial, Helvetica, sans-serif; font-size : 11px; color : #6d6e71; width: 240px; height: 16px;}
.button { background : #f3eee8; border : 1px solid #c90016; font-family : Arial, Helvetica, sans-serif; font-size : 11px; color : #c90016; }

.textarea_popup { background : #ffffff; border : 1px solid #c90016; font-family : Arial, Helvetica, sans-serif; font-size : 11px; color : #c90016; }
.field_popup { background : #ffffff; border: 1px solid #c90016; font-family : Arial, Helvetica, sans-serif; font-size : 11px; color : #c90016; width: 236px; height: 16px; }
.select_popup { background : #ffffff; border : 1px solid #c90016; font-family : Arial, Helvetica, sans-serif; font-size : 11px; color : #c90016; width: 240px; height: 16px;}
.button_popup { background : #ffffff; border : 1px solid #c90016; font-family : Arial, Helvetica, sans-serif; font-size : 11px; color : #c90016; }

.msg_erreur { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #c90016; text-align: center; }