
h1 {
	color: #003366;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
}
h2 {
	color: #003366;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

h3 {
	color: #003366;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}




body {
	color: #003366;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(http://www.web-marketer.net/pics/back.gif);
	background-color: #DBDBDB;
	background-attachment: fixed;	
}

table {
	border-color: #80D4A4;
}


a:link {
	font-weight: bold;
	text-decoration: none;
	color: #00008B;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #838383;
}
a:hover, a:active {
	text-decoration: underline;
	color: #39AA6A;
}

hr {
	color: Teal;
	width: 90%;
	height: 2px;
}
p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-indent: 10px;
}
.actuel {
	background-color: #003366;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #99CC99;
	font-weight: bolder;
}
.webmarketer-webmarketer {font-size: 10px}

.bas_page {
	color: #003366;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: smaller;
}

.actu {
	color: #FF724A;
	font-weight: bold;
}

#formbas {
	text-align: right; 
	margin: 0;
	padding: .5em;
	background: #9FCFA3;
}
#formbas input {
	font-weight: bold; 
	margin-left: 1em;
}
#infos {
	border: none;
	margin: 0;
	padding: 0;
	width: 30em;
}

#form p {
	padding: .2em 0;
	margin: 0 0 .2em 0;
}
#form fieldset {
	margin: 0;
	font-style: normal;
	padding: 0 1em 1em;
}
#form legend {
	font-weight: bold;
	color: black;
	background: transparent;
	color: #003366;
	font-family: Century Gothic;
	font-size: 12pt;
}
#form fieldset#infosperso label, #form fieldset#origine label {
	float: left;	
	width: 30%;
	text-align: right;	
	margin: 0;
	padding: 0 .5em 0 0;
}
#form label.obligatoire {
	font-weight: bold;
}
#form a.aide {
	text-decoration: none;
}
#form a.aide img {	
	margin: 0;
	padding: 0;
	border: 0;
}
#form a.aides:hover {	
	cursor: help;
}
#form .commentaire {
	font-style: italic;
	color: #666;
	background: transparent;
	margin: 0;
	padding: 0;
}
#form .focus {	
	background: #9FCFA3;
	color: #003366;
}
#form .normal {
	background: #DBE7FD;
	color: #003366;
}
.titre {
	font-weight: bold;
	color: #003366;
	background: transparent;
	color: #003366;
	font-family: Century Gothic;
	font-size: 12pt;
}

.lienblanc {color: #FFFFFF}

.source {font-size: xx-small}

.reference{
	font-style: italic;
	font-weight: bold;
}

.erreur {
	color: #FF0000;
	font-weight: bold;
}