/* CSS Document */body {
	background-color: #000000;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;		text-align: middle;
}

.fond_general {
	z-index:1;
	overflow: visible;
	visibility: visible;
	/*background-repeat: no-repeat;*/
	background-position: left top;
	width: 675px;
	position: relative;
	height: 100%;		background-color: #996699;
	/*background-image: url(images/fond_centre.gif);*/
}

.texte1 {
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.titreCal {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #454545;
	text-decoration: none;
}

.texte1gras {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #454545;
	text-decoration: none;
	font-style: normal;
}
.saisieligne2 {

	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 0px solid #840BBE;
	background-color: ;
}

