.abs {
	position: absolute;
	left: 0px;
	overflow: visible;
}
#item3 { 
top: 0px; 
width: 770px;
z-index: 1; 
background:; 
} 
.texte11 {
	font-size: 11px;
}
.lienbleu {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.lienblanc {
	color: #FFFFFF;
	text-decoration: none;

}
.texte12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bordbas {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #73ABE3;
}.intro {
	display: none;
}

