body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;	
	font-family: arial;
	font-size: 11px;
	color: #333333;	
}


h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0; /*font-size: 11px; font-weight: normal;*/ }
ul, li, dt, dd, dl { margin: 0; padding: 0; list-style-type: none; }
form { margin: 0; padding: 0; } 
input, select, textarea { color: #333333; border: 1px solid #CECECE; }
a { text-decoration: none; cursor: pointer; color: #333333; } 
div { position: relative; overflow: hidden; }
img { border: none; }
td { vertical-align: top; }
.pointer {cursor: pointer; }

.fondsPerdus { background-color: #F29719;  overflow: visible;}
.clear { clear: both; }
.noBorder { border: none; } /*POUR LES ELEMENTS DE TYPE INPUT SUBMIT*/
.centerLine { text-align: center;}
.displayBlock { display: block; }
.displayNone { display: none; }
.souligne { text-decoration: underline; }

.minHeight465 { min-height: 465px;}

.tRubrique {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	text-indent: -5000px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.titreOrange {
	margin-top: 20px;
	float: left;
	font-size: 14px;
	color: #F29719;
}

.txtOrange { color: #F29719; }
.txtBlanc { color: #FFFFFF; }
.txtGris { color: #CECECE; }
.txtNoir { color: #000000; }

.txt12px { font-size: 12px; }
.txt14px { font-size: 14px; }
.txt16px { font-size: 16px; }
.txt18px { font-size: 18px; }
.txt30px { font-size: 30px; }

.starColor { float: left; color: #ff0000; margin-right: 2px; }
.starColorOrange { color:#F29719; margin-right: 2px; }
.current { font-weight: bold; text-decoration: underline; }
.paginate { margin-top: 20px; /*align: center;*/}

.ensavoirplus { 
	display: block; 
	width: 12px; 
	height: 12px; 
	background-image: url("../img/pictos/documentinfo_12x12.png"); 
	background-repeat: no-repeat; 
	text-indent: -5000px;
}
.ensavoirplusleft { float: left; margin-left: 5px; margin-top:2px; }

.centrageAbcliv{
	width: 1000px;
	left: 50%;
	margin-left: -500px;
}

.text_robots {
	/*text-indent: -5000px;
	color: #FFFFFF;	
	height: 0px;*/
	color: #666666;	
	overflow: hidden;
	padding: 20px 10px 20px 10px;
	text-align: justify;
}
.text_robots h1, .text_robots h2 { font-size:12px; font-weight: bold; padding: 10px 0 10px 0; }
.text_robots ul, .text_robots li { margin-left: 10px; margin-bottom: 2px;  }

#offices .text_robots { padding: 20px 10px 20px 0; }
.formulaireEtape .text_robots { padding: 20px 10px 20px 20px; }
#footer .text_robots  a { color: #666666; }
#footer .text_robots td { width: 250px; }
#footer .text_robots ul.listeServicesFooter li{ list-style: disc; }
.text_robots ul.listeServicesGauche li{ list-style: disc; }
/*
#centrageAbcliv {
	position: absolute;
	width: 100%;
	height: 620px;
	top: 50%;
	margin-top: -300px;
	background-color: #FFFFFF;
	 
}
*/