body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/fond-climlab-2010.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
}
.taille10 {	font-size: 10px;
}
a {
	color: #5D7098;
	text-decoration: none;
}
a:hover {
	color: #EEEEEE;
	text-decoration: none;
	background-color: #5D7098;
}
.b {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.b:hover {
	color: #5D7098;
	text-decoration: none;
	background-color: #FFFFFF;
}
h1 {
	font-size: 36px;
	font-weight: bold;
	color: #aeb7cb;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AEB7CB;
	text-align: left;
	letter-spacing: 5px;
}
.puce {
	list-style-image: url(images/puce.jpg);
}
.cadre {
	border: 1px solid #2A5977;
}

