body {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size: 14px;
	line-height: 1.2;
	background-image:url(img/logo_back.png);
	background-position:top;
	background-repeat:no-repeat;
	margin: 0;
        padding: 0px;
}


td, tr, th, p {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size: 14px;
	line-height: 1.2;
}


h1 {
	font-size: 24px;
	color: #000000;
}

h2 {
	font-size: 20px;
	color: #000000;
	font-weight:normal;
	margin-bottom: 0px;
}

a, a:link, a:visited, a:active, a:hover {
	color: #CC4C0F;
	text-decoration: none
}
a:hover {
	text-decoration: underline;
}

.footer {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #4A5966;
}
.footer a, .footer a:link, .footer a:active, .footer a:visited, .footer a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #4A5966;
	text-decoration: none;
}
.footer a:hover {
	color: #CC4C0F;
	text-decoration: underline;
}

.nav a, .nav a:link, .nav a:active, .nav a:visited, .nav a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: white;
	text-decoration: none;
}
.nav a:hover {
	color: black;
	text-decoration: none;
}

.news a, .news a:link, .news a:active, .news a:visited, .news a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	
	color: gray;
	text-decoration: none;
}
.news a:hover {
	color: black;
	text-decoration: none;
}

.sidenav {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
padding: 4px 2px 4px 2px;
width: 260px;
}

.sidenav:hover {
background-color: #FF9900;
}

.sidenav a:link, {
	color: gray;
	text-decoration: none;
}

.sidenav a:visited {
	color: gray;
	text-decoration: none;
}


.sidenav a:hover {
	color: black;
	text-decoration: none;
}

.date {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #83C2ED;
	font-wieght: bold;
	}	

.breadcrumb {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #4A5966;
	font-weight: bold;
} 
.breadcrumb, .breadcrumb a, .breadcrumb a:link, .breadcrumb a:active, .breadcrumb a:visited, .breadcrumb a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #4A5966;
	font-weight: normal;
	text-decoration: none;
}

.breadcrumb a:hover {
	color: #CC4C0F;
	text-decoration: underline;
}

.articleHead, .articleList_tophead {
	font-size: 22px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-decoration: none;
	line-height : 100%;
	color: #8FADCC;
}



.articleSubHead, .articleList_topsubhead {
	font-family: "Lucida Grande", "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #6D7983;
	line-height: 110%;
}


.articleSummary {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 125%;
	/* text-align: justify; */
}

* html .ddm1 td { position: relative; } /* ie 5.0 fix */


INPUT.bouton {
background-color: #ffffff; 
font-size: 10px; 
font-family: Verdana,sans-serif; 
font-weight: 50;
color: #8FADCC; 
border: 1 solid; 
}
INPUT.text { 
background-color: #ffffff; 
font-size: 10px; 
font-family: verdana, sans-serif; 
font-weight: 100;
font-color: black; 
color: #8FADCC; 
border: 1 solid; 
}

SELECT {
font-family:  verdana,sans-serif; 
font-size: 12px; 
font-weight:100; 
border: 1; 
solid: #0066FF; 
}
TEXTAREA {
color: #000000; 
background-color: #FFFFFF; 
text-align:justify; 
font-family:verdana,sans-serif; 
font-weight: 100;  
font-size: 12px; 
border: 1
solid #0a445c;}

.link a {
	color: white;
	text-decoration: none;
    padding: 3px 8px 4px 8px;
}
.link a:visited {
	color: #446418;
	text-decoration: none;
    padding: 3px 8px 4px 8px;
}
.link a:hover {
	color: black;
	text-decoration: none;
    padding: 3px 8px 4px 8px;
}


/* Title/link of pages */
.title{color:#0000FF; font-size:15px}
/*Page descriptions*/
.description{font-size: 13px;}

#powered_by {
	margin:0 auto;
	margin-top:20px;
	padding-top:10px;
	font-size:12px;
	text-align:center;
}
.divline{
	margin-top:20px;
	margin-bottom:-5px;
	border-bottom:1px solid #DDDDDD;
}
/*Small urls*/
.url {color: #115599}
