@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	
}

#header_accueil {
	display:block;
	height: 104px;
	width: 1086px;
	background-image: url(../../images/accueil/icebag_01.jpg);
	
}

#contenu_centre
{
	display:block;
	clear:both;
	width:1086px;
}

#footer{
	display:block;
	height:108px;
	width:1086px;
	clear:both;
	background-image: url(../../images/commun/design/fonds/icebag_08.jpg);
}

#bande2
{
	width: 1086px;
	display:block;
	clear:both;
}
#bande2a, #bande2b, #bande2c{
height: 232px;
display:block;
float:left;
}
#bande2a{
	background-image: url(../../images/commun/design/fonds/icebag_02.jpg);
	width: 92px;
	}

#bande2b{
	background-image: url(../../images/commun/design/fonds/icebag_03.jpg);
	width: 886px;
}
#bande2c{
	background-image: url(../../images/commun/design/fonds/icebag_04.jpg);	
	width: 108px;
}



.titre_page_news
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}


#recherche{
display:bloc;
float:left;
	height: 46px;
	width: 1086px;

}

#bloc_recherche_menu
{
position:relative;
float:left;

	margin:25px 0 0 320px !important;/* ca c'est pour tout sauf IE6  */
	margin:25px 0 0 160px;/*  IE6  */
	
width: 450px;

}
#bloc_form_i{

margin:20px 0 0 785px;

}
#bloc_form{

margin:8px 0 0 785px;

}



#menu {
clear:both;
height: 58px;
margin:0px 0 0 280px;
}

#header {


	height: 104px;
	width: 1086px;
	background-image: url(../../images/accueil/icebag_01.jpg);
	
}


#form input{
	width:108px;
	height:15px;
	border-color:#949494;
	border-style:solid;
	border-width:1px;
	margin-left:1px;
	color:#000000;
	font-family:tahoma;
	font-size:11px;
	background-color: #cdd1d4;
		}
		
.ecisinput{
	width:200px;
	height:15px;
	border-color:#949494;
	border-style:solid;
	border-width:1px;
	margin-left:1px;
	color:#000000;
	font-family:tahoma;
	font-size:11px;
	background-color: #cdd1d4;
		}
.ecisinput_dropdownlist{
	width:200px;
	height:20px;
	border-color:#949494;
	border-style:solid;
	border-width:1px;
	margin-left:1px;
	color:#000000;
	font-family:tahoma;
	font-size:11px;
	background-color: #cdd1d4;
		}
	
.ecisTabStyle
{
    border-color:#949494;
	border-style:solid;
	border-width:1px;
	background-color: #cdd1d4;
}			
.ecisTabStyle .ajax__tab_header 
{
	height:20px;
	text-align: left;
	vertical-align: middle;
}
.ecisTabStyle .ajax__tab_outer 
{
	margin-left:5px;
	margin-right:5px;
}
.ecisTabStyle .ajax__tab_inner 
{
	padding-left: 5px;
}
.ecisTabStyle .ajax__tab_tab 
{
	height:15px;
	color:#000000;
	font-family:tahoma;
	font-size:11px;
	border-color:white;
	border-style:solid;
	border-width:1px;
}
.ecisTabStyle .ajax__tab_body 
{
	background-color:Black;
}
.ecisTabStyle .ajax__tab_hover 
{
	text-decoration: underline overline;
}
.ecisTabStyle .ajax__tab_active 
{
	font-weight: bold;
}


#marque{margin:30px 0 0 200px;
width:600px;
}
/*//Bloc qui contient le Flash et l'identification*/



#footer_inter{
	display:block;
	height:108px;
	width:1086px;
	clear:both;
	background-image: url(../../images/commun/design/fonds/icebag_08b.jpg);

}

/*VERSION PAGE INTERIEURE*/

#bande2a_inter, bande2b_inter, #ban_collection_pro, #ban_collection_part, #bande2c_inter, #ban_boutique,#ban_col_det_part,#banniere_pro{
height: 167px;
display:block;
float:left;
}

#bande2a_inter{
	background-image: url(../../images/commun/design/fonds/icebag_inter_04.jpg);
	width: 92px;
	}
	
#bande2b_inter
{
	background-image: url(../../images/commun/design/fonds/collect_particuliers.jpg);
	width: 886px;
	}
	
#bande2c_inter{
	background-image: url(../../images/commun/design/fonds/icebag_inter_06.jpg);	
	width: 108px;
}


/*les différentes version de bannières*/

#ban_collection_pro{
	background-image: url(../../images/commun/design/fonds/collect_pro.jpg);
	width: 886px;
}
#ban_collection_part{
	background-image: url(../../images/commun/design/fonds/collect_particuliers.jpg);
	width: 886px;
}
#ban_boutique{
	background-image: url(../../images/commun/design/fonds/banner_boutique.jpg);
	width: 886px;
}
#ban_col_det_part{
	background-image: url(../../images/commun/design/fonds/banner_det_design.jpg);
	width: 886px;
}
#banniere_pro{
	background-image: url(../../images/commun/design/fonds/banniere_pro_fr.jpg);	
	width: 886px;
}

/*DIV pour diaporama en fondu*/
.ImageFade 
    {
          width:311px;
          height:415px;
          overflow:hidden;
          margin:0px auto;
          text-align:center;
          padding:20px;
          border:1px dashed gray;
          background-color:Silver;
      }