body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	cursor: default;
}


a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

.barre_navigation {
	font-weight: bold;
	color: #FFF;
	background-image: url(images/Barre_nav.png);
	padding-left: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.zone_texte {
	padding: 10px;
}

.soustitre_flox {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.telecharger_version {
	color: #999;
}

.telecharger_logiciel {
	font-size: 12px;
	font-weight: bold;
}

.navigation {
	font-weight: bold;
	color: #FFF;
	padding-left: 5px;
	padding-top: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.nav_liens {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.index_fond {
	background-image: url(images/Index_fond.png);
	padding: 10px;
}

.tableau_actu {
	border: 4px solid #00A99D;
}
.tableau_actu a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #00A99D;
}

.articles_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding-left: 130px;
}

.articles_fond {
	background-image: url(images/Articles_fond.png);
	padding: 10px;
	color: #000;
}

.soustitre_logiciel {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1A8986;
}
.soustitre_chopi {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0D66FF;
}

.soustitre_pots {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #063a69;
}

.tousleslogiciels_titre {
	font-size: 18px;
	font-weight: bold;
}

.tousleslogiciels_fond {
	background-image: url(images/Tousleslogiciels_fond.png);
	padding: 10px;
}