body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #719cc0;
}
.txt_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


.txt_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9e2b19;
}
.trait {
	background-repeat: repeat-x;
	background-position: left top;
}
.txt_noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.txt_rouge {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9e2b19;
}
.fond_guauche {
	background-repeat: repeat-y;
	background-position: right top;
	
}
.fond_contenu {
	background-repeat: no-repeat;
	background-position: left top;
}
.fond_haut {
	background-repeat: no-repeat;
	background-position: left bottom;
}
.fond_droite {
	background-repeat: repeat-y;
	background-position: left top;
}
.fond_bas_droite {
	background-repeat: repeat-x;
	background-position: left bottom;
}
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9E2B19;
}

a.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:hover {
	text-decoration: underline;
	color: #9E2B19;
}
a.menu:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.ssmenu:visited {
	text-decoration: none;
	color: #000000;
}
a.ssmenu:hover {
	text-decoration: underline;
	color: #9E2B19;
}
a.ssmenu:active {
	text-decoration: none;
	color: #000000;
}
a.ssmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
		text-decoration: none;
}

