/* CSS Document */


/* GENERIQUE*/

body
{
	width: 1000px;
	background: #fff;
	color: #000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 20px auto 20px auto;
}



.g {
	position: relative;
	height: 100%;
	float: left;
	background-repeat: repeat;
	margin: 0;
	padding: 0;
}


.corps {
	position: relative;
	float: left;
}


.d {
	position: relative;
	height: 100%;
	float: right;
	background-repeat: repeat;
	margin: 0;
	padding: 0;
}

.hg {
	float: left;
	margin: 0;
	padding: 0;
	height: 100%;
}

.hd {
	float: right;
	margin: 0;
	padding: 0;
	height: 100%;
}

.bg {
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	height: 100%;
}

.bs {
	float: left;
}

.bd {
	float: right;
	margin: 0;
	padding: 0;
	height: 100%;
}


.spacer {
  clear: both;
}

/* !!!!!!!!!!!!!!!!!!!!!!! [fin] GENERIQUE */





/* 1. HAUTDEPAGE*/

#hautdepage
{
	margin-bottom: 20px;
	width: 100%;
}

#hautdepage img
{
	border: 0;
}

#hautdepage a:link
{
	text-decoration: underline;
	color: #124BDA;
}

#hautdepage a:visited
{
	text-decoration: underline;
	color: #124BDA;
}

#hautdepage a:hover
{
	text-decoration: none;
	color: #000;
}



#infosHautdepage
{
	text-align: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#infosHautdepage ul
{
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 11px;
	margin-top: 11px;
	margin-right: 0;
	padding: 0;
	display:none;
}

#infosHautdepage li
{
	display: none;
	margin-left: 10px;
	
}

#infosHautdepage img .imgAide {
	width:166px;
	height:15px;
	background-image:url(../img/numtel.png);
}

#imgTitlebarDefault
{
	margin:5px 0 0 0;
	background-image: url(../img/titlebar.png);
	clear: right;
	width: 474px;
	height: 18px;
}


#imgTelDefault
{
	background-image: url(../img/img_tel.png);
	width: 166px;
	height: 15px;
	display:none;
}

#imgTitreDefault
{
	background-image: url(../img/img_titre.png);
	width: 358px;
	height: 15px;
	margin:5px 0 0 0;
}

#imgAideDefault
{
	width:166px;
	height:15px;
	background-image:url(../img/numtel.png);
	margin:36px 0 0 0;
}

/* !!!!!!!!!!!!!!!!!!!!!!! [fin] HAUTDEPAGE*/





/* 2. CORPSDEPAGE */

#corpsdepage {
	/*clear:both;
	width:100%;*/
}

#corpsdepageHaut {
	clear:both;
	width:100%;
}

/* 2.2 CORPSDEPAGEBAS */
#corpsdepageBas
{
	clear:both;
	width:100%;
}
/* !!!!!!!!!!!!!!!!!!!!!!! [fin] CORPSDEPAGEBAS*/













/* 2.1.1 RESULTAT */
/*...... page 2 et 3*/
#resultatTitre .corps
{
	width: 986px;
	
}

#resultatTitre .corps p
{
	font-size: 1.25em;
	margin: 1px 10px 1px 10px;
	color:#FFFFFF;
	padding: 0;
}

#resultat
{
	clear: both;
	width: 100%;
}



/* !!!!!!!!!!!!!!!!!!!!!!! [fin] RESULTAT */




/* 2.1.2 RAPPEL */



/* !!!!!!!!!!!!!!!!!!!!!!! [fin] RAPPEL */




/* 2.1.3 CREDITS */
#credits
{
	float: right;
	margin: 12px 0 0 12px;
	width: 490px;
}


#credits .produits {
	float: left;
	margin: 0 0 12px 12px;
}
/* !!!!!!!!!!!!!!!!!!!!!!! [fin] CREDITS */









