html,BODY
{
margin: 0;
padding: 0;
height: 100%;
background-color: #023c64;
}


/*table princ*/

table.princ
{
border: 0px;
width: 100%;
background-color: #eeeeee;
}


td.princ_l1
{
height: 446px;
width: 100%;
background-image: url('images/deg1.gif');
background-repeat: repeat-x;
background-position: top;
background-color: #012240;
}

td.princ_l2
{
height: 220px;
width: 100%;
background-image: url('images/deg2.gif');
background-repeat: repeat-x;
background-position: top;
background-color: #012240;
}


td.princ_l3
{
height: 60px;
width: 100%;
/*background-repeat: repeat-x;
background-position: top;
background-image: url('images/deg3.gif'); */
background-color: #0074c1;
}


/* table head*/

table.inter_head
{

  width: 974px;
}

td.td1_inter_head
{
  height: 107px;
  width: 574px;
}

td.td2_inter_head
{
  height: 445px;
  width: 400px;
}

td.td3_inter_head
{
  height: 36px;
  width: 574px;
  background-image: url('images/siteweb_03.png');
  background-repeat: no-repeat;
  background-position: top;
  color: #02416d;
  font-family: arial;
  font-size: 12px;
  line-height:14px;
  font-weight:normal;
  padding-left: 40px;
  padding-top: 0px;

}


td.td4_inter_head
{
  height: 302px;
  width: 574px;
  background-image: url('images/siteweb_04.png');
  background-repeat: no-repeat;
  background-position: top;
  padding-left: 40px;
  color: #b5d1dd;
  font-family: arial;
  font-size: 11px;
  line-height:15px;
  font-weight:normal;
  text-align: justify;
  padding-right: 40px;
}


td.tdbouton
{
  height: 26px;
  width: 96px;
  background-image: url('images/bckgbouton.gif');
  background-repeat: no-repeat;
  background-position: middle;
  color: #ffffff;
  font-family: arial;
  font-size: 11px;
  line-height:11px;
  font-weight:bold;
  text-align: center;
}


img
{
display: block;
}


.input_textarea
{
 color: #eeeeee;
  font-family: arial;
  font-size: 12px;
  line-height:13px;
  font-weight:normal;
  background-color: #01395f;
  border: 1px solid #01558f;
  padding: 2px;
scrollbar-base-color: #01558f;
scrollbar-arrow-color: #80b0c5;
scrollbar-3dlight-color: #01558f;
scrollbar-darkshadow-color: #01558f;
scrollbar-face-color: #006f8f;
scrollbar-highlight-color: #01558f;
scrollbar-shadow-color: #01558f;
scrollbar-track-color: #01558f;
}

.input_textarea2
{
 color: #eeeeee;
  font-family: arial;
  font-size: 12px;
  line-height:13px;
  font-weight:normal;
  background-color: #01395f;
  border: 1px solid #01558f;
  padding: 2px;
}


.txt_index_blue
{
  font-family: arial;
  font-size: 15px;
  line-height:15px;
  font-weight:normal;
  text-align: justify;
  color:#5ac6e2;
}


.txt_index_green
{
  font-family: Arial;
  font-size: 15px;
  line-height:15px;
  font-weight:normal;
  text-align: justify;
  color:#b2e824;
}

.copyright
{
font-family: arial;
font-size: 10px;
line-height:14px;
font-weight:normal;
color: #5ac6e2;
}


a:hover
{
  font-family: arial;
  font-size: 12px;
  line-height:14px;
  font-weight:normal;
  text-align: justify;
  color:#ffffff;
}

a
{
  font-family: arial;
  font-size: 12px;
  line-height:14px;
  font-weight:normal;
  text-align: justify;
  color:#b2e824;
}

a.button
{
  color: #ffffff;
  font-family: arial;
  font-size: 11px;
  line-height:11px;
  font-weight:bold;
  text-align: center;
  text-decoration: none;
}

a.button:hover
{
  color: #dddddd;
  font-family: arial;
  font-size: 11px;
  line-height:11px;
  font-weight:bold;
  text-align: center;
  text-decoration: none;
}

a.menu:hover
{
font-family: arial;
font-size: 11px;
line-height:14px;
font-weight:normal;
color: #5ac6e2;
text-decoration: none;
}


a.menu
{
font-family: arial;
font-size: 11px;
line-height:14px;
font-weight:normal;
color: #ffffff;
text-decoration: none;
}



.slider {position:relative; overflow:hidden;  height:240px; width:464px; }
.slidercontent {position:absolute}





