/* CSS Document */

body {
	background-image: url(images/bg.gif);
	background-repeat:repeat-x;
	background-color: #2a4d26;
	margin:0px;
	padding:0px;
}

#td_texte{font-family: Verdana, Arial, Helvetica, sans-serif;
background-image:url(images/fond_cadre_texte.gif);
background-repeat:no-repeat;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color:#003366;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	width:461px;
	list-style-type : none;
	font-style : weight;

}
.Style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}


a:link {
color:#003366; text-decoration: underline;
} 

a:visited {
color:#003366; text-decoration: underline;
} 

a:hover {
color:#3b792d; text-decoration: underline;
}

a.lien:link {
color: #ffffff; text-decoration: underline;
} 

a.lien:visited {
color: #ffffff; text-decoration: underline;
} 

a.lien:hover {
color:#FFFFFF; text-decoration: underline;
}
a.lien1:link {
color:#ffffff; text-decoration: underline;
} 

a.lien1:visited {
color:#ffffff; text-decoration: underline;
} 

a.lien1:hover {
color:#cccccc; text-decoration: underline;
}

.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color:#003366;
	}
	
.texte2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color:#003366;
}

.texte3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #3b792d;
}

.texte4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}

.table{
margin-top:20px;
}

.bordure {
	border: 2px solid #2E5927;
}

.texte_petit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	color:#003366;
	}