/* ####################################################################### */
/* Modelo de Página do Usuário AnimeSpirit                                 */
/* Através desse arquivo você pode personalizar seu perfil                 */
/* Você pode mudar as cores, fontes e imagens                              */
/* ####################################################################### */
/* Estilos de todo o Site                                                  */

body {
	background: url(http://i54.tinypic.com/21b0tg2.jpg) fixed; 
}

#fundo {
	 background:url () fixed;
}

fieldset {
	border: 1px dashed #c1c7c8;
}

span, span a, .admin, .admin:hover, .ativo, .ativo:hover, .link {
	color: #007ac1;
        font: regular 9px;
        font-family: century gothic;
        
}

#base {
	background: url(http://i52.tinypic.com/14cgr3c.jpg) fixed center top;
          
}



/* ####################################################################### */
/* Estilos da parte de Cima do Site                                        */

#cima #logo {
        height: 230px;
	background: url(http://i53.tinypic.com/yh2l5.jpg);

}

#nav {
	
        border-top: 3px solid #000000;
        background: url(http://i54.tinypic.com/2d9cu4l.png);
	font: regular 9px;
        font-family: century gothic;
}

#nav a {
        
        color: #007ac1;
        font: regular 9px;
        font-family: century gothic;
}

#nav a:hover {
        background: url (http://i54.tinypic.com/2d9cu4l.png);
	color: #c1c7c8;
        font: regular 9px; 
        font-family: century gothic;
        
}

#subnav {
        background: url (http://i54.tinypic.com/2d9cu4l.png);
}

#subnav a:hover {
color: #007ac1;
}

#secaoNav, #secaoNav a {
	background: url (http://i54.tinypic.com/2d9cu4l.png);
	color: #007ac1;
        font: regular 9px;
}

/* ####################################################################### */
/* Estilos da parte de Baixo do Site                                       */

#baixo {
	border-top: 1px dashed;
	background: url (http://i54.tinypic.com/2d9cu4l.png);
	color: #007ac1;
}

#baixo a {
	color: #007ac1;
}

/* ####################################################################### */
/* Estilos do Menu Esquerdo do Site                                        */

#MenuEsquerdo .boxMenuEsquerdo {
               background:url(http://i54.tinypic.com/2d9cu4l.png);
	       color:#007ac1;
               font-family: century gothic;

}

#MenuEsquerdo .boxMenuEsquerdo .tituloMenuEsquerdo {
        color: #007ac1;
	margin: 0;
	padding: 5px 0 0 0;
	letter-spacing: 3px;
        text-align: right;
	border-bottom: 1px dashed #007ac1;
	font-size: 9px;
        font-family: century gothic;


}

/* ####################################################################### */
/* Estilos do Menu Direito do Site                                         */

.boxMenuDireito {
	background:url(http://i54.tinypic.com/2d9cu4l.png);
	color: #007ac1;
        font-family: century gothic;

}

.boxMenuDireito .tituloMenuDireito {
        color: #007ac1;
	margin: 1;
	padding: 5px 0 0 0;
	letter-spacing: 3px;
        text-align: right;
	border-bottom: 1px dashed #007ac1;
	font-size: 9px;
        font-family: century gothic;

}

/* ####################################################################### */
/* Estilos que pertencem ao Conteúdo do Site                               */

#quote {
	color: #dfdfdf;
	background-color: url(http://i54.tinypic.com/2d9cu4l.png);
	border: 1px dashed #007ac1;
        font-family: times new roman;
}

.boxConteudo .titulo, .boxConteudo h1, .boxConteudo h2 {
	color: #007ac1;
	margin: 0px;
	padding: 5px 0 0 0;
	letter-spacing: 3px;
	text-align: left;
        text-transform: uppercase;
	border-bottom: 1px dashed #007ac1;
	font-size: 9px;
	font-family: century gothic;
}

.boxConteudo .textoBg1, .boxConteudo tr.textoBg1 td {
	background: url(http://i54.tinypic.com/2d9cu4l.png);
	color: #dfdfdf;
	border-bottom: 1px dashed #007ac1;
        font-size: 9px;
        font-family: verdana;
}

.boxConteudo .textoBg2, .boxConteudo tr.textoBg2 td {
	background: url(http://i54.tinypic.com/2d9cu4l.png);
	color: #007ac1;
	border-bottom: 1px dashed #007ac1;
        font-size: 9px;
        font-family: verdana;
}

.boxConteudo .baixo {
	background: url(http://i54.tinypic.com/2d9cu4l.png);
	color: #007ac1;
        font: regular 9px;
}

.boxConteudo .baixo a:hover{
color: #007ac1;

}

.boxGoogle {
	border-top: 0px dashed #007ac1;
	background-color: url (http://i54.tinypic.com/2d9cu4l.png);
}

/* ####################################################################### */
/* Elementos Condensados                                                   */

a, body {
	color: #c1c7c8;
        font-size: 11px;
        font-family: century gothic;
}
