/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

p {
	text-align: justify;
	margin-left: 5px;
	margin-right: 5px;
	}
	
.bloc {
	font-size: 10px;
	text-align: justify;
	margin-left: 5px;
	}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.sous-titre {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	color: #006633;
	text-align: left;
}

a:link {
	color: #006633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006633;
}
a:hover {
	text-decoration: underline;
	color: #006633;
}
a:active {
	text-decoration: none;
	color: #006633;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin-left: 5px;
	padding: 0px;
}

h1{
 font-size: 120%;
 color: #006633;
}

h2{
 font-size: 110%;
 color: #006633;
}

h3{
 font-size: 11px;
 color: #006633;
 font-weight: bold;
}

h4{
 font-size: 80%;
 font-weight: normal;
 color: #006633;
 text-align: justify;
 margin-left: 5px;
 margin-right: 5px;
}

h5{
 font-size: 100%;
 color: #006633;
}

.newsletter {
	font-size: 11px;
	color: #006633;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #006633;
}
