/* CSS definition file containing site wide stylesheets */

A:active {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: none 
}

.verdana {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10px;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

A:link {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: none 
}

.texte {
	font-family: "Century Gothic",  Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 10px;
 	color: rgb(0,51,102);
 	line-height: 12px;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

A:visited {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: none 
}

.AERONAUTE {
	font-family: "Century Gothic",  Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 14px;
 	color: rgb(204,204,255);
 	font-weight: bold;
 	text-decoration: none ;
 	text-align: center;
 	background-color: rgb(0,51,102)
}

.arial12 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	text-decoration: none 
}

.nom {
	font-family: "Century Gothic",  Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(0,51,102);
 	font-weight: bold;
 	text-decoration: none 
}

.lesmongolfieres {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 16px;
 	color: rgb(204,255,255);
 	font-weight: bold;
 	text-decoration: none 
}

A {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: none 
}

.visionner {
	font-family: "Century Gothic",  Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 10px;
 	color: rgb(255,102,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

A:hover {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(255,102,51);
 	font-weight: bold;
 	text-decoration: none 
}