* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

html {
	height: 100%;
}

body {
	background-color: #F5F5F1;
	margin: 0;
	padding: 0;
	background-image: url(/img/blank.gif); 
	background-position: 0 0; 
	background-repeat: repeat-x;
	background-attachment: scroll;
	height: 100%;
}

img {border: 0;}

#container {
	position: absolute;
	left: 50%;
	top: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-left: -500px;
	text-align: left;
	padding: 0px;
}

a.mentions-legales,a.mentions-legales:visited, span.mentions-legales {
	font: bold 10px arial,verdana,helvetica,sans;
	color: #959591;
	text-decoration: none;
}

a.mentions-legales:hover {
	text-decoration: underline;
	color: #959591;
}

a.navigation,a.navigation:visited {
	display: block;
	width: 100%;
	height: 26px;
	font: bold 13px/1.8 arial,verdana,helvetica,sans;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/blank.gif);
	text-align: center;
	white-space: nowrap;
	padding-left: 20px; padding-right: 20px;
}
a.navigation:hover {
	display: block;
	width: 100%;
	height: 26px;
	font: bold 13px/1.8 arial,verdana,helvetica,sans;
	color: #0065A4;
	background-color: #FFFFFF;
	background-image: url(../img/blank.gif);
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	padding-left: 20px; padding-right: 20px;
}

a.navigation-deroul,a.navigation-deroul:visited {
	display: block;
	width: 100%;
	height: 20px;
	font: bold 14px/1.8 arial,verdana,helvetica,sans;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0065A4;
	background-image: url(../img/blank.gif);
	text-align: center;
	padding-left: 15px; padding-right: 15px;
}
a.navigation-deroul:hover {
	display: block;
	width: 100%;
	height: 20px;
	font: bold 14px/1.8 arial,verdana,helvetica,sans;
	color: #0065A4;
	background-color: #FFFFFF;
	background-image: url(../img/blank.gif);
	text-decoration: none;
	text-align: center;
	padding-left: 15px; padding-right: 15px;
}

input.bouton {
	font: bold 11px arial,verdana,helvetica, sans-serif,sans;
	color: #FFFFFF;
  background-color: #0065A4;
	border: 1px solid #A1A1A1;
	cursor: hand;
}

.input-text {
	font-family: arial,verdana, helvetica, sans-serif,sans;
	font-size: 13px;
	color: #484647;
}

.t9 {font-size: 9px;}
.t10 {font-size: 10px;}
.t10b {font-size: 10px; font-weight: bold;}
.t11 {font-size: 11px;}
.t11b {font-size: 11px; font-weight: bold;}
.t12 {font-size: 12px;}
.t12b {font-size: 12px; font-weight: bold;}
.t13 {font-size: 13px;}
.t15 {font-size: 15px;}
.t17 {font-size: 17px;}
.t17b {font-size: 17px; font-weight: bold;}
.t19 {font-size: 19px;}
.t21 {font-size: 21px;}

.blanc {color: #FFFFFF;}
.noir {color: #000000;}
.rouge {color: #DB221D;}

h1 {
	position: absolute;
	width: 803px;
	left: 200px;
	top: 1px;
	font: normal 12px arial,helvetica,sans;
	color: #414549;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

div.adresse, div.adresse span, div.adresse p {
	font: normal 15px  arial,verdana, helvetica, sans-serif,sans;
  color: #0065A4;
}

div.adresse a, div.adresse a:visited, div.adresse a:hover {
	font: normal 15px  arial,verdana, helvetica, sans-serif,sans;
  color: #0065A4;
}
div.adresse span.Titre1 {font-size: 26px; font-family:  arial,verdana, helvetica, sans-serif,sans; font-weight: bold; color: #0065A4;}
div.adresse span.Titre2 {font-size: 18px; font-family:  arial,verdana, helvetica, sans-serif,sans; font-weight: bold; color: #0065A4;}
