#content{
	background-image:url(../images/fundohomepage-new.png);
	padding:25px;
	height:auto;
	float:left;
}

#titulo{
	font-family: 'Patua One', cursive;
	font-size:22px;
	color:white;
}

#blog{
	background-image: url(../images/fundo-blog-home.png);
	width:584px;
	height:244px;
	float:right;	
    postion:relative;
}


#blogtexttitle{
	margin-left:110px;
	margin-top:30px;
	width:155px;
	height:135px;
	font-size:21px;
	font-family: 'Patua One', cursive;
	color:#ffffff;
}

#blogtext{
	margin-left:110px;
	margin-top:-60px;
	width:525px;
	height:135px;
	font-size:14px;
	font-weight:bold;
	color:#654D50;
    line-height: 1.5em;
}

#noticias{
	margin-top:30px;
	background-image: url(../images/ultimas-noticias.png);
	width:965px;
	height:31px;
	float:left;
		
}

#noticias p{
	vertical-align: middle;
}

#ap2h2{
	margin-top:19px;
	background-image: url(../images/ap2h2-homebar.png);
	width:965px;
	height:162px;
	float:left;
}

#ap2h2title{
	margin-left:-10px;
    margin-top:-5px;
	width:350px;
	heigth:110px;
	line-height:150%;
	font-family: 'Patua One', cursive;
	font-size:20px;
    color:#fff;
}

#ap2h2title a{
	text-decoration:none;
	color:#ffffff;
}

#ap2h2title a:hover{
	text-decoration:none;
	color:#645D50;
}

#ap2h2title li{
	list-style: none;
}

#ap2h2menu{
	margin-top:-135px;
	margin-left:395px;
	width:173px;
	heigth:110px;
	line-height:200%;
	font-family: 'Patua One', cursive;
	font-size:20px;
}

#ap2h2menu a{
	text-decoration:none;
	color:#ffffff;
}

#ap2h2menu a:hover{
	text-decoration:none;
	color:#645D50;
}

#ap2h2menu li{
	list-style:none;
}

#ap2h2menu ul{
	padding-left:20px;
	margin:0px;
}

#ap2h2text{
	margin-left:600px;
	margin-top:-135px;
	width:325px;
	heigth:120px;
	font-size:14px;
	color:#654D50;
	padding-left:20px;
	padding-right:20px;
}

#ap2h2text a{
	text-decoration:none;
	color:#ADC7E3;
	font-size:10px;
	font-weight:bold;
}

#destaque{
	margin-top:30px;
	background-image:url(../images/em-destaque-fundo.png);
	width:965px;
	height:133px;
	float:left;
}

#destaquetext{
	padding:30px;
	padding-top:30px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	height:110px;
}

#destaquetext a{
	text-decoration:none;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
}

#hidrogenio{
	margin-top:30px;
	background-image: url(../images/sobre-o-hidrogenio-fundo.png);
	width:965px;
	height:228px;
	float:left;
}

#hidrogeniotext{
	margin-left:520px;
	margin-top:40px;
	width:390px;
	heigth:110px;
	font-size:14px;
	color:#645D50;
}

#hidrogeniotext a{
	text-decoration:none;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
}

a.ultimasNoticias {
	text-decoration: none;
	color: inherit;
}