/*-------------------------------------------
			Styles PACK Wargny Katz
-------------------------------------------*/
/* 
 * ----------------------------------
 * Redéfinition des balises standards
 * ----------------------------------
 */
html,body
{
	width:		100%;
	height:		100%;
	margin:		0px;
	padding: 	0px;
	text-align:	center;
	background-color:#434046;
	background-image:url(img/background.jpg);
	background-repeat:repeat-x;
}

html, body, table, input, select
{
	font-family:    Verdana, Arial, Helvetica, sans-serif;
	font-size:		11px;
	color:			#FFFFFF;
}

a			{text-decoration:none;}
a:hover		{text-decoration:none;}

table		{border:0px; padding:0px;}
tr			{border:0px; vertical-align:top;}
td			{border:0px; vertical-align:top; text-align:left.}

img			{border:0px; margin:0px; padding:0px;}

h1
{
	font-family:    Verdana, Arial, Helvetica, sans-serif;
	font-size:		13px;
	color:			#FFFFFF;
	display:		inline;
	font-weight:	normal;
}

h2
{
	font-family:    Verdana, Arial, Helvetica, sans-serif;
	font-size:		11px;
	color:			#FFFFFF;
	display:		inline;
	font-weight:	normal;
}

dd, dl , ul ,li	{margin:0px; padding:0px;}

/* 
 * ----------------------------------
 * Styles de textes
 * ----------------------------------
 */
 
 #div_xhtml_conteneur {
	width: 100%;
	height: 100%;
	border: 0px;
}

#tblconteneur {
	width: 100%;
	height: 100%;
	border: 0px;
}
#tdflash {
	width: 100%;
	height: 100%;
}
#flashcontent {
	width: 100%;
	height: 100%;
	text-align: center;
}
#flashcontent img{ vertical-align: middle;}

#baspage {
	width: 100%;
	height: 28px;
	line-height: 28px;
	color: #a3b0bc;
	text-align: center;
	background-image: url(img/baspage.gif);
	background-repeat: repeat-x;
}

#referencement {
	width: 557px;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
}
