#navigation a {
	height: 22px;
	padding: 4 6 4 4;
	text-decoration: none;
	border-top: 1px solid #eee;
	border-right: 1px solid #ccc;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #ccc;
}

#navigation a:link
{	background: #transparent;
	color: #141a8d;
}

#navigation a:visited
{
	background: #transparent;
	color: #141a8d;
}
#navigation a:hover
{
	background: #ddd;
	color: #141a8d;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#premier a:link {
	background: #fff;
	color: #141a8d;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#premier a:visited {
	background: #fff;
	color: #141a8d;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
p {
	padding: 0 0 0 1;
	margin: 0 0 3 0;
	text-align: justify;
}
h2 {
	color: #4ABBD3;
	background: transparent;
	padding: 0 0 0 3;
	margin: 0;
	font-size: 11px;
	font-weight: bold;

}

strong {
 	color: #333;
	background: transparent;
}

.fond_gris { background: #eee; font: 11px;}

.fond_blanc { background: transparent; font: 11px;}
.legal { background: transparent; color: #666; font: 9px;}
.fond-gris_fonce {
	/* background: #4ABBD3; */
	/* color: #333; */
	color: #4ABBD3;
	background: #fff;
	height: 14px;
}
.fond_bleu {
	padding: 0 0 0 3;
	height: 26px;
	/* color: #333; */
	/* background: #141a8d url(images/corner.gif) no-repeat top right; */
	color: #141a8d;
	background: #fff url(images/corner.gif) no-repeat top right;
	text-transform: uppercase;
	border-top: 1px solid #ddd;
}
.fond_prog {
	padding: 0 0 0 3;
	height: 26px;
	/* color: #333; */
	/* background: #141a8d url(images/corner.gif) no-repeat top right; */
	color: #141a8d;
	background: #fff;
	text-transform: uppercase;
}
.fond_orange {  font-size: 10px; color: #fff; background: #141a8d; font-weight: bold}

.titre_gris {  
color: #000; 
/* background: #eee;  */
background: #fff; 
font-size: 9px; 
font-weight: bold;}

.menu { 
height: 22px;
color: #000000; 
background: #eee url(images/corner.gif) no-repeat top right; 
font-size: 10px; 
font-weight: bold;
}
.menuheader {  color: #000000; background: #fff; font-size: 9px; font-weight: bold;}


form {
	margin: 1px;
}
hr {
height: 1px;
width: 100%;
color: #141a8d;
margin:0.3em 0 0.3em 0;
padding:0px;
clear: both;
border-bottom: 1px red dashed;
border-top: 0;
}
.traitgris {
padding-bottom:5px;
border-bottom: 1px solid #ddd;
background: transparent; 
font: 11px;
}
.flottante {
	margin: 3px;
	float: left;
	width: 120px;
	text-align: center;
}
.fd-gris_fonce {
	font-size: 10px;
	color: #333;
	background-color: #fff;
	text-align: center;
}
.conteneur {
width: 100%;
}
.nav {
	font-size: 9px;
	color: #333;
}
.nom {
	color: #858585;
	background: transparent;
	text-transform: uppercase;
}
h1 {
	font-size: 11px;
	margin: 0;
}
input { 
border:1 solid #4ABBD3; 
background:#fff; 
color:#000; 
font:10px; 
}
.bouton { 
border:1 solid #ccc; 
background:#eee; 
color:#333; 
font:9px; 
font-weight: bold;
}
legend {
background:transparent; 
color:#141a8d;
}
fieldset {
border:1 solid #ccc;
padding: 3px;
font:11px;
}
.image {
	padding:1px;
	margin: 1px;
	border: 1px solid #ddd;
	}

table {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
}
	

