/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/independance/images/fond.jpg);
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

.Style2 {
	color: #f36e04;
	font-size: 14px;
	font-weight: bold;
}

#texte_interieur {
	color: #F36E04;
	position: absolute;
	height: auto;
	width: 60%;
	left: 307px;
	top: 132px;
	background-color: #48433F;
	margin: 0px;
	padding: 10px;
}


#texte_interieur a:link {
	color: #F36E04;
	text-decoration: none;
}

#texte_interieur a:visited {
	color: #F36E04;
	text-decoration: none;
}

#texte_interieur a:hover {
	color: #F36E04;
	text-decoration: underline;
}

#texte_menu {
	color: #F36E04;
	position: absolute;
	height: auto;
	width: 65%;
	left: 188px;
	top: 132px;
	background-color: #48433F;
	margin: 0px;
	padding: 10px;
}


#texte_menu a:link {
	color: #F36E04;
	text-decoration: none;
}

#texte_menu a:visited {
	color: #F36E04;
	text-decoration: none;
}

#texte_menu a:hover {
	color: #F36E04;
	text-decoration: underline;
}

h6 {
	font-size: 11px;
	color: #000000;
}

