/* CSS Document */

a.link_forfait:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-decoration:none;
}
a.link_forfait:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-decoration:none;
}
a.link_forfait:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-decoration:none;
}

a.link_forfait_big:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	text-decoration:none;
}
a.link_forfait_big:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	text-decoration:none;
}
a.link_forfait_big:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	text-decoration:none;
}

.titre_pack {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

.description_pack {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:12px;
}


.liste_forfait_titre {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
}
.liste_forfait_prix {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#E67900;
}
.liste_forfait_description {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:11px;
	margin-top:0px;
}



.liste_titre_big {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
}
.liste_prix_big {
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bold;
	color:#E67900;
}
.liste_description_big {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	margin-top:-2px;
}
.cadre_prix_big {
	margin-top:12px;
}




#forfait_10 {
	background-image:url(../images/shop/fond_forfait_10.jpg);
	background-repeat:no-repeat;
	width:324px;
	height:75px;
}
#description_10 {
	width:324px;
	margin-top:-60px;
}


#forfait_20 {
	background-image:url(../images/shop/fond_forfait_20.jpg);
	background-repeat:no-repeat;
	width:324px;
	height:86px;
	margin-top:22px;
}
#description_20 {
	width:324px;
	margin-top:-65px;
}



#forfait_30 {
	background-image:url(../images/shop/fond_forfait_30.jpg);
	background-repeat:no-repeat;
	width:324px;
	height:103px;
	margin-top:22px;
}
#description_30 {
	width:324px;
	margin-top:-75px;
}


#forfait_50 {
	background-image:url(../images/shop/fond_forfait_50.jpg);
	background-repeat:no-repeat;
	width:250px;
	height:144px;
}
#description_50 {
	width:250px;
	margin-top:-112px;
}


#forfait_100 {
	background-image:url(../images/shop/fond_forfait_100.jpg);
	background-repeat:no-repeat;
	width:250px;
	height:146px;
	margin-top:20px;
}
#description_100 {
	width:250px;
	margin-top:-115px;
}



.nouveautes{
	margin:2px 14px 0px 0px;
}
