body {
   margin: 0px 0px 0px 0px;
   padding: 0px;
   font-family: Arial, Verdana, helvetica;
   font-size: 14px;
   background-color: #ffffff;
   color: #000000;
}

#container {
   margin: 0px;
   width: 100%
   height: 100%;
}

#header1 {
   top: 0px;
   width: 242px;
   height: 64px;
   background: url(../img/e101_logo.big.png);
   repeat: no-repeat;
   position: absolute;
   z-index: 100;
}

#header1b {
   top: 0px;
   left: 5px;
   width: 130px;
   height: 32px;
   background: url(../img/e101_logo.36.png) no-repeat;
   repeat: no-repeat;
   position: absolute;
   z-index: 100;
}

#header2 {
   top: 16px;
   height: 27px;
   background: url(../img/e101_fd.1x27.png);
   repeat: repeat;
   font-weight: bold;
   color: #747f91;
   width: 100%;
   position: absolute;
   z-index: 2;
}

#header2b {
   top: 3px;
   height: 27px;
   background: url(../img/e101_fd.1x27b.png);
   repeat: repeat;
   font-weight: bold;
   color: #747f91;
   width: 100%;
   position: absolute;
   z-index: 2;
}

#header3 {
   top: 18px;
   right: 10px;
   height: 27px;
   background-color: transparent;
   position: absolute;
   font-weight: bold;
   color: #747f91;
   z-index: 4;
}

a.header3:link { 
    background: transparent;
    color: #747f91;
    padding-right: 4px;
    padding-left: 4px;
    border: none;
    text-decoration: none;
}

a:visited.header3 {
    background: transparent;
    color: #747f91;
    border: none;
    text-decoration: none;
}

a:hover.header3 { 
    background: transparent;
    color: #747f91;
    border: none;
    text-decoration: none;
}   

#menuh {
   top: 22px;
   left: 250px;
   height: 27px;
   background-color: transparent;
   position: absolute;
   font-weight: bold;
   color: #747f91;
   z-index: 4;
}

/*onglets de menuh*/

a.menuh:link { 
    background: url(../img/e101_fd.1x19a.png);
    color: #747f91;
    border-top: none;
    border-right: 1px solid #a7acb8;
    border-bottom: none;
    border-left: 1px solid #a7acb8;
    text-decoration: none;
}

a:visited.menuh {
    background: url(../img/e101_fd.1x19a.png);
    color: #747f91;
    border-top: none;
    border-right: 1px solid #babdc6;
    border-bottom: none;
    border-left: 1px solid #babdc6;
    text-decoration: none;
}

a:hover.menuh { 
    background: url(../img/e101_fd.1x19b.png);
    color: #747f91;
    border-top: none;
    border-right: 1px solid #babdc6;
    border-bottom: none;
    border-left: 1px solid #babdc6;
    text-decoration: none;
}

a:active.menuh { 
    background: url(../img/e101_fd.1x19b.png);
    color: #747f91;
    border-right: 1px solid #babdc6;
    border-left: 1px solid #babdc6;
    text-decoration: none;
}

/* page avec menu gauche 165px*/

#main1 {
   background-color: #ffffff;
   position: absolute;
   top: 64px;
   bottom: 46px;
   left: 165px;
   right: 5px;
   padding-left: 5px;
   padding-right: 5px;
   font-size: 14px;
   z-index: 5;
}

/* page avec menu gauche 320px*/

#main2 {
   background-color: #ffffff;
   position: absolute;
   top: 64px;
   bottom: 46px;
   left: 320px;
   right: 5px;
   padding-left: 5px;
   padding-right: 5px;
   font-size: 14px;
   z-index: 5;
}

/*page sans menu gauche*/

#mainsans {
   background-color: #ffffff;
   position: absolute;
   top: 64px;
   bottom: 46px;
   left: 5px;
   right: 5px;
   padding-left: 5px;
   padding-right: 5px;
   z-index: 5;
}

#left {
   background-color: #ffffff;
   /*border: solid 1px #c7c8d4;*/
   border: none;
   position: absolute;
   top: 64px;
   bottom: 46px;
   left: 5px;
   width: 150px;
   min-height: 350px;	/* pas avec ie*/
   padding-left: 5px;
   padding-right: 5px;
   z-index: 6;
}
#left ul {
   margin: 0;
   padding: 0;
   list-style-type: none;
}

#left li { margin: 0 0 .2em 0; }

#left a {
   display: block;
   color: #666;
   background: url(../img/e101_fd.1x28aa.png);
   border: solid 1px #9198a6;
   width: 140px;
   padding: .2em .8em;
   text-decoration: none;
   font-size: 14px; 
   font-weight: 600;
   margin-top: 5px; 
   }

   #left a:hover
   {
   background: url(../img/e101_fd.1x28bb.png);
   border: solid 1px #747f91;
   text-align: right;  
   color: #80463f; 
   }

