body {
	font-weight: normal; 
	font-size: 12px; 
	font-family: Verdana, Tahoma, sans-serif;
	text-decoration: none;
	margin: 0px;
	background-color: #86888c;
}

a:link, a:visited {
    	text-decoration: none;
    	color: #319501;
	font-size: 12px;
	font-weight: bold;
}

a:hover{
    	color: #df2111;
    	text-decoration: none;
}

a.menu:link, a.menu:visited {
    	text-decoration: none;
    	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

a.menu:hover{
    	color: #ffffff;
    	text-decoration: none;
}


.pn_title  {
	font-size: 14px;
	font-weight: bold;
}

td {
	font-size: 12px;
}

div#page {
	background: url("background.gif") #86888c repeat-x;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-size: 12px;
}

div#header_inner {
	width: 770px;
	height: 66px;
	padding: 0px;
    	margin: 0px;
    	background: #ffffff;
}

div#titre_outer {
	width: 770px;
	height: 66px;
}

div#titre_inner {
	padding: 12px 0px 20px 0px;
	float: left;
	text-align: center;
	margin: 0px;
}

div#titre_inner a {
	font-size:24px;
	color: #4b4b4b;
	font-weight: bold;
}

div#banner_inner {
	position: absolute;
	top: 3px;
	right:248px;
	float: right;
	width: 468px;
	padding: 0px;
	margin: 0px;
	height: 66px;
 	overflow: hidden;
}

div.line1 {
	width: 770px;
	height: 10px;
	background: #4b4b4b;
	clear: both;
	overflow: hidden;
}

div#image {
	width: 770px;
	height: 120px;
	background: url(banner.jpg) #ffffff no-repeat;
    	margin: 0px 0px 0px 0px;
}

div#label_outer {
	width: 770px;
	height: 48px;
	background: url(path_background.gif) #4b4b4b repeat-x;
	padding: 0px;
	margin: 0px;
}

div#menu_outer {
	width: 560px;
	height: 37px;
	float: left;
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	text-align: left;
	overflow: hidden;
}
div#menu_inner {
	padding: 12px 10px 0px 16px;
	font-size:14px;
	color: #ffffff;
	font-weight: bold;
}

div#date_outer {
	width: 200px;
	height: 37px;
    	float: right;
	margin: 0px;
	overflow: hidden;
}

div#date_inner {
    	padding: 12px 12px 0px 10px;
	float: right;
    	margin: 0px;
	font-size:12px;
	color: #ffffff;
	font-weight: bold;
}

div.line2 {
	width: 770px;
	height: 10px;
	background: url("content_stripe.gif") repeat-x;
	clear: both;
    	overflow: hidden;
}

#inside {
	width: 770px;
	background: url("content_background.gif") #ffffff repeat-y;
 	font-size: 12px;
}

#body a:link, #body a:visited {
    	text-decoration: none;
	color: #319501;    	
	font-size: 12px;
	font-weight: bold;
}

#body a:hover{
	color: #df2111;
    	text-decoration: none;
}

#body {
	width: 770px;
	padding: 15px 0px 15px 0px;
	margin: 0px;
    	vertical-align: top;
    	text-align: left;
    	float: left;
	font-size: 12px;
}

div#footer {
	width: 770px;
	height: 38px;
	line-height: 38px;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
	text-shadow: #111111 2px -1px 6px;
	background: url(footer_background.gif) #4b4b4b repeat-x;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

