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

.conteneur_home_produit_phare .bandeau_mariage, .conteneur_home_produit_suite .bandeau_mariage{
	width:203px;
	height:60px;
	position:absolute;
	bottom:8px;
	left:8px;
	background-color:#687297;
	}
	
.bloc_conteneur_Classique{
	height:357px; 
	width:256px; 
	margin-left:9px; 
	background-image:url('../Img_clicpostal/Img_site/espace_mariage/background_Classique.png');
	float:left;
	cursor:pointer
	}

.bloc_conteneur_Nature{
	height:357px; 
	width:256px; 
	margin-left:13px; 
	background-image:url('../Img_clicpostal/Img_site/espace_mariage/background_Nature.png');
	float:left;
	cursor:pointer
	}

.bloc_conteneur_Contemporaine{
	height:357px; 
	width:256px; 
	margin-left:13px; 
	background-image:url('../Img_clicpostal/Img_site/espace_mariage/background_Contemporaine.png');
	float:left;
	cursor:pointer
	}
	
	.bloc_conteneur_Classique .titre{	
		text-align:center;
		width:245px; 
		height:40px; 
		margin-left:6px;
		margin-top:6px;
		line-height:48px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#855f44;
		font-size:18px;
		}

	.bloc_conteneur_Contemporaine .titre{	
		text-align:center;
		width:245px; 
		height:40px; 
		margin-left:6px;
		margin-top:6px;
		line-height:48px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#8abfdd;
		font-size:18px;
		}
		
	.bloc_conteneur_Nature .titre{	
		text-align:center;
		width:245px; 
		height:40px; 
		margin-left:6px;
		margin-top:6px;
		line-height:48px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#bec02c;
		font-size:18px;
		}
		
#panel1, #panel2, #panel3{
	margin-left:5px;
	margin-bottom:5px;
	padding:5px;
	width:234px;
	text-align:justify;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	}
	
/**************************************************************************************************************************************************/

/*SELECTION GAMME*/

.conteneur_selection_gammme .bandeau_Nature{
	z-index:6000;
	width:188px;
	bottom:17px; 
	height:20px;
	line-height:20px;
	padding-left:10px;
	background-color:#bec02c;
	position:absolute;
	/* For Mozilla */
	opacity: 0.9; 
	/* For IE 5-7 */
	filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	}
	
.conteneur_selection_gammme .bandeau_Classique{
	z-index:6000;
	width:188px;
	bottom:17px; 
	height:20px;
	line-height:20px;
	padding-left:10px;
	background-color:#855f44;
	position:absolute;
	/* For Mozilla */
	opacity: 0.9; 
	/* For IE 5-7 */
	filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	}
	
.conteneur_selection_gammme .bandeau_Contemporaine{
	z-index:6000;
	width:188px;
	bottom:17px; 
	height:20px;
	line-height:20px;
	padding-left:10px;
	background-color:#8abfdd;
	position:absolute;
	/* For Mozilla */
	opacity: 0.9; 
	/* For IE 5-7 */
	filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	}

/*VISUALISATION DE GAMME*/

#conteneur_visu_gammme{
	width:780px; 
	background-image:url(../Img_clicpostal/Img_site/fond_visu_gamme.jpg); 
	height:345px;
	position:absolute;
	z-index:1000;
	padding:10px;
	}
	
#conteneur_visu_gammme #conteneur_image{
	width:440px; 
	height:282px;
	left:21px;
	top:53px;
	position:absolute;
	}

	#conteneur_image .conteneur_pagination{
		width:440px;
		position:absolute;
		bottom:0px;
		height:20px;
		}
		
	.conteneur_pagination #page{
		width:100px;
		position:absolute;
		left:50%;
		margin-left:-50px;
		line-height:20px;
		text-align:center;
		}
		
	.conteneur_pagination #precedente{
		width:auto;
		position:absolute;
		left:5px;
		text-align:center;
		line-height:20px;
		}
		
	.conteneur_pagination #suivante{
		width:auto;
		position:absolute;
		right:5px;
		text-align:center;
		line-height:20px;
		}
	
