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

body{
margin:0;
padding:0;
text-align:center;
height:100%;width:100%;
}

#structure{
	padding:0;border:none;height:600px;
}
#logo_home {
	vertical-align:middle;text-align:center;min-height:200px;height: auto !important;height:200px;
}
#enter{
	vertical-align:middle;background:#e4e4e4;min-height:300px;height: auto !important;height:300px;
}

#footer_home {
	height:30%;
}
#flux{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin:6px 4px 0 0;
	float:right;
	color: #333;
}
#flux a{
	padding:0 2px;
}
