body
{
    
	background-color: #ffffff;
    
	height: 100%;
    
	width: 100%;
    
	padding:0px;

	margin: 0px;
    
}

body, td {
	text-align: center; 	
	color: #2f4c76;
	
	text-decoration: none;
	
	font-size: 8pt;
	
	font-family: verdana,arial,helvetica,sans-serif;
}
label{
	color: #347B96;
	font-weight: bold;
	display: block;
}
div#centre{
      	width: 700px;
      	height: 600px;
      	overflow: auto;
      	border: 1px solid #000;
      }

#h{
	background: url('../images/h.jpg') no-repeat;	
}
table{
	background-color: #FFFFFF;
	border:none;
}
td{	
	vertical-align: top;	
	text-align: justify;
}
h1{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	vertical-align: bottom;
}
h2{
	font-family: verdana;
	font-size: 15px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	padding-bottom: 2px;

}
h3{
	font-size: 15px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
ul{/*
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #0000A0;
	line-height: 1.3em;
	text-indent: 5px;
	list-style-type: square;	
	*/
}
li{
	/*font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
	*/
}

#page { 
	width: 952px; 
	margin: 0px;
	padding: 0px;
	border:2px solid #004080;
	text-align: center;
} 


#logo{
	position: relative;
	top:0px;
	left:0px;
}
img {
	border: none;
}
a {
   outline: none;
}

a:link 
{
		font-size: 9pt; 
		text-decoration: none; 
		font-weight: bold;
		color: #000000;
		border:0px;
		
}
a:visited 
{
		font-size: 9pt; 
		font-weight: bold;
		text-decoration: none; 
		color: #000000;
		border:0px;		
}
a:hover 
{
		font-size: 9pt; 
		font-weight: bold;
		text-decoration: none; 
		color: #cc0000;
		border:0px;		
}

.copyright{
	font-family: arial;
	font-size: 10px;
	text-align: center;
}
.titre-prop{
	text-align: center;
	font-family: verdana;
	color: #0000CC;
	font-weight: bold;
	text-align: left;
}
.stitre-prop{
	text-align: center;
	font-family: verdana;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.menu{
	font-size: 8pt; 
		
	height:20px;
		
	width: 133px;
	
	display: block;
	text-decoration: none; 
	text-align: center;
	vertical-align: middle;
	padding-top:1px;

}

A.menu:link 
{
	
	border-bottom: 5px solid #0085CA;
		
	background: #004080;
				
	color: #ffffff;
		
}


A.menu:visited 
{
		
	border-bottom: 5px solid #0085CA;
		
	background: #004080;
		
	color: #ffffff;
		
}

A.menu:hover 
{
		
	border-bottom:5px solid #FAB000;
		
	background: #0085CA;
		
	color: #ffffff;
			
}
.tmenu{
	background:#004080;	
}

.titremenu{
	
	text-align: left;
	
	font-size: 12pt;

	font-weight: bold;
	margin: 5px;
		
	color: #3F6393;
	
	border-bottom: 1px dotted #DDDDDD;	

}
.cadrage{
	border: 1px dotted #000066;
	widows: 360px;
	background-color: #F0F0F0;
	padding:5px;
}
.champ_form
{
color: #003F7D;/*#0099CC;*/
}
.mybutton{
	border: 1px solid #808080;
	background: #D3D3D3;
	color: #2f4c76;
	font-weight: bold;
	font-family: arial,helvetica,sans-serif,verdana;
}
.textejustifie{
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	padding-right: 35px;
}
