body {  	background-color:#fff;
	cursor:default;
	text-align: justify;  
	color: #000000; 
	font-family: Tahoma, Verdana, Arial; 
	font-size: 14px; }

IMG {	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	BORDER-LEFT: 0px; 
	BORDER-BOTTOM: 0px; }

A { 	CURSOR: hand; 
	COLOR: #d5cb11; 
	HEIGHT:1px; 
	font-weight:none;
	TEXT-DECORATION: none; }

A:link { 	CURSOR: hand; 
	font-weight: italic;
	COLOR: #e2cc00; 
	TEXT-DECORATION: none; }

A:visited { CURSOR: hand; 
	font-weight: italic;
	COLOR: #d5bb00; 
	TEXT-DECORATION: underline; }

A:active { CURSOR: hand; 
	font-weight: italic;
	COLOR: #d5bb00; 
	TEXT-DECORATION: none; }

A:hover {	cursor: hand;
	color: #e2cc00; 
	font-weight: italic; 
	text-decoration: none; }

u { 	cursor: default;
	color:#50504a; 
	text-decoration: underline; }

b { 	cursor: default;
	color: #50504a; }

i { 	cursor: default;
	color: #50504a; }

.transp {
	padding-left:10%;
	padding-right:10%;
}

.title {
	font-family: Channel;
	font-size: 44px;
	text-transform: none;
	font-weight: italic;
	text-align: center;
	color: #e1d617;		
}


.capitulos {
	font-family: Tahoma, Verdana, Arial;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: justify;
	color: #215c0a;
	position: fixed;
	top: 220px;
	height: automatic;
	width: 120px;	
	opacity: .70;
}

.capitulos:hover {
	opacity: 1;
}

.titlecap {
	font-family: Tahoma, Verdana, Arial;
	font-size: 19px;
	text-transform: ;
	text-align:left;
	color: #022b26;
	font-weight: bold;
	align: center;		
}

.continuafim {
	font-family: Angelface;
	font-size: 45px;
	text-align: center;
	color: #000;
	font-weight: bold;
		
}


.ffobs {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	text-transform: UPERCASE ;
	line-height: 1;
	text-align:center;
	color: #000000;
	font-weight: bold;		
}

ul {
	background-color: #f4ed73;
	font-stretch: ultra-condensed;
	font-family: tahoma;
	font-size: 16px;
	border-bottom: 2px solid #e7de35;
	border-radius: 5px;
	text-align: center;
	text-transform:;
	color: #000;
}


.quadro {
	background: #f9f8de;
	background-image: none;
	font-family: tahoma, verdana, helvetica;
	text-align: justify;
	font-size: 14px;
	color: #000000;
	padding: 3%;
	border: 1px solid white;
	border-radius: 30px; 
}



@font-face {
	font-family: "Channel";
	src: url("http://www.fanficobsession.com.br/FONTES/Channel.ttf");
}

@font-face {
	font-family: "Angelface";
	src: url("http://www.fanficobsession.com.br/FONTES/Angelface.otf");

	}

#form-vip {
	background: #e4fbf4;
	background-image: none;
	font-family: tahoma, verdana, helvetica;
	text-align: justify;
	font-size: 14px;
	color: #000000;
	padding: 3%;
	border: 1px solid white;
	border-radius: 30px; 
}