html, body {
	height:100%;
 	width:100%;
 	margin: 0;
	padding: 0;
	border: none;
}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: white;
	color: #444;
}

a, a:link, a:visited, a:hover, a:active { color: #426DB5; }
.link { color: #426DB5; }

.head_color {
	color: #EFEBEF;
	font-weight: bold;
	background-color: #426DB5;
}
.header_title {color: #000000}
.table_title { background-image: url(images/menu/bg-bubplastic-h-blue.gif); color: #ffffff; font-weight:bold;}
.dico {color: #0000FF}

.obligatoire {color: #FF0000}

h1 {
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: -1px;
	line-height: 1.2em;
	font-size: 2.0em;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	color: #426DB5;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	color: #444;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
}

.big {
	color: #426DB5;
	font-size: 1.2em;
	font-weight:bold;
}

.petit {	font-size: 10px }

p {
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	wtext-align: left;
	letter-spacing: 0;
	line-height: 1.3em;
	font-size: 1.1em;
	padding-left: 10px;
	padding-right: 10px;
}

.image { margin-left: 10px; margin-right: 10px; float:left; }
.dot { margin-left: 10px; margin-right: 10px; float:left; width:100px; height:100px; }