body {
	margin: 0px;
	padding: 0px;
	font-family:  Arial, Tahoma, Verdana, Helvetica, Sans Serif;
	font-size: 12px;
	line-height: 1.6;
	color: #007EB3;
	background: #CEDCC3;
	
}

p{
font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #007EB3;
}

/* mambo core stuff */
a:link, a:visited {
	color: #12AD2B;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #007EB3;
	text-decoration: underline;
	font-weight: bold;
}

A IMG {

	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none

}
.small {
	font-size: 9px
}
.bordure {
	border: solid;
	border-width: 1px 1px 1px 1px;
	border-color:#007EB3;
	padding : 5px 5px 5px 5px;
}

.bordure2 {
	border: solid;
	border-width: 1px 1px 1px 1px;
	border-color:#007EB3;
}

.marge{
padding :5px 5px 5px 5px;
}

h3{
	color: #007EB3;
	font-weight: bold;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
}
.gras{
	font-weight: bold;
}

