body {
background-image: url("/images/bg.jpg");
background-position: top left;
background-repeat: no-repeat;
background-attachment: fixed;
}

div {
margin: 5px;
margin-top: 3px;
margin-left: 4px;
padding: 0px;
font-family: "trebuchet ms", "century gothic", skia, serif;
font-size: 0.9em;
text-align: justify;
color: #585E5F;
}

a { color: black; text-decoration: none; }
a:visited { color: #585E5F; text-decoration: none; }
a:hover { color: #EE661B; text-decoration: underline;}

p {text-indent: 20px; margin-top: 5px; margin-bottom: 7px; }
p:first-letter { font-weight: bold; font-size: 1.3em; }


#header {
width: 739px;
height: 120px;
background-image: url("/images/header.png");
margin: 0px;
padding: 0px;
}
		
	#titresite {
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "trebuchet ms", "century gothic", skia, serif;
	font-size: 3em;
	color: grey;
	}
		
	#slogan {
	width: 660px;
	padding-top: 10px;
	text-align: right;
	font-family: "trebuchet ms", "century gothic", skia, serif;
	font-size: 1.3em;
	color: #AAAAAA;
	}

#hautgauche {
width: 493px;
height: 94px;
background-image: url("/images/floconbig.png");
background-position: right;
background-repeat: no-repeat;
}

#hautdroite {
width: 201px;
height: 94px;
background-image: url("/images/floconsmall.png");
background-position: bottom right;
background-repeat: no-repeat;
}

#menu { width: 121px; margin-left: 15px;}

	#menufond {
	
	background-image: url("/images/floconbande.png");
	background-position: bottom;
	background-repeat: no-repeat;
	}
	
	#menu p { text-align: center; text-indent: 0px;}
	
	#menu a {
	display: block;
	width: 120px;
	height: 17px;
	margin-bottom: 2px;
	background-color: #F2F3F5;
	border: 1px outset black;
	}
	#menu a:hover { border: 1px inset black; color: black; font-weight: normal; }
	
#corps {
width: 553px;
background-image: url("/images/floconmiddle.png");
background-position: bottom left;
background-repeat: no-repeat;
}

.newsdate {
padding-left: 10px;
}

.newscorps {
padding-left: 20px;
}

.texteŕdroite {
text-align: right;
text-decoration : underline;
font-style: oblique;
text-indent: 0px;
margin-bottom: 15px;
margin-right: 15px;
}
.texteŕdroite:first-letter { font-weight: normal; font-size: 1.0em; }

.boutonforum{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight: bold;
color: white;
background-color:#7898BC;
border-color: black;
border-width:1px;
height: 25px;
}