html, body{
	width:100%;
	height:100%;
	margin:0;
	background:url(/img/trameSimple.gif) top center repeat #970F00;
  padding:0px;
  border:none;
  font-family:Verdana, Arial, sans-serif;
  font-size:12px;
  color:#781012;
}

div, td{
	font-family:Verdana, Arial, sans-serif;
  font-size:12px;
  color:#781012;
}

img{
	border-style:none;
}

a:link { color:#781012; text-decoration:underline; }
a:visited { color:#781012; text-decoration:underline; }
a:hover { color:#781012; text-decoration:underline; }
a:active { color:#781012; text-decoration:underline; }
a:focus { color:#781012; text-decoration:underline; }

a.vert:link { color:#0E2C00; text-decoration:underline; font-size:10px; }
a.vert:visited { color:#0E2C00; text-decoration:underline; font-size:10px; }
a.vert:hover { color:#0E2C00; text-decoration:underline; font-size:10px; }
a.vert:active { color:#0E2C00; text-decoration:underline; font-size:10px; }
a.vert:focus { color:#0E2C00; text-decoration:underline; font-size:10px; }

a.gras:link { color:#781012; text-decoration:underline; font-weight:bold; }
a.gras:visited { color:#781012; text-decoration:underline; font-weight:bold; }
a.gras:hover { color:#781012; text-decoration:underline; font-weight:bold; }
a.gras:active { color:#781012; text-decoration:underline; font-weight:bold; }
a.gras:focus { color:#781012; text-decoration:underline; font-weight:bold; }

a.grasBlanc:link { color:#FFFFFF; text-decoration:underline; font-weight:bold; }
a.grasBlanc:visited { color:#FFFFFF; text-decoration:underline; font-weight:bold; }
a.grasBlanc:hover { color:#FFFFFF; text-decoration:underline; font-weight:bold; }
a.grasBlanc:active { color:#FFFFFF; text-decoration:underline; font-weight:bold; }
a.grasBlanc:focus { color:#FFFFFF; text-decoration:underline; font-weight:bold; }

.tab1{
	width:100%;
	height:100%;
}
.tdGauche{
	background:url(/img/trameHautGauche.gif) top right repeat-x;
}
.tdFond{
	background:url(/img/fondSimple.gif) top center repeat-y;
}
.tdMilieuHaut{
	height:100%;
	background:url(/img/fond1000x640.gif) top center no-repeat;
}
.tdDroite{
	background:url(/img/trameHautDroite.gif) top left repeat-x;
}
.trBandeau{
	height:240px;
}
.blocGeneral{
	position:relative;
	left:0px;
	top:0px;
	z-index:1;
	text-align:center;
	border:0px solid #0000FF;
	background:url(/img/feuille.gif) bottom left no-repeat;
	height:100%;
}

.bandeauFlash{
	vertical-align:bottom;
	text-align:center;
	width:1000px;
	height:240px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
	/*border:1px solid blue;*/
}
.banner468x60{
	width:468px;
	height:60px;
	position:absolute;
	left:508px;
	top:62px;
	z-index:2;
	border:1px solid #004a00;
}

.gris{
	color:#999999;
}