@charset "windows-1252";
.texte {
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	margin-right: 20px;
	text-align:justify;
}

.texte2 {
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	margin-right: 20px;
	text-align:center;
}

.texte3 {
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	margin-left:20px;
	text-align:left;
}

.texte4 {
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	margin-left:20px;
	text-align:left;
	color: #76BD20;
}

.texte5 {
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	margin-left:20px;
	text-align:left;
}

.texte6 {
	text-decoration: none;
}

.texte7 {
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;
	margin-left:20px;
	text-align:center;
}

a.download {
	display:block;
  	height:48px;
  	width:48px;
  	background: url(http://leblogsexy.com/images/bouton-vert.jpg) no-repeat;
}

a.download:hover {
  	background: url(http://leblogsexy.com/images/bouton-rouge.jpg) no-repeat;
}

a.download span {
  	display:none;
}
  
a:link, a:visited, a:active {
	text-decoration: none; 
	font-family:Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #76BD20;
	text-align:center;
	}
	
a:hover {
	text-decoration: none;
	font-weight: bold;
	font-family:Verdana;
	border-bottom: #BE0000;
	font-size: 11px;
	color: #FF66CC; 
	}

