/* CSS Document */
body {
	background-color: #ffffff;
	margin-top:5px;
	background-repeat:no-repeat;
}

a:link {
	color: #006633;
	text-decoration: none;
		font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #006633;
		font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #006633;
		font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #006633;
		font-weight:bold;
}

.td_contenu {
	padding: 8px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.td_contenu-sans {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.td_contenu-menu-haut {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #aecded;
	text-align:right;
	padding-right: 20px;
}

.td_contenu-attention {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight:bold;
}
.txt_lien-droite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding-right: 8px;
	text-align:right;
}

.txt_lien-gauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
		font-weight: bold;
			padding-left: 8px;
}

.td_sousliens{
	font-size: 12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #C79C36;
}

.td_sousliens-etat-gauche {
	font-size: 12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #aecded;
}

.td_a-sousliens-etat {
	font-size: 12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #aecded;
}

.txt_titres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
}
.txt_lien-droite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding-right: 313px;
	text-align:right;
}

a.liens:link {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
a.liens:visited {
	text-decoration: none;
	font-weight:bold;
	color: #ffffff;
}
a.liens:hover {
	font-weight:bold;
	color: #8eb3df;
}
a.liens:active {
	text-decoration: none;
	font-weight:bold;
	color: #ffffff;
}

.txt_titres-menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #71a8cc;
}

.img-droite {
	background-repeat:no-repeat;
}

a.liens-g-r:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A5994;
	font-weight: bold;
	text-decoration: none;	
}
a.liens-g-r:visited {
	font-family: rial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A5994;
	font-weight: bold;
	text-decoration: none;
}
a.liens-g-r:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A5994;
	text-decoration: underline;
	font-weight: bold;
}
a.liens-g-r:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A5994;
	text-decoration: none;
}

/* Div qui contient le formulaire */
.newsletterform {
    padding-left: 20px;
}

/* Message d'erreur */
.newserrormessage {
    font-size:11px;
    font-family: Arial, Helvetica, sans-serif;
    color: #990000;
}
.td_fond-t {
	background-image:url(images/index_11.jpg);
	background-repeat: no-repeat;
}
.td_fond-e {
	background-image:url(images/index_11-b.jpg);
	background-repeat: no-repeat;
}
.td_fond {
	background-image:url(images/index_11b.jpg);
	background-repeat: no-repeat;
}


/* Titres des champs */
.newstext {
    font-size:12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
}

/* Texte de confirmation d'abonnement */
.newsconfirmtext {
    font-size:12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #666666;
}