body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.menu {
	font-size: 11px;
	color: #1E74AB;
	text-decoration: none;
	font-weight: bold;
}
.menu:link {
	color: #1E74AB;
}
.menu:visited {
	color: #1E74AB;
}
.menu:hover {
	color: #84C820;
}
.menu:active {
	color: #84C820;
}
.normal {
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.titre {
	font-size: 14px;
	font-weight: bold;
	color: #1E74AB;
}
.surlignage {
	font-weight: bold;
	color: #1E74AB;
}
a:link {
	color: #1E74AB;
	text-decoration: none;
}
a:visited {
	color: #1E74AB;
	text-decoration: none;
}
a:hover {
	color: #84C820;
	text-decoration: none;
}
a:active {
	color: #84C820;
	text-decoration: none;
}
.smallblanc {
	font-size: 10px;
	color: #FFFFFF;
}
ul {
	list-style-position: outside;
	list-style-image: url(images/puce.gif);
}
blockquote {
	margin-right: 0px;
}
.bggauche {
	background-image: url(/images/gauche2.gif);
	background-repeat: no-repeat;
}
.normalblanc {
	font-size: 12px;
	color: #FFFFFF;
}
.margeverte {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #84C71F;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.bloccontenu {
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding-right: 25px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #1E74AB;
}
.margeverte-1 {
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #84C71F;
	border-bottom-width: 1px;
}
.menuvert {
	font-size: 11px;
	color: #84C71F;
	text-decoration: none;
	font-weight: bold;
}
h2 {

	font-size: 12px;
	font-weight: bold;
	color: #1E74AB;
}
.borderbleue {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3F9FDB;
	border-left-color: #3F9FDB;
}
.bgpagegauche {
	background-color: #F4FAFE;
	background-repeat: no-repeat;
	background-image: url(http://www.velcan.fr/images/bg-gauche-2.jpg);
	background-position: right top;
}
.bgpagedroite {
	background-color: #F4FAFE;
	background-image: url(http://www.velcan.fr/images/bg-droite-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.form {
	border: 1px solid #1E74AB;
	font-size: 11px;
}

