@charset "utf-8";
/* CSS Document */


body {
	background-color	: #000000;
	color				: #FFFFFF;
	font-size			: 12px;
}

img {
	border:none;
}

a {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
#body_div {
		margin-left : auto;
		margin-right : auto;
		
		background-color:#000000;
		
		width : 1024px;
		height:auto;
		
}

#top_frame {
	width : 1024px;
	height : 75px;
}

#home_present {

	width : 550px;
	
	position:absolute;
	
	float: left;
	
	text-align : justify;
	font-size : 12px;
	
	margin-left : 5px;
	margin-top : 25px;

}
#photo {

	width : 1024px;
	
	position:absolute;
	
	float: left;
	
	text-align : justify;
	font-size : 12px;
	
	margin-left : 5px;
	margin-top : 25px;

}
#agenda {

	width : 650px;
	
	position:absolute;
	
	float: left;
	
	text-align : justify;
	font-size : 12px;
	
	margin-left : 5px;
	margin-top : 25px;

}

#adherent {

	width : 650px;
	
	position:absolute;
	
	float: left;
	
	text-align : justify;
	font-size : 12px;
	
	margin-left : 5px;
	margin-top : 25px;

}

#video {

	width : 10240px;
	
	position:absolute;
	
	float: nonce;
	
	text-align : justify;
	font-size : 12px;
	
	margin-left : 5px;
	margin-top : 25px;

}

#menu_main {

	width : 450px;
	
	position:absolute;
	margin-left:560px;
	
	margin-top:75px;
	
	float: none;
	

}
