   
body {
	padding: 0;
	margin: 0;
	font: 0.7em Arial, sans-serif;
	line-height: 1.5em;
	background: #fff;
	color: #454545;
	background-repeat: no-repeat;
}

a {
	color: #185DA0;
	background: inherit;
}

a:hover {
	color: #9EC068;
	background: inherit;	
}

a.title {
	color: #FE6700;
	background: #FFF;
}

h1 {
	font: bold 2em Arial, Sans-Serif;
	letter-spacing: -1px; 
	padding: 7px 0 0 8px;
	margin: 0;
}

h1 a, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	color: #FF6600;
	background: #FFF;
}


h2 { 
	margin: 0; 
	padding: 0; 
	font: bold 1.7em Arial, Sans-Serif; 
	letter-spacing: -1px;
}

h2 { 
	font-size: 16px;
	margin-bottom: 5px; 
	color: #000; 
	background: inherit;
}

p {	
	margin: 0 0 5px 0;
	
}

ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
}

form {
	margin: 0;
}

input.search { 
	width: 199px; 
	border: none;
	background: url(../Original Temp/Internet_Center/images/input.gif); 
	padding: 4px; 
}

input.login {
	width: 150px;
	border: 1px solid #74A9DB;


	background: url(../Original Temp/Internet_Center/images/logininput.gif); 
	padding: 4px;
	background-color: #F1FBE3;
}

/* layout
   ------ */

.content {
float:left;
padding:0px 6px 6px 6px;
	margin: 0px auto auto 6px;
	width: 840px; 
}


.content_articles{
float:left;
padding:5px;
	margin: 5px auto auto 2px;
	width: 380px; 
}


.header {
	height: 128px;
	background-image: url(../images/BANNER.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px 0px 0px 0px;
	margin-bottom: 6px;
	border-bottom: 5px solid #305474;
}

.top_info {
	float: right;
	width: 450px;
	padding: 0 0 0px 0;
	border-bottom: 1px solid #eee;
}

	.top_info_left {
		width: 240px;
		float: left;
	}

	.top_info_right {
	float: right;
	width: 400px;
	padding: 0 0 0 1px;
	border-left: 0px solid #eee;
	height: 128px;
	}

.slogan {
	font-size: 0.9em;
	width: 160px;
}


.bar { 
	clear: both;
	font-size: 1.1em;
	height: 30px; 
	margin: 0 0 0 0px; 
}

	.bar li { 
		margin: 0; 
		padding: 4px 10px 8px 10px;
		color: #808080;
		background: #FFF;
		float: left; 
	}
	
	.bar li.active { 
		background: #FFF url(../Original Temp/Internet_Center/images/bar.gif) no-repeat center bottom; 
		color: #9EC068;
		font-weight: bold; 
		padding-bottom: 8px; 
	}

	.bar a { 
		font-weight: bold;
		color: #4A8EBC; 
		background: inherit;	
	} 

.search_field {
	color: #000;
	border-top: 1px solid #9EC068;
	border-bottom: 1px solid #9EC068;
	clear: both;
	text-align: center;
	padding: 10px 0 5px 0;

	background-image: url(../Original Temp/Internet_Center/images/barbg.gif);
	background-repeat: no-repeat;
	background-image: url(../images/bar.jpg);
}

.subheader {
	margin: 2px 0 1px 0;
	padding: 1px 8px 8px 8px;
	background-image: url(../images/header_bg3.jpg);
	background-repeat: repeat-x;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C8DCEA;
}

/* left side
   --------- */

.left {
	float: left;
	width: 515px;
	margin: 2px  0 10px 0px;
}
	.left_articles {
		margin: 0px 0 10px 0;
	}

	.left_links {
		border: 1px solid #eee;
		padding: 10px 10px 10px 15px;	
		margin: 0 0 10px 0;
	}
	
	.left_links:hover {
		border: 1px solid #ccc;
	}
	
	.left_message {
		border: 1px solid #eee;
		padding: 10px 10px 10px 75px;	
		margin: 0 0 10px 0;
		background: #fff url(../Original Temp/Internet_Center/images/questionmark.gif) no-repeat center left;
		color: #454545; 
	}
	
	.left_message:hover {
		border: 1px solid #ccc;
	}
	
		.left_side {
			float: left;
			width: 180px;
		}
		
		.right_side {
			float: right;
			width: 200px;
			border-left: 1px solid #eee;
			padding: 0 0 0 20px;
		}
		
	.left_box {
		background: #e2e7ec;
		color: #000;
		border: 1px solid #ccc;
		padding: 2px;
	}
		.content_left_box {
		float:left;
		background: #ffffff;
		color: #000;
		border: 1px solid #ffffff;
		padding: 5px;
		width:auto;
	}
	
/* right side
   ---------- */
		
.right {
	float: right;
	width: 320px;
	margin: 2px 0 10px 0;
}

	.right_login {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#246088;
	padding: 5px;
	margin: 0 0 10px 0;
	color: #246088;
	border-top: 1px solid #74a9db;
	border-bottom: 1px solid #fbe6cc;
	background-image: url(../images/bar2.jpg);
	}

	.right_articles {
		border: 1px solid #eee;
		padding: 8px;	
		margin: 0 0 10px 0;
	}
	
	
	.right_articles:hover {
		border: 1px solid #ccc;
	}
		
		.right 2{
	float: right;
	margin: 2px 0 10px 0;
	width:30px;
}
		.right_articles2 {
	border: 1px solid #eee;
	padding: 8px;
	margin: 30px 0 10px 0;
	float: right;
	width: 130px;
	}
	
	
	
	.small {
	float: right;
	width: 180px;
	margin: 2px 0 10px 0;
}	
	.articles_small {
	float:left;
	width:500px;
		padding: 8px;	
		margin: 0 0 10px 0;
	}
		
		
		
		
		
.image {
	float: none;
	margin: 2px;
	border: 3px solid #eee;
	padding: 1px;
}

/* footer
   ------ */

.footer {
	clear: both;
	text-align: center;
	line-height: 1.8em;
	color: #808080;
	background: #FFF;
	padding: 10px 0 10px 0;
	border-top: 1px solid #eee;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	height: 45px;
}

.footer a {
	color: #9EC068;
	background: #fff;
}



/* Le Navigation Bar sure la droite */

#navcontainer {
	width: 125px;
	float: left;
	padding: 0px 0px 30px 0px;
	height: auto;
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FC9819;
	margin-right: 15px;
	
}

