html, body, table, tr, td, h1, h2, h3, h4, h5, h6, ul, li, p {padding: 0; margin: 0;}
table, tr, td {border-collapse: collapse;}

body {
	background: #e9dfaa url("../../medias/images/f_attente.gif") center repeat-y;
	font-family: verdana;
	text-align: center;
	}
	.table {
		margin: 0 auto;
		width: 980px;
		}
		.col_gauche {
			width: 50%;
			}
		.col_droite {
			width: 50%;
			background: url("../../medias/images/v_attente_droite.jpg") no-repeat;
			}
			.col_droite div {
				padding: 60px 50px 0;
				}
			h1 {
				background: url("../../medias/images/a_logoarteo.gif") no-repeat;
				height: 113px; width: 311px;
				text-indent: -1000px; overflow: hidden;
				}
			h2 {
				background: url("../../medias/images/a_refonte.gif") no-repeat;
				height: 70px; width: 242px;
				text-indent: -2000px; overflow: hidden;
				}
			h3 {
				background: url("../../medias/images/a_texteattente.gif") no-repeat;
				height: 70px; width: 333px;
				text-indent: -2000px; overflow: hidden;
				}
			.b_telecharger {
				display: block;
				height: 55px; width: 255px;
				background: url("../../medias/images/b_telecharger.gif") no-repeat;
				text-indent: -2000px; overflow: hidden;
				}
			p {
				font-size: 11px;
				height: 70px; width: 333px;
				}
				p a {
					color: #c80c1e; text-decoration: none;
					}

