 /*------------------------------------------------------*
  *-------------    ICARE-NET.COM ---  CSS DECO  ----*
  *------------------------------------------------------*/

body {
	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	margin: 0px 0px 0px 0px;
	background-color: #D9D9D9;
	background-attachment: fixed;
	background-image: url(../images/decoupe/haut_centre_bis.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}



 /*------------------------------------------------------*
  *-----------------------------------     CSS PAGES     ----*
  *------------------------------------------------------*/


.page_centree{
	background-color: #E8AE00;
	width: 770px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666666;
}




 /*------------------------------------------------------*
  *-----------------------------------     CSS TABLEAU     ----*
  *------------------------------------------------------*/

.tableau_1{
	background-color: #990000;
	border: thin solid #333;
	width: 300px;
}



 /*------------------------------------------------------*
  *-----------------------------------     CSS BORD IMAGE     ----*
  *------------------------------------------------------*/


.bord_image {
	border: 1px solid #000;
}

.bord_image_plan {
	border: 1px solid #000;
}



 /*------------------------------------------------------*
  *-----------------------------------     CSS EFFETS     ----*
  *------------------------------------------------------*/

#zone_defilante {
	margin-top:5px;
	margin-left:5px;
	width: 370px;
	height: 250px;
	margin-bottom:5px;
	overflow: auto;
	}




.transparence {
	filter:alpha(opacity=80);
	-moz-opacity:0.5;
	opacity: 0.5;
	}


	
a.puce
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AF801B;
	text-decoration: none;
	padding-left: 15px;
}

a.puce:hover
{
	background-image: url(../images/deco/ma_puce.gif);
	background-repeat: no-repeat;
	background-position: -15px;
}
	
	.fond_centre {
	background-attachment: fixed;
	background-image: url(../images/decoupe/haut_centre.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #BEE1DA;
}
.bordure {
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D9D9D9;
	border-left-color: #D9D9D9;
}

.bordure_bandeau {
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D9D9D9;
	border-left-color: #D9D9D9;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #D9D9D9;
}

.bord_cadre_int {
	background-color: #FFFFFF;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-color: #536E67;
	border-bottom-color: #536E67;
	border-left-color: #536E67;
	border-top-color: #536E67;
}
.bord_cadre_int2 {
	background-color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #536E67;
	border-left-color: #536E67;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #536E67;
}
.liste {
	list-style-position: outside;
	list-style-image: url(../images/deco/puce1.gif);
	padding-right: 3px;
	padding-top: 4px;
}


.table_menu {

	background-image: url(../images/decoupe/bandeau.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #D9D9D9;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D9D9D9;
	border-left-color: #D9D9D9;
}

.table_menu_mardon {

	background-image: url(../images/decoupe/bandeau_mardon.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #D9D9D9;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D9D9D9;
	border-left-color: #D9D9D9;
}

.table_menu_vital {

	background-image: url(../images/decoupe/bandeau_vital.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #D9D9D9;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D9D9D9;
	border-left-color: #D9D9D9;
}

.table_menu_pema  {

	background-image:url(../images/decoupe/bandeau.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #D9D9D9;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D9D9D9;
	border-left-color: #D9D9D9;
}

#tabsF {
      float: left;
      width: 100%;
	  padding-left: 2px;
      font-size: 13px;
      line-height: normal;
	  margin-left: 45px;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
      }
    #tabsF ul {
	  margin: 0;
	  padding: 10px 10px 0 50px;
	  list-style: none;
      }
    #tabsF li {
      display: inline;
      margin: 0;
      padding: 0;
      }
    #tabsF a {
      float: left;
      background:url("../images/tableft1.gif") no-repeat left top;
      margin: 0;
      padding: 0 0 0 4px;
      text-decoration: none;
	  display: block;
      }
    #tabsF a span {
	  float: right;
      display: block;
      background: url("../images/tabright1.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color: #5B6B5F;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color: #5B6B5F;
	  background: url("../images/tabright11.gif") no-repeat right top;
      }
    #tabsF a:hover {
      background-position:0% -42px;
	  url("../images/tabright11.gif")
      }
    #tabsF a:hover span {
      background-position:100% -42px;
	  url("../images/tabright11.gif")
      }