body {
	margin: 0;
	padding: 0;
	text-align: center;
	font: 11px "Verdana", sans-serif;
	background-color: #00224d;
}

img {
	border: 0;
}

a {
	color: #00224d;
}

a:hover {
	color: #ff0300;
}

a:visited {
	color: #00224d;
}

.bold {
	color: #FF4D00;
	font-weight: bold;
}

#conteneur {
	margin-left: auto;
	margin-bottom: 20px;
	margin-right: auto;
	margin-top: 20px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 2px;
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	border-left-color: red;
	border-bottom-color: red;
	border-right-color: red;
	border-top-color: red;
	width: 800px;
	height: 100%;
	text-align: left;
	background-color: white;
}

#contenu {
	padding-left: 20px;
	padding-bottom: 0;
	padding-right: 20px;
	padding-top: 0px;
}

#contenu a {
	color: #999999;
}

#contenu a:hover {
	color: #666666;
}

#header {
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 10px;
	text-align: center;
}

ul#menu {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: -2px;
	z-index: 100;
	font-size: 12px;
	width: 100%;
	height: 32px;
	background: #FFF url("images/menu-bg.gif") top left repeat-x;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-weight: bold;
	list-style-type: none;
	padding: 0;
}

ul#menu li {
	margin-left: 10px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
	display: block;
	float: left;
}

ul#menu li a {
	padding-left: 15px;
	padding-bottom: 0;
	padding-right: 15px;
	padding-top: 0px;
	height: 32px;
	color: #00224d;
	text-decoration: none;
	display: block;
	float: left;
	line-height: 240%;
}

ul#menu li a:hover {
	color: #ff0300;
}

ul#menu li a.current {
	z-index: 100;
	padding-left: 15px;
	padding-bottom: 0;
	padding-right: 15px;
	padding-top: 0px;
	font-weight: bold;
	height: 28px;
	color: white;
	background: #00224d top left repeat-x;
}

table {
	line-height: 20px;
	margin-left: 20px;
	font-size: 12px;
	width: 400px;
}

.text {
	line-height: 1.2em;
	font-size: 12px;
	                   
	padding-left: 20px;
	                   
	padding-bottom: 0;
	                   
	padding-right: 20px;
	                   
	padding-top: 0;
	                   
	color: #00224d;
	text-align: justify;
	top: 200px;
	line-height: 16px;
}

.floatRight { 
    float: right; 
    margin: -25px 0 20px 25px; 
}

.floatRightPlan { 
    float: right; 
    margin: 0px 50px 20px 25px;
    text-align: center;
    font-size: 10px;
}

.floatLeft { 
    float: left; 
    margin: -25px 0 20px 25px; 
}

.photoFloatRight { 
    width: 300px; 
    padding-left: 20px; 
    padding-bottom: 0px; 
    padding-right: 0; 
    padding-top: 0; 
    margin-left: 10px; 
    margin-bottom: 30px; 
    margin-right: 0; 
    margin-top: 0px; 
    float: right; 
}

.photoFloatLeft { 
    float: left; 
    margin: 0 10px 10px 0; 
}

h1 {
	font-size: 14px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #FF4D00;
}

h1 #links {
	font-size: 11px;
}

h1 a {
	font-weight: normal;
}

h1 a:hover {
	color: #FF4D00;
	text-decoration: none;
}

h2 {
	font-size: 12px;
	margin: 10px 0 10px 0;
	font-weight: bold;
	color: #FF4D00;
}

h2 a {
	font-size: 12px;
	margin: 10px 0 10px 0;
	font-weight: normal;
	color: #FFFFFF;
}

h2 a:hover {
	color: #FF4D00;
	text-decoration: none;
}

h4 {
	font-size: 14px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #FF4D00;
}

.center {
	text-align: center;
}

.greetings {
	margin-bottom: 40px;
	line-height: 36px;
	text-align: center;
	font-size: 24px;
}

.construction {
	margin-top: 30px;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	font-size: 14px;
}

.text {
	margin-top: 30px;
	font-weight: bold;
	line-height: 24px;
	text-align: left;
	font-size: 11px;
}

.address {
	margin-top: 0px;
	font-weight: bold;
	line-height: 24px;
	text-align: right;
	font-size: 14px;
}

.slogan {
	margin-top: 30px;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	font-size: 24px;
}

.centerRef {
	text-align: center;
	line-height: 24px;
}

.right {
	text-align: right;
	vertical-align: top;
}

.contact {
	width: 550px;
	margin: 0 0 0 50px;
}

.photos {
	width: 750px;
	margin-left: -50px;
	text-align: center;
}

.photos img {
	border: 0;
	padding: 5px;
	vertical-align: middle;
}

strong {
	color: #ff0300;
}

strong a {
	color: #FF4D00;
}

strong a:hover {
	color: #FF4D00;
}

strong a:visited {
	color: #FF4D00;
}

.links {
	font-size: 9px;
}

p#footer {
	margin-left: 0;
	margin-bottom: 10px;
	margin-right: 0;
	margin-top: 10px;
	font-size: 9px;
	text-align: center;
	color: #00224d;
}

p#footer a {
	color: #00224d;
}

p#footer a:hover {
	color: #ff0300;
	text-decoration: none;
}