html {
	margin: 0px;
	padding: 0px;
	}



body {
	font-size: 12px;
	font-family: bitstream vera sans,sans-serif;
	margin: 0;
	padding:10px;
	background-color: #fff;
color:#010663;
text-align:justify;

}

img {
	border:none;
}
#entete{
	
	margin-bottom:10px;
	padding:0;	
	font-family: Arial,sans-serif;	
	border-width:0px 0px 6px 0px;
	border-style: solid;
    border-color:#080c89;
	font-weight: bolder;
	color: #48468f;
 	background : url(../img/fdgrilx1.png) #fff repeat-y right;

}


#entete a{
text-align : left;
  text-decoration:none;
  font-size: 35px;
	color: #48468f;
}
#entete a:hover{
  text-decoration:none;
  font-size: 35px;
color: #48468f;
}
#entete a:visited{
text-align : left;
  text-decoration:none;
  font-size: 35px;
color: #48468f;
}







#main{
border:1px solid #ff8c00;
min-height: 400px;
height: 450px;
width:100%;
background :url(../img/worldmapDef1.png) no-repeat center  center;
overflow:auto;
padding-top:10px ;
padding-bottom:10px;
vertical-align:middle;
}






#logo{

color:#ff8c00;

}

.top{

 background : url(../img/fdorg.gif)  repeat-x bottom ;
 height:19px;


}
#bottom{

 background : url(../img/fdorgb.gif)  repeat-x top ;

}


#corner-hd ,corner-hg,corner-bd,corner-bg {
height:19px;
width:19px;
background-color:transparent;
}
#corner-hg {
background : url(../img/corner-hgx.png)  no-repeat bottom right;
text-align:right;
vertical-align:bottom;

}
#corner-hd {
background :  url(../img/corner-hdx.png)  no-repeat bottom left ;
text-align:left;
vertical-align:bottom;

}
#corner-bd {
background : url(../img/corner-bdx.png)  no-repeat top left;
text-align:left;
vertical-align:top;

}
#corner-bg {
background : url(../img/corner-bgx.png)  no-repeat top right;
text-align:right;
vertical-align:top;

}
#notice{
display:block;
font-size: 8pt;
font-family: bitstream vera sans,sans-serif;

}

#notice a{
color:#000;

}

