* {
	margin:0;
	padding:0;
}

body {
	padding:0;
	margin:auto;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size:12px;
}

#top {
	width:800px;
	height:152px;
	margin:auto;
}

#line {
	width:800px;
	height:5px !important;
	height:0px;
	background:#1074b9;
	margin:auto;
	margin-top:0px;
	}
	
#middle {
	margin:auto;
	width:760px;
	height:100%;
	padding:20px;
	}

.form_login {
	font-size:10px;
	}


#bottom {
	width:800px;
	height:75px;
	margin:auto;
	text-align:right;
	}
#bottom a {
	text-decoration:none;
	}
#bottom a:hover {
	color: #09C;
	}

/*////////////////////CONTENT/////////////*/
a img {
	border:none;
	}
	
	
p{padding:0px;margin:0px;}
a{color:#00000c;text-decoration:none;}

.opening {
	font-size:13px;
}
h4 {
	color:#0099FF;
}

.link a:hover { text-decoration:underline; color: #3366FF;}
	