.picto_content{
	float : left ;
	width: 612px;
	background:#E2E2d1;
	padding-top: 4px;
	border-right : 1px solid #E4E4E4;
	border-left : 1px solid #E4E4E4;
}

.picto_module{
	float : left ;
	width: 280px;
	background: #FFFFFF;
	padding-top: 11px;
	padding-left: 8px;
	padding-right: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Infobulle */

.infobulle{
	position: absolute;	
	visibility : hidden;
	border: 0px;
	padding: 5px;
	font-family: Arial;
	font-size: 10px;
	background-color: #E0E2D0;
}

.tooltip{
	width:200px;
	visibility:hidden;
	margin:0;
	padding:5px;
	font-size:11px;
	color:#666;
	background:#eee;
	border:1px solid #000;
}
.tooltip p{
	margin:0;
	text-align:justify;
}
#tooltip_1{
	z-index:100000;
}
#tooltip_2{
	height:300px;
	width:300px;
	background:#ffd;
}
#tooltip_3{
	background:#fdf;
}

/* CYBERCITE */
.cychaut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-weight: bold;
	color: #79C7E7;
	text-decoration: none;
}

.cychaut a,.cychaut TABLE,.cychaut TD {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1px;
	color: #79C7E7;
	text-decoration: none;
}
.cycbas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-weight: bold;
	color: #FFDE7A;
	text-decoration: none;
}

.cycbas a,.cycbas TABLE,.cycbas TD {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1px;
	color: #FFDE7A;
	text-decoration: none;
}
/* FIN CYBERCITE */

/* Styles modifiant le pointeur en sablier */
.sablier { cursor: wait; }
.sablier A { cursor: wait; }

