#Menu li.MenuHome{
	margin-left:67px;
	border:none;
}

#Banner{
	background:url(../images/BannerBiblioteca.jpg) no-repeat;
	margin-bottom:40px;
}

#Coluna1{
	width:214px;
	height:380px;
	display:table;
	float:left;
	background:url(../images/Divisor.jpg) no-repeat top right;
	margin-right:50px;
	
}

#Coluna1 ul{
	width:181px;
	padding-top:80px;
}

#Coluna1 li{
	list-style:none;
	width:161px;
	background:url(../images/Icone.jpg) no-repeat right center;
	font-size:14px;
	color:#737373;
	text-align:right;
	font-weight:bold;
	padding:10px 20px 10px 0px;	
	border-bottom:solid 1px #EEE;
}
#Coluna1 p{
	width:165px;
	padding-right:16px;
	text-align:right;
}
A.Submenu:link, A.Submenu:visited, A.Submenu:active {
	color:#737373;
	text-decoration:none;
}

A.Submenu:hover {
	color:#007CC1;
	text-decoration:none;
}
#Coluna2{
	width:480px;
	display:table;
	float:left;
	font-size:12px;
	line-height:20px;
	color:#706d66;
}

#Coluna2 h1{
	height:30px;
	margin-bottom:15px;	
}

#Coluna2 h2{
	font-size:12px;
	font-weight:bold;
	color:#007CC1;
	margin-bottom:10px;
}
#Coluna2 p{
	margin-bottom:12px;
}
