html{width:100%;}
body{
	width:100%;
	background-color: 		#ffffff;
	margin:			0px;
	background:url('../images/header-menu_bg.gif') repeat-x left 122px;
	overflow-x:				hidden;
}

.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
}
.adresse-titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1e7777;
	text-decoration: none;
	font-weight: bold;
}
a{
	color: #1e7777;
}
a:hover{
	color: #C00000;
}
.copyrights{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
}
.copyrights a{
	color: #1e7777;
}
.copyrights a:hover{
	color: #C00000;
}
.mailing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}
.mailing .obligatoire{
	color: #C00000;
	font-size: 9px;
	font-weight: bold;
}
.mailing-titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1e7777;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}
.mailing-input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	border:solid 1px #666666;
}
.mailing-btn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background:white url(../images/btnMailing.jpg) no-repeat;
	color: #1e7777;
	font-weight: bold;
	width:66px;
	height:22px;
	border:solid 0px #666666;
	margin-top:4px;
	cursor:pointer;
}

.texte-courant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
}
.texte-courant-titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}
.texte-courant-pays {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}
.confirm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
	line-height: 14px;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	line-height: 14px;
}
.champs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
	text-decoration: none;
	line-height: 14px;
}
