﻿/* CSS Document */

body 
{
	margin: 0px;
	margin-top:-19px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	background-color: #252525;
}

.grostitre {color: #839800; font-size: 16px; font-family: helvetica; font-weight: none; }

.tresgrostitre {color: #839800; font-size: 20px; font-family: helvetica; font-weight: none; }

.grostitregris {color: #606060; font-size: 16px; font-family: helvetica; font-weight: none;}


A.titretexte {color: #839800; text-decoration:none;}
A.titretexte:hover {color: #839800;text-decoration:none;}
.titretexte {color: #839800; font-size: 14px; font-family: helvetica; font-weight: none; text-decoration:bolder;}


A.texte {color: #606060; text-decoration:none;}
A.texte:hover {color: #606060; text-decoration:none;}
.texte {color: #606060; font-size: 13px; font-family: helvetica; font-weight: none;}


A.titremenu {color: #606060; text-decoration:none;}
A.titremenu:hover {color: #606060; text-decoration:none;}
.titremenu {color: #606060; font-size: 14px; font-family: helvetica; font-weight: none; text-decoration:bolder;}

A.copyright {color: #839800; text-decoration:none;}
A.copyright:hover {color: #839800; text-decoration:none;}
.copyright {color: #839800; font-size: 10px; font-family: helvetica; text-decoration:none;}