#conteneur_visu_gammme #conteneur_descriptif{
	width:312px; 
	height:282px;
	right:17px;
	top:53px;
	position:absolute;
	}

	#conteneur_visu_gammme #conteneur_descriptif .description{
		height:auto;
		right:0px;
		left:0px;
		top:0px;
		position:absolute;
		text-align:justify;
		}

#conteneur_personnalisation{
	width:435px; 
	background-image:url(../Img_clicpostal/Img_site/illustration_visu_gamme.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:113px;
	right:0px;
	bottom:20px;
	position:absolute;
	z-index:2000;
	}

	#conteneur_personnalisation .personnaliser{
		position:absolute;
		right:0px;
		height:auto;
		width:200px;
		}

/****ESPACE PERSO GAMME*******************/

.conteneur_save_gammme{
	width:800px; 
	float:left; 
	background-image:url(../Img_clicpostal/Img_site/fond_save_gamme.jpg);
	height:221px;
	position:relative;
	margin-bottom:50px;
	margin-top:50px;
	}
	
.conteneur_save_gammme .titre{
	top:17px;
	width:766px;
	left:17px;
	position:absolute;
	left:17px;
	height:24px;
	line-height:24px;
	}
	
.conteneur_save_gammme .conteneur_image{
	bottom:17px;
	left:17px;
	position:absolute;
	height:153px;
	width:239px;
	}

.conteneur_save_gammme .conteneur_format{
	top:51px;
	left:266px;
	position:absolute;
	height:161px;
	width:538px;
	}	
	
.conteneur_save_gammme .conteneur_format .detail{
	height:45px;
	width:249px;
	margin-right:20px;
	margin-bottom:9px;
	float:left;
	}	

.conteneur_save_gammme .conteneur_format .detail .picto{
	height:45px;
	width:54px;
	float:left;
	}	
	
.conteneur_save_gammme .conteneur_format .detail .texte{
	height:45px;
	margin-left:5px;
	width:190px;
	line-height:12px;
	float:right;
	}	
	
#conteneur_tarifs{
	width:400px;
	padding-left:15px;
	height:133px;
	left:50px;
	bottom:0px;
	position:absolute;
	z-index:2000;
	}


.conteneur_home_produit_phare .bandeau_mariage_haut, .conteneur_home_produit_suite .bandeau_mariage_haut {
	background-color:#687297;
	height:20px;
	width:100%;
	position:relative;
	float:left;
	}

.conteneur_home_produit_phare .bandeau_mariage_bas, .conteneur_home_produit_suite .bandeau_mariage_bas {
	background-color:#ffffff;
	height:49px;
	/* For Mozilla */
	opacity: 0.8; 
	/* For IE 5-7 */
	filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	left:0px;
	right:0px;
	position:absolute;
	line-height:16px;
	bottom:0px;
	}

/*****************MARIAGE SAVE GAMME****************************/

.conteneur_perso_gammme_Classique{
	width:800px; 
	float:left; 
	height:auto;
	margin-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#855f44;
	}

.conteneur_perso_gammme_Nature{
	width:800px; 
	float:left; 
	height:auto;
	margin-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#bec02c;
	}
	
