TD
{
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial;
}
p 
{
	font-family: Arial;
	font-size: 11px;
	color: #003366;
	margin-top: 1px;
	margin-bottom: 1px;
}

#table_border td, #table_border th, #table_border tr 
{
	border-bottom:1px solid #778AAE;
}

#table_border2 {
	border-top:1px solid #778AAE;
	border-left:1px solid #778AAE;
	border-right:1px solid #778AAE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #778AAE;
	color : #003366;
}
.fond1 {
	background-color: #E6EAF0;
}
.fond2 {

	background-color: #F2F2F2;
}
.fond3 {
	background-color: #dee9f3;
	color: #000000;
}
.fond4 {
	background-color: #DED0CB;
}
.fond5 {
	color: #FFCC33;
	background-color: #4C5A87;
	font-face: Arial, Helvetica, sans-serif;
	font-size: 2;
	
}

input {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	height: 20px;
	color: #003366;
}
textarea {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	color: #003366;
}