@charset "UTF-8";
/* CSS Document boites Sébastien Tetard */

.conteneur_home_produit_phare .bandeau_cadeau, .conteneur_home_produit_suite .bandeau_cadeau{
	width:203px;
	height:60px;
	position:absolute;
	bottom:8px;
	left:8px;
	background-color:#E633A9;
	/* For Mozilla */
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	}
	
.bloc_conteneur_tapis{
	height:178px; 
	width:256px; 
	margin-left:9px; 
	background-image:url(../Img_clicpostal/Img_site/espace_cadeaux/background_tapis.jpg);
	float:left;
	cursor:pointer;
	margin-bottom:9px;
	}
	
.bloc_conteneur_puzzle{
	height:178px; 
	width:256px; 
	margin-left:9px; 
	background-image:url(../Img_clicpostal/Img_site/espace_cadeaux/background_puzzles.jpg);
	float:left;
	cursor:pointer;
	margin-bottom:9px;
	}
	
.bloc_conteneur_diplome{
	height:178px; 
	width:256px; 
	margin-left:9px; 
	background-image:url(../Img_clicpostal/Img_site/espace_cadeaux/background_diplomes.jpg);
	float:left;
	cursor:pointer;
	margin-bottom:9px;
	}
	
.bloc_conteneur_mugs{
	height:178px; 
	width:256px; 
	margin-left:9px; 
	background-image:url(../Img_clicpostal/Img_site/espace_cadeaux/background_mugs.jpg);
	float:left;
	cursor:pointer
	}
	
.bloc_conteneur_tshirts{
	height:178px; 
	width:256px; 
	margin-left:9px; 
	background-image:url(../Img_clicpostal/Img_site/espace_cadeaux/background_tshirts.jpg);
	float:left;
	cursor:pointer
	}

.bloc_conteneur_carteamour{
	height:178px; 
	width:256px; 
	margin-left:9px; 
	background-image:url(../Img_clicpostal/Img_site/espace_cadeaux/background_cartesamour.jpg);
	float:left;
	cursor:pointer
	}
	
	.bloc_conteneur_carteamour .titre, .bloc_conteneur_tshirts .titre, .bloc_conteneur_mugs .titre, .bloc_conteneur_diplome .titre, .bloc_conteneur_puzzle .titre, .bloc_conteneur_tapis .titre{	
		text-align:center;
		width:245px; 
		height:30px; 
		margin-left:6px;
		margin-top:6px;
		line-height:30px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#999999;
		font-size:15px;
		}

#panel1, #panel2, #panel3, #panel4, #panel5, #panel6{
	margin-left:5px;
	margin-bottom:5px;
	padding:5px;
	width:234px;
	text-align:justify;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	}

.conteneur_home_produit_phare .bandeau_cadeau_haut, .conteneur_home_produit_suite .bandeau_cadeau_haut {
	background-color:#e633a9;
	height:20px;
	opacity:1;
	width:100%;
	position:relative;
	float:left;
	}
	
.conteneur_home_produit_phare .bandeau_cadeau_bas, .conteneur_home_produit_suite .bandeau_cadeau_bas {
	background-color:#ffffff;
	height:49px;
	/* For Mozilla */
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	right:0;
	left:0;
	position:absolute;
	line-height:16px;
	bottom:0px;
	}
