body
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 80%;
}

h2 {
    font-weight: bold;
}



ul {
    list-style-type: none;
}

a {
    text-decoration: none;
    font-weight:bold;
    color: #55b5cf;
}



a:hover {
    text-decoration: underline;
}



.bordaBox {
    background: transparent;
    width: 80%; 
    left: 10%; 
    position: relative;
}

.bordaBox #camadaMenuTopo {
    background: transparent; 
    _width: 80%; 
    _left: 10%; 
    width: 96%; 
    left: 2%; 
    position: relative;

}
.bordaBox .b1, .bordaBox .b2, .bordaBox .b3, .bordaBox .b4, .bordaBox .b1b, .bordaBox .b2b, .bordaBox .b3b, .bordaBox .b4b {
    display:block; 
    overflow:hidden; 
    font-size:1px;
} 

.bordaBox .b1, .bordaBox .b2, .bordaBox .b3,.bordaBox .b1b, .bordaBox .b2b, .bordaBox .b3b {
    height:1px;
}  

.bordaBox .b2, .bordaBox .b3, .bordaBox .b4 {
    background: #bba4c3; 
    border-left:1px solid #000; 
    border-right:1px solid #000;
}  

.bordaBox .b1 {
    margin:0 5px; 
    background:#000;
    
}  

.bordaBox .b2 {
    margin:0 3px; 
    border-width:0 2px;
} 

.bordaBox .b3 {
    margin:0 2px;
} 

.bordaBox .b4 {
    height:2px; 
    margin:0 1px;
} 


.bordaBox {
    padding-bottom: 1px;
}



#banner {
    text-align:center;
    
    

}


#banner, #menuTopo {
	background:#bba4c3;
    color: #fff;
	border-left: 1px black solid;
    border-right: 1px black solid;
}

#camadaMenuTopo
{
	padding-right: -5px;
}

#menuTopo
{
	_width:97%;


}

#conteudo {
    text-align:center;
    margin-left:-5px;
    margin-right:-5px;
    background-color:#ffffff;
    
}


ul#menu
{
    padding: 5px 10px;
    margin: 0;
    width: 100%;
}
ul#menu li
{
    display: inline;
    margin-right: 5px;
    font-weight: bold;
}

ul#menu a,#blogLink a
{
    text-decoration: none;
    color: white;
}

#imageBanner {
    position: relative;
    top: 7px;
}

#blogLink {
    text-align: right;
    margin-right: 5px;
    position: relative;
}
#busca
{
    position: absolute;
    top: 5px;
    right: 5px;
}


#pagina {
    padding-bottom: 1px;
    border-top: 1px solid #000;
    padding:5px;
    padding-top:0px;
    display:block; 
    border-left:1px solid #000; 
    border-right:1px solid #000;
    min-height: 500px;
    _height: 500px;
    _overflow: visible; 
    
}
#rodape {
    color:#ffffff;
    font-family: verdana;
    font-size: 10px;
    text-align: center;
    background:#000000; 
    
    
}

#ListTable  {
    margin-left: auto;
    margin-right: auto;
    border-spacing: 0 20px;
}



#ListTable td {
    text-align: left;
    border-bottom:2px solid #000;
}

#ListTable .tattoDescription {
    width: 100%;
}



#ListTable td #name{
    font-weight: bold
}

img {
    border: 0;
}

.pagination {
    padding: 3px;
    margin: 3px;
}
.pagination a {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #aaaadd;
    text-decoration: none;
    color: #000099;
}
.pagination a:hover, .pagination a:active {
    border: 1px solid #000099;
    color: #000;
}
.pagination span.current {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #000099;
    font-weight: bold;
    background-color: #000099;
    color: #FFF;
}
.pagination span.disabled {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #eee;
    color: #ddd;
}

#userName {
    font-size: 10px;
    text-align: center;
}

#dataPequena{
    font-size: 9px;
    color: #ccc;
}

#fonteMedia {
    font-size: 12px;
}


