/*** 
Está css foi criada integralmente por Danilo Almeida criador do site ragnaTOONS onde possui todos os direitos resevados a criação.


Desenvolvendo WebSites para Ragnarok e sua Empresa
danilo-bob@hotmail.com ou www.mixpixel.com.br

***/

@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #666;
	margin: 0px;
}

img {
	border: none;
	text-align: center;
}

a {
	color:#333;
	text-decoration:underline;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
li {
	list-style: square;
}
a:hover {color:#09F;}
#conteiner {
	width:940;
	margin: 0 auto;
	border:1px #000;
	
}
#vote {
	position:absolute;
	top: 0;
	left: 0;
	z-index:9999;
	position:fixed;
}
#estreia {
	margin-left:20px;
	background-image:url(images/estreia.png);
	background-repeat:no-repeat;
	width:256px;
	height:37px;
	text-align:center;
	
}
.estreia {
		font-size:14px;
		color:#000;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:100;
		text-decoration:none;
		line-height: 40px;
}
/*Menu DIV*/
#menu {
	background-image:url(images/bg_menu.png);
	width: 603px;
	height: 63px;
	margin: 0 0 0 0px;
}
#menu a{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;

	text-decoration: none;
	color:#fff;
	float: left;
	padding: 10px 12px 5px 10px;
	height: 26px;
}
#menu2 {
	margin-left:3px;
}
#menu a:hover{
	background: #fe4d64;
	text-decoration:overline;

}
.menu-border{
	border-right: 1px solid #CCD8E6;
}
#slide {
	background-image: url(images/slide.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 265px;
	width: 590px;
}
/*Noticia DIV*/
#noticias {
	background-color: #E1E1E1;
	width: 340px;
	height: 265px;
	float: left;
}
#titulo_box {
	background-image:url(images/bg_box.png);
	background-repeat:repeat-x;
	width: 320px;
	height: 36px;
	margin-left:10px;
	margin-top:10px;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:22px;
	color:#FFF;
	font-weight:100;
	line-height:35px;
	text-align:right;
	
}
#noticias_conteudo {
	width: 320px;
	margin-left:10px;
	margin-top:10px;
	color:#FFF;
	font-weight:100;
}
#data {
	background-color:#fe5269;
	float:left;
	padding: 5px 5px 5px 5px; 
	letter-spacing:-1px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}
#noticia {
	padding: 5px 5px 5px 5px; 
	letter-spacing:-1px;
	font-weight:normal;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#noticia a {
	color:#3c3c3c;
	text-decoration:none;
	line-height:21px;
}
#noticia a:hover {
	color: #5c5c5c;
	text-decoration:none;
	margin-left:3px;
}
#linha-not {
	background-color:#ccc;
	height:32px;
	width:320px;
	display:block;
	margin-top:1px;
}
#linha-not:hover {
	background-color:#EEE;
	height:32px;
	width:320px;
	display:block;
	margin-top:1px;
}
/*LOGIN DIV*/
#login-box {
	background-color:#E1E1E1;
	width: 290px;
	height:180px;
	margin-top:5px;
	float: left;
}
#login-box:hover {
	background-color:#d9d7d7;
	width: 290px;
	height:180px;
	margin-top:5px;
	float: left;
}
#login {
	background-image:url(images/bg_login.png);
	background-repeat:repeat-x;
	width: 270px;
	height: 36px;
	margin-left:10px;
	margin-top:10px;
	font-family:arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	line-height:35px;
	text-align:right;
	
}
#form_login_bg {
	background-color:#ccc;
	height:40px;
	width:270px;
	margin-top:1px;
	margin-left:10px;
}
#login_usuario {
	line-height:43px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#249ad6;
	float:left;
}
#login_cp {
	height:25px;
	margin-top:6px;
	width:170px;
	margin-left:10px;
	border:0px;
	background-color:#E1E1E1;
	text-align:center;
	color:#5c5c5c;
	font-weight:bold;
}
#formulario_login {
	float:left;
}
#login_button{
	background: url('images/logar.png') 0 0 no-repeat;
	float: left;
	width: 153px;
	height: 35px;
	margin: 2px 0px 2px 10px;
	border: 0;
}
#login_button:hover{
	background: url('images/logar.png') 0 -35px no-repeat;
}
link a:hover {
	color:#09F;
	text-decoration:underline;
}


