/* NAPOLEONICA - CSS FORM */

.formulaire {
	}
#form-tab {
	border: 1px solid #ccc;
	margin: 10px 0 0 0;
	}
.formtab {
	border: 1px solid #ccc;
	margin: 10px 0 0 0;
	}
thead td {
	height: 5px;
	 }
tbody td {
	font: bold 10px/1.0em arial;
	color: #666;
	padding: 0 0 7px 0;
	margin: 0;
	}
.label-1 {
	width: 120px;
	text-align: right;
	vertical-align: middle;
	padding: 0 5px 10px 0;
	}
.champ1, .champ2, .champ3, .champ5 {
	text-align: left;
	}
.champ4 {
	text-align: right;
	padding-right: 5px;
	}
#code1 input[type="text"] {
	text-align: center;
	background-color: #ccc;
	}
.finish {
	padding: 10px 0 10px 0;
	}

p#form-note {
	font: bold 10px/1.0em arial;
	color: #666;
	}
SELECT
{
	font-size: 10px;
	font-family: Verdana;
}

INPUT
{
	font-size: 10px;
	font-family: Verdana;
}
TEXTAREA
{
	font-size: 10px;
	font-family: Verdana;
}

.HeaderStyleGridview
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: Verdana;
	text-align: center;
}

.FooterStyleGridview
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: Verdana;
}

