@charset "utf-8";
/* CSS Document */
body {
	margin: 0em auto;
	background: #e3c4af;
}
#tudo {
	width: 1100px;
	margin: 0em auto;
	background: #fff;
}
.container {
	margin: 0em auto;
	width: 1000px;
}
#line-info {
	height: 350px;
}
#part1 {
	width: 70%;
	height: 300px;
	float: left;
}
#titulo h1 {
	font-family: 'FuturaStd-Bold';
	font-size: 70px;
	text-transform: uppercase;
	margin: 0;
}
#titulo h2 {
	font-family: 'FuturaStd-Light';
	font-size: 40px;
	text-transform: uppercase;
	font-style: italic;
	margin: 0;
}
.capitular {
	float: left;
	font-family: 'Proximanova';
	font-size: 70px;
	margin: 0;
	width: 60px;
	height: 60px;
	padding: 6px 0px 0px 5px;
}
#entrada {
	background: none;
	border-bottom: 1px solid #666;
	padding: 3px;
}
#entrada p {
	font-family: 'Proximanova';
	font-size: 13px;
	text-transform: uppercase;
	line-height: 170%;
}
#part2 {
	width: 28%;
	height: 300px;
	float: right;
	background: #e58442;
	padding: 3px;
	box-shadow: 0px 4px 0px #c4580f;
}
.img-perfil {
	left: 90px;
	position: relative;
	border-radius: 100px;
}
#part2 h3 {
	font-family: 'Proximanova';
	font-size: 15px;
	text-align: center;
	text-transform: uppercase;
}
#part2 h3 a {
	text-decoration: none;
	font-style: bold;
	color: #000;
}
#part2 p {
	font-family: 'Proximanova';
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	padding: 5px;	
}
#part2 h4 {
	font-family: 'Proximanova';
	font-size: 15px;
	text-align: center;
	font-style: bold;
	text-transform: uppercase;
}
#part2 h4 a {
	text-decoration: none;
	color: #000;
	opacity: 0.8; 
	-moz-opacity: 0.8;
	Filter: Alpha(Opacity=80);
}
#part2 h4 a:hover {
	color: #fff;
	text-decoration: none;
	opacity: 1.0; 
	-moz-opacity: 1.0;
	Filter: Alpha(Opacity=100);
}
#texto-historia {
	width: 50%;
	height: 300px;
	float: right;
}
#texto-historia h1 {
	font-family: 'FuturaStd-Bold';
	font-size: 25px;
	text-transform: uppercase;
	margin: 0;
}
#texto-historia p {
	font-family: 'Proximanova';
	font-size: 12px;
	text-align: justify;
	text-transform: uppercase;
	line-height: 160%;	
}
#foto-historia {
	width: 50%;
	height: 300px;
	float: left;
}
.foto-história {
	float: left;
}
#conteudo {
	
}
#col1 {
	width: 60%;
	height: 550px;
	float: left;
	background: #fff;
}
#col1 p {
	font-family: 'Proximanova';
	font-size: 12px;
	text-align: justify;
	text-transform: uppercase;
	line-height: 160%;	
	padding: 5px;
}
#col1 img {
	padding: 5px;
}
#col2 {
	width: 40%;
	height: 550px;
	float: right;
}
#col2 p {
	font-family: 'FuturaStd-Bold';
	font-size: 28px;
	text-align: center;
	text-transform: uppercase;
	line-height: 160%;	
	padding: 5px;
}
#line-txt p {
	font-family: 'Proximanova';
	font-size: 15px;
	text-align: justify;
	text-transform: uppercase;
	line-height: 160%;	
	padding: 5px 0px 0px 0px;
}
#consid-final {
	width: 1000px;
	height: 550px;
}
#consid-texto {
	width: 70%;
	height: 550px;
	float: left;
	background: #fff;
}
#consid-texto h1{
	font-family: 'FuturaStd-Bold';
	font-size: 25px;
	text-transform: uppercase;
	margin: 0;
	padding: 5px;
}
#consid-texto p {
	font-family: 'Proximanova';
	font-size: 15px;
	text-align: justify;
	text-transform: uppercase;
	line-height: 160%;	
	padding: 10px;
}
#dados-t {
	width: 30%;
	height: 550px;
	float: right;
	background: #f37021;
}
#dados-t h1 {
	font-family: 'FuturaStd-Bold';
	font-size: 20px;
	text-transform: uppercase;
	margin: 0;
}
#dados-t p {
	font-family: 'Proximanova';
	font-size: 14px;
	text-align: justify;
	text-transform: uppercase;
	line-height: 160%;	
}
#comentario h1{
	font-family: 'FuturaStd-Bold';
	font-size: 25px;
	text-transform: uppercase;
	margin: 0;
	padding: 5px;
}
#fan {
	padding: 10px 0px 10px 0px;
}
#fan h1{
	font-family: 'FuturaStd-Bold';
	font-size: 25px;
	text-transform: uppercase;
	margin: 0;
	padding: 5px;
}
#txt-anime {
	padding: 5px;
}