/* CSS Document */
a:link {
	color: #000066;
	text-decoration: none;
}
a {
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: none;
	color: #F38E72;
}
a:active {
	text-decoration: none;
}
.pays {font-family: Arial ; font-size: 26px; color:#FFFFCB;}
.avantages {font-family: Arial ; font-size: 19px; color:#CCFF00;}
.titre {font-family: Arial ; font-size: 23px; color:#14905E;}
.titres2 {font-family: Arial ; font-size: 15px; color:#FFFFCB;}
.titrescd {font-family: Arial ; font-size: 18px; color:#FFFFCB;}
.soustitres {font-family: Arial ; font-size: 13px; color:#FF6600;}
.soustitres2 {font-family: Arial ; font-size: 17px; font-weight: bold; color:#CD6800;}
.soustitrescontes {font-family: Arial ; font-size: 17px; font-weight: bold; color:#009900;}
.liensaccueil {font-family: Arial ; font-size: 17px; font-weight: bold; color:#CC0099;}
.soustitrescontes2 {font-family: Arial ; font-size: 15px; color:#14905E;}
.soustitres2bis {font-family: Arial ; font-size: 15px; font-weight: bold; color:#FF6600;}
.chansons {font-family: Arial ; font-size: 15px; color:#CD6800; font-weight: bold;}
.soustitres3 {font-family: Arial ; font-size: 12px; color:#FF6600;}
.equipe{font-family: Arial ; font-size: 12px; color:#009900;}
.soustitres4 {font-family: Arial ; font-size: 11px; color:#000000;}
.lexique {font-family: Arial ; font-size: 15px; color:#CD6601;}
.paysdetails {font-family: Arial ; font-size: 14px; color:#00600; }
.suivprec {font-family: Arial ; font-size: 22px; color:#14905E;}
.texte {font-family: Arial ; font-size: 15px; color:#996600;}
.contes {font-family: Arial ; font-size: 16px; color:#CD6601;}
.contenu {font-family: Arial ; font-size: 13px; color:#006600;}
.soustitrecontenu {font-family: Arial ; font-size: 14px; font-weight: bold; color:#00CC00;}

.contenu2 {font-family: Arial ; font-size: 13px; color:#006600;}

.fondgeneral {
	background-image: url(images/fond_fleurs_accueil.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFEDF;
}