.conteneur_perso_gammme_Contemporaine{
	width:800px; 
	float:left; 
	height:auto;
	margin-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#8abfdd;
	}
	
	.top {
		width:800px; 
		float:left; 
		height:7px;
		background-image:url(../Img_clicpostal/Img_site/fond_perso_gamme_top.jpg);
		}
	
	.center {
		width:786px; 
		float:left; 
		height:auto;
		padding-left:7px;
		padding-right:7px;
		background-image:url(../Img_clicpostal/Img_site/fond_perso_gamme_center.jpg);
		background-repeat:repeat-y;
		}

		.center .conteneur_haut{
			border-bottom:1px dotted #CCCCCC;
			width:752px; 
			float:left; 
			height:19px;
			padding-left:17px;
			padding-right:17px;
			line-height:20px;
			font-size:12px;
			}
				
		.center .conteneur_table{
			width:786px; 
			float:left; 
			height:auto;
			}
						
		.center .conteneur_table td.gauche{
			width:544px;
			font-size:10px;
			}
	
		.center .conteneur_table td.droite{
			width:240px;
			font-size:12px;
			}

		.center .conteneur_table td.droite label{
			width:90px;
			float:left;
			margin-bottom:5px;
			line-height:17px;
			height:17px;
			}

		.center .conteneur_table td.droite select{
			width:120px;
			float:left;
			border:1px solid #cccccc;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#666666;
			margin-bottom:5px;
			}
					
		.center .conteneur_pied{
			border-top:1px dotted #CCCCCC;
			width:752px; 
			float:left; 
			height:19px;
			padding-left:17px;
			padding-right:17px;
			line-height:20px;
			font-size:12px;
			}
			
			.conteneur_perso_gammme_Contemporaine .conteneur_pied a  {
				font-family:Verdana, Arial, Helvetica, sans-serif;
				text-decoration:none;
				color:#8abfdd;
				} 

			.conteneur_perso_gammme_Classique .conteneur_pied a  {
				font-family:Verdana, Arial, Helvetica, sans-serif;
				text-decoration:none;
				color:#855f44;
				} 

			.conteneur_perso_gammme_Nature .conteneur_pied a  {
				font-family:Verdana, Arial, Helvetica, sans-serif;
				text-decoration:none;
				color:#bec02c;
				} 
										
			.conteneur_pied a:link {
				text-decoration:none;
				} 
			
			.conteneur_pied a:hover {   
				text-decoration:underline; 
				}  

	.bottom {
		width:800px; 
		float:left; 
		height:7px;
		background-image:url(../Img_clicpostal/Img_site/fond_perso_gamme_bottom.jpg);
		}

.total_tarifs {
	float:right; 
	margin-right:7px; 
	width:758px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	background-color:#959cb6; 
	color:#ffffff; 
	padding:0px 14px 0px 14px; 
	height:20px; 
	line-height:20px; 
	border:#666666 1px dotted
	}	

.texte_Classique_petit_regular{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#855f44;
	font-size:10px;
	}
		
.texte_Classique_normal_regular{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#855f44;
	font-size:11px;
	}

.texte_Classique_tres_gros_regular{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#855f44;
	font-size:16px;
	}

.texte_Classique_tres_gros_bold{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#855f44;
	font-size:16px;
	font-weight:bold;
	}
	
.texte_Nature_petit_regular{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#bec02c;
	font-size:10px;
	}
					
.texte_Nature_normal_regular{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#bec02c;
	font-size:11px;
	}

.texte_Nature_tres_gros_regular{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#bec02c;
	font-size:16px;
	}

.texte_Nature_tres_gros_bold{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#bec02c;
	font-size:16px;
	font-weight:bold;
	}

.texte_Contemporaine_petit_regular{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#8abfdd;
	font-size:10px;
	}
				
.texte_Contemporaine_normal_regular{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#8abfdd;
	font-size:11px;
	}

.texte_Contemporaine_tres_gros_regular{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#8abfdd;
	font-size:16px;
	}

.texte_Contemporaine_tres_gros_bold{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#8abfdd;
	font-size:16px;
	font-weight:bold;
	}

a.Contemporaine  {   
	color:#8abfdd;  
	text-decoration:none;
	} 

a.Contemporaine:hover  {   
	color:#8abfdd;
	text-decoration:underline; 
	}  

a.Contemporaine:active  {   
	color:#8abfdd;
	text-decoration:underline; 
	}  
	
a.Nature  {   
	color:#bec02c;  
	text-decoration:none;
	} 

a.Nature:hover  {   
	color:#bec02c;
	text-decoration:underline; 
	}  

a.Nature:active  {   
	color:#bec02c;
	text-decoration:underline; 
	}  
	
a.Classique  {   
	color:#855f44;  
	text-decoration:none;
	} 

a.Classique:hover  {   
	color:#855f44;
	text-decoration:underline; 
	}  

a.Classique:active  {   
	color:#855f44;
	text-decoration:underline; 
	}  
	
