<!--
TD, DIV { 
    font-family: "trebuchet MS", Verdana, Arial;
    color: #FFFFFF;
}
A {  text-decoration: none; }

a:link {  
 color: #333333;
}
a:active { 
  color: #E35C1C;
}
a:visited {  
  color: #332200;
}
a:hover {  
  color: #C1501A;
}

BODY {
   margin: auto;
   width: 800px;
   text-align: center;
   background: url(bg_pattern.gif) top center #000000 repeat-x ;
}
#header {
   background: url(bg_header.gif) top center #FFFFFF no-repeat ;
   height: 80px;
   width: 800px;
   margin: auto;
   margin-top: 40px;
   text-align: left;
}
#soul {
   background: url(bg_body.gif) top center #FFFFFF repeat-y ;
   height: 330px;
   width: 800px;
   margin: auto;
}
#mind {
   width: 620px;
   margin: auto;
   text-align: left;
}
#footer {
   background: url(bg_footer.gif) top center #FFFFFF no-repeat ;
   height: 150px;
   width: 800px;
   margin: auto;
}
#collophon {
   width: 560px;
   margin: auto;
   padding-top: 40px;
   font-size: 12px;
   text-align: right;
   color: #E35C1C;  
}
#baseline {
   background: url(baseline.gif) bottom center #000000 no-repeat ;
   height: 32px;
   font-size: 9px;
   text-align: center;
   color: #808080;  
}
#menu {
   width: 160px;
   margin-left: 30px;
   text-align: left ;
}
#homenu {
   width: 160px;
   margin-left: 120px;
   padding-top: 59px;
}
.itemenu {
   font-size: 14px;    
   height: 20px;
   line-height: 20px;
   border-bottom: 1px solid #E35C1C;
}
.itemenu:before {
   content: url(viseur.gif);
}
.itemenu:after {
   color: black;
   content: "...";
}
#content {
   margin-top: 10px;
   margin-left: 30px;
   margin-right: 30px;
}
#titre {
   font-size: 24px;
   font-style: italic;
   text-align: left;
   color: #232323;
}
#titre:before {
   content: url(pointeur.gif) ;
   margin-left: -30px;
}
#description {
   font-size: 12px;
   line-height: 14px;
   color: #232323;
   margin-top: 6px;
   padding-right: 10px;
   height: 219px;
   overflow: auto;
}
#channelimage, #image {
   margin-right: 30px !important;
   margin-right: 15px;
   float: right;
}
#date {
   display: none;
   font-size: 10px;
   color: #232323;
   font-style: italic;
}
#brutdemail {
    color: #000000;
    background-color: #DDDDDD;
    font-family : "Courier New", Courier, mono;
    font-size: 11px;
    text-align: left ;
    height: 60px;
    overflow: auto;
    width: 305px;
    border-bottom: 1px solid #E35C1C;
}
FORM, IMG {
    margin: 0px;
    border: 0px none ;
}
INPUT, SELECT {
    font-size: 10px;
    display: inline;
    border: 1px solid ;
    border-color: #999999 #CCCCCC #EEEEEE #CCCCCC ;
}
INPUT[type=hidden] {
    width: 0px;
    height: 0px;
    border: 0px none ;
}
.form {
   background: url(h_color.gif) ;
   margin-top: 10px;
   padding: 5px;
   margin: auto;
   border: 1px solid #E35C1C;
}
.formaccess {
    width: 205px;
}
.formselect {
    width: 405px;
    margin-left:50px;
}
.line {
    text-align: left;
    background: url(h_grey.gif) ;
    height: 20px;
    line-height: 20px;
    color: #000000;
    border-bottom: 1px solid #999999;
}
.sentence {
    text-align: left;
    padding-left: 5px;
    background: url(h_black.gif) ;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    font-weight: bold;
    color: #232323;
    border-bottom: 1px solid #E35C1C;
}
.colonne {
    color: #000000;
    padding: 4px;
}
.puput {
    background: url(input.gif) bottom right no-repeat;  
}
.aeratxt {
   width: 198px;
   height: 45px;
   border: 0px none ;
}
.input {
   width: 198px;
}
.submit {
   margin-left: 120px;
}
.button {
   padding-top: 4px;
   width: 80px;
   height: 22px;
   border: 0px none ;
}
.trash {
   width: 14px;
   height: 14px;
   margin-left: 3px;
   vertical-align: text-bottom;
 border: 0px none;
}
LABEL {
	  display: block;
	  text-align: right;
    color: #000000;
    border-bottom: 1px solid #999999;
    vertical-align: top;
}
LABEL.info {
    display: inline;
	  text-align: left;
}
abbr[title] { 
    border-bottom: 1px dotted #E35C1C; 
    cursor: help; 
}
.certifs {
    width: 80px;
    height: 15px;
}
#certifs {
    margin-top: 10px;
}
-->
