/* CSS Document */

html {
	height:100%;
	background:url(../images/fond_guinguette_du_passage.jpg) center top fixed no-repeat #081100;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:12px;
	color: #081100;
}
td,tr,p,div {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}
body {
	height: 100%;	
	margin: 0px;
}
a {
	text-decoration:none;
	color:#4e3b87;
}
a:hover {
	text-decoration:none;
	color:#2d224d;
}
.textes {
	background-color: #4a8804;
}
.textes-acces {
	background:url(../images/fond_guinguette_du_passage_plan_d_acces.jpg) no-repeat #4a8804;
}
.noflash {
	font-size:14px;
	color: #FF0000;
}
.pieds {
	font-size:10px;
	color: #4a8804;
}