@charset "utf-8";
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	line-height: 140%;
}
.title {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#009900;
	text-decoration: none;
	
}.subtitle {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#b4b4b4;
	text-decoration: none;
	
}
.menu {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	color: #FFFFFF; 
	font-weight: bold; 
	text-decoration: none;
}
.menu A {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	color: #FFFFFF; 
	font-weight: bold; 
	text-decoration: none;
}
.menu A:hover {
    color: #FFCC00;
	
}

.menu_left {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #333333; 
	font-weight: bold; 
	text-decoration: none;
}
.menu_left A {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #333333; 
	font-weight: bold; 
	text-decoration: none;
}
.menu_left A:hover {
    text-decoration: underline;
	
}

.bold{
	font-weight:bold;
}

/*Suggestions/Complaints form*/
.chapeau {
margin-top:10px;
text-align:justify;
}


.titlelink {
color:#444444;
font-weight:bold;
}

.row {
clear:both;
padding-bottom:3px;
padding-top:2px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
text-decoration: none;
line-height: 140%;
}


.middle_label_lottery {
float:left;
font-weight:normal;
padding-right:10px;
text-align:left;
width:150px;
}


.emphasis-title-12-mod {
background-color:#FFFFFF;
color:#000000;
font-size:100%;
font-weight:bold;
margin-bottom:10px;
margin-top:10px;
padding:3px 0 4px 5px;
text-align:left;
}

.divider-4-2 {
background-color:#CCCCCC;
clear:both;
height:2px;
margin-bottom:10px;
margin-top:10px;
min-height:1px;
overflow:hidden;
}
/*Suggestions/Complaints form*/