body {
	background-image: url(../images/fond.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
#top {
	background-image: url(../images/haut.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#menu {
	background-image: url(../images/menufond.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.topmenu {
	background-image: url(../images/menuhaut.gif);
	background-repeat: no-repeat;
	background-position: center top;
        padding:0px;
        margin:0px;
        background-color:000;
}
.topmenu table{
 margin-left:5px
}
#actu {
	background-image: url(../images/actufond.gif);
	background-repeat: no-repeat;
    height:150px;
}
.espace {
	padding: 0px;
	margin-top: 6px;
}
p,li,td,a {
	font-family: "Trebuchet MS",arial,helvetica;
	font-size: 13px;
}
#texte{	padding: 6px;}
#actu p,#actu li,#actu td,#actu a{	padding: 6px;}
p {
	padding-top: 5px;
	margin: 0px;
}
#texte a:link,#texte a:visited {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#texte a:hover {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
}


h1 {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h2 {
	font-size: 12px;
	font-weight: bolder;
	color: #C92027;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#recherche {
	font-size: 10px;
	color: #666666;
	background-image: url(../images/fondchamp.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 94px;
	border:none;
	background-color:transparent;
	padding-left: 5px;
}
#search {
	margin-bottom: 8px;
}

#mainnav a:link,#mainnav a:visited {
	display: block;
    text-decoration:none;
    color:#000;
}

#mainnav a:hover{
	background-color:#c92027;
    color:#fff;
}

#mainnav {
	margin: 0px;
	padding: 6px;
	list-style-type: none;
clear:both;
}
#mainnav li {
	background-image: url(../images/fondmenu.gif);
	background-repeat: no-repeat;
	margin-bottom: 7px;
	padding-left: 13px;
	height: 17px;
	width: 131px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	letter-spacing: 1px;
	font-family: Calibri, arial, helvetica;
	font-weight: bold;
	font-size: 13px;
	background-position: bottom;
    clear:both;
}
#news {
	height: 90px;
	overflow: auto;

}
#news p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	background-image: url(../images/pointilles.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 13px;
}
#footer {
	background-image: url(../images/fondfooter.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
    margin-top:20px;
}
#footer p, #footer td{
	font-size: 9px;
	padding-left: 5px;
	}
.menurhe {
	margin-left: 200px;
}

#subnav2 {
	margin: 0px;
	padding: 1px;
	list-style-type: none;
        clear:both;
}
#subnav2 li {
	margin-bottom: 4px;
	padding-left: 10px;
	min-height: 17px;
	width: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	letter-spacing: 1px;
	font-family: Calibri, arial, helvetica;
	font-weight: bold;
	font-size: 110px;
	background-position: bottom;
clear:both;
}
#subnav2 a:link,#subnav2 a:visited {
    display: block;
    text-decoration:none;
    color:#000;
}

#subnav2 a:hover{
	background-color:#c92027;
    color:#fff;
}

.menu{
	background-image: url(../images/fondmenu.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.menu a:link,.menu a:visited {
    display: block;
    text-decoration:none;
    color:#000;
    min-height: 17px;
}

.menu a:hover{
    background-color:#c92027;
    color:#fff;
    min-height: 17px;
}
ul,li{clear:both;}

#news a:link,#news a:visited {
	color: #FF0000;
	text-decoration: underline;
    margin:0;
    padding:0;
}
#news a:hover {
	color: #FF0000;
    text-decoration: underline;
    font-weight:bold;
    margin:0;
    padding:0;
}
