/*********************************** banniere **************************************/
.banniere{
	height: 120px; 
	margin-bottom : 10px;
	width: 100%;
	/*width: 1031px;
	z-index: 10;*/
	
}
/* LIGNE 1 */
.banniere_main{
margin-bottom: 2px;
/*width: 100%;*/
	width: 1023px;
	height: 94px;
	
	background-image: url(banniere/banniere_main.gif);
	background-repeat: no-repeat;
}

.banniere_logo{float: left;
margin-top:8px;
margin-left: 19px;
	width: 328px;
	height: 85px;
}
.banniere_test{
float: left;
margin-top:8px;
	width: 490px;
	height: 85px;
}
.banniere_outil{
float: left;
margin-top: 30px;
margin-right: 35px;
border-right-width: 2px;
border-right-style: dotted;
border-right-color: #FFF;
margin-left: 35px;
border-left-width: 2px;
border-left-style: dotted;
border-left-color: #FFF;
	width: 99px;
	height: 42px;
	
	color: #FFF;
}
img.carre{
	display: inline;
	cursor: pointer;
}
/* LIGNES 3 et 5 */
div.pointi_h{
	/*float: left;*/
	width: 985px;
	height: 1px;
	margin-top: 0px;
	margin-bottom: 1px;
	
	background-image: url(banniere/pointi_h.gif);
	background-repeat: repeat-x;
}

/* LIGNE 4 */
.menu_h{
	/*float: left;*/
	width: 985px;
	height: 18px; /*margin: 5px;*/
	padding: 0px;
	margin-bottom: 1px;
	
	color: #b8b8b8;
	font-weight: bold;
}

.menu_over{
	height: 20px;
	width: 100%;
	margin-top: 2px;
	text-align: center;
}
.menu_over a{
/*position: relative;
cursor: pointer;
display: block;
float: left;*/
	
	margin: 0px 0px 0px 2px;
}

.menu_over a:visited, .menu_over a:link{
	color: #666666;
}
a.courant a:visited, a.courant a:link{
	color: #006699;
}
.menu_over a:hover{
	color: #006699;
}
div.roll_preload{
	display: none;
	visibility: hidden;
}
div.roll{/* liens du roll-over de prestations */
	position: absolute;
	/*margin-left: 120px;
	float: left;*/
	padding: 5px;
	/**/width: 180px;
	overflow: visible;

	/*left: 130px;z-index: 10;*/
	text-align: left;
	background-color: #D9D9D9;/**/
	z-index: 100;
	
}
div.roll a:link, div.roll a:visited{
	/*display: inline;*/
	font-weight: normal;
	color: #006699;
}
div.roll a:hover{
	font-weight: bold;
}
div.pointi_h_bleu_roll{
	
	/*width: 592px;*/
	width: 100%;
	height: 1px;
	margin-top: 5px;
	
	background-image: url(banniere/pointi_h_bleu.gif);
	background-repeat: repeat-x;
	z-index: -50;
}


/****************************** colonne de droite *******************************
div.cd{

	font-size: 12px;
}
div.cd_titre{
	margin-top: 5px;
	margin-bottom: 8px;
	
	width: 150px;
	text-align: center;
}
div.cd_para{
	margin-bottom: 10px;
width: 150px;
	font-size: 10px;
}
div.cd_pointi{
	float: none;
	margin-top: 10px;
	margin-bottom: 5px;
	background-color: #006699;
}
div.cd_insc_img{
	float: left;
	width: 17px;
	margin-right: 0px;
	margin-left: 15px;
}
div.cd_insc_img img{
	float: left;
	margin: 0px;
}
div.cd_insc{
	margin-bottom: 5px;
	width: 90px;
	
	font-size: 10px;
	text-align: center;
}

div.cd_form_index{
	padding-bottom: 2px;
	text-align: center;
		background-image: url(pixel_00A8EB.gif);
}
*/
/************************* pied de page *****************************/
.pied{
clear: both;
	margin-bottom: 20px;
	width: 598px;
	
	text-align: center;
	color: #006699;
}
.pied img{
	margin: 0px 6px 0px 6px;
}
span.font_dix a{
	margin-right: 0px;
}

span.font_dix{
	font-size: 10px;
}
span.gras_jaune{
	font-weight: bold;
	color: #EEEED3;
}

/********* debug utilities *******/
/*
	border-style: solid;
	border-color: Red;
*/
