@charset "UTF-8";
/* CSS Document */

body {
	background-color: #99CC00;
}
body,td,th {
	font-family:Gill Sans, Akzidenz Grotesk, Helvetica;
	font-size:14px;
	color: #2A2968;
}
a:link {
	outline:none;
	text-decoration: underline;
	color: #ED472C;
}
a:visited {
	outline:none;
	text-decoration: none;
	color: #D03D24;
}
a:hover {
	outline:none;
	text-decoration: none;
	color: #FF9900;
}
a:active {
	outline:none;
	text-decoration: none;
	color: #ED472C;
}
.boiteflotte_g {
	float: left;
	margin: 0px 0px 0px 0px;
	}
	
.boiteflotte_d {
	float: right;
	margin: 0px 0px 0px 0px;
	}
.premierelettre {
	font-size:20px;
	font-weight: bold;
	color: #A4001A;
}

.kiwi {
	font-weight: bold;
	color: #63982E;
}

.titre {
	font-size:25px;
	font-weight: bolder;
	color: #B90C21;
}

.soustitre {
	font-size: 15px;
	font-weight: bold;
	color: #2A2968;
	line-height:30px;
	font-style:italic;
}
.soustitreOrange {
	color: #ED472C;
	font-weight: bold;
	font-size: 18px;
	line-height:25px;
	font-style:italic;
}
.soustitreVert {
	color: #007645;
	font-weight: bold;
	font-size: 16px;
	line-height:25px;
	font-style:italic;
}
.soustitreBleu {
	color: #2A2968;
	font-weight: bold;
	font-size: 13px;
	margin-top:20px;
	margin-bottom:10px;
	/*line-height:20px;*/
}
.petittxtrouge {
	font-weight: bolder;
	color: #CF0223;
}

.grostxtrouge {
	font-weight: bolder;
	color: #B90C21;
	font-size:16px;
}
.punch {
	color: #E73928;
	font-weight: bold;
}
.colon {
	color: #ED472C;
	font-weight: bold;
}
.crease {
	color: #007645;
	font-weight: bold;
}
