#content{
	padding:25px;
	height:auto;
	float:left;
    margin-top:50px;
}

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

#blog{
	background-image: url(../images/fundo-h2se-home.png);
	width:1024px;
	height:100%;	
    position:relative;
    margin-left:-25px;
    margin-top:25px;
}


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

#blogtext{
	margin-left:370px;
	margin-top:-220px;
	width:295px;
	height:135px;
	font-size:14px;
	font-weight:lighter;
	color:#654D50;
    line-height: 1.5em;
}

#noticias{
	margin-top:40px;
	background-image: url(../images/ultimas-noticias.png);
	width:1024px;
	height:55px;
	float:left;
    margin-left:-25px;
		
}

#noticias p{
	vertical-align: middle;
}

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

#ap2h2title{
	margin-left:-10px;
	width:350px;
	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:440px;
	width:173px;
	line-height:200%;
	font-family: 'Patua One', cursive;
	font-size:20px;
}

#ap2h2menu a{
	text-decoration:none;
	color:#ffffff;
    letter-spacing: 1.5px;
    margin-left:-15px;
}

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

#ap2h2menu li{
	list-style:none;
}

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

#ap2h2text{
	margin-left:770px;
	margin-top:-125px;
	width:210px;
	font-size:14px;
	color:#654D50;
	padding-left:20px;
	padding-right:20px;
    letter-spacing: 0.5px;
    line-height: 1.6;
}

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

#destaque{
	margin-top:135px;
	background-image:url(../images/em-destaque-fundo.png);
	width: 1024px;
	height: 380px;
	margin-left: -25px;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 18px;
}

#destaquetext{
	padding:30px;
	padding-top:10px;
	font-size:24px;
	font-weight:bold;
	color:#000000;
	height:110px;
	text-align: center;
}

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

#hidrogenio{
	margin-top:20px;
	background-image: url(../images/sobre-o-hidrogenio-fundo.png);
	height:242px;
	float:left;
    font-size:14px;
    width:1024px;
    
}

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

#hidrogeniotext a{
	text-decoration:none;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
    letter-spacing: 2px;
}

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