body {
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: left top;
	margin: 0px;
	position: fixed;
	top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.titre1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clip:    rect(   );
	background-position: 0px 5%;
	padding-left: 20px;
	background-image:  url("../images/bullet.jpg");
	background-repeat: no-repeat;
	padding-top: 0px;
}

.bullet {
	list-style-position: outside;
	list-style-image:  url("../images/bullet.jpg");
	list-style-type: square;
}
.texte {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #E5E5E5;
	text-align: justify;
	white-space: normal;
	word-spacing: normal;
}
.texte-b {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	white-space: normal;
	border-top-width: thi;
}
.petit {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
    color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	text-decoration: blink;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}

.version {
	color: #575757;
	white-space: pre;
	text-indent: 0;
	font-family: Verdana;
	font-size: 9px;
	text-align: left;
	padding-top: 3px;
	font-weight: normal;
}
.FONTjaune-cl {
	color: #FFFF00;
}
.texte8DROITE {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #E5E5E5;
	text-align: justify;
	white-space: normal;
	word-spacing: normal;
	padding-right: 4px;
}
.accroche {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	white-space: normal;
	border-top-width: thi;
	letter-spacing: -1px;
}
.calage-bdeau {
	background-image:  url(../home/images/bandeaubas.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.calage-bdeau_bas {
	background-image:  url(../home/images/index_r7_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.nom-page {
	text-align: right;
	font-weight: bold;
	color: #CC3333;
}
.bordureTABHOME {
	border-right-width: 10px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	border-bottom-width: 10px;
	border-bottom-color: #FFF;
	border-top-color: #FFF;
}

