body{
	/*background-color: #ccc;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}


DIV#main{
	width: 986px;
	margin: auto;
	/*border-right: 10px solid #F00;*/
}

DIV#swf{
	/*background-image: url(../img/home/temp_flash.jpg);*/
	margin: 0px;
	width: 986px;
	height: 250px;
}

div#contentLL {
	float: left;
	width: 40px;
	height: 400px;
}

DIV#contentL{
	width: 478px;
	height: 400px;
	float: left;
	
	background-image: url(../img/home/bgL.jpg);
}
DIV#contentL .erreur {
	text-align: center;
	font-size: 12px; font-weight: bold;
	color: #FF0000;
	padding-bottom: 5px;
}

DIV#contentR{
	width: 468px;
	height: 400px;
	float: right;
	
	background-image: url(../img/home/bgR.jpg);
}

.footer {
	clear: both;
}


/****************************************************/
/* DEBUT AJOUT/MODIFICATION*/
/* fait par : martine aneca*/
/* le : 16/04/2008*/
/* commentaire : ajout line-height + changement height vers auto (parfois une ligne, parfois 2 lignes) + ajout padding-bottom  */
DIV#footerend{
	background-color: #DF2200;
	width: 946px;
	text-align: center;
	margin-left: 40px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #FFF;
	clear: both;
	line-height: 180%
}

/* FIN AJOUT/MODIFICATION*/
/****************************************************/

DIV#footerend a:link{	color: #ffffff;	text-decoration: underline;}
DIV#footerend a:hover{	color: #4c4d3b;	text-decoration: none;}
DIV#footerend a:visited{	color: #ffffff;	text-decoration: underline;}


/****************************************************/
/* DEBUT AJOUT*/
/* fait par : martine aneca*/
/* le : 16/04/2008*/
/* commentaire : ajout d'un style pour la page d'accueil pour les moteurs de recherche*/


DIV#footerhomelang{
	background-color: #4c4d3b;
	width: 926px;
	text-align: left;
	margin-left: 40px;
	padding: 10px 10px 10px 10px;
	font-size: 11px;
	color: #FFF;
	clear: both;
}

/* FIN AJOUT*/
/****************************************************/



DIV.tText{color: #4c4d3b; font-size: 11px; padding-top: 100px}
.tableLogin{color: #646551; border: 2px solid #e3e3d4}
DIV.tText2{color: #4c4d3b; font-size: 11px; padding-top: 100px}



DIV.logonBT{
	margin-top: 26px; 
	padding-left: 65px;
}
.logonBT a {
	font-size: 11px;
	padding-left: 25px;
	width: 80px;
	display:block;
	height: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background: url(../img/home/rollover_login_nude.gif) 0 0 no-repeat;
}
.logonBT a:hover { 
	background-position: 0 -16px;
	color: #000;
}
.logonBT a:active {
	background-position: 0 -32px;
	color:#f90000;
}



/*.logonBT a:visited {
	background-position: 0 -32px;
	color:#fff;
}*/

DIV.logoutBT{
	margin-top: 26px; 
	padding-left: 65px;
}
.logoutBT a {
	font-size: 11px;
	padding-left: 25px;
	width: 80px;
	display:block;
	height: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background: url(../img/home/rollover_login_nude_left.gif) 0 0 no-repeat;
}
.logoutBT a:hover { 
	background-position: 0 -16px;
	color: #000;
}
.logoutBT a:active {
	background-position: 0 -32px;
	color:#f90000;
}
/*.logonBT a:visited {
	background-position: 0 -32px;
	color:#fff;
}*/



DIV.andOr{
	margin-top: 15px; 
	padding-left: 65px;
}
.andOr a {
	font-size: 10px;
	padding-left: 4px;
	display:block;
	height: 21px;
	color: #d6d6d6;
	text-decoration: none;
	background: url(../img/home/rollover_and_or.gif) 0 0 no-repeat;
}
.andOr a:hover { 
	background-position: 0 -21px;
	color: #FFF;
}
.andOr a:active {
	background-position: 0 -42px;
	color:#f90000;
}
/*.andOr a:visited {
	background-position: 0 -42px;
	color:#fff;
}*/



DIV.langBT{
	padding-left: 125px;
}
DIV.langBT img{ 
	vertical-align: middle;
	padding-left: 75px;
}  
.langBT a {
	display:block;
	font-size: 11px;
	padding-left: 3px;
	width: 144px;
	height: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background: url(../img/home/rollover_lang_nude.gif) 0 0 no-repeat;
}
.langBT a:hover { 
	background-position: 0 -16px;
	color: #000;
}
.langBT a:active {
	background-position: 0 -32px;
	color:#f90000;
}
/*.langBT a:visited {
	background-position: 0 0px;
	color:#fff;
}*/



/*|||||||||||||||||||||||||||||||||||||| */
/*|||||||||| SPAN Padding |||||||||||||| */
/*|||||||||||||||||||||||||||||||||||||| */
.tenpix{
	padding-left: 10px;
}

/*||||||||||||||||||||||||||||||||||| */
/*|||||||||| Ajout JDU |||||||||||||| */
/*||||||||||||||||||||||||||||||||||| */
.msgForgot {
	width: 460px;
	padding: 20px 5px;
	background-color: #bdbe9c;
}
