@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFF2D7;
}

.txt_petit {
	font-size: 11px;
}
.titre1 {
	font-size: 16px;
	font-weight: bold;
}

.titre_tab {
	color: #FFFFFF;
	font-weight: bold;
}
.titre_tab2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.input1 {
	width:550px;
}
.input2 {
	width:400px;
}
.input3 {
	width:150px;
}
.input4 {
	width:100px;
	font-size: 11px;	
}
.indication {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}

