body { padding: 0; margin: 0; font: 0.7em Tahoma, Arial, sans-serif; }

/* links
a {
	color: #FFFFFF;
	background: inherit;
	font-size: 10px;
}

a:hover { color: #FEE300; background: inherit; } */

a {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#004D93;
	font-weight:bold;
}

/* a:link {
	color: #000000;
}
a:visited {
	color: #000000;
} */

a:hover {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#01A6EA;
	font-weight:bold;
}

/* a:active {
	color: #FEE300;
} */

/* headings */
h1 { font: bold 2.5em "Arial", Sans-Serif; margin: 0; letter-spacing: 0px; }
h2 { font: bold 2em Arial, Sans-Serif; margin: 0; padding: 0; }
h1 a, h2 a { color: #2b2b2b; background: #fff; text-decoration: none; }
h1 a:hover, h2 a:hover { color: #2b2b2b; background: #FFF; }
.title {
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #004D93;
	font-weight: bold;
}

/* horizontal tabbed menu */
#tabs {
	color: #000000;
	height: 10px;
	text-align: center;
	width: 700px;
}

#tabs li {
	display: inline;
	height: 0px;
	width: auto;
}
#tabs li a {
	float: left;
	background: url(../images/barbg.gif) no-repeat;
	color: #FFFFFF;
	padding: 7px 0;
	width: 82px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
#tabs li a:hover {
	background: url(../images/barcurrent.gif) no-repeat;
	font-style: normal;
	text-transform: none;
	display: inline-table;
	font-size: 10px;
}	
#tabs li a.current {
	background: url(../images/barcurrent.gif) no-repeat;
	font-size: 10px;
}

/* Encart article */
#encart_art {
	border: 1px solid #FFDB00;
	padding : 5px;
	text-align: center;
	width: 110px;
}

/* footer  */
.footer {
	clear: both;
	text-align: right;
	padding: 0px 20px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(../images/Bas.jpg);
}

.lien_bleu a {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#004D93;
	font-weight:bold;
}

.lien_bleu a:hover {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#01A6EA;
	font-weight:bold;
}