/* Document CSS */
body
{
	margin:0px
	overflow:auto;
	background-color: #d6e4fc;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,table,form{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
a:link {
	color: #FFFFCC;
}
a:visited {
	color: #FFFFCC;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #D4D0C8;
}
th{
	background-color:#FFFFFF;
}
.BandeauLogo {
	background-color:#ffffff;
}
.BandeauMenu {
	background-color:#000000;
	background-position:center;
	padding:3px;
	text-align:center;
}
/*si a:link tous le sliens de la page */
a.menu:link {
	color:#FF0000;
	font-size: 12;
	text-decoration: none;
}
a.menu:visited {
	color:#ffffff;
	font-size: 12;
text-decoration: none;}
a.menu:hover {
	font-weight:bold;
	color:#ffffff;
	font-size: 12;
text-decoration: none;}

a.menu_on:link {
	color:#ffffff;
	font-size: 12;
	text-decoration: underline;
	font-weight:bold;
}
a.menu_on:visited {
	color:#ffffff;
	font-size: 12;
	text-decoration: underline;
	font-weight:bold;
}
/* à mettre toujours en dernier */
a.menu_on:hover {
	font-weight:bold;
	color:#ffffff;
	font-size: 12;
	text-decoration: underline;
}
a.footer:link {
	color: blue;
}
a.footer:visited {
	color: blue;
}
a.footer:hover {
	color: blue;
}
a.footer:active {
	color: blue;
}
.Style1 {font-weight: bold}
.Style28 {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
}
.Style29 {
	font-weight: bold;
	font-size: 20px;
}
.Style30 {
	font-weight: bold;
	font-size: 14px;
}
}
.Style31 {font-size: 12px;}
.Style32 {font-size: 14px}
.Style33 {font-size: 16px}
.Style35 {
	font-weight: bold;
	color:#ffffff;
	font-size: 12px;
}
.Style36 {
	font-size: 10px;
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
}
.Style40 {
	color: #0000FF
}
.Style48 {
	color: #FF0000;
	font-weight: bold;
	font-size: 20px;
}
.Style49 {color: #FFFFFF}
.Style100 {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}
.Style500 {
	font-size: 18px;
	color: #FF33CC;
}
.Style101 {
	font-size: 12px;
	color: #000000;
}
.Style108 {
	font-size: 16px;
	color: #FF0000;
}
.Style110 {font-size: 10px}
.Style111 {font-size: 14px}
.Style113 {font-size: 14px; color: #FF0000; }
fieldset
{
    position:relative;
    padding:14px;
}
.fieldset1
{
	border:1px solid grey;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;	
    border-radius:10px;
}
.fieldset2
{
	border:1px solid grey;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
	background-color: #333333;
}
.tableroundborder1
{ 
	border-radius: 10px 10px; 
	-moz-border-radius: 10px;
	border-radius:10px;	 
	behavior: url(border-radius.htc);
	padding: 5px; 
}
