/**************/
/**** Body ****/
/**************/
html, body {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	height: 100%
}
/******************************/
/*** Styles header + footer ***/
/******************************/
table.header32 {
	height: 31px;
	background-color: #000000
}
table.footer29 {
	height: 29px;
	background-color: #000000
}
.textcouleur {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #ff9900
}
A.linkcouleur:link {
	color: #ff9900
}
A.linkcouleur:visited {
	color: #ff9900
}
A.linkcouleur:active {
	color: #ffffff
}
A.linkcouleur:hover {
	color: #ffffff
}
/*********************/
/*** Styles divers ***/
/*********************/
table.height100 {
	height: 100%
}
.lignevert {
	margin-right: 0.2cm;
}
.boxnewsimg {
	float: left;
	margin-top: 0cm;
	margin-left: 0.2cm;
	margin-right: 0.4cm;
	vertical-align: top;
	border: 0px
}
.noWrap {
	white-space:nowrap
}
.input_text_footer {
	background-color:#f2f2f2;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 2px #4a4a4a solid;
	border-right: 2px #4a4a4a solid;
	font-size: 9px;
	color: #000000;
	font-family: verdana, Arial, Helvetica, sans-serif
}
.input_submit_footer {
	background-color: #f2f2f2;
	border: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif
}