*{
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
html{
	overflow-y: scroll
}
body{
	background-image: url(../images/gabarit/pattern_bg.gif);
	background-repeat: repeat;
	background-position: top center;
}
td#haut{
	background-image: url(../images/gabarit/bg_degrade_haut.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
td#trainee{
	background-image: url(../images/gabarit/trainee.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
table#menu{
	background-image: url(../images/gabarit/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
td#principal{
	background-image: url(../images/gabarit/bg_principal.gif);
}
td#bas{
	background-image: url(../images/gabarit/bg_degrade_bas.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}
td#basdepage{
	font-size: 7pt;
	color: #6B5E4C;
}

h1{
	color: #6B5E4C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
h2{
	color: #000000;
	font-size: 10pt;
}
.content{
	height:100px;
	vertical-align:top;
}
a:link{
	color: #9E3513
}
a:visited{
	color: #9E3513
}
a:hover{
	color: #dC410F
}
a:active{
	color: #dC410F
}

a#basdepage2{
	font-size: 7pt;
	color: #6B5E4C;
}
.temporaire:link,
.temporaire:visited{
	color:#0e0885;
}
.temporaire:hover,
.temporaire:active{
	color: #4f290d;
}
.surbNoir{
	background-color:#000000;
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
}
.surbOrange{
	background-color: #BB6250;
	font-size: 10pt;
	font-weight: bold;
}

img{
	border-style:none
}
