/* CSS Document */

.pourvoirie {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	}
	
.textetarif {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	}

.titrecarte {
	color: #CC3333;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
	}	
	
.textecarte {
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	}	

.textecentre {
	color: #f9f9f9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	}	
	
.texterobot {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
	padding-left: 8px;
	padding-right: 8px;
	}	
	
a.copyright {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a.copyright:hover {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

a.courriel {
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.courriel:hover {
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
	
a.titreactivite {
	color: #CC3333;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
}
a.titreactivite:hover {
	color: #CC3333;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;	
	text-decoration: underline;	
}

a.langue {
	color: #CC3333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;	
	text-align: center;
}
a.langue:hover {
	color: #CC3333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;	
	text-decoration: underline;
	text-align: center;	
}
