/* Feuille de style pour squelettes finots */
/* BP 23-09-2002 */
body { 
	margin-left:0px;
	margin-right:0px;
	scrollbar-face-color: #be4636;
	scrollbar-arrow-color: #DF8A7F;
	scrollbar-track-color: #E8E8E8;
	scrollbar-3dlight-color: #777777;
	scrollbar-darkshadow-color: #7C2D23;
}
a {
	color:#BE4636;
	text-decoration: none;
}
a.blanc {
	color:#FFFFFF;
}
a.blanc:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
a:hover {
	color:#BE4636;
	text-decoration: underline;
}
a:active {
	color:#BE4636;
}
a:visited {
	color:#898382;
}

a.in { }
a.url_out { }
.code { }
p.note { }
h3.LNA {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
}
table.LNA {}

table.LNA tr.row_first {
	background-color: #FCF4D0;
}
table.LNA tr.row_odd {	
	background-color: #C0C0C0;
}
table.LNA tr.row_even {
	background-color: #F0F0F0;
}
table.LNA td {
	padding: 1px;
	text-align: left;
	vertical-align: center;
}
/* Style de base des cellules de tableau : fmonnier / vcorreze 20020529 */
td.base {
	font-family: sans-serif;
	font-size: xx-large;
}
hr.LNA {
	color: #BE4636;
}
b.LNA { }
i.LNA { }
.forml { 
	width: 100%;
	background-color: #C0C0C0;
}
.LNA_encadrer {
	width: 100%;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px #666666 solid;
}
.LNA_cadre {
	width : 100%;
	background-color: #FFFFFF;
	padding: 5px;
}
.LNA_bouton {
	background-color: #BE4636;
	color: #FFFFFF;
}
.formrecherche {
	width: 100%;
	background-color: #C0C0C0;
}
.reponse_formulaire {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 110%;
	color: red;
}





