#container{
	width:794px;
	background-color:#ffffff;
}

#header{
	width:794px;
	height:251px;
	background-color:#fff;
	padding: 0 0 15px 0;
}

#logo {
	float:left;
	width:421px;
	height:251px;
	display:block;
}

#franck_photo{
	float:right;
	width:373px;
	height:251px;
	display:block;
}

#navigation{	
	float:left;
	width:794px;
	height:31px;
}

/* ------- Generated by csscreator.com ------- */  
 
 
#left_column {
 	width:415px; 
 	float:left; 
 	position:relative;
	text-align:center;
	padding: 15px 0;
	line-height:16px;
}

#left_column a{
	color:#000000;
}

#left_column a:hover{
	color:#000000;
	text-decoration:none;
}


#left_column img{
 	padding:10px 0;
}

#right_column {
 	width:375px; 
 	float:right; 
 	position:relative;
	color:#fff; 
	text-align:left;
	padding: 10px 0;
}

#right_column img{
 	padding-bottom:6px;
}

hr {
	border: 0;
	width: 100%;
	color: #f0f1f1;
	background-color: #f0f1f1;
	height: 6px;
	margin: 10px auto 0 0;
	text-align: left;
	border-bottom:1px solid #9a9a9c;
	border-top:1px solid #9a9a9c;
	border-right:1px solid #9a9a9c;
}

 