@charset "utf-8";
.titres {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 16px;
	margin-right: 2px;
	width: 95%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding: 4px;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: left;
}
.soustitre {
	font-weight: bold;
	text-transform: uppercase;
}
.nation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.titresCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 16px;
	margin-right: 2px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}
.pas-souligne {
	text-decoration: none;
}

