@charset "UTF-8";
/* site_majestyl_vitrine_2010 */

 /* ::::::::::::::::::::::::::::::::::  PAGE ACCUEIL  :::::::::::::::::::::::::::::::::::::::::::::::: */
 
 .bloc {
	padding: 10px;
	border: 1px solid #b7d900;
	background-color: #efefef;
	display: block;
}
.imageBackground1{ 
  background-image : url(../images/fnd_page2.gif); 
  background-position :left top;
  background-repeat : repeat-x;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #393939;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding : 10 px;
}

.texte_bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #219eca;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding : 10 px;
}
 .expedition {
	padding: 10px;
	border: 1px solid #b7d900;
	background-color: #efefef;
	display: block;
}
 .paiement {
	padding: 10px;
	display: block;
}

 /* ::::::::::::::::::::::::::::::::::  PAGE ENGAGEMENT  :::::::::::::::::::::::::::::::::::::::::::::::: */
 
 .titre_engagement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C30082;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding-left : 10 px;
}
