@charset "utf-8";

a {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: orange;
}
body {
	background-image: url(body.png);
	background-repeat: no-repeat;
	background-position: top center;
}
.preload{
	display: none;
}
.page{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	overflow:hidden;
	text-align: left;
}
.hautpage {
	float: left;
	background-image: url(flechefond.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-left: auto;
    margin-right: auto; 
	width: 800px;
}
.logo_ban {
	float: left;
	text-decoration: none;
	width: 381px;
	height: 180px;
}
.fondformTop {
	float: right;
	background-image: url(fondform.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 419px;
	height: 50px;
}
.fondformCenter {
	float: right;
	background-image: url(fondformrp.png);
	width: 419px;
}
.fondformCenter form {
	padding-left: 50px;
}
.fondformBottom {
	float: right;
	background-image: url(fondform.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 419px;
	height: 15px;
}
.inputfile {
	float:left;
	position:relative;
	overflow:hidden;
	width: 95px;
}
.inputfile input {
	position:relative;
	border-top:2px orange solid;
	border-left:2px white solid;
	border-right:2px white solid;
	border-bottom:2px orange solid;
	left:-148px;
}
.vaguebas {
	float:left;
	background-image: url(vaguebas.png);
	background-repeat: no-repeat;
	width: 800px;
	height: 112px;
	padding-left: 350px;
	padding-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#my_file_element{
	height: 24px;
}
.btnenvoyer {
	background-image: url(btn_envoyer.png);
	background-repeat: no-repeat;
	width: 87px;
	height: 16px;
}
.newfiles{
	text-decoration: none;	
	float: left;
	width: 381px;
}
.conteneur{
	float: right;
	width: 419px;
}
.conteneur p{
	padding-left: 50px;
	font-size: 15px;
}
.news {
	float:left;
	border-top:1px orange solid;
	border-bottom:1px orange dashed;
	border-left:1px orange dashed;
	border-right:1px orange solid;
	width: 95%;
	padding: 3px;
	margin: 10px;
}
.news i {
	padding-left: 5px;
	font-size: 10px;
}
.news b {
	padding-left: 5px;
}
.infos_list {
	float:right;
	margin-top: 4px;
	padding:5px;
	padding-left:20px;
	font-size: 15px;
	width: 392px;
}
.files_list {
	margin-top:30px;
	margin-bottom:10px;
}
.infoStatType {
	font-size: 12px;
}
.blocN{
	width: 725px;
}
.titles, .titlesRight, .infos_list, .pub, .titleLarge , .blocN{	
	background-color:orange;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	padding-right: 3px;
	font-size: 15px;
	border-top:1px black solid;
	border-bottom:1px black dashed;
	border-left:1px black dashed;
	border-right:1px black solid;
	margin-bottom: 2px;
}
.titles {
	width: 350px;
}

.titlesRight {	
	float:left;
	margin-left: 2px;
	width: 392px;
}
.titleLarge {
	float:left;
	width: 775px;
}
.bodyLarge {
	float:left;
	width: 750px;
	padding: 10px;
	margin-left: 20px;
	margin: 10px;
	border-top:1px orange solid;
	border-bottom:1px orange dashed;
	border-left:1px orange dashed;
	border-right:1px orange solid;
}
.pub{
	float:right;
	padding-left: 50px;
	padding-right: 10px;
}
.titles b,.titlesRight b,.titles a:hover,.infos_list a:hover, .pub b,.blocN a:hover{
	color: white;
}
.img {
	padding-left: 25px;
}
.imgind {
	position: relative;
	padding-left: 135px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}
.imgindV {
	margin-bottom: 10px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}
.imgind input, .imgindV input {
	color:orange;	
	width: 230px;
}
.imgind img{
	position: absolute;
	left: 0;
}
.pagePHPERR {
	float: right;
	background-color:red;
	padding:5px;
	padding-left:20px;
	margin-bottom:10px;
	border:1px black solid;
}
.pagePHP {
	float: right;
	background-color:grey;
	display:block;
	padding:5px;
	padding-left:20px;
	margin-bottom:10px;
	border:1px black solid;	
	width: 95%;
}

.tableTH, .tableTD , .tableTD2 {
	border-top:1px black solid;
	border-bottom:1px black dashed;
	border-left:1px black dashed;
	border-right:1px black solid;
	padding:5px;
}
.tablestats {
	text-align:center;
}
.tableTH {
	background-color:orange;
}
.tableTD {
	background-color:#CCCCCC;
}
.tableTD2 {
	background-color:#C0C0C0;
}