body {
	margin:0px;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#aaaaaa;
	background-image:url(bgXXX.jpg);
	background-repeat:repeat-x;
	background-color:#333333;
}

.outside_table_style {
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	background-color:#3b3b3b;
}

h1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:160%;
	color:#cccccc;
}

h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:130%;
	color:#aaaaaa;
	padding:3px 0px 3px 10px;
	margin-bottom:6px;
	display:block;
	background-color: #666666;
	border-bottom-color: #999900;
	border-color: #CCCCCC;
	border-width: 1px;
	border-bottom-style: solid;
	margin-top: 0px;
}

div.element {
	padding: 0px 0px 0px 0px;
	border: solid #000000 1px;
	border-color: #CCCCCC;
	width: 640px;
	height: inherit;
	min-height: 220px;
	margin-bottom: 10px;
}

div.elementpetit {
	padding: 0px 0px 0px 0px;
	border: solid #000000 1px;
	border-color: #CCCCCC;
	width: 205px;
	height: inherit;
	min-height: 180px;
	margin-bottom: 10px;
	float: left;
	margin-right: 5px;
}
div.elementpetit2 {
	padding: 0px 0px 0px 0px;
	border: solid #000000 1px;
	border-color: #666666;
	width: 210px;
	height: auto;
	min-height: 180px;
	margin-bottom: 10px;
	margin-left:220px;
	float: left;
}

div.latteral{
 	width="100%";
	border: solid #000000 1px;
	border-color: #CCCCCC;
	cellpadding="0";
	cellspacing="0";
	bgcolor="333333";
	margin-bottom: 10px;
	background-color: #555555;
	margin-top: 10px;
}
div.textelat{
 	width="100%";
	cellpadding="0";
	cellspacing="0";
	background-color: #888888;
	margin-bottom: 8px;
}
div.textelat_titre{
 	width="100%";
	cellpadding="0";
	cellspacing="0";
	bgcolor="F6F6F6";
	background-color: #888888;
	margin-bottom: 8px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #CCCCCC;
	text-align: center;
}

#layer1
{
	top: 90px;
	left:0px;
	position: fixed;
	vertical-align: 0px;
	margin-left: 200px;
	margin-right: 200px;
}

a:link {
	text-decoration:none;
	color:#eeeeee;
}
a:visited {
	text-decoration:none;
	color:#eeeeee;
}
a:hover {
	text-decoration:underline;
	color:#cccccc;
}
a#home img {
	width:30px;
	height:30px;
	border-width:0px;
}
a#home {
	background: url(home.gif) top left no-repeat;
}
a#home:hover {
	background: url(home1.gif) top left no-repeat;
}
#downloadicon {
	float: left;
	margin:5px 5px 5px 0px;
	padding:0px 5px 0px 0px;
	border-right:1px solid #cccccc;
}

.lefthdr {
	width:830px;
	height:220px;
	margin:0px;
	padding:0px;
	text-align:left;
	vertical-align:text-bottom;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	color:#000000;
	/*background-image:url(titre2.jpg);*/
}
.righthdr {
	width:170px;
	height:150px;
	margin:0px;
	padding:12px;
	text-align:center;
	color:#FF6600;
	background-image:url(hdr_2.gif);
}
.righthdrfc {
	width:170px;
	height:150px;
	margin:0px;
	padding:12px;
	text-align:center;
	color:#FF6600;
	background-image:url(hdr_2fc.gif);
}
.barrenav {
	text-align:center;
	margin:0px;
	background-color:#333333;
	font-size:14px;
	border-bottom-style: none;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
border: 1px solid;
}

.leftpane {
	width:835px;
	vertical-align:top;
	text-align:center;
	padding:4px;
	margin:0px;
	background-color:#3b3b3b;
	padding-left: 15px;
}
.rightpane {
	width:170px;
	vertical-align:top;
	text-align:left;
	margin:0px;
	padding:12px;
	color:#666666;
	background-color:#EEEEEE;
}
.floatleft {
	background-color:#3b3b3b;
	font-size:100%;
	margin:0px;
	width:180px;
	float:right;
	padding:0px 0px 10px 10px;
}
.floatleftsimple {
	float:left;
	padding:0px 10px 10px 10px;
}
.floatleftpetit {
	background-color:#111111;
	font-size:85%;
	margin:0px;
	width:300px;
	float:left;
	padding:0px 10px 5px 10px;
	height: 200px;
}

