
/*feuille de style net-attitude 2009*/
/* gestion page mariage de luxe */

p {
color: #grey;
font-family: Verdana;
font-size: 9pt;
}
h2  {
color: #878787;
font-family: Georgia;
font-weight: bold;
font-size: 12pt;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #grey;
line-height:25px;
text-align:right;
}
.lettrine {
font-family:Georgia;
font-style:normal;
color:#555555;
font-size:80px;
line-height:60px;
margin-right:10px;
margin-top:5px;
padding:3px;
float:left;
}
/* gestion du pavé produit complémentaire dans fiche produit */
.promoproduit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 350px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #ff32ff;
	border-right-color: #ff32ff;
	border-bottom-color: #ff32ff;
	border-left-color: #ff32ff;
	text-align: left;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	list-style-position: outside;
	list-style-type: disc;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.promoproduit a {
color: #e22882;
font-family: Georgia;
font-size: 10pt;
text-decoration: underline;
}
/*gestion du titre détail par jour des plan de formation */
.jourformation {
color: #e22882;
font-family: Georgia;
font-weight: bold;
font-size: 12pt;
}

/* gestion de la baseline */
.baseline{
color: #2f2f2f;
font-family: arial;
font-size: 9pt;
border-top:solid 1px #e22882;
border-bottom:solid 1px #e22882;
padding-top:15px;
padding-bottom:15px;
}
.baseline a, a:hover, a:active, a:visited { 
text-decoration: none; 
color: #e22882; 
}
.baseline a:hover { 
color: #e22882; 
}