body, font,a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

font {
	color: #FFFF99;
}
img {
	border: 0px none;
}
.fonce {
	color: #996600;
}
a:visited {
	color: #003366;
}
a:visited2 {
	color: #FFFF99;
}
a:link {
	color: #003366;
}
body {
}
.foncemauv {

	color: #CC3366;
}
.foncevert {


	color: #339933;
}
.fonddroite {
	background-position: right bottom;
	background-repeat: no-repeat;

}

table.location
{
	color:#FFFF99;
	font-size: 12px;
	width:420px;
	margin-left:10px;
} 

table.location td.droit
{
border-right-color:#FFFF99;
border-right-style:solid;
border-right-width:1px;
}

table.location td.bas
{
border-bottom-color:#FFFF99;
border-bottom-style:solid;
border-bottom-width:1px;
}

table.location td
{
border-color:#FFFF99;
border-style:solid;
border-width:1px;
border-bottom-style:none;
border-right-style:none;
padding:4px;
text-align:left;
}

table.location td.prix
{
width:50px;
text-align:center;
}

table.location td.hs {
	background-color: #930;
}

table.location td.ms {
	background-color: #C60;
}

table.location td.bs {
	background-color: #CC0;
}

table.location td.titre {
	text-align:center;
	vertical-align:middle;
}

table.location td.sansbord {
	border-style:none; 
}