/*CSS for Bubble Tooltips by Alessandro Fulciniti
- http://pro.html.it - http://web-graphics.com */

.tooltip{
width: 200px; color:#000;
font:lighter 11px/1.3 Arial,sans-serif;
text-decoration:none;text-align:center}

.tooltip span.top{padding: 30px 8px 0;
    background: url(../images/bt.gif) no-repeat top}

.tooltip b.bottom{padding:3px 8px 15px;color: #548912;
    background: url(../images/bt.gif) no-repeat bottom}

.titre1{
	color: fuchsia;
	padding-top : 20px;
}
	
.table1 td{
padding-left : 10px;
text-align : left;
}
#totem1{	display:none;}
#totem2{	display:none;}


.soustitre1{
	padding-top : 10px;
}

.divarrondi { background:#0099CC; width:345px;  }
 
b.dtop, b.dbas{display:block;background:#FFFFFF; font-size:1px; }
b.dtop b, b.dbas b{display:block;height: 1px; font-size:1px;
    overflow: hidden; background:#0099CC;}
b.r1{margin: 0 5px ; font-size:1px;}
b.r2{margin: 0 3px ; font-size:1px;}
b.r3{margin: 0 2px ; font-size:1px;}
b.dtop b.r4, b.dbas b.r4{margin: 0 1px;height: 2px; font-size:1px;}

#tablefooter{
	width : 880px;
	text-align : center;
	font-size: 16px;
	background: #c5a8c7;
	border: 1px solid #994d53;
	font-weight: bold; 
	text-decoration:none;
}
#tablefooter .td{
	text-decoration : bold;
}
#tablesimulation{
	color: black;
	font-size: 14px;
	font-weight: bold; 
	width: 400px;
}
#tablesimulation .tr{
	height:50px;
}
#tablesolutions a{
	text-decoration:none;
	color:black;
}
#tablesituation {
	width:700px;
}

#tablefooter a{
	text-decoration:none;
	color:black;
	font-weight: bold; 	
}
.grand{font-size:16px;}
.grand2{font-size:20px;}

.tableau1credit{
	text-align:right;
	border:1px solid black;
}
.tableau1credit .tr1{
	border-top:1px solid black;
}
.tableau1credit td{
	padding-left:10px;
	padding-right:10px;
}
#divglobale{
	display:none;
	background-image: url('../images/fond-ombre-def.jpg');
	background-repeat: repeat-y;
	background-position:center;
	position:relative;
	z-index:0;
}
#divloading{
	margin-top:200px;
	display:block;
}
