#conteudo,
#conteudo *{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-repeat : no-repeat;
	text-decoration : none;

}
#conteudo{
	border-top : 1px dotted #ccc;
	position : relative;
	top : 0;
	left : 0;
}

#conteudo.capa{
	background-image : url(img/usina-fukushima.jpg);

	border-top : 1px dotted #ccc;
	height : 1000px;
}
#conteudo #texto{
	position : absolute;
	left : 20px;
	top : 350px;
	width : 350px;
	
}
#conteudo #texto h2{
	font-size : 22px;
	color : #636466;
}
#conteudo #texto p strong{
	width : 18px;
	height : 18px;
	line-height : 18px;
	text-align : center;
	background-color : #ff9900;
		color : #fff;
		float : left;
		margin : 0 5px 0 0;
}
#conteudo.capa #texto{}
#conteudo.derretimento2 #texto,
#conteudo.derretimento1 #texto{
	left : 20px;
	top : 20px;
	width : 630px;
}

#conteudo.derretimento1{
	background-image : url(img/derretimento1.jpg);
	background-position : 0 0px;
	height : 800px;
}
#conteudo.derretimento2{
	background-image : url(img/derretimento2.jpg);
	background-position : 0 40px;
	height : 800px;
}
#conteudo.derretimento2 p{
	position : absolute;
	width : 214px;
	top : 50px;
	left : 80px;
}
#conteudo.derretimento2 p.tx2{
	left : 340px;
}
#conteudo.derretimento2 p.tx3{
	left : 620px;
}
#conteudo #submenu{
	width : 936px;
	height : 30px;
	border-bottom : 1px dotted #ccc;
	position : absolute;
	left : 0;
	top : 0px;
}
#conteudo #submenu h2 a,
#conteudo #submenu h2{
	float : left;
	height : 30px;
	line-height : 30px;
	margin : 0 6px;
	color : #47423a;
}
#conteudo #submenu h2 a:hover,
#conteudo #submenu h2#sel a{
	color : #ff9900;
}
#conteudo.chernobil{
	background-image : url(img/chernobil.gif);
	height : 1085px;
	background-position : 0 0px;
}
#conteudo.chernobil #texto{
	width : 900px;
	top : 0px;
	left : 20px;
}
#conteudo.reatores{
	background-image : url(img/reatores.gif);
	height : 670px;
	background-position : 0 0px;
}
#conteudo.proteger{
	background-image : url(img/proteger.gif);
	height : 670px;
	background-position : 0 0px;
}
