body {
	color: #787878;
	overflow: auto;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #6DD2F7;
	scrollbar-darkshadow-color: #6DD2F7;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #6DD2F7;
	visibility: visible;
	background-color: #FFFFFF;
	background-image: url(images/bg_deg.jpg);
	background-repeat: repeat;
	background-position: top;
	margin: 0;
}

a:link {
	color: #0489a5;
	text-decoration: none;
}
a:visited {
	color: #0489a5;
	text-decoration: none;
}
a:hover {
	color: #00E1E1;
	text-decoration: underline;
}
a:active { color: #fcec06; text-decoration: none; background-color:#054988; }



.background {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(site/images/bg_ray.gif);
}
.introduction {
	font-size: 12px;
	color: #0E0E41;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.plan {
	font-size: 11px;
	color: #000033;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}


.tarifs {
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC9900;
	font-style: normal;
}


.texte_saisi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1AB0D0;
	letter-spacing: 0px;
	border: 1px solid #1AB0D0;
}
.titre {
	font-family: "Century gothic", Arial, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #19A3C0;
	letter-spacing: -1px;
}

.titre_purple {
	font-family: "Century gothic", sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #02b8b9;
	letter-spacing: 1px;
}

.txt_pied2page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
.stitre {
	font-size: 12px;
	color: #000000;
	letter-spacing: 0px;
	font-family: "century gothic", Helvetica, sans-serif;
}

.reference_item {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #010066;
}
.txt_contenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bordure {
	border: 2px solid #19A3C0;
}
