body, .standard, p, blockquote, label, ul, ol, dl, h1, h2, h3, th, td, .standardtitle
{
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

body {margin:0; padding:0;}


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

a:active, a:novisited {
	color: #000000;
	text-decoration: none;
}

a:link, a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover{
	color: #000000;
	background-color: #FED762;
}

.linelink {
	color: #000099;
      	text-decoration: underline;
}
.topnav {
	background: #FFBD00 url('images/top_bg.gif');
	border-top: 1px solid #C97802;
	border-right: 1px solid #C97802;
	border-bottom: 1px solid #C97802;
	font-size: 15px;
	font-weight: normal
}

.topnavactive {
        background: #ffffff;
	border-top: 1px solid #DCDFDF;
	border-right: 1px solid #DCDFDF;
	border-left: 1px solid #DCDFDF;
	border-bottom: 1px solid #DCDFDF;
	font-size: 15px;
	font-weight: normal;
}
.footer .lastitem { 
	border-right: 0px none;  
}
.footer li {
	font-size:13px;	
}
.footer {
	border-top: 1px solid #BEC3C7;	
	background-color: #FFFFFF;		
	margin: 0px 0px 0px 0px;
	padding: 10px 0 10px 0;
}
.type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
.boutn_blue {
	text-decoration: underline;
	color: #990000;
}

