form {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}
.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6592C4;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.titretab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.texteaccueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.erreur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.consigne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A6AB1;
	text-decoration: none;
	font-weight: normal;
}
.tabentete {
	background-color: #FF8D1F;
}
.tabcorp {
	background-color: #D4E4F6;
	border: #FF8D1F;
}
.tabligne1 {
	background-color: #B3CBE6;
}
.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0461B7;
}
.puce {
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: none;
	text-decoration: none;
	color: #FF9933;
}
.puce1 {
	list-style-position: outside;
	list-style-image: url(static/image/puce/puce1_a.gif);
	margin-top: 20px;
	margin-bottom: 5px;
}
.puce2 {
	list-style-position: outside;
	list-style-image: url(static/image/puce/puce_rond.gif);
	text-decoration: none;
	margin-bottom: 2px;
	margin-left: 10px;
}
.imptitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #DA6D00;
	font-weight: bold;
}
.implegale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #666666;
}
.pucedocument {
	list-style-position: outside;
	list-style-image: url(static/image/puce/puce1.gif);
}
.introduction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DA6D00;
}
.tab_ext {
	BORDER-LEFT: #FF8D1F 1px solid;
	BORDER-RIGHT: #FF8D1F 1px solid;
	BORDER-BOTTOM: #FF8D1F 1px solid;
	BORDER-top: #FF8D1F 1px solid;
}
.tab_part1 {
	BORDER-RIGHT: #FF8D1F 1px solid;
	BORDER-BOTTOM: #FF8D1F 1px solid;
}
.tab_part2 {
	BORDER-BOTTOM: #FF8D1F 1px solid;
	BORDER-LEFT: 0px;
	BORDER-RIGHT: 0px;
}
.tab_part3 {
	BORDER-RIGHT: #FF8D1F 1px solid;
}
.tab_ext_tauxplein {
	border-left: #FF8D1F 1px solid;
	border-right: #FF8D1F 1px solid;
	border-top: #FF8D1F 1px solid;
	border-bottom: #FF8D1F 1px solid;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.tab_tauxplein {
	border-right: #FF8D1F 1px solid;
	border-bottom: #FF8D1F 1px solid;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.conseil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #DA6D00;
}
.tabcorporange {
	background-color: #6592c4;

}
.texteblanc {
	color: #FFFFFF;
}
.tabimp {
	border: 1px solid #000000;
}
.tabbleu {
	background-color: #F77B01;
}
.tabbleugauche {
	background-image: url(../image/tableaux/tab_gauche_res.gif);
}
.tabbleudroite {
	background-image: url(../image/tableaux/tab_droit_res.gif);
}
.taborange {
	background-color: #F77B01;
}
.taborangecorps {
	background-color: #FFFFFF;
}
.taborangegauche {
	background-image: url(../image/home/tab_gauche.gif);
}
.taborangedroite {
	background-image: url(../image/home/tab_droit.gif);
}
.gras {
	font-weight: bold;
}
.italique {
	font-style: italic;
}
.milieuabs {
	vertical-align: middle;
}
.warntabentete {
	background-color: #FF9900;
}
.warntabcorp {
	background-color: #FFF0B7;
}
.erreurtabentete {
	background-color: #FF0000;
}
.erreurtabcorp {
	background-color: #FFCCCC;
}