@charset "utf-8";
body {
	background-attachment: fixed;
	background-image: url(fondpage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
.txttab {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 10px;
	color:#000000;
 }
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.titre {
	font-family: 'Yanone Kaffeesatz', arial, serif;;
	font-size: 26px;
	font-weight: normal;
	color: #006699;

}
.soustitre {
	font-family: 'Yanone Kaffeesatz', arial, serif;;
	font-size: 20px;
	font-weight: normal;
	color: #af0a0a;
}
.soustitre2 {
	font-family: 'Yanone Kaffeesatz', arial, serif;;
	font-size: 20px;
	font-weight: normal;
	color: #006699;
}

/*a.scrollover {
      Default Colour/Styles here
      color: #557AFF;
}
a.scrollover em:first-line {
      /* Rollover Colour/Styles here 
      color: #FF5B3C;
}
 */
