zhtml, body {
	background: #fff url(http://media.benoit-deldicque.com/images/bg10.gif) fixed top repeat-x;
	/*height:95%;*/
	overflow: none;
	}
#msg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-align:center;
}
.iphone a {
	display:block;
	background: url("http://media.benoit-deldicque.com/images/9/blogo.png") 0 0 no-repeat;
}
.blog a {
	display:block;
	width: 200px;
	background: url("http://media.benoit-deldicque.com/images/9/blogo.png") 0 0 no-repeat;
}
.siteweb a {
	display:block;
	width: 200px;
	background: url("http://media.benoit-deldicque.com/images/9/sitewebo.png") 0 0 no-repeat;
}
a:hover  { 
	background-position: 0 -100px;
	color: #E9D0BA;
}
a,a:visited{ 
	/*background-position: 0 -100px;*/
	color: #F5ECE2;
}

#principal {
	/*height:95%;*/
	vertical-align:middle;
	text-align:center;
}
img {
	border:0;
}