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

a:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}
img {
border: 0;
}

.td_noheight {
line-height: 0;
vertical-align: top;
}

.td_background {
background-color:E5E5E5;
}

.td_smenu {
vertical-align:top;
}

.td_hauteur {
vertical-align:top;
padding-bottom:90px;
}

.td_align {
vertical-align: top;
}

.td_contenu {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #262602;
	padding:20px;
	line-height:18px;
	vertical-align:top;
	
}

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

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


.td_contenu-bas {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4e4e18;
}

.td_contenu-bas_droite {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	margin-left:30px;
	font-weight:bold;
}

.td_sousliens{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #54541d;
}

.td_sousliens-droite{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #54541d;
}

.td_sousliens-english {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #54541d;
}

.background-s-menu {
	background-image: url(images/entete/index_02.gif);
	background-repeat: no-repeat;
	vertical-align:bottom;
}


.txt_titres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #6f6f3b;
}

.txt_s-titres {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6f6f3b;
	font-weight: bold;
}

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 {
	text-decoration: none;
	font-weight:bold;
	color: #39390e;
}
a.liens:active {
	text-decoration: none;
	font-weight:bold;
	color: #ffffff;
}


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

#active_top_link {
  color: #ffffff;
}