body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	margin: 0; /* pour éviter les marges */
	padding: 0;
	text-align: justify; /* pour corriger le bug de centrage IE */
	background-color: #fff;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
border: 0;
}

a:link {

}
a:hover {
 text-decoration: none;
}

a:visited {
	
}


/* MENUS */

.uppermenu {
	font-weight: bold;
	font-size: 11px;
	color: #fff;
}

.uppermenu a {
text-decoration: none;
}

.uppermenu a:hover {
text-decoration: underline;
}



.header1 {
	font-size: 11px;
	text-align: right;
/* background-color: #93B568;
		color: #fff;*/
	padding: 4px 5px;
	margin: 0;
	color: #000066;
}

.header1 a {
/*text-decoration: none;*/
text-decoration: underline;
}

.header1 a:hover {
/*background-color: #2F5E0c;*/
text-decoration: none;
}

.header2 {
	font-size: 11px;
	text-align: right;
/*	background-color: #BBD1A0;
	color: #fff;*/
	padding: 4px 5px;
	margin: 0;
	color: #000066;
}

.header2 a {
/*text-decoration: none;*/
text-decoration: underline;
}

.header2 a:hover {
/*background-color: #2F5E0c;*/
text-decoration: none;
}


.submenus {
height: 50px;
border: 0px solid #000;
}


.uppermenu-admin {
	font-size: 12px;
	color: #000;
}

.uppermenu-admin-small {
	font-size: 0.9em;
	color: #000;
}


/* fin MENUS */


.bodytitle {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000066;
	padding : 0 0 0 22px;
	margin: 0 0 20px 0;
	background-image:url(../images/puce.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	line-height: 1.7em;
}



.bodytext {
	line-height: 1.4em;
	text-align: justify;
}
.bodytextsmall {
	line-height: 1.4em;
	text-align: justify;
	font-size: 0.8em;
}

.copyright {
	font-size: 10px;
	font-weight: bold;
	color: #7B7B7B;
}
.obligation {
	font-size: 10px;
	font-weight: bold;
	color: #7D9A61;
}
.lowermenu {
	font-size: 9px;
	font-weight: bold;
	color: #99B2CC;
}



.bodytable {
	color: #000066;
	text-align: left;
	font-weight: bold;
}
.new_body {
	color: #000066;
}

.news {
font-size: 10px;
border: 0;
padding: 0;
margin: 0 0 10px 0;
border-collapse: collapse;
}

.titlenews {
	font-weight: bold;
padding: 10px 0 0px 0;
}

.newsmeta {
padding: 3px 0 2px 0;
border-bottom: 1px solid #000;
}