#wrapper { text-align:center;}

#Ajax_wait { 
	text-align:center;
	position: absolute; 
	top: 70px; 
	z-index:1000;
	width:100%;
	}

#top-section {
/*margin-top:-43px;*/
 position: relative;
 top:0px;
margin-left:auto;
margin-right:auto;
 z-index: 90;
}
#mid-section {
text-align:left;
position: relative;
top:0px;
margin-top:15px;
margin-left:auto;
margin-right:auto;
}
#mid-col-1 {
 left:0px;
 top: 0px;
 width: 150px;
 margin: 0px;
 padding: 0px;
 z-index: 10;
}

#mid-col-2 {
 top: 0px;
 text-align:justify;
}

#corps {
 padding-bottom: 30px;
}

#cold {
margin:0px;
}
#footer { 
margin-top: 15px;
border-top:1px dashed #CCC;
clear:both;
text-align:center; 
}

@media handheld {
        table { display: block; overflow: hidden; }
        table tr { display: block; clear: left; }
        table td { display: block; float: left; }
        img { max-width: 100%;}
} 

