BODY, table {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

A:LINK, A:VISITED {
	color : #003366;
	text-decoration : underline;
	font-weight : bold;
}

A:HOVER {
	color : #CC6600;
	text-decoration : underline;
	font-weight : bold;
}

.justif {
	text-align: justify;
}

textarea {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	width: auto;
	background-color: #FFFFFF;
	// FFFFF0
}

checkbox, radiobutton, input, select {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	width: auto;
	background-color: #FFFFFF;
}

.radio_btn {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color: #FFFFFF;
}

.submit_btn	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	width: auto;
	background-color: #FFFFCC;
}

/*forms*/
.carrestant_admin {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFCC; 
	font-size: 10px; 
	color: #CC3300; 
	border-color: #6c6c6c; 
	border-style: none;
}

.carrestant_soutenir {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF; 
	font-size: 10px; 
	color: #999999; 
	border-color: #6c6c6c; 
	border-style: none;
}

#outils {
               width: 406px;
               background: buttonface;
               border-top: 1px solid buttonhighlight;
               border-left: 1px solid buttonhighlight;
               border-bottom: 1px solid buttonshadow;
               border-right: 1px solid buttonshadow;
               margin: 0;
               text-align:left;
}

.out {
               background: buttonface; 
               border: 1px solid buttonface;
               margin: 1; 
}

.over { 
               background: buttonface;
               border-top: 1px solid buttonhighlight;
               border-left: 1px solid buttonhighlight;
               border-bottom: 1px solid buttonshadow;
               border-right: 1px solid buttonshadow;
               margin: 1;
}

/* Exemple de déclaration de taille de texte
body { font-size: 76%; }
h1 { font-size: 2.0em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.5em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1.0em; }
p, td { font-size: 1.1em; }
ol, ul, li { font-size: 1.0em; }
.notes { font-size: 1.0em; }
*/
