﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
	background-image:url(img/bg.jpg);
	background-repeat:repeat-x;
	
}
.plan {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-decoration:none;
}
.plan:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-decoration:underline;
}
.titre {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #27311E;
	font-weight:bold;
}
.auth {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #008300;
	font-weight:bold;
}
.menu {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.menu:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFCC00;
	font-weight:bold;
}
.rub {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #008300;
	font-weight:bold;
}
.lib {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}
.for { 
	font-family: "Trebuchet MS"; 
	font-size: 10px; 
	color: #145525; 
	border: 1px #FFCC00 solid; 
	background-color: #FFFFFF;
}
.table
{
	font-family:Verdana; font-size:2pt;
	}
	
