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

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

A:HOVER {
	color : #004080;
	text-decoration : none;
	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 : 11px;
	width: auto;
	background-color: #D6EDF9;
}

/*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;
}

TABLE.site {
	background-image : url(../images/fond_saintnazaire_site.jpg);
	background-repeat : no-repeat;
}

TABLE.affiner {
	/* border : 1px solid InactiveCaptionText; */
}

TD.affiner  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding : 2px;
	border : 1px solid InactiveCaption;
	/* EAEAEA */
}