@charset "utf-8";
/* CSS Document */
html{
	text-align: center;
}
body {
	margin: 3px auto 0 auto;
	background-color: #CCCCCC;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Style1 {
	font-size: 13px;
	font-weight: bold;
}

.Style2 {color: #FFFFFF}

.Style3 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.Style5 {font-size: 14px; font-weight: bold; color: #000000; }
.Style6 {	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

a:link {
	color: #F9261F;
	font-weight: bold;
}

a:visited {
	color: #F9261F;
}

a:hover {
	color: #F9261F;
}

a:active {
	color: #F9261F;
}

a {
	font-style: italic;
}
/***************/
.engagements,.partenaires{
	text-align: right;
	padding-right: 5px;
}
.engagements span{
	color: #000;
	font-weight: bold;
	position: relative;
	top: 77px;
}
.partenaires a img{
	border: 0;
}
.partenaires a span{
	color: #fff;
	font-weight: normal;
	font-style: normal;
	font-size:9px;
}
.partenaires a:hover{
	text-decoration: underline;
	}
.proxidem img{
	margin-bottom: 7px;
}
.newsletter{
	float: right;
}
.newsletter fieldset{
	border: 0;
	text-align: right;
}
.newsletter label{
	display: block;
	font-weight: bold;
	font-size: 11px;
	}
.newsletter input{
	width: 170px;
	border: 1px #999999 solid;
	}
.newsletter input.newsletter_submit{
	background-color: #8d8c8b;
	border: 1px #000 solid;
	font-size: 11px;
	width: 24px;
	margin-bottom: 1px;
	}
.footer{
	width: 681px;
	margin: 0 auto;
	padding-left: 270px;
	text-align: center;
}
.footer iframe{
	float: right;
}