


/* básico */
body {
        font-size: 11px;
        font-family: Tahoma;
        color:#363636;
        overflow-x: hidden;
        background-color:#540000;
        margin-top: 0px;
        magin-left: 0px;
        magin-right: 0px;
        margin-width: 0px;
        margin-height: 0px;
        margin-bottom: 0px;
        padding:0;       }



        
/* layout */

#page { 

        /* linha do layout */
        background-image: url('epica_3.jpg');
        width:1024px;
        background-repeat: repeat-y;
        }



#header {

/* imagem do layout */

width: 1024px;
height: 542px;
z-index:1; 
}


#profile {
        /* perfil do layout */
        float:right;
        display:inline;
        width: 200px;
        position:relative;
        text-align: justify;
        margin-top:-160px;
        margin-right:190px;}
        
        


#content {
        /* posts e pags */
        float:left;
        display:inline;
        width: 400px;
        position: relative;
        margin-top:-160px;
        text-align: justify;
        margin-left:180px;}






#footer {
 /* imagem rodapé do layout */
background-image: url('anad_footer.jpg');
width: 1024px;
height: 132px;
clear:both;}


h1{
font-weight: normal;
color: #B22222;
font-family: century gothic;
letter-spacing: 5px;
font-size: 25px;
padding-bottom: 5px;
text-align: left;
margin-top: 10px;
margin-bottom: 0px;
text-transform: none;
margin-left: 0px;
border-bottom: 3px solid #393939;}

h1:first-letter {
color: #8B0000;
}


h2{

font-family: tahoma;
font-size: 10px;
font-weight: ;
border-top: 1px dashed #2E2117;
border-bottom: 1px dashed #2E2117;
color: #8B4513;
letter-spacing: 0px;
padding-top: 3px;
padding-bottom: 5px;
text-align:center;}



b { 
color:#8B4513;}

a:active, a:link,a:visited {
cursor:hand; 
text-decoration: none; 
color: #8B4513; 
font-weight: normal;}


A:hover {
cursor: crosshair; 
color: #8B0000;
background-color:;
text-align:justify;
font-weight:normal; 
font-weight:none; }
