 /*------------------------------------------------------*
  *-------------    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:url(../images/deco/bg_body.gif) top repeat-x;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}


form {
    margin: 0px;
    padding: 0px;
}

p{
	margin: 0px;
    padding: 0px;
}

.img_produit{
	margin: 5px;
	padding:2px;
	border:#ccc solid 1px;
}

.img_deco{
	margin: 5px;
	padding:2px;
	border:#ccc solid 1px;
}

 /*------------------------------------------------------*
  *-----------------------------------     CSS PAGES     ----*
  *------------------------------------------------------*/
#global{
	margin:0 auto;
	padding:0;
	width:800px;
}

#header{
background-image:url(../images/deco/background.jpg);
background-repeat: no-repeat;
	margin:0 auto;
	padding:0;
	width:800px;
	height:250px;
	
}
#header01{
	margin:0 auto;
	padding:0;
	width:466px;
	height:250px;	
	background:url(../images/deco/header01.jpg) left top no-repeat;
	float:left;
}
#header02{
	margin:0 auto;
	padding:0;
	width:325px;
	height:250px;
	float:left;
	background-image: none;
}

#content{
	margin:0 auto;
	padding:0;
	width:800px;
	background:#fff;
	background-image: url(../images/deco/bg_content.gif);
}

.ligne{
	margin-top:5px;
	width:100%;
	border-top:#CBD2E4 solid 3px;
}

#footer{
	width:100%;
	height:95px;
	background:url(../images/deco/bg.gif);
	background-repeat:repeat;
	background-color:#84BA3B;
	
}

#footer_content{
	margin:0 auto;
	padding:0;
	width:800px;
	height:75px;
}

#footer_content p{
	margin:0;
	padding:10px 0 0 0;
	font-size:0.9em;
	color:#fff;
	text-align:center;
}

#footer_content a{
	color:#fff;
	text-decoration:none;
}

#footer_content a:hover{
	text-decoration:underline;
}

#content_icare{
	margin:20px auto 0 auto;
	width:800px;
}



 /*------------------------------------------------------*
  *--------------------------     CSS BORD IMAGE / PUCES    ----*
  *------------------------------------------------------*/


.bord_image {
	border: 1px solid #000;
}

.bord_image_plan {
	border: 1px solid #000;
}

.champ_bdd{
	color: #000;
	font-size:0.7em;
	font-weight: normal;
	border: 1px solid #FFFFFF;
}

 /*------------------------------------------------------*
  *-----------------------------------     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;
	}





/*------------------------------------------------------*
  *-----------------------------------     CSS INEX     ----*
  *------------------------------------------------------*/
  
.texte_index {
	color: #000;
	text-align: left;
}


.titre_index {
	font-size: 12px;
	font-weight: bold;
	color: #996600;
	letter-spacing: 3px;
	text-align: center;
}


.bord_image_index {
	border: 1px solid #FFF;
}



a.lien_index
{
	color:#000;
	text-decoration: none;
	font-weight: bold;
}

a.lien_index:hover
{
	color:#666;
	text-decoration:underline;
} 


.tiret_referencement {
	font-size: 8px;
	color: #000;
}

.texte_referencement {
	font-size: 10px;
	color: #000;
	text-align: center;
}

.bord_image_referencement {
	border: 1px none #666;
}


a.lien_referencement {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}

a.lien_referencement:hover {
	color:#333;
	text-decoration:underline;
} 

a.lien_icare {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}

a.lien_icare:hover {
} 

#encart_catalogue {
width:50%;
margin: 0 auto;
padding:5px;
}

#encart_catalogue a {
text-decoration:none;
font-weight:bold;
color:#84ba3b;
}

#encart_catalogue a:hover {
text-decoration:underline;
}
