/*
  Nom : main.css
  Description : css de la partie booster
  Auteur : Antoine
  Date : 27/04/2006
*/

#homeCadeau{
line-height:18px;
margin-left: 150px;
margin-right: 10px;
/*background : url("/images/vignettes/fond_vignette_cadeau.gif") no-repeat;*/
background : url("/images/cadeau/papillon.gif") no-repeat right bottom;
margin-bottom: 30px;
}
 #homeCadeau#papillon{
top : 67px;
width : 137px;
height : 204px;
position : absolute;}


.titreOrange {
	color: #fbca0a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
}
.texte13 {
	color: #676767;
	font-size: 12px;
	font-weight: normal;
}
.texte13Vert {
	color: #f69e5b;
	font-size: 12px;
	font-weight: normal;
}
.titreVert {
	color: #f69e5b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

