﻿body 
{
	background:url(../../Res/fond.jpg) repeat-x ;
	background-position: center top;
	background-color:#484848;
	margin:0px;
	height:100%;
}

.Contenu
{
	position: absolute;
	top:0px;
	left:50%;
	margin-left:-472px;
	
	width:944px;
	height:800px;		
}

.top
{
	background:url(../../Res/top.jpg) repeat-x;
	position:absolute;
	top:0px;
	width:947px;
	height:92px;
}


.Contenu .BordureContenuHaut
{
	background:url('../../Res/bordureContenuHaut.jpg') no-repeat;
		
	width:947px;
	height:21px;
	
	position:absolute;
	top:251px;
	left:0px;
}

.Contenu .fondDroite
{
	background:url(../../Res/fondDroite.jpg) no-repeat;
	width:28px;
	height:798px;	
		
	position:absolute;
	top:0px;
	left:947px;	
}

.Contenu .fondGauche
{
	background:url(../../Res/fondGauche.jpg) no-repeat;
	width:32px;
	height:798px;	
		
	position:absolute;
	top:0px;
	left:-32px;	
}

.Contenu .TexteCopyright
{
	position:absolute;
	bottom:-12px;
	right:-2px;
	
	font-family:Arial;
	font-size:11px;
	color:White;
}

.Noscript
{
	position:absolute;
	top:798px;
	left:50%;
		
	width:280px;
	margin-left:-140px;
			
	font-family:Arial;
	font-size:11px;
	color:White;
}

/***********************************************/
/*	INFOS	*/
/***********************************************/

.Contenu .Infos
{
	font-family:Arial; 
	
	position: absolute;
	top:272px;
	left:0px;
		
	width:947px;
	height:526px;
	
	background-color:White;		
}

.Contenu .Infos .BasInfos
{
	
	position:absolute;
	bottom:0px;
	left:0px;
	
	height:104px;
	width:100%;	
}

.Contenu .Infos .BulleContact
{
	background:url('../../Res/bulleContact.jpg') no-repeat;
	width:235px;
	height:67px;
	
	position:absolute;
	right:20px;
	top:15px;
}


.Contenu .Infos .BordureContenuBas
{
	background:url('../../Res/bordureContenuBas.jpg') no-repeat;
	position:absolute;
	top:421px;
	
	left:0px;
	width:100%;
	height:1px;
}

/***********************************************/
/*	BANNIERES	*/
/***********************************************/

.Contenu .Banniere
{
	position:absolute;
	top:93px;
	left:-5px;
	width:955px;
	height:171px;
}
