html{ 
	height: 100%; 
} 

body {
	background: #000000;
	margin: 0px;
	text-align:center; /* for IE */ 
	height: 100%;
}

#flashIntro {
	float: left;
	border: 5px solid #E8561B;
	width: 700px;
	height: 550px;
	position: relative;
	left: 150px;
	top: 20px;
}

.cleardiv {
	clear: both;
}	

#tablecenter {
	height: 100%;
	width: 100%;
	border: 0px;
}

#tablecenter td {
	width: 100%;
}

#enconstruction {
	float: left;
	margin-left: 150px;
	width: 400px;
	text-align:center;	
}

#enconstruction img {
	display: block;
	float: left;
	text-align: center;
}

.constructiondispo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding: 5px;
	width: 100%;
	text-align:center;
	position: relative;
	top: 350px;
	width: 300px;
	margin-left: auto;
	margin-right: auto;	
	background: #555;
	border: solid 1px #FFF;
	border-width: 1px 1px 0px 1px;
}	

div#page {
	background: #AAAAAA url(../images/common/bg1.jpg) repeat-x 50% 0;
	width: 100%;
}

div#main {
	background: #AAAAAA url(../images/common/bg1.jpg) repeat-x 50% 0;
    text-align:left;
	width: 1000px;
	height: 616px; 
	margin: 0 auto; 
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	overflow: hidden;
} 

div#footer {
	background: #000000 url(../images/common/footer.jpg) repeat-x 100% 0;
	color: #FFFFFF;		
	text-align: center;
	padding-top: 20px;
}

div#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

div#leftIndex {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 222px;
	height: 100%;
	display: block;	
	font-size: 0; 
	background: url(../images/common/fondrubs.jpg) repeat-y 0 100%;	
}

img {
	border: 0px;
}

#logo {
	display: block;
	width: 222px;
	height: 154px;
}

div#entete {
	float: left;
	height: 83px;
	margin: 0px;
	padding: 0px;
	font-size: 0;
	vertical-align: bottom;
}

div#content {
	float: left;
	display: inline;	
	width: 750px;
}

.linkpuce  {
	display: block;
	background: url(../images/common/puce1.gif) no-repeat;
	margin-top:5px;
	margin-left:5px;	
	padding-top: 2px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	float: right;
	border: 0;
}

.linkpuce a {
	color: #FFFFFF;	
	text-decoration: none;
}

.linkpuce a:hover {
	text-decoration: underline;
}

.titrePage {
	float: left;
	display: block;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #E8561B;
	font-style: normal;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: -2px;
	border-bottom: solid 1px #E8561B;
	margin-left: 10px;
	margin-bottom: 10px;
}

.txtdark1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4C4D;
}

.txtWhite12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

.txtWhite16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
}

#w3c {
	margin-top: 10px;
}

