@charset "utf-8";
body {
	background-image: url('../images/full_bck.jpg');
	background-repeat: no-repeat;
	background-position: 55% top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Century Gothic;
	background-color:#0079be;
}
.contGen{
	width:979px;
	/*width:985px;*/
}
.icrGen{
	width:947px;
	/*width:953px;*/	
}
#eb_anacont{	
	margin:auto;
	margin-top:150px;
}
#eb_menu{
	padding-left:20px;
	height:27px;
}
#eb_menu a, #eb_menu a:visited, #eb_menu a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
#eb_menu a:hover{
	color:#336699;
}
#eb_menu img, #eb_menu ul, #eb_menu ul li{
	float:left;
}
#eb_menu ul{
	list-style:none;
	padding:0px;
	margin:0px;
	background-image:url('../images/menu_bck.png');
}
#eb_menu ul li{
	color:#FFFFFF;
	font-size:14px;
	line-height:27px;
	padding-left:10px;
	padding-right:10px;
	background:url('../images/menu_ara.gif') no-repeat right 9px;
}
.footerCls{
	margin-top:20px;
}
.footerCls, .footerCls a, .footerCls a:visited, .footerCls a:hover{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
}
.footerCls a:hover{
	text-decoration:underline;
}