#guerra_title {
	background-image:url(images/bg_amarelo.png);
	background-repeat:repeat-x;
	width: 270px;
	height: 36px;
	margin-left:10px;
	margin-top:10px;
	font-family:arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	line-height:35px;
	text-align:right;
}
/*guerra*/
#guerra_button{
	background: url('images/detalhes.png') 0 0 no-repeat;
	float: left;
	width: 268px;
	height: 33px;
	margin: 2px 0px 2px 10px;
	border: 0;
}
#guerra_button:hover{
	background: url('images/detalhes.png') 0 -33px no-repeat;
	text-decoration:none;
}
/*************** bloco *****************/
#blocos_bg {
	float:right;
	margin-right:10px;
	margin-top:5px;
}

/**************** 2º parte Hall ********************/
#hall-box {
	background-color:#E1E1E1;
	width: 290px;
	height:180px;
	margin-top:5px;
}
img.block {
		-moz-opacity: 0.8;
			opacity:.60;
			filter: alpha(opacity=80);
}
img.block:hover {
			-moz-opacity: 0.0;
			opacity:.99;
			filter: alpha(opacity=100);
}
/*********** Paginas **********/
#coluna_esquerda {
	width: 595px;
	float:left;
}
#coluna_direita {
	float: right;	
	width:340px;
}
#balao {
	background-image:url(images/balao.png);
	width:596px;
	text-transform:uppercase;
	margin-top:7px;
	height:47px;
	color:#fe4c6a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:35px;
	text-align:right;
	letter-spacing:-1px;
	
}
#conteudo {
	width:585px;
	margin-left:10px;
}
 
/*textos*/
.texto_azul_12 {
	color:#09F;
	font-weight:100;
}
.texto_rosa_12 {
	color:#fe4c6a;
	font-weight:100;
	
}
.texto_cinza {
	font-weight:bold;
	
}
.rosa:hover {
	color:#fe4c6a;
}
		.black_overlay{
			display: block;
			position: fixed;
			top: 0%;
			left: 0%;
			width: 100%;
			height: 100%;
			background-color: black ;
			z-index:1;
			-moz-opacity: 0.8;
			opacity:.70;
			filter: alpha(opacity=80);
		}
		.white_content {
			display: none;
			position: fixed;
			top: 10%;
			left: 20%;
			width: 60% ;
			height: ;
			padding: 10px;
			border: 3px solid #fe4c6a ;
			background-color: #f9f9f9;
			z-index:9999;
			overflow: auto;
		}

.confirma {
	display:block;
	padding:8px;
	background-color: #DBDBDB;
	text-decoration:none;
	width:300px;
	text-align:center;
	font-weight:bold;
	font-size:24px;
	color:#FFF;
	border:0px;
}
.confirma:hover {
	color:#F7F7F7;
}
/*Formularios*/
#formulario-texto {
	display:block;
	padding:10px;
	color: #CCC;
	font-size:16px;
	background-color: #F7F7F7 ;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:560px;
	margin-top:10px;
	border-bottom:solid 2px #fe4c6a;
	
}
h3 {
	width: 300px;
	font-size:10px;
	margin-top:0px;
	margin-left:12px;
	margin-top:10px;
	float:left;
}
#formulario {
	float:none;
	height:20px;
	text-align:center;
	width: 250px;
	border: 1px solid #DDD;
	padding: 7px;
	color: #09f;
	margin-top:5px;
}
#rodape {
	background-image: url(images/bg_rodape.png);
	width:100%;
	height:150px;
	color:#F8F8F8;
	text-align:center;
}
.creditos {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #999;
	font-weight:normal;
}

#linha-ult {
	background-color:#ccc;
	height:32px;
	width:270px;
	display:block;
	margin-top:1px;
	margin-left: 10px;
}
#linha-ult:hover {
	background-color:#EEE;
	height:32px;
	display:block;
	margin-top:1px;
}
#num {
	background-color:#00C400;
	float:left;
	color:#FFF;
	padding: 5px 20px 5px 20px; 
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}
#ultimas a {
	color:#3c3c3c;
	text-decoration:none;
	line-height:35px;
	margin-left:5px
}
#ultimas a:hover {
	color: #5c5c5c;
	text-decoration:none;
	margin-left:8px;
}
/** vote **/

#vote-box {
	margin: 0 auto;
	width:708px;
}