body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	min-width: 900px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #105DC7;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #105DC7;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
img { border: none }
p {
	margin-right: 10px;
}
td.center_cell {
	border-top: 1px solid white;
	border-right: 1px solid #777a7d;
	border-bottom: 1px solid #777a7d;
	border-left: 1px solid white;
}
td.right_cell {
	border-top: 1px solid white;
	border-bottom: 1px solid #777a7d;
	border-left: 1px solid white;
}
td.bottom_cell {
	border-bottom: 1px solid #777a7d;
}
.bigger {
	font-size: 1.5em;
}
.title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#145aca;
}
.soustitre{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#145aca;
}
div#body{
	width: 880px;
	margin: 0 auto;
	position: relative;
}
div#header{
	float: left;
	width: 880px;
	height: 75px;
}
div#logo{
	float: left;
	width: 138px;
	height: 74px;
	margin-top: 1px;
	background-image:url(../images/logo.jpg);
}
div#menu {
    width: 717px;
	height: 75px;
	margin-left: 17px;
	float: left;
}
div#splash{
	float: left;
	width: 865px;
	height: 162px;
	background-image:url(../images/splash.jpg);
	padding: 20px 15px 0 0;
	text-align: right;
	color: white;
	font-size: 14px;
}
div#splash img {
	position: relative;
	left: 11px;
	top: 3px;
}
span#stats_title {
	color: white;
	font-size: 16px;
	display: block;
	margin-bottom: 8px;
	font-weight: bold;
}

span.stats_numbers {
	color: #145aca;
	font-weight: bold;
	font-size: 15px;
}
div#ie6warning {
	padding: 0 30px;
	margin: 5px;
	font-size: 1.2em;
	color: red;
	text-align: center;
}
div#ie6warning a {
	font-size: 1em;
	font-weight: bold;
	color: red;
}
div#welcome{
	float: left;
	width: 293px;
	/*height: 340px;*/
}

div#welcome ul {
	list-style-position: inside;
	list-style-image: url(../images/star_blue.gif);
	padding-left:10px;
	margin-left:0;	
}

div#welcome li {
	margin: 0 15px 5px 0;
}

div#networks{
	float: left;
	width: 293px;
	/*height: 341px;
	/*position: absolute;
	left:294px;
	right:auto;
	top: 300px;*/
}

div#news_preview{
	float: left;
	width: 294px;
	/*height: 342px;
	/*position: absolute;
	left:587px;
	right:auto;
	top: 300px;*/
}

div#news_preview_news{
	height: 265px;
	overflow: auto;
	padding-bottom: 10px;
}

div#news {
	float: left;
	width: 880px;
}

ul.news {
	margin: 0;
	padding: 0;
	list-style: none;
}

li.newsdesc {
	margin-top: 10px;
	margin-bottom: 20px;
}

div#network_tops {
	float: left;
	clear: left;
	width: 100%;
	text-align: right;
}

div#network_tops a#whole_network {
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
}

img#img_whole_network {
	margin-left: 421px;
}

div#network {
	float: left;
	clear: left;
	width: 100%;
}

div#network th {
	color: white;
}

div.network_service_status {
	color: #090;
}

div.network_service_status a {
	color: #090;
}

div#footer{
	float: left;
	clear: both;
	position: relative;
	width: 880px;
	height: 66px;
	margin-top: 15px;
	background-image:url(../images/footer.jpg);
}
div#footer_trd{
	clear: both;
	width: 880px;
	height: 66px;
	background-image:url(../images/footer.jpg);
	position:absolute;
	left: 50%;
	margin-left:-440px;
	top: 1050px;
}
div#footer_ptn{
	clear: both;
	width: 880px;
	height: 66px;
	background-image:url(../images/footer.jpg);
	position:absolute;
	left: 50%;
	margin-left:-440px;
	top: 750px;
}
div#copyright{
	position:absolute;
	left: 120px;
	right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	top: 27px;
}
div#menu_footer{
	position:absolute;
	left: 477px;
	right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	top: 28px;
	width: 399px;
}