@charset "iso-8859-1";
body	{
	background: #446666;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, sans-serif;
	font-size: 75%;
	color: #ffffff;
}

BODY {
scrollbar-face-color: #446666;
scrollbar-shadow-color: #7E9A9D;
scrollbar-highlight-color: #7E9A9D;
scrollbar-3dlight-color: #446666;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #446666;
scrollbar-arrow-color: #7E9A9D;
}

table.in {
	/*background-color: #AFEEEE;*/
	background-color: transparent;
   padding : 2px;
	margin : 2px;
	width: 95%;
}
table.dark {
	/*background-color: #AFEEEE;*/
	background-color: transparent;
	width: 800px;
	border: 0px;
}
table.light {
	/*background-color: #F0FFFF;*/
	background-color: #657A7B;
	width: 800px;
	border: 0px solid #004180;
}
th {
	background: transparent;/*manchette menu >> next <<*/
	/*background-color: transparent;*/
	color: #D9FFFC;
	font: larger "Times New Roman", Times, serif;
}
table.in th {
	/*background-color: #00CCFF;*/
	background-color: transparent;
	color: #1E83D2;
	font: larger "Times New Roman", Times, serif;
}
td.tcel11 {
	border-left: 1px solid #446666;
	border-top: 1px solid #446666;
	width: 180px;
	}
td.tcel12 {
	border-top: 0px solid #446666;
	border-bottom: 0px solid #446666;
}
td.tcel13 {
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	width: 180px;
}
td.tcel21 {
	color: #00008B;
	border-bottom: 0px solid #004180;
	border-left: 1px solid #004180;
	border-right: 1px solid #004180;
	vertical-align: bottom;
	text-align: left;
	padding-left: 2px;
	width: 180px;
}
td.tcel22 {
	background-color: #FFFFFF;
	color: #FFFFFF;
	vertical-align: bottom;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: larger;
}
td.tcel23 {
	border-bottom: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	vertical-align: bottom;
	text-align: right;
	color: #FFFFFF;
	width: 180px;
	padding-right: 2px;
}
td.liens {
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
td.center {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	vertical-align: middle;	
}
td.left {
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	vertical-align: middle;
}
td.right {
	font-family: "Times New Roman", Times, serif;
	text-align: right;
	vertical-align: middle;
}
a {
	text-decoration: underline;
	color: #131D8A;
}
a:hover {
	text-decoration: underline;
	color: #1E90FF;
}
a img {
	border: 0px;
}
span.sel {
	text-decoration: none;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: smaller;
	letter-spacing: -1px;
	color: Black;
}
span.info {
	font-family: "MS Serif", "New York", serif;
	color: #00BFFF;
	font-size: larger;
}
span.alerte {
	font-family: Arial, Helvetica, sans-serif;
	color: Blue;
	font-size: larger;
}
span.norm {
	color: #004180;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}


/* Text Styles */
td	{
	font-family: Verdana, sans-serif;
	color: #ffffff;
	font-size: 75%;
	}
a	{
	color: #ccffcc;
	}
a:hover	{
	color: #ffffff;
	}
.title	{
	color: #ffff99;
	font-weight: bold;
	}
.year
	{
	color: #ffff99;
	font-weight: bold;
	font-size: 20px;
	}
.padded	{
	padding: 15px;
	}
.indent	{
	margin-left: 25px;
	}
.smallind	{
	margin-left: 10px;
	}
input	{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	}
.required	{
	color: #ffff99;
	font-weight: bold;
	}
	
/* IDs */
#content	{
	padding: 20px;
	}
