body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #365e09;
	font-weight: bold;
	background-color: #FFF;
	background-image: url(images/fond.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #850038;
}
.fondhaut1 {
	background-image: url(images/fond_haut1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.fondhaut2TV {
	background-image: url(images/fond_logo_tv.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.fondscroller {
	background-image: url(images/fond_scroller.jpg);
}
.textept {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #365e09;
	text-decoration: underline;
}
a:visited {
	color: #365e09;
	text-decoration: underline;
}
.tabcntint1 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #365e09;
	border-left-color: #365e09;
}
.tabcntint2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #365e09;
	border-bottom-color: #365e09;
}