#navcontainer ul
{
margin-left:10px;
padding-left: 0;
list-style-type: none;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	
}

#navcontainer a
{
font:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-style:normal;
font-weight:bold;
text-decoration:none;
	display: block;
	padding: 5px;
	width: 120px;
	background-color: #FC9819;
	border-bottom: 1px solid #ffffff;
	border-left:5px solid #f97b15;
	
	
}

#navcontainer a:link, #navlist a:visited
{
border-left:5px solid #f97b15;
color: #ffffff;
text-decoration: none;
width:120px;
}

#navcontainer a:hover
{
	background-color: #e1ee9c;
	border-left:5px solid #c8ee04;
	color: #748516;
	width:120px;

}
#pub {
	width: 120px;
	float: left;
	padding: 0 10px auto 0px;
	height: auto;
	font-family:Arial, Helvetica, sans-serif;
	 color:#000000;
}



.left_footer {
	clear: both;
	text-align: left;
	line-height: 1.8em;
	color: #808080;
	background: #FFF;
	padding: 10px 0 10px 0;
	width:400px;
	float:left;
	border-right: 1px solid #eee;
	margin-top: 5px;
}
.right_footer {
	clear: both;
	text-align: left;
	line-height: 1.8em;
	color: #808080;
	background: #FFF;
	padding: 10px 0 10px 0;
	width:200px;
	float:right;
	border-left: 1px solid #eee;
	margin-top: 5px;
}


.tables {
	width:auto;
	margin:auto;
	border-color: #FFF4E8;
	background-color: #FFFFFF;
}
thead, tfoot {
background-color:#D0E3FA;

}
tbody {
background-color:#000000;
}
th {
font-family: Arial, Helvetica, sans-serif;
text-align:left;
border:1px dotted #eee;
padding:5px;
background-color:#000000;
width:25%;
}
td {
font-family:sans-serif;
font-size:90%;
color:#FFFFFF;
padding:5px;
text-align:left;
}


#ad_code { 
font-family:sans-serif;
font-size:90%;
color:#000000;
width:140px;
background color:#FF0000;
 }

# ad_code a:hover, a:link,  a:visited
{

color:#CC3300;

}
