#conteneur{
	width:800px; 
	border:1px solid #000000;         
	margin:auto;          
	text-align:left;
	background-color:White;
}

#bandeau{
	width:800px; 
	border:1px solid #000000;         
	margin-left:auto; 
	margin-right:auto;
	/*margin-left:-400px;
	left:50%;
	position:relative;*/       
	text-align:left; 
}

#bandeauAccueil {
	border-right: 0px; 
	padding-right: 0px; 
	border-top: #3366cc 2px solid; 
	padding-left: 0px; 
	float: left; 
	background-image: url(../images/bandeau.gif); 
	padding-bottom: 0px; 
	margin: 0px 0px 0px 0px; 
	border-left: #ffffff 0px solid; 
	width: 620px; 
	padding-top: 0px; 
	border-bottom: 0px; 
	background-repeat: repeat-x; 
	height: 65px
}

#petitdossier {
	border-right: #ffffff 0px solid; 
	padding-right: 0px; 
	border-top: #3366cc 2px solid; 
	padding-left: 0px; 
	float: left;
	background-image: url(../images/bandeau.gif); 
	padding-bottom: 0px; 
	margin: 0px; 
	border-left: 0px; 
	width: 180px; 
	padding-top: 0px; 
	border-bottom: 0px; 
	background-repeat: repeat-x; 
	height: 65px;
}

#logo {
	border-right: #ffffff 0px solid; 
	padding-right: 0px; 
	padding-left: 20px; 
	padding-bottom: 0px; 
	margin: 0px 0px 0px 0px; 
	border-left: #ffffff Opx solid; 
	width: 780px; 
	padding-top: 0px; 
	background-color: white;
}

#pngInfoPath
{
	height:60px;
	width:60px;
	background: url("../images/infopath.png") !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/infopath.png', sizingMethod='scale');
}

.pngGoHome
{
	height:60px;
	width:60px;
	background: url("../images/gohome.png") !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/gohome.png', sizingMethod='scale');
}

.Titre_annuaire {
	color:royalblue;
	font-family:Verdana,Arial;
	font-size:18px;
	font-weight:bold;
}

#titre{
	width:800px; 
	border:0px solid #000000;         
	margin:auto;          
	text-align:center;
}
.label
{
	color:black;
	font-family:Verdana,Arial;
	font-size:12px;
}

.labelInvite
{
	color:royalblue;
	font-family:Verdana,Arial;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

#conteneur_xmlformview{
	/*width:800px;
	background-color:White;*/
	border:0px solid #000000;         
	margin-left:auto; 
	margin-right:auto; 
	/*margin-left:-400px;
	left:50%;
	position:relative;*/       
	text-align:center;
}

#conteneur_admin{
	width:100%; 
	border:0px solid #000000;         
	margin:auto;          
	text-align:center;
}

#conteneur_admin table{        
	text-align:left;          
}

body {
	background: url(../images/fond.gif);
	background-repeat: repeat-x repeat-y ;
}