.body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.txt-gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7B797B;
	text-decoration: underline;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7B797B;
	text-decoration: none;
	text-align: justify;
}
.menu-html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #EFC318;
	text-decoration: none;
}
.calendrier {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7E7E7E;
	text-decoration: none;
	font-weight: normal;
}
.ici {
	font-size: 18px;
	font-weight: normal;
	color: #FF8E10;
	text-decoration: underline;
}
.body-index {

	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-attachment: scroll;
	background-image: url(images/motif-menu.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.lien-partenaires {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7B797B;
	text-decoration: underline;
}
.lien-partenaires:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
.cadre-fond {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7B797B;
	background-attachment: scroll;
	background-image: url(images/cadre-fond.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: justify;
	padding: 10px;
}
.cell-asso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7B797B;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #7B797B;
	border-bottom-color: #7B797B;
}
.champs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(images/motif-champs.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #CCCCCC;
}
.cadre-fond-grd {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7B797B;
	background-attachment: scroll;
	background-image: url(images/cadre-fond-grd.gif);
	background-repeat: repeat;
	background-position: left top;
	text-align: justify;
	padding: 0px;
}
.cadre-fond-bas-gauche {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7B797B;
	background-attachment: scroll;
	background-image: url(images/cadre-fond-bas.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: justify;
	padding: 0px;
}
.cadre-fond-bas-droite {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7B797B;
	background-attachment: scroll;
	background-image: url(images/cadre-fond-bas.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: justify;
	padding: 0px;
}
