 /*------------------------------------------------------*
  *-------------    ICARE-NET.COM ---  CSS DECO  ----*
  *------------------------------------------------------*/

body {
	scrollbar-face-color: #CFCFCF;
	scrollbar-shadow-color: #CFCFCF;
	scrollbar-highlight-color: #CFCFCF;
	scrollbar-3dlight-color: #CFCFCF;
	scrollbar-darkshadow-color: #CFCFCF;
	scrollbar-track-color: #CFCFCF;
	scrollbar-arrow-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	background-color: #FFF;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/deco/bg.jpg) top center no-repeat;

}
#general {
	width: 860px;
	position: absolute;
	left: 50%;
	margin-left: -430px;
	margin-top: 40px;
	padding-bottom: 15px;
	height: 588px;
}
#contenu {
	width: 550px;
	margin-top: 70px;
	margin-left: 70px;
	height: 468px;
	overflow: auto;
	padding-right: 15px;
	color: #5C5C5C;
	text-align: justify;
}
#adresse {
	color: #333333;
	width: 595px;
	margin-left: 50px;
	font-size: 9px;
	text-align: center;
	margin-top: 15px;
}
#rappel {
	text-align: center;
	font-weight: bold;
	color: #953574;
	padding-top: 5px;
}
#rappel a {
	color: #FFFFFF;
	text-decoration: none;
}
#rappel a:hover {
	color: #953574;
}




/*------------------------------------------------------*
  *-----------------------------------     CSS MENU     ----*
  *------------------------------------------------------*/

div.nav_accueil {
	width:193px;
	height: 44px;
	background: url( '../images/deco/bt_accueil_off.jpg' ) no-repeat;
	margin: 0;
	padding:0;
	}
	
div.nav_accueil a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../images/deco/bt_accueil_off.jpg' ) no-repeat;
	}

div.nav_accueil a:hover {
	background: url( '../images/deco/bt_accueil_on.jpg' ) no-repeat;
	}
	
div.nav_pres {
	margin: 0;
	padding:0;
	width:193px;
	height: 43px;
	background: url( '../images/deco/bt_pres_off.jpg' ) no-repeat;
	}
	
div.nav_pres a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../images/deco/bt_pres_off.jpg' ) no-repeat;
	}

div.nav_pres a:hover {
	background: url( '../images/deco/bt_pres_on.jpg' ) no-repeat;
	}
	
	
div.nav_ens {
	margin: 0;
	padding:0;
	width:193px;
	height: 44px;
	background: url( '../images/deco/bt_enseign_off.jpg' ) no-repeat;
	}
	
div.nav_ens a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../images/deco/bt_enseign_off.jpg' ) no-repeat;
	}

div.nav_ens a:hover {
	background: url( '../images/deco/bt_enseign_on.jpg' ) no-repeat;
	}
	
	
	
div.nav_pens {
	margin: 0;
	padding:0;
	width:193px;
	height: 37px;
	background: url( '../images/deco/bt_pension_off.jpg' ) no-repeat;
	}
	
div.nav_pens a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../images/deco/bt_pension_off.jpg' ) no-repeat;
	}

div.nav_pens a:hover {
	background: url( '../images/deco/bt_pension_on.jpg' ) no-repeat;
	}
	
	
div.nav_vente {
	margin: 0;
	padding:0;
	width:193px;
	height: 46px;
	background: url( '../images/deco/bt_vente_off.jpg' ) no-repeat;
	}
	
div.nav_vente a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../images/deco/bt_vente_off.jpg' ) no-repeat;
	}

div.nav_vente a:hover {
	background: url( '../images/deco/bt_vente_on.jpg' ) no-repeat;
	}
	
div.nav_plan {
	margin: 0;
	padding:0;
	width:193px;
	height: 47px;
	background: url( '../images/deco/bt_plzn_off.jpg' ) no-repeat;
	}
	
div.nav_plan a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( '../images/deco/bt_plzn_off.jpg' ) no-repeat;
	}

div.nav_plan a:hover {
	background: url( '../images/deco/bt_plzn_on.jpg' ) no-repeat;
	}









 /*------------------------------------------------------*
  *--------------------------     CSS BORD IMAGE / PUCES    ----*
  *------------------------------------------------------*/


.bord_image {
	border: 3px solid #CFCFCF;
}

.bord_image_plan {
	border: 1px solid #000;
}



 
s

