@import url("../html/style.css");
body{
	color:#FFF;
	font-family:arial;
	font-size:11px;
	padding:0pt;
	background-attachment: scroll;
	background-color: #FFF;
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 50%;
        }

#page{
	padding:0pt;
	text-align:left;
	width:980px;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
        }

#logo{
	width: 980px;
	color: #042254;
	font-family: arial;
	font-size: 34px;
	font-weight: normal;
	text-decoration: none;
	height: 87px;
	text-align: right;
        }

#wrapper{
        float:left;
        margin:0pt;
        padding:0pt;
        }
#left{
	color:#FFF;
	float:left;
	left:100px;
	line-height:1.5em;
	overflow:hidden;
	text-align:left;
	width:180px;
	margin-top: 1pt;
	background-color: #FFF;
	height: auto;
	clear: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
        }

#sidebar{
	color:#000000;
	float:left;
	font-size:11px;
	width:980px;
	background-image: url(../images/tophead.jpg);
	height: 128px;
        }

#sidebar2{
	color:#444444;
	float:left;
	font-size:11px;
	text-align:left;
	width:799px;
	clip: rect(auto,auto,auto,auto);
        }
		
#contact{
	color:#444444;
	float:left;
	font-size:11px;
	text-align:left;
	width:700px;
	padding-left: 20px;
        }

#footer{
	clear:both;
	color:#808979;
	font-size:11px;
	height:59px;
	margin:0pt;
	background-color: #FFF;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #F90;
	text-align: center;
	padding: 0px;
        }
IMG.displayed {
	display: block;
	margin-right: 6px;
	margin-left: 6px;
}

#navigation{
	height:41px;
	text-align:left;
	background-image: url(../images/navigation.jpg);
	background-repeat: repeat-x;
	width: 980px;
        }

#menu{
	list-style-type: none;
	padding-right: 30px;
	color: #042254;
	font-size: 16px;
	text-decoration: none;
	height: 20px;
	padding-left: 30px;
	padding-top: 10px;
	text-align: right;
}

#menu a:link, #menu a:visited{
	text-decoration: none;
	color: #042254;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-family: arial;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #042254;
}

#menu a:hover{
	text-decoration: none;
	color: #008EE2;
}


.textyellow{
	font-size: 16px;
	color: #FED698;
	font-weight: normal;
	font-family: arial;
}
.textbleu{
	font-size: 16px;
	color: #032153;
	font-family: arial;
	font-weight: bold;
}
.myblock {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #B529B0;
	margin-left: 5mm;
	margin-right: 5mm;
	padding: 15;
	background-color: #EFEFEF;
}

iframe {
border: 0px solid #ffffff;
}
.central-1 {
	position: relative;
	width: 800px;
	border:0px;
	background-color:#fff;
}
.central {
margin-left: 140px;
position: relative;
width: 400px;
border:0px;
background-color:#fff;
padding-top:240px;
}

img.floatLeft {
	float: left;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 15px;
}
img.floatRight {
	float: right;
	margin: 4px;
}
img. {
	float: right;
	margin: 4px;
}

