  /*##################################################
  #                                                  #
  #      START Feuille de Style site Locarolls       #
  #   © Guillaume TAVERNIER - Coach Informatique -   #
  #                                                  #
  ##################################################*/


html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	margin: 0px;
	padding: 0px;
	border: 0px;
	overflow: hidden;
}

.Style1 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-weight: normal;
}
.Style2 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.divmain {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 894px;
	height: 492px;
	margin-left: -447px;
	margin-top: -246px;
	border: 0px;
}

	/*### Start Tableau Principal ###*/
	
.tablemain {
	width: 894px;
	height: 492px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
}

	/*### End Tableau Principal ###*/
	
	
	/*### Start DIV Bottom ###*/
	
.divbottom {
	position: absolute;
	left: 50%;
	bottom: 2%;
	width: 894px;
	height: 80px;
	margin-left: -447px;
	border: 0px;
	color: #666666;
	text-align: center;
	background-color: transparent;
}

	/*### End DIV Bottom ###*/
	
 /*##################################################
  #                                                  #
  #      END Feuille de Style site Locarolls         #
  #   © Guillaume TAVERNIER - Coach Informatique -   #
  #                                                  #
  ##################################################*/

