body {  
	background:#FFFFFF;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	word-spacing: espacePlus 50px;
    word-spacing:  espaceMoins -5px;
	
}

a {
	color: #43BCC6;
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: underline;
}


div#image1{
	position: absolute;
	z-index: 3;
	top: 0px;

}
div#vosmotos{
	position: absolute;
	z-index: 3;
	top: 20px;
	left: 500px;
}
div#Photos{
	position: absolute;
	z-index: 3;
	top:  200px;
	left: 10px;
}

