.sideleft {
	background-image: url(images/d_left_degrade.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 50px;
}
.sideright {
	background-image: url(images/d_right_degrade.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 50px;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 791px;
}
.typobas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000066;



}
.typocontenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	a { color: #666666; text-decoration:none; }
	a:hover { color:#999999; text-decoration:underline; }


}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.typocontenuBLUE {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	a { color: #666666; text-decoration:none;
}

