@import "../lightbox/lightbox.css";
/*------------------------------------------------------*
  *-------------    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: #fff;
	background-image:url(../images/deco/bg_header_repeat.gif);
	background-repeat:repeat-x;*/
	font-family:'lucida grande', arial, tahoma, sans-serif;
	background-color: #BDB8A7;
	background-image: url(../images/deco/bg.gif);
	/*background-repeat: repeat-x;*/
	background-position: left top;
}

p{
	margin:0;
	padding:0;
	font-size: 4px;
}

#header{
	margin:0 auto;
	width:904px;
	height:220px;
	/*margin-let:-445px;
	left:50%;*/
	background:url(../images/deco/bg_header.gif) no-repeat;
}

#footer {
	margin:0 auto;
	width:904px;
	height:120px;
	background:url(../images/deco/footer.gif) no-repeat;
}

#footer p {
	padding:38px 0 0 40px;
	font-size:0.8em;
	color:#fff;
}

.tiret {
	color:#730000;
	font-size: 0.8em;
}

#content_milieu{
	margin:120px auto;
	width:700px;
	padding-top::100px;
}

#content_menu{
	position:relative;
	
	top:160px;
	left:10px;
	margin:0;
	padding:0;
}

#content_panier{
	position:relative;
	float:left;
	top:160px;
	left:10px;
	margin:0;
	padding:0;
}
#anim_head{
	margin: 0;
	padding: 0;
	width: 330px;
	height: 250px;
	}
 /*------------------------------------------------------*
  *-----------------------------------     CSS PAGES     ----*
  *------------------------------------------------------*/


.page{
	background-color: #E8AE00;
	width: 770px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666;
}


.hr{
	margin:0 auto;
	width:550px;
	color:#9D8F5F;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9D8F5F;
}

.hr2{
	margin:0 auto;
	width:330px;
	color:#9D8F5F;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9D8F5F;
}

.champ_pro{
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000;
	text-align: center;
	font-weight: 800;
}

 /*------------------------------------------------------*
  *-----------------------------------     CSS TABLEAU     ----*
  *------------------------------------------------------*/

.tableau_1{
	background-color: #990000;
	border: thin solid #333;
	width: 300px;
}



 /*------------------------------------------------------*
  *-----------------------------------     CSS BORD IMAGE     ----*
  *------------------------------------------------------*/


.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=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	}
	
	

/*#menu {
	color: #B62020;
	font-size: 16px;
}
#menu a {
	color: #710000;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}
#menu a:hover {
	color: #B62020;
	text-decoration: none;
}*/
