@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial;
	font-size: 13px;
	color: #525252;
}
body,html {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;
}
p {
	text-align: left;
}
table {
	text-align: left;
}


body {
	background-color: #020001;
	background-image: url(/images/fondPage.png);
	background-repeat: repeat-x;
	background-position:top;
}
a:link {
	color: #525252;
}
a:visited {
	color: #525252;
}
a:hover {
	color: #525252;
}
a:active {
	color: #525252;
}
.titreVert { font-variant:small-caps; font-family:Tahoma; font-size:12px; color:#7EB406; font-weight:bold;
}
a {
	text-align: left;
}
h3 {color:#006600; font:Open Sans; text-shadow: 2px 2px 4px #999;}
.tabProg p {
margin: 0px;	
}