/* hide from ie on mac \*/
html {
	height: 100%;
/*	overflow: hidden;*/
}

#contenu {
	height: 100%;
	
}
/* end hide */

body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial;
	background-image: url(../images/fond.jpg);
	background-repeat:repeat-x;
	background-color:#6DC8EF;
	font-size:12px;
}

.header {background-image:url(../images/Header.gif); background-repeat:no-repeat;width:880px;height:342px;margin:auto;margin-top:50px;}
.header a{display:block;float:left;margin:240px 0 0 170px;}
.content{width:980px;height:594px;margin:auto;background:url(../images/fond_content.jpg) bottom right no-repeat;}
.content p{display:block;float:left;margin:50px 0 0 65px;color:#0058a0;width:350px;}
.menu{display:block;margin:0px;padding:0px;width:880px;margin:auto;margin-top:20px;}
.menu li{display:block;float:left;}
img{border:0px;}
h1{
	color: #FFCC00;
	margin-left : 1em;
}

h3{
	margin-left: 5px;
	font-size: 12px;
	color:#656256;
}

p{
	margin-left : 2em;
}

#menu{
	width:250;


	font-size: 12px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	position:absolute;
	z-index:2;
}
#menu h2{
	margin-left: 5px;
	font-size: 15px;
	color:#656256;
}
#menu ul{
	/*list-style-type: none;
	margin: 3;*/
	/*width: 250px;*/
list-style: square outside none;

}
#menu li{
	margin-bottom: 5px;
}
a{
	color: #000000;
}
#viewer{
	float: right;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding:0px;
	position:absolute;
	z-index:1;
}
#tracking{
	display: none;
}
#tab_form td{
	font-size: 12px;

}
#header{
	height:20px;
	width:250px;
	background-image:url(../img/header.gif);

}
#panel{
	background: #F2F2F2;

	border-bottom: 1px solid #656256;
	border-left: 1px solid #656256;
	border-right: 1px solid #656256;
	border-top: 1px solid #F10000;
}
