body	{ text-align:justify; background-color:#66ff66; font-family:"Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif; font-size:14px; }
#page	{ margin-right:auto; margin-left:auto; width:900px; }
a			{ text-decoration:none; color:black; }
sup	{ font-size:xx-small; }

#top	{ height: 150px; position: relative; }
#title{ position:absolute; top:0px; left:350px; }
#leftmenu { position:fixed; text-align:left; height:500px; width:150px; margin-top:15px; }
#main	{ text-indent:2em; position:relative; width:730px; margin:15px 0px 0px 150px; padding:10px; }

.maintitle {
	text-indent:0px;
	font-variant: small-caps;
	text-align: center;
	font-size: 24pt;
	font-weight: bold;
}

.list {
	list-style-type: square;
}

.bgimg {
	background-image: url(../i/bg.jpg);
	background-repeat: no-repeat;
}

/* page tarifs */
table { width:550px; border-collapse:collapse; }
td	{ text-indent:0em; text-align:left; border:2px solid black; padding:3px; }
.act	{ text-decoration:underline; }
td.noborder { border:none; }
.right { text-align:right; }
.center{ text-align:center; }

