body {
	background-color: #81a1b0;
	margin-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #036;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #07354A;
	display: inline;
	text-align: center;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #07354A;
	display: inline;
}
#global {
	height: 610px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#swf {
	height: 350px;
	width: 980px;
	float: left;
	padding-top: 25px;
}
#contenu {
	height: 310px;
	width: 940px;
	float: left;
	background-color: #FFF;
	margin-top: 25px;
	padding: 20px;
	color: #036;
	text-align: justify;
}
#logo {
	height: 157px;
	width: 710px;
	float: left;
	padding-top: 40px;
	padding-left: 270px;
}
#footer {
	height: 20px;
	width: 980px;
	float: left;
	padding-top: 10px;
	font-weight: bold;
}

.dpro {
	font-size:12px;
	color: #07354a;
	font-family:arial;
	text-decoration:none;
} 
.txt_footer {
	float: right;
}
.netisse {
	font-size: 10px;
	color: #07354a;
	font-family: Verdana, Geneva, sans-serif;
	float: left;
}

.netisse a {
	color: #07354A;
	text-decoration: none;
}
.netisse a:hover {
	color: #07354A;
	text-decoration: underline;
}
.txt_courant {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: justify;
}
.txt_footer a {
	color: #036;
	text-decoration: none;
}
.txt_footer a:hover {
	color: #036;
	text-decoration: underline;
}
#contenu a {
	color: #07354A;
	text-decoration: underline;
}
#contenu a:hover {
	color: #81A1B0;
	text-decoration: underline;
}

