body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004751;
}
body {
	background-color: #e3f0f0;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}
#conteneur{  position: absolute;
   width: 980px;
   left: 50%;
   margin-left: -490px;background-color:#FFF;
   -moz-box-shadow:0px 0px 10px #333;
	-webkit-box-shadow:0px 0px 10px #333;
	box-shadow:0px 0px 10px #333;
  }
#main { width:980px;  margin-left: auto; 
  margin-right: auto;   position: relative; background-color:#008194;
  height:88px;
  background-image:url(../ttmp/img/bg_header.gif);
  background-position:bottom left;
  background-repeat:no-repeat;
  }
  #content {
	width:980px;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
	position: relative;
	padding-top:0px;
	 background-image:url(../ttmp/img/bgmain.jpg);
  background-position:top right;
  background-repeat:repeat-y; 
  min-height:305px;
   height:auto !important; 
   overflow:auto;
}

 #logobottom {
	 background-image:url(../ttmp/img/logo_bottom.gif);
  background-position:top left;
  background-repeat:no-repeat; 
  height:63px;
  
  width:132px;


	 
 }

#bottom {
	  width:980px;  margin-left: auto; 
  margin-right: auto;  background-color:#008194;position:relative; display:inline-block;
    font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#b0b7bf;text-align:left;text-decoration:none;font-weight:normal;
	height:90px;
	  background-image:url(../ttmp/img/bg_bottom.jpg);
  background-position: top center ;
  background-repeat:no-repeat;
  color:#fff;
  }

#leftcontent {

padding-left:15px;
padding-top:60px;
}

#leftwin {
	width:345px;
float:left;
	
}

#rightcontent {
width:620px; height:350px;float:left;padding-top:20px;
}

#bottomleft{
	line-height:17px;	
	padding-top:8px;
	padding-left:15px;
	float:left;
	width:475px;
}

#bottomright{
	line-height:17px;	
	padding-top:8px;
	padding-right:15px;
	float:left;
	text-align:right;
	width:475px;
}

.welcome {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#008194;
	font-weight:bold;
	margin-left:100px;

}

.welcome a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#008194;
	font-weight:bold;
	text-decoration:none;
	
}

.welcome a:hover {
text-decoration:underline;
	
	
}

  #bottom a {
  color:#fff;
  text-decoration:none;
  }
  
    #bottom a:hover {
  color:#fff;
  text-decoration:underline;  }
  
  #logo10y {
		 background:url(../ttmp/img/10y.gif) no-repeat left top;
	position: absolute;
	left: 0;
	bottom: 0;
	width:89px; height:120px;
	margin-bottom:15px; margin-left:15px;
		
	}