body {margin:0; border:0; background-color: #345d36; cursor: default;}

p {
	font-family: arial;
	font-size: 12px;
}

form {
	font-family: arial;
	font-size: 10px;
}

h1 {
	font-family: arial;
	font-size: 18px;
}

a:link {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #345d36;
}
a:visited {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #345d36;
}
a:hover {
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
	color: #aeaeae;
}
a:active {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #aeaeae;
}

a.accueil { display: block; width: 96px; height: 33px; background-image: url('img/bt_accueil_over.jpg') }
a.accueil:hover { visibility: visible }
a.accueil:hover img { visibility: hidden }

a.presentation { display: block; width: 92px; height: 33px; background-image: url('img/bt_presentation_over.jpg') }
a.presentation:hover { visibility: visible }
a.presentation:hover img { visibility: hidden }

a.news { display: block; width: 92px; height: 33px; background-image: url('img/bt_news_over.jpg') }
a.news:hover { visibility: visible }
a.news:hover img { visibility: hidden }

a.series { display: block; width: 91px; height: 33px; background-image: url('img/bt_series_over.jpg') }
a.series:hover { visibility: visible }
a.series:hover img { visibility: hidden }

a.diffusions { display: block; width: 95px; height: 33px; background-image: url('img/bt_diffusions_over.jpg') }
a.diffusions:hover { visibility: visible }
a.diffusions:hover img { visibility: hidden }

a.forum { display: block; width: 92px; height: 33px; background-image: url('img/bt_forum_over.jpg') }
a.forum:hover { visibility: visible }
a.forum:hover img { visibility: hidden }

a.contact { display: block; width: 92px; height: 33px; background-image: url('img/bt_contact_over.jpg') }
a.contact:hover { visibility: visible }
a.contact:hover img { visibility: hidden }

a.liens { display: block; width: 92px; height: 33px; background-image: url('img/bt_liens_over.jpg') }
a.liens:hover { visibility: visible }
a.liens:hover img { visibility: hidden }

.top_header {
			width:762px;
			height:18px;
			background-image: url('img/top_header.jpg');
			background-repeat:no-repeat;
			background-attachement: fixed;
}

.corps_gauche {
			width:10px;
			background-image: url('img/corps_gauche.jpg');
			background-repeat:repeat-y;
}

.corps_droite {
			width:10px;
			background-image: url('img/corps_droite.jpg');
			background-repeat:repeat-y;
}

.fond_logo {
			width:184px;
			height:429px;
			background-image: url('img/fond_logo.jpg');
			background-repeat:no-repeat;
}

.menu_haut {
			width:180px;
			height:34px;
			background-image: url('img/menu_haut.jpg');
			background-repeat:no-repeat;
			font: 9pt arial;
			text-align: center;
}

.menu_bas {
			width:180px;
			height:23px;
			background-image: url('img/menu_bas.jpg');
			background-repeat:no-repeat;
}

.menu_bg {
			width:180px;
			background-image: url('img/menu_bg.jpg');
			background-repeat:repeat-y;
}

.bas_corps_g {
			width:15px;
			height:34px;
			background-image: url('img/bas_corps_g.jpg');
			background-repeat:no-repeat;
}

.bas_corps {
			width:712px;
			height:34px;
			background-image: url('img/bas_corps.jpg');
			background-repeat:repeat-x;
}

.bas_corps_d {
			width:15px;
			height:34px;
			background-image: url('img/bas_corps_d.jpg');
			background-repeat:no-repeat;
}

.footer {
			width:742px;
			/* height:91px; */
			height:12px;
			background-color: #000000;
}

.bottom_footer_g {
			width:15px;
			height:19px;
			background-image: url('img/bottom_footer_g.jpg');
			background-repeat:no-repeat;
}

.bottom_footer {
			width:712px;
			height:19px;
			background-image: url('img/bottom_footer.jpg');
			background-repeat:repeat-x;
			text-align: center;
			font-family: arial; font-size: 10px; color: #666666; text-decoration: none;
}

a.bottom_footer_l { font-family: arial; font-size: 10px; color: #666666; text-decoration: none;}
a.bottom_footer_l:hover { font-family: arial; font-size: 10px; color: #ffffff; text-decoration: none;}

.bottom_footer_d {
			width:15px;
			height:19px;
			background-image: url('img/bottom_footer_d.jpg');
			background-repeat:no-repeat;
}

.humain {
			color: darkred;
			font-family: arial;
			font-size: 12px;
}

a.humain { font-family: arial; font-size: 12px; color: darkred; text-decoration: none;}
a.humain:hover { font-family: arial; font-size: 12px; color: darkred; text-decoration: underline;}

