body {
	background-color: #0078C1; 
	height:100%;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(images/bg1.gif);

 }
/*----------------------------------------------------------------------------------------*/
#container {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 1px;
	background-color: #ffffff;
    position:absolute;
    left: 50%; 
	width: 720px;	
    margin-left: -360px;
	font-family: Arial,Verdana; 
	font-style: normal;	
	font-size: 11px;
	font-weight:  normal;
	color: #000000; 
	clear: both;
	/*background: url(images/logo_form_big.gif);
		background-position:  -100px -100px;
	background-repeat: no-repeat;*/
	
}
#container a {
	color: #363636;
		color: #000000;
	text-decoration: none;
	height: 100%;
}
#container a:hover {
	color: #000000;
	text-decoration: underline;
}
#container .cell1,.cell2,.topcell1,.topcell2,.topcell3,.topcell4,.topcell5,.topcell6 {
	/*background-color: #FFFFFF;*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#container .cell2 {
    background-color: #EFEFEF;
}
#container .topcell1 {
	background-color: #0078C1;
	padding: 0px 3px 3px 0px;
	vertical-align: bottom;
	line-height: 13px;
}
#container .topcell2 {
	background-color: #B3CCEA;
}
#container .topcell3 {
	background-color: #000000;
	height : 1px;
}
#container .topcell4 {
	background-color: #B3CCEA;
}
#container .topcell5 {
	background-color: #7189A2;
}
#container .topcell6 {
	background-color: #8E8E8E;
}
/*----------------------------------------------------------------------------------------*/
#header a.menu:active , a.menu:link , a.menu:visited {
	font-family: Verdana,Arial;
	font-size: 11px;
	font-style: normal; 
	color: #000000; 
	font-weight:  bold;
	text-decoration: none;
}
#header a.menu:hover {
	color: #ffffff;
	text-decoration: none;
}
#header a.menuselected, a.menuselected:active , a.menuselected:link , a.menuselected:visited {
	font-family: Verdana,Arial;
	font-size: 11px;
	font-style: normal; 
	color: #ffffff;
	font-weight:  bold;
	text-decoration: none;
}
#header a.menuselected:hover {
	color: #ffffff; 
	text-decoration: none;
}

.normal {
	margin: 0px 0px 0px 0px;
	font-style: normal;	
	font-size: 11px;
	text-align: justify;
	font-weight:  normal;
	font-family: Verdana,Arial;
	color: #363636;
	color: #000000;
}
.txt1,txt2,txt3,titre1,titreBig{
	margin: 0px 0px 0px 0px;
	font-family: Arial,Verdana;   
	font-style: normal;	
	font-size: 12px;
	text-align: justify;
	font-weight:  normal;
	color: #363636;
	color: #000000;
}
.txt1 {
	font-size: 12px;
	font-weight:  normal;
	color: #B3CCEA;
	letter-spacing: 0.5px;
	text-align: center;
}
.txt2 {
	margin: 20px 0px 0px 0px;
	font-size: 14px;
	text-align: right;
	font-weight:  bold;
	color: #B3CCEA; 
}
.txt3 {
	text-align: right;
	font-weight:  bold;
	color: #000000;
	background-color: #EFEFEF;
}
.titre1 {
	margin: 20px 0px 5px 0px;
	font-size: 16px;
	text-align: left;
	font-weight:  bold;
	letter-spacing: 2px;
	color: #B3CCEA;
	font-family: Verdana,Arial;
}

.titreBig {
	margin: 20px 0px 0px 0px;
	font-size: 55px;
	font-weight:  bold;
	font-family: Verdana,Arial;
	color: #B3CCEA;
	letter-spacing: -7px;
}
.signature {
	font-style: normal;	
	font-size: 10px;
	text-align: right;
	font-weight:  bold;
	color: #000000;
}

.footer {
	font-family: Verdana,Arial;
	font-style: normal;	
	font-size: 11px;
	text-align: center;
	font-weight:  bold;
	color: #000000;
	background-color: #F89D2E;
	border-top: solid;
	border-color: #FFFFFF;
}

.demo {
	margin: 5px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
	border-left: dotted;
	border-right: dotted;
	border-top: dotted;
	border-bottom: dotted;
	border-width: 2px;
	border-color: #F89D2E;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}