body{
	height:100%;
	margin:0px;
	padding:0px;
	background-image:url(../images/bg_motif.gif);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#454e54;
}

#content{	
	position:absolute;
	top: 50%;
	width:100%;
	height: 400px;
	margin-top: -277px; /* moitié de la hauteur */
}

.fr{
	background:url(../images/bg_prehome_lg.jpg) no-repeat;
	font-size:11px;
}

img{
	border:none;
}

.pict img{
	float:left;
}

.uk{
	background:url(../images/bg_prehome_lg.jpg) no-repeat right top;
	font-size:11px;
}

a{
	color:#454e54;
	text-decoration:none;
}

.fr a{
	color:#50b9ff;
	font-size:12px;
	text-decoration:none;
}

.fr a:hover, .uk a:hover{
	color:#FFF;
	text-decoration:none;
}

.ete, .uk a{
	color:#44a901;
	font-size:12px;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;	
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#454e54;
}
