/* Assife CSS Document - CEREGAR website project */

#head_page{
	width:100%;
	height:76px;
	background-image:url(../arts/bg/bgblue01.jpg);
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	line-height:76px;
	text-transform:uppercase;
}

#page_content{
	width:900;
}

#page_bar{
	width:900;
}
#logoutSide{
	float:right;
	width:400px;
	text-align:right;
}
#logoutSide a{
	font-size:12px;
}
