body {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	background-color: #D8D8D8;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
body,td,th {
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
}

.Description_Logiciel {
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	text-align : justify;
}

.Titre_Logiciel {
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
}

.Numero_version {
    font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif; 
    color: #000000; 
    font-size: 13px; 
}

.Version {
    font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif; 
    color: #000000; 
    font-size: 10px;
}

.Infos {
    font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
    font-size: 9px; 
    color: #999999; }

.Pages {
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-position: right;
}

.barregrise {
	border-top: thin dotted #C4C4C4;
	height: 8px;
	font-size: xx-small;
}

.ombre {
	background-image: url(images/main/bg.png);
	background-repeat: repeat-y;
	background-position: center;
}

.bas_de_page {
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B2B2B2;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #D8D8D8;
}

.style1 {
    color: #999999;
}


.stripes {
	background-image: url(images/main/stries2.gif);
	background-repeat: repeat-x;
	font-size: 10px;
}
.description_fonce {
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	color: #545454;
	font-size: 10px;
}
.banniere {
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 10px;
	background-color: #EEEEEE;
}

.colonne_droite_texte {
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #EEEEEE;
	text-indent: 14px;
	color: #999999;
	padding-top: 7px;
	padding-bottom: 7px;
	background-position: center;
}

.colonne_droite_titres {
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-top: 3px;
	background-color: #E6E6E6;
	text-indent: 14px;
	margin-left: 2px;
	color: #000000;
	padding-bottom: 3px;
	border-top: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
}
.colonne_droite_case_vide {
	background-color: #F2F2F2;
	height: 25px;
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.fond_principal {
	background-color: #FFFFFF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CDCDCD;
}

.categories_titres {
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	padding-top: 3px;
	background-color: #E6E6E6;
	text-indent: 14px;
	margin-left: 2px;
	color: #000000;
	padding-bottom: 3px;
	border: 1px solid #CDCDCD;
}

a#tooCool {
    position: fixed;
    right: 0;
    bottom: 0;
    display: block;
    height: 80px;
    width: 80px;
    background: url(/images/main/trop_cool.png) bottom right no-repeat;
    text-indent: -999em;
    text-decoration: none;
    }
	

