/**********************************************************/
/* Défaut                                                 */
/*                                                        */
/**********************************************************/
html, body {
margin:0;
padding:0;
font-family: Verdana;
font-size:9pt;
color:#333333;
font-weight:bold;
}
td {
	vertical-align:top;
}
td#show_games {
	background: url('../images/lafaj_demo_02.jpg') no-repeat #dbef2c;
	width:1011px;
	height:1134px;
}
td#notxt {
	font-size:0px;
	line-height:0px;
}
div#txt_intro {
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: #FF8600;
	text-align:center;
	height: 22px;
}
div#bloc_intitule {
	background: transparent url('../images/lafaj_demo_bandeau_titre.png') no-repeat left top;
	width: 391px;
	height: 31px;
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #cff007;
	margin-left:50px;
	padding-left: 13px;
	padding-top: 6px;
}
td#presentation {
	background: transparent url('../images/lafaj_demo_08.gif') no-repeat left top;
	width: 900px;
	height:80px;
}


#coordonnees {
	color:#ABABAB;
	float:left;
	padding-top: 18px;
	width:260px;
}
#header_email a{
	color:#ABABAB;
	text-decoration:none;
	text-align:left;
	/*font-size:x-small;*/
	font-weight:bold;
	font-size:8pt;
	margin-left:20px;
}
#adresse{
	font-size:x-small;
	margin-left:20px;
}

#telephone{
	font-size:x-small;
	font-weight:bold;
	margin-top:0px;
	margin-left:20px;
}
#presentation p{
	padding-left: 292px;
	margin-top:15px;
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	font-style:normal;
	text-transform: uppercase;
	color: #ff7e00;
}



/**********************************************************/
/* Colonne gauche :                                       */
/* Références + zone pour le personnage                   */
/**********************************************************/
div#lafaj_ref {
	margin-left: 10px;
	margin-top: 10px;
	background-color: #FFFFFF;
	width:170px;
	height:122px;
}
div#lafaj_perso {
	margin-left: 10px;
	margin-top: 50px;
	border: 0px solid #000000;
}

/**********************************************************/
/* Colonne droite :                                       */
/* Affichage en colonne des jeux                          */
/**********************************************************/
#container {
width:890px;
margin:auto;
text-align:left;
}
#left {
display:inline;
text-align:center;
border:0px solid #000000;
width:280px;
float:left;
margin-left:10px;
}
#center {
display:inline;
text-align:center;
border:0px solid #000000;
width:280px;
float:left;
margin-left:10px;
}
#right {
display:inline;
text-align:center;
border:0px solid #000000;
width:280px;
float:left;
margin-left:10px;
}
#spacer {
clear:both;
height:20px;
text-align:center;
}
/**********************************************************/
/* Colonne droite :                                       */
/* Personnalisation des liens et des images               */
/**********************************************************/
div#img_show {
	margin-top: 7px;
	margin-bottom: 7px;
	height:240px;
}
div#img_show:hover {
	margin-top: 7px;
	margin-bottom: 6px;
	height:240px;
	/*background-color:#cff007;*/
	/*background-color:#9C9C9C;*/
	background-color:#030303;
	color:#cff007;
}
div#img_show_old {
	margin-top: 7px;
	margin-bottom: 7px;
	height:180px;
}
div#img_show_old:hover {
	margin-top: 7px;
	margin-bottom: 6px;
	height:180px;
	/*background-color:#cff007;*/
	/*background-color:#9C9C9C;*/
	background-color:#030303;
	color:#cff007;
}
img#jeux {
	background-color: #FFFFFF;
	padding: 8px;
	border: 0;
}

/**********************************************************/
/* Pied de page :                                         */
/* Affichage en ligne de jeux                             */
/**********************************************************/
td#img_show2 {
	margin:15px;
	width: 202px;
}
div#spacer {
	height: 20px;
}

/**********************************************************/
/* Iframe :                                               */
/* Affichage des jeux dans un iframe                      */
div#iframe_txt {
	font-family: arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
span#iframe_img {
	margin-left: 5px;
	margin-right: 5px;
}