body{
  
	font-family: Calibri;
	font-weight: bold;
	font-size:14px;
	color:#828282;
	background-color:#ffffff;
	background-image: url(../images/background.png);
	background-repeat: no-repeat;
	background-position:50% 0%;

}

#LienMenu{
	font-family: Calibri;
	font-weight: bold;
	font-size:24px;
	color:#f77902;
	text-decoration: none;
}

#LienMenu:hover{
	color:#ffffff;	
}

#paye{
	font-family: Calibri;
	font-weight: bold;
	font-size:16px;
	color:#ff0000;
	text-decoration: underline;
	text-align: center;
}

#paye:hover{
	font-family: Calibri;
	font-weight: bold;
	font-size:16px;
	color:#ffffff;
	text-decoration: underline;
	text-align: center;
}

#conteneurPrincipal{
	width: 800px;
	margin: auto;
	
}

#global{
  width: 800px;
	background-image: url(../images/global.png);
	background-repeat: repeat-y;
	padding-top: 10px;
	
}

#recherche{
	width: 100%;
	height: 45px;
	background-image: url(../images/global.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	text-align: center;
	margin-left: 0px;
	color: #000000;
	
}

#banniere{
	width: 800px;
	height: 199px;
	margin-left: 0%;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	
	
	
}

#menu{
	float: right;
	width: 190px;
	margin-right: 10px;

}

#contenu{
	width: 590px;
}

#pied{
	width: 800px;
	padding: 10px;
	clear: both;
	text-align: center;
	
}

a{color: #f77902;}
a:hover{color: #ffffff;}
a img {border: none;}

#banniere a{
	font-size: 50px;
	color: #f77902;
}

.liensAdmin{
	color: #3c12f4;
}

.liensRetour{
	margin-top: 10px;
	margin-left: 35px;
	margin-bottom: 10px;
	font-size: 14px;
}

.liensRetour a:before{
	content: "<-- ";
}

h2{
  font-family: Cooper Black;
  font-size: 30px;
	padding-left: 50%;
	color:#f77902;
	margin-top:0%;
}

h6{
	padding-left: 30%;
	font-size: 20px;
	color:#f77902;
	margin-top:5%;
}

.h10{
	font-size: 40px;
	text-align:center;
	color:#FF5F00;
}

.h11{
  	font-family: Calibri;
	font-weight: bold;
	font-size:16px;
	color:#f77902;
	text-decoration: none;
}

.h12{
  	font-family: Calibri;
	font-weight: bold;
	font-size:12px;
	color:#f77902;
	text-decoration: none;
}

td{
	font-size:12px;
}

.italique{
	font-style: italic;
}

.gras{
	font-weight: bold;
}

.souligne{
	text-decoration: underline;
}

.petit{
	font-size: 11px;
}

.liensSuite{
	text-align: center;
	margin: 5px;
}

.cate{
	color: #ffffff;
}

.bloc_menu{
  list-style-image: url(../images/puce.gif);
}

.bloc_menu li:hover{
	text-decoration: underline;
}

.bloc_menu h4{
  width: 200px;
  height: 26px;
	padding: 0px;
	text-align: center;
	background-image: url(../images/pcadre.png);
	background-repeat: no-repeat;
	color: #f77902;
	font-size: 17px;
	font-family: Calibri;
	color: #f77902;
}

.billet{
	width: 500px;
	padding: 10px;
	height: auto;
	margin-bottom: 5px;
	margin-left: 35px;
	border: 1px dashed #f77902;
}

.scenar{
	width: 500px;
	padding: 10px;
	height: auto;
	margin-bottom: 5px;
	margin-left: 35px;
	border: 1px dashed #f77902;
}

.titrescenar{
	width: 500px;
	padding: 10px;
	height: auto;
	margin-left: 35px;
}

.lienscenar{
	width: 500px;
	margin-left: 125px;
}

.billet h4{
	padding: 0px;
	margin: 0px;
}

.titrebillet{
  font-size: 30px;
  font-family: Calibri;
  text-align: center;
  display: block;
  text-decoration: none;
  color: #f77902;
  padding-left: 10px;
  margin-bottom: 5px;
  background-image: url(../images/cadre.png);
  width: 460px;
	padding: 20px;
	background-repeat: no-repeat;
}

.titrebillet:hover{
  color: #ffffff;
}

.infobillet{
	float: left;
}

.nbCommentaire{
	float: right;
}

.nbCommentaire a{
  color: #f77902;
  text-decoration: none;
}

.nbCommentaire a:hover{
  color: #ffffff;
}

.textebillet{
  padding: 5px;
}

.textescenar{
  padding: 5px;
}

.commentaire{
	width: 500px;
	padding: 10px;
	margin-bottom: 5px;
	margin-left: 35px;
	border: 1px solid #f77902;
}

.tableCommentaire{
	margin-top: 10px;
	margin: auto;
	border: 1px solid #f77902;
}

.tableCommentaire th{
	padding: 3px;
	text-align: center;
	border: 1px solid #f77902;
	color: #f77902;
}

.divSucces{
	border: 2px solid #f77902;
	text-align: center;
	color: #f77902;
	margin: 35px;
	font-size: 13px;
	padding: 3px;
}

.divErreur{
	border: 2px solid red;
	text-align: center;
	color: red;
	margin: 35px;
	font-size: 13px;
	padding: 3px;
}

.champsForm{
	border: 2px solid #f77902;
	color: #f77902;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:420px;
}

.champsForm2{
	border: 2px solid #f77902;
	color: #f77902;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:510px;
}

.champsForm3{
	border: 1px solid #c7c7c7;
	text-align: center;
	color: #ffffff;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:100px;
	height: 20px;
	background-color: #000000;
}

.boutonForm{
	border: 1px solid #c7c7c7;
	background-image: url(../images/search.png);
	width: 87px;
	height: 20px;
}

.tdBouton{
	text-align: center;
}

.boutonForm:hover{
	border: 1px solid #c7c7c7;
	background-image: url(../images/oversearch.png);
	width: 87px;
	height: 20px;
}

.page{
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 10px;
	margin-bottom: 50px;
	text-align: center;
}

.pageAnterieur{
	float: left;
}

.pageSuivant{
	float: right;
}

.divRecherche{
	width: 500px;
	padding: 10px;
	margin-bottom: 5px;
	margin-left: 35px;
	border: 1px dashed #f77902;
	}

.nbResult{
	
	margin-left: 35px;
}

.rechercheSurligne{
	border: 1px dashed red;
}