.floatlefttrue {
	background-color:#111111;
	font-size:85%;
	margin:0px;
	width:240px;
	float:left;
	padding:0px 0px 0px 0px;
	height: 160px;
	margin-right: 10px;
}
.floatright {
	background-color:#;
	font-size:85%;
	margin:0px;
	width:300px;
	float:right;
	padding:0px 0px 5px 10px;
	height: 200px;
}
.floatrightbig {
	background-color:#;
	font-size:85%;
	margin:0px;
	width:450px;
	float:right;
	padding:0px 0px 5px 10px;
	height: 300px;
}

.code {
	background-color:#eeeeee;
	border:1px solid #aaaaaa;
	margin:0px;
	padding:10px;
	display:block;
	font-family:"Courier New", Courier, mono;
	font-size:90%;
	color:#444444;
}

.headline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:200%;
	color:#999999;
	margin:0px;
	padding-bottom:3px;
}

.subhead {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:180%;
	color:#888888;
	padding:0px 0px 6px 0px;	
	margin-bottom:6px;
	border-bottom:1px solid #DDDDDD;
	display:block;
}

.texte {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:110%;
	color:#cccccc;
	line-height: 140%;
	text-align: justify;
	margin-right: 10px;
	padding-left: 10px;
padding-right: 10px;
}

.textelat {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:100%;
	color:#cccccc;
	line-height: 100%;
	text-align: left;
	margin-right: 10px;
	padding-left: 10px;
}
.textelat a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:100%;
	color:#cccccc;
	line-height: 100%;
	text-align: left;
	margin-right: 0px;
	padding-left: 0px;

/*
ul {
	list-style-type: square;
	margin:0px;
	padding:0px 0px 0px 0px;
}
li {
	margin-bottom:6px;
}

*/
.shead {
	font-size:120%;
	font-weight:bold;
	display:block;
}

.menu {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:150%;
	color:#000000;
	text-align:left;
}
.menu a:link {
	color:#888888;
	text-decoration:none;
}
.menu a:visited {
	color:#AAAAAA;
	text-decoration:none;
}
.menu a:hover {
	color: #FF6600;
	text-decoration:none;
}
.submenu {
	font-family:"Trebuchet MS";
	font-size:110%;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	color:#CCCCCC;
	text-align:left;
}
.submenu li a {
	color:#888888;
	text-decoration:none;
}
.submenu li a:visited {
	color:#999999;
	text-decoration:none;
}
.submenu li a:hover {
	color: #FF6600;
	text-decoration:none;
}
.lead {
	font-style:italic;
	margin:0px 0px 0px 30px;
	text-align:left;
}
.highlight {
	font-size:110%;
	font-weight:bold;
}
.ad {
	font-size:90%;
	text-align:center;
}
.ad a:link {
	color:#CC0000;
	padding:2px;
	text-decoration:none;
}
.ad a:hover {
	color:#FF4400;
}
.ad td {
	padding:6px;
	border-bottom:1px dotted #999999;
}
.ad th {
	color:#888888;
	background-color:#DDDDDD;
	text-align:center;
	border-bottom:1px solid #AAAAAA;
	font-size:80%;
	padding:2px;
}
.adtitle {
	font-weight:bold;
	color:#666666;
	font-size:110%;
}
.adlink {
	color:#4488FF;
}
.inactive {
	color:#BBBBBB;
}
.newlabel {
	font-size: 80%;
	font-weight: bold;
	color: #ffaa00;
	background-color: #aa2200;
}
.featured {
	color:#ffaa00;
}
.featured a:link {
	color:#ffaa44;
	text-decoration:none;
}
.featured a:visited {
	color:#ffaa00;
	text-decoration:none;
}
.featured a:hover {
	color: #ffcc88;
	text-decoration:none;
}
.framed {
	padding-left:5px;
	padding-right:5px;
	border:1px solid #888888;
}
.inframe {
	margin-left:0px;
	margin-top:5px;
	margin-bottom:5px;
	width:340px;
	display:block;
	padding-left:5px;
	padding-right:5px;
	border:1px solid #888888;
}
