* {
	padding:0;
	margin:0;
}
body{
	padding:0;
	margin:0;
	background-color: #011B5D;
}
#global{
	width: 898px;
	height: 550px;
	margin: auto;
	margin-top: 25px;
}
#flash{	
	width:898px;
	height: 515px;
}
h1 {
	display: none;
}
#fd_flash {
	display: none;
}
#pied-page{
	position: relative;
	left:-1px;
	top: 1px;
	width: 898px;
	height: 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}
#haut{
	width: 898px;
	height: 96px;
}
#contenant{
	position: relative;	
	width: 898px;
	height: 324px;
	background-image: url(../img/fond.jpg);
	background-repeat: no-repeat;
}
#menu{
	width: 898px;
	height: 95px;
}
#menu_print{
	width: 898px;
	height: 95px;
	display: none;
}
#defile{
	width:177px;
	height: 324px;
}
#defile_print {
	width:177px;
	height: 324px;	
	display: none;
}
#titre{
	position: absolute;
	left: 0px;
	top:0px;
	padding-left:177px;
	width:721px;
	height:33px;
}
#contenu{
	position: absolute;
	left:0;
	top:0px;
	padding-left:177px;
	padding-top:33px;
}
img{
	border:0;
}
.txt-simple{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	margin-bottom: 10px;
}
.txt-justify{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-align: justify;
}
label{
	display: inline;
	float: left;
	width: 80px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-align:right;
	padding-right: 5px;
} 

INPUT, TEXTAREA { 
	background-color: #fff ; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	width: 200px;
	border-bottom: solid 1px #A8B4D5;
	border-top: none;
	border-left:none;
	border-right:none;
	margin-bottom:5px;
	padding: 2px;
}
.nonsize{
	width: auto;
}
.plus-gros{
	font-size: 12px;
	font-weight: bold;
}
hr{
	width: 200px;
	border-bottom: dotted 1px #BBC6E1;
	border-left: none;
	border-right: none;
	border-top: none;
	padding-top:12px;
	margin:auto;
}
p{
	padding-top:12px;
}
a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