#left2 {
   background-color: #ffffff;
   color: #666;
   border: opx;
   position: absolute;
   top: 64px;
   bottom: 46px;
   left: 5px;
   width: 300px;
   min-height: 350px;	/* pas avec ie*/
   padding-left: 5px;
   padding-right: 5px;
   text-align: center;
   font-size: 11.5px;
   z-index: 6;
}

#left3 {
   background-color: #ffffff;
   border: none;
   position: absolute;
   top: 88px;
   left: 5px;
   width: 300px;
   min-height: 350px;	/* pas avec ie*/
   padding-left: 5px;
   padding-right: 5px;
   z-index: 6;
}
#left3 ul {
   margin: 0;
   padding: 0;
   list-style-type: none;
}

#left3 li { margin: 0 0 .2em 0; }

#left3 a {
   display: block;
   color: #666;
   background: url(../img/e101_fd.1x28a.png);
   border: solid 1px #bbb;
   width: 240px;
   padding: .2em .8em;
   text-decoration: none;
   font-size: 16px; 
   font-weight: 600;
   margin-top: 5px; 
   }

   #left3 a:hover
   {
   background: url(../img/e101_fd.1x28b.png);
   border: solid 1px #999;
   text-align: right;  
   color: #747f91; 
   }

#footer0 {
   position: absolute;
   bottom: 4px;
   border: 0px;
   height: 19px;
   /*background: url(../img/e101_fd.1x19a.png);*/
   /*repeat: repeat;*/
   /*position: absolute;*/
   text-align: center;
   color: #747f91;
   padding-top: 2px;
   width: 100%;
   z-index: 7;
}

#footer {
   border-top: 1px solid #c7c8d4;
   text-align: center;
   font-weight: bold;
   color: #747f91;
   margin-top: 10px;
   padding-top: 2px;
   width: 75%;
   z-index: 7;
}

#floatframe {
position:absolute;
left: 160px;
top: 150px;
width: 400px;
height: 350px;
border: 1px solid #c9c9c9;
z-index: 10;
}

h1, h2 {
   color: #747f91;
   text-align: center;
   border: 1px solid #747f91;
   margin: 0px 15% 0px 15%;
}

.hsans {
   color: #747f91;
   text-align: center;
   border: none;
   margin: 0px 10% 0px 10%;
}

h3, h4, h5 {
   color: #747f91;
   text-align: left;
   text-decoration: underline overline;
}
 
p {
   padding: 4px 4px 4px 12px;
}

.d40pc {
	text-align: right;
	margin-right: 40%;
}

.grey {
   color: #747f91;
   text-align: center;
   font-weight: bold;
   font-size: 110%;
}

.cadre {
   padding: 12px 4px 4px 12px;
   margin-right : 50px; 
   margin-left : 15px; 
   border: 1px solid #c7c8d4; 
}

.red {
   color: #f00;
   text-align: center;
   border: 0px;
}

.big {
   font-size: 24px;
   color : black;  
   text-align : left; 
   margin-right : 15px; 
   margin-left : 15px; 
   border: 3px solid #c7c8d4; 
   padding: 10px; 
}

a:link { 
    background: transparent;
    color: #747f91;
    padding-right: 4px;
    padding-left: 4px;
    border: 1px solid #fff;
    text-decoration: none;
}

a:visited {
    background: transparent;
    color: #747f91;
    border: 1px solid #fff;
    padding-right: 4px;
    padding-left: 4px;
    text-decoration: none;
}

a:hover { 
    background: transparent;
    color: #747f91;
    border: 1px dashed #747f91;
    padding-right: 4px;
    padding-left: 4px;
    text-decoration: none;
}

textarea {
   width: 90%;
   margin-top: 5px;
   margin-right: 5%;
   margin-bottom: 5px;
   margin-left: 5%;
   height: 150px;
   font-family: Tahoma,Times New Roman;
   font-size: 14px;
   color: #003c6c;
}

table.sample {
	border-width: 0px;
	border-spacing: 5px;
	border-style: solid ;
	border-color: #c7c8d4;
	border-collapse: separate;
	background-color: white;
	width: 90%;
}
table.sample th {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #747f91;
      background: url(../img/e101_fd.1x28b.png);
	width: 50%;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #747f91;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

.hr0 {
   visibility: hidden;
   background-color: 0;

.hr0 {
   visibility: hidden;
   background-color: 0;
}

.hr1 {
   visibility: hidden;
   background-color: 0;
}
