body {
	background-image: url(design/motif_bg.png);
	background-repeat: repeat;
	margin-top : 0px;
	margin-left : 72px;
	font-family : "Trebuchet MS", "Arial";
}

#pub1 {
	background-color : #fbfbe5;
	border : 1px solid #a1a139;
	margin-left : 69px;
	margin-top : 16px;
	margin-right : 43px;
	padding-bottom : 4px;
	font-size : 13px;
}

#pub2 {
	margin-left: 55px;
	margin-top: 15px;
}

#newsletter {
	margin-left : 14px;
	margin-right : 11px;
	text-align : center;
	color : #a67f35;
	font-size : 14px;
}

.menu {
	margin-left : 14px;
	margin-right : 11px;
	padding-left : 20px;
	font-weight : bold;
	color : #a67f35;
	font-size : 16px;
}

.menu:hover {
	margin-left : 13px;
	margin-right : 10px;
	padding-left : 20px;
	font-weight : bold;
	background-color : #cc9a3a;
	color : #ffffff;
	font-size : 16px;
}


#texte {
	margin-right : 10px;
	margin-left : 10px;
	color : #756020;
	font-weight : none;
}

#copyright {
	font-size : 12px;
	color : #a67f35;
	text-align : center;
}

.table {
	border-top : 1px solid #9c9c2d;
	border-bottom : 1px solid #9c9c2d;
	padding : 4px;
}

.table_sans {
	padding : 4px;
}

a {
	text-decoration : none;
	font-weight : bold;
	color : #00AA00;
}

img {
	text-decoration : none;
	border : 0px;
}

.warning {
	background			: transparent url(design/warning.gif) top left no-repeat;
	width				: 416px;
	height				: 197px;
	margin				: auto;
	padding-left		: 65px;
	padding-top			: 25px;	
	padding-right		: 10px;	}

.warning2 {
	background			: transparent url(warning.gif) top left no-repeat;
	width				: 416px;
	height				: 50px;
	margin				: auto;
	padding-left		: 65px;
	padding-top			: 25px;	
	padding-right		: 10px;	}

.cadre{
	background			: transparent url(design/cadremenu.jpg) top left no-repeat;
    width				: 120px;
	height				: 85px;
    margin				: auto;
	padding-left		: 3px;
	padding-top			: 0px;	
	padding-right		: 3px;		
}
