/* Mise en forme globale pour tout le site */
body {
	color:#000000;
	position:relative;	
	width:770px;
	padding:0;
	margin-right:auto;
	margin-left:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
img { border:0; }

.footer { font-size: 0.7em; }

.gray { color: gray; }

.interligne { line-height: normal}

.menuoption { font-size: 0.7em; }

.size1 { font-size: 0.7em; }

.size2 { font-size: 0.8em; }

.size3 { 
	font-size: 1em; 
	font-family: Geneva, Verdana, Arial, Swiss, SunSans-Regular, Sans-Serif;
}

a { 
	color:#224568; 
	text-decoration:none; 
}

a:link { 
	color: #cb5f07; 
	text-decoration: none;  
	font-size: 1em; 
}

a:visited { 
	color: #ff9900; 
	text-decoration: none; 
	font-size: 1em;
}

font {
	font-size: 0.8em;
	color: #000000;
}

form {
	font-size: 0.8em;
	color: #000000;
}

h1 { 
	color: #828676; 
	font-size: 1em;}

h2 {
	color: #000000;
	font-size: 0.8em;
	font-weight: bold;
}

h3 {
	color: #ff9900;
	font-size: 1em;
	font-weight: bold;
}
h4 {
	color: #000000;
	font-size: 0.8em;
	font-weight: bold;
}

ul { font-size: 1em; }

li {
	font-size: 0.9em;
	color: #000000;
}

p {
	font-size: 0.8em;
	color: #000000;
}

td {
	font-size: 0.8em;
	color: #000000;
}

th {
	font-size: 1em;
	color: #000000;
}

tr {
	font-size: 1em;
	color: #000000;
}

h5 {
	font-size: 0.7em;
	color: #000000;
	text-decoration: none;
	font-weight: lighter;
}

.menu {
	font-size: 0.7em;
	color: #000000;
}

.menuDHTML {
	font-size: 0.7em;
	color: #000000;
}

.signature { font-size: 0.7em; }

.sondage {
	font-size: 1em;
	color: #000000;
	font-weight: normal;
}

.date {
	font-size: 1em;
	font-weight: normal;
	color: #003399;
}

.titreNom {
	font-size: 1em;
	font-weight: bold;
	color: #FF9900;
}

.blanc {
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
}

.bouton{
	background: #E8D487; 
	color: #3F3F3F; 
	border: outset;
	font-size: 0.7em; 
	font-weight:bold;
}
#tTopPiv { 
	width:100%; 
	border:0; 
	text-align:center; vertical-align:middle;
}
#tTopPiv img { vertical-align:bottom; }
#tdTop { vertical-align:top; height:0.98em; }
/* Section permettant de formatter le menu faisant partie du haut de la page */
	#tMenuPiv { color:#FFFFFF; background-color:#003399; font-size:1.1em; vertical-align:top; }
	#tMenuPiv a { text-decoration:none; color:#FFFFFF; background-color:#003399; }
	#tMenuPiv td { padding-right:1.1em; white-space:nowrap; }
	#tdW100 { width:100%; }

