body
{
	font-family	:	Arial, Verdana;
	font-size	:	10pt;
	margin		:	0px;
	padding		:	10px 0px 0px 0px;
	text-align	:	center;
}

img
{
	border		:	0px;
}

a
{
	text-decoration	:	none;
	color			:	#5f768a;
}

a:hover
{
	text-decoration	:	underline;
	color			:	#4b6276;
}

.conteneur
{
	position	:	relative;
	margin		:	0px auto;
	padding		:	0px;
	text-align	:	left;
	width		:	990px;
}

.entete
{
	width			:	100%;
	text-align		:	right;
}

.corps
{
}

/*******************************/
/****	  Pied de page		****/
/*******************************/
.piedPage
{
	position	:	absolute;
	width		:	100%;
	text-align	:	left;
}

.piedPageML
{
	font-size	:	10px;
	color		:	#5f768a;
}

.piedPageRB
{
	font-size	:	13px;
	color		:	#5f768a;
}

/*******************************/
/****	Tableau du milieu	****/
/*******************************/
.tableMilieu
{
	width				:	100%;
	border				:	0;
	margin				:	0px;
	padding				:	0px;
}

TR.htTabMid		{	height	:	10px;	}
TD.hautGauche	{	background-image	:	url('./media/hautGauche.png');		background-repeat	:	no-repeat;		width : 10px;	}
TD.hautDroite	{	background-image	:	url('./media/hautDroite.png');		background-repeat	:	no-repeat;		width : 10px;	}
TD.basGauche	{	background-image	:	url('./media/basGauche.png');		background-repeat	:	no-repeat;	}
TD.basDroite	{	background-image	:	url('./media/basDroite.png');		background-repeat	:	no-repeat;	}
TD.haut			{	background-image	:	url('./media/haut.png');		}
TD.bas			{	background-image	:	url('./media/bas.png');			}
TD.gauche		{	background-image	:	url('./media/gauche.png');		}
TD.droite		{	background-image	:	url('./media/droite.png');		}


/*******************************/
/****  Contenu presentation ****/
/*******************************/
.stdApercu
{
	text-align	:	center;
	width		:	67%;
	height		:	100%;
	float		:	left;
	display		:	block;
}

.stdTexte
{
	margin-left	:	68%;
	width		:	30%;
	height		:	100%;
	display		:	block;
}

.tempsreelApercu
{
	text-align	:	center;
	width		:	47%;
	height		:	100%;
	float		:	left;
	display		:	block;
}

.tempsreelTexte
{
	margin-left	:	48%;
	width		:	50%;
	height		:	100%;
	display		:	block;
}

.standardApercu
{
	/*border		:	1px solid blue;*/
	text-align	:	center;
	float		:	left;
	width		:	57%;
	display		:	block;
}

.standardTexte
{
	/*border		:	1px solid red;*/
	margin-left	:	58%;
	width		:	40%;
	height		:	100%;
	display		:	block;
	float		:	none;
}

.titre
{
	font-weight	:	bold;
	display		:	block;
}

.titreContact
{
	color		:	#3D6592;
	font-weight	:	bold;	
}

.mentLeg
{
	font-size	:	7pt;
	float		:	left;
	width		:	98%
}

.flash3D
{
	text-align	:	center;
}

/*******************************/
/**** Tableau communication	****/
/*******************************/
.tabCommunication
{
	text-align	:	center;
	width		:	100%;
}

.flash
{
}