 
 * { 
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
	}

body {
	background-color: #FFFFFF;
	
	 
  	}
	
/*TOP PANEL*/	
#top-panel{
	text-align:right;
	padding-top: 14px;
	padding-right: 20px;
	padding-bottom: 14px;
	padding-left: 20px;
	background-image: url(../images/tramehaut.jpg);
	background-repeat: repeat;
	height: 30px;
}
#sub-panel{
	text-align:center;
}
#sub-panel a{
	width:80px;
	float:right;
	color:#FFFFFF;
	text-decoration:none;
	background-color: #000000;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 30px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	background-image: url(../images/sub-left.png);
	background-position: left bottom;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
}

#sub-panel a:hover {
	text-decoration: underline;
	color: #0099FF;

}

#sub-panel a span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding: 6px;
	background-image: url(../images/sub-right.png);
	background-position: right bottom;
	display: block;

}
strong{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	vertical-align: bottom;
}
.face{
	margin-left:10px;
	float:right;
}
:focus{outline:0}	
	
	
		

#conteneur {
	width: 984px;
	margin-right: auto;
	margin-left: auto;
	height: 815px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #999999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	}
	
#conteneur #bandeau {
	height: 548px;
	width: 984px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	}
#conteneur #formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	height: 700px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 60px;
	padding-top: 60px;
	text-align: justify;
}


#conteneur #bas {
	height: 50px;
	width: 984px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 7px;
}
#conteneur #bas a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 9px;
}
#conteneur #bas a:hover {
	color: #0099FF;
	text-decoration: underline;
}




a {
	color: #0099FF;
	text-decoration: none;
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 11px;
}

a:hover {
	color: #0099FF;
	text-decoration: underline;

}



.titre {
	color: #0099FF;
	letter-spacing: 0.015em;

}


/* LINK SCREENSHOT POPUP*/


#screenshot{
	position:absolute;
	padding:5px;
	display:none;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-color: #000000;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}








            
#bandenoirebas {
	height: 117px;
	width: 100%;
	background-color: #000000;
	background-image: url(../images/tramebas.jpg);
	background-repeat: repeat-x;
}

