body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	background-color: #C6CDD6;
}
a:link	{
	text-decoration:none;
	color: #205C72;
	}
a:visited	{
	text-decoration:none;
	color: #205C72;
	}
a:link:hover	{
	text-decoration:underline;
	color: #618497;
	}
a:active {
	text-decoration:none;
	color: #205C72;
}
.bandeau {
	background-image: url(/images/bandeau_suite.jpg);
	width: 100%;
	height: 189px;
}
.contenu {
	width: 973px;
	margin-right: auto;
	margin-left: auto;
	background-color: #D1D7DE;
}
.top {
	height: 189px;
	width: 973px;
	margin-right: auto;
	margin-left: auto;
}
.entre-deux {
	background-image: url(/images/images_home_dessous.gif);
	width: 973px;
	margin-right: auto;
	margin-left: auto;
	height: 14px;
}
.bloc-titre {
	height: 26px;
	width: 169px;
	margin-right: 14px;
	margin-left: 14px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
}
.bloc-content {
	width: 153px;
	background-color: #B7BFCC;
	margin-right: 14px;
	margin-left: 14px;
	padding-top: 14px;
	padding-right: 8px;
	padding-left: 8px;
	color: #52626B;
	padding-bottom: 8px;
}
.bloc-content p {
	margin-top: 0px;
	margin-bottom: 5px;
}

.bloc-content ul {
	padding-left: 15px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: square;
}
.bloc-content li {
	padding-left: 0px;
	padding-bottom: 3px;
}
.bloc-right-titre {
	height: 26px;
	width: 169px;
	background-image: url(/images/fond_top_bloc_right.gif);
	margin-right: 14px;
	margin-left: 14px;
}
.bloc-titre-fond-left {
	background-image: url(/images/fond_top_bloc_left.gif);
}
.bloc-titre-fond-right {
	background-image: url(/images/fond_top_bloc_right.gif);
}
.bloc-bottom {
	background-image: url(/images/bloc-bottom.gif);
	width: 169px;
	margin-right: auto;
	margin-bottom: 14px;
	margin-left: auto;
	height: 6px;
	!height: 6px;
}
.search-form {
	margin: 0px;
}
.searchbox {
	font-size: 10px;
	width: 110px;
}

.searchbutton {
	font-size: 10px;
	background-color: #D1D7DE;
	width: 25px;
	border: 1px solid #205C72;
	text-align: center;
	padding: 2px;
}
.textcenter {
	text-align: center;
}

.bloc-titre-home {
	background-image: url(/images/images_home_fond_bloc.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 559px;
	padding-top: 40px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #6B8495;
	font-size: 12px;
}
.bloc-titre-bottom {
	background-image: url(/images/bloc_titre_bottom.gif);
	height: 13px;
	width: 579px;
}
h1 {
	font-size: 26px;
	color: #FFFFFF;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
}

.texte-centre {
	width: 559px;
	margin-top: 14px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(/images/fond_top_bloc_infos.gif);
	padding-top: 13px;
	background-color: #EDEFF2;
	padding-bottom: 13px;
	background-repeat: no-repeat;
	background-position: top;
}
.texte-centre ul {
	padding-left: 15px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: square;
}
.texte-centre li {
	padding-left: 0px;
	padding-bottom: 3px;
}
.texte-centre p {
	margin-top: 0px;
	margin-bottom: 3px;
}
.contactinput {
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EDEFF2;
	border: 1px solid #6B8495;
}
.contactselect {
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EDEFF2;
	border: 1px solid #6B8495;
}
.contactbutton {
	width: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #6B8495;
	border: 1px solid #000000;
}
.footer {
	height: 25px;
	width: 973px;
	margin-right: auto;
	margin-left: auto;
	color:#FFFFFF;
	font-size: 10px;
}
.lien-blanc a:link	{
	text-decoration:none;
	color: #B7BFCC;
	}

.lien-blanc a:visited	{
	text-decoration:none;
	color: #B7BFCC;
	}

.lien-blanc a:hover	{
	text-decoration:underline;
	color: #FFFFFF;
	}

.lien-blanc a:active {
	text-decoration:none;
	color: #B7BFCC;
}
.tools {
	font-size: 10px;
	color: #FFFFFF;
	height: 18px;
	text-align: right;
	width: 180px;
	float: right;
	margin-top: 8px;
	margin-right: 14px;
}
.margintop14 {
	margin-top: 14px;
}

