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

.conteneur_home_produit_phare .bandeau_calendrier, .conteneur_home_produit_suite .bandeau_calendrier{
	width:203px;
	height:60px;
	position:absolute;
	bottom:8px;
	left:8px;
	background-color:#25aec2;
	/* 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_calaposer{
	height:178px; 
	width:256px; 
	margin-left:9px; 
	background-image:url(../Img_clicpostal/Img_site/espace_calendriers/background_calaposer.jpg);
	float:left;
	cursor:pointer;
	margin-bottom:9px;
	}
	
.bloc_conteneur_calbureau{
	height:178px; 
	width:256px; 
	margin-left:9px; 
	background-image:url(../Img_clicpostal/Img_site/espace_calendriers/background_calbureau.jpg);
	float:left;
	cursor:pointer;
	margin-bottom:9px;
	}
	
.bloc_conteneur_calillustre{
	height:178px; 
	width:256px; 
	margin-left:9px; 
	background-image:url(../Img_clicpostal/Img_site/espace_calendriers/background_calillustre.jpg);
	float:left;
	cursor:pointer;
	margin-bottom:9px;
	}
	
.bloc_conteneur_calmurclassique{
	height:178px; 
	width:256px; 
	margin-left:9px; 
	background-image:url(../Img_clicpostal/Img_site/espace_calendriers/background_calmurclassique.jpg);
	float:left;
	cursor:pointer
	}
	
.bloc_conteneur_calmurdamier{
	height:178px; 
	width:256px; 
	margin-left:9px; 
	background-image:url(../Img_clicpostal/Img_site/espace_calendriers/background_calmurdamier.jpg);
	float:left;
	cursor:pointer
	}

.bloc_conteneur_calmurprestige{
	height:178px; 
	width:256px; 
	margin-left:9px; 
	background-image:url(../Img_clicpostal/Img_site/espace_calendriers/background_calmurprestige.jpg);
	float:left;
	cursor:pointer
	}
	
	.bloc_conteneur_calmurprestige .titre, .bloc_conteneur_calmurdamier .titre, .bloc_conteneur_calmurclassique .titre, .bloc_conteneur_calillustre .titre, .bloc_conteneur_calbureau .titre, .bloc_conteneur_calaposer .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_calendrier_haut, .conteneur_home_produit_suite .bandeau_calendrier_haut {
	background-color:#25aec2;
	height:20px;
	opacity:1;
	width:100%;
	position:relative;
	float:left;
	}
		
.conteneur_home_produit_phare .bandeau_calendrier_bas, .conteneur_home_produit_suite .bandeau_calendrier_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;
	}

