/* CSS Document */


.Style1 {
	
	font-weight: bold;	
}

.Style4 {font-size: x-small}
.Style5 {
	color: #990033;
	font-style: italic;
}
.Style6 {color: #333366}
.Style7 {
	
	font-weight: bold;
	text-align: left;
}
.Style8 {font-size: 9px}
.Style88 {
	font-size: 25px;
	color: #FF6;
}
.Style9 {
	color: #666666;
	
}
.Style10 {
	color: #996600;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.Style11 {
	color: #CC9900;	
}
.Style12 {
	color: #FFCC00;
}

.bouton {
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
	background-color: #666666;
	border: 4px groove #996600;
}
.bouton:hover {
	color: #CCCCCC;
	font-weight: bold;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #6600FF;
	border: 4px groove #CC9900;
	cursor: pointer;
}
.Style11 {
	font-weight: bold;
}

.Style77 {
	margin-left: 10px;
	font-weight: bold;
	background-color: #000000
}
.Style99 {
	color: #666666;
	
}.full {
	text-align: justify;
}
.Style122 {
	color: #FFFFFF;
}

.small{ font-size:12px;
}