/* -----------------------------------*/
/* ---- GLOBAL <<<-----------*/
/* -----------------------------------*/

* {
padding:0;
margin:0;
}

.html {
overflow-x: hidden;
overflow-y: auto;
}

.body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

img {
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
}


/* -----------------------------------*/
/* ---- TEXTO <<<-----------*/
/* -----------------------------------*/

/*texto/menu da agenda*/
.txt01 {
font-family: Verdana;
font-size: 10px;
line-height: 19px;
font-weight: bold;
color: #7e1416;
text-decoration: none;
}

.txt01 a:link{
color: #7e1416;
text-decoration: none;
}

.txt01 a:visited{
color: #656263;
text-decoration: none;
}

.txt01 a:hover{
color: #BE898A;
text-decoration: none;
}

.txt01 a:active{
color: #BE898A;
text-decoration: none;
}

.txt01 a:focus{
color: #BE898A;
text-decoration: none;
}



/*texto para agenda*/
.txt02 {
padding-left: 4px;
font-family: Verdana;
font-size: 10px;
line-height: 9px;
color: #656263;
text-decoration: none;
}

.txt02 a:link{
color: #7e1416;
text-decoration: none;
}

.txt02 a:visited{
color: #656263;
text-decoration: none;
}

.txt02 a:hover{
color: #BE898A;
text-decoration: none;
}

.txt02 a:active{
color: #BE898A;
text-decoration: none;
}

.txt02 a:focus{
color: #BE898A;
text-decoration: none;
}


/*texto/menu da agenda*/
.txt03 {
padding-left: 20px;
font-family: Verdana;
font-size: 10px;
line-height: 19px;
font-weight: bold;
color: #7e1416;
text-decoration: none;
background:url(../imagens/seta.gif) no-repeat 5px 6px;
}

.txt03 a:link{
color: #7e1416;
text-decoration: none;
}

.txt03 a:visited{
color: #656263;
text-decoration: none;
}

.txt03 a:hover{
color: #BE898A;
text-decoration: none;
}

.txt03 a:active{
color: #BE898A;
text-decoration: none;
}

.txt03 a:focus{
color: #BE898A;
text-decoration: none;
}


/*texto para biografia*/
.txt04  {
padding-left: 20px;
font-family: Verdana;
font-size: 10px;
line-height: 11px;
color: #656263;
text-decoration: none;
word-spacing: -1px;
letter-spacing: 0px;
}

.txt04 a:link{
color: #7e1416;
text-decoration: none;
}

.txt04 a:visited{
color: #7e1416;
text-decoration: none;
}

.txt04 a:hover{
color: #BE898A;
text-decoration: none;
}

.txt04 a:active{
color: #656263;
text-decoration: none;
}


/*texto simples / para discografia*/
.txt05{
font-family: Verdana;
font-size: 10px;
color: #656263;
text-decoration: none;
word-spacing: -1px;
letter-spacing: 0px;
}

.txt05 a:link{
color: #7e1416;
text-decoration: none;
}

.txt05 a:visited{
color: #7e1416;
text-decoration: none;
}

.txt05 a:hover{
color: #BE898A;
text-decoration: none;
}

.txt05 a:active{
color: #656263;
text-decoration: none;
}


/*texto simples c/ seta */
.txt06,.txt09 {
padding-left: 20px;
font-family: Verdana;
font-size: 10px;
color: #656263;
text-decoration: none;
background:url(../imagens/seta.gif) no-repeat 5px 3px;
}

.txt06 a:link, .txt09 a:link {
color: #656263;
letter-spacing: 0;
word-spacing: -1;
text-decoration: none;
}

.txt06 a:visited,.txt09 a:visited{
color: #656263;
text-decoration: none;
}

.txt06 a:hover,.txt09 a:hover{
color: #7e1416;
text-decoration: none;
}

.txt06 a:active,.txt09 a:active{
color: #7e1416;
text-decoration: none;
}


/*texto grande*/
.txt07  {
padding-left: 20px;
font-family: Verdana;
font-size: 13px;
color: #656263;
font-weight: bold;
text-decoration: none;
word-spacing: -1px;
letter-spacing: 0px;
}

.txt07 a:link{
color: #7e1416;
text-decoration: none;
}

.txt07 a:visited{
color: #7e1416;
text-decoration: none;
}

.txt07 a:hover{
color: #BE898A;
text-decoration: none;
}

.txt07 a:active{
color: #7e1416;
text-decoration: none;
}


/*texto simples sem seta */
.txt08{
padding-left: 20px;
font-family: Verdana;
font-size: 10px;
color: #656263;
text-decoration: none;
}

.txt08 a:link{
color: #656263;
text-decoration: none;
}

.txt08 a:visited{
color: #656263;
text-decoration: none;
}

.txt08 a:hover{
color: #7e1416;
text-decoration: none;
}

.txt08 a:active{
color: #7e1416;
text-decoration: none;
}



.txt09 {
padding-bottom: 16px;
}



/* logo leroy */

.txt01_visitedbranco {
font-family: Verdana;
font-size: 10px;
color: #FFFFFF;
}

.txt01_visitedbranco a:link {
color: #FFFFFF;
text-decoration: none;
}

.txt01_visitedbranco a:visited {
color: #FFFFFF;
text-decoration: none;
}

.txt01_visitedbranco a:active {
color: #CCCCCC;
text-decoration: none;
}

.txt01_visitedbranco a:hover {
color: #F7B800;
text-decoration: none;
}




/* -----------------------------------*/
/* ---- OUTROS <<<-----------*/
/* -----------------------------------*/


.pageDisplay {
display: none;
}


.txtBox {
padding-top: 4px;
text-align: center;
font-family: Verdana;
font-size: 10px;
color: #656263;
text-decoration: none;
font-weight: bold;
position: relative;
padding-top: 2px;
padding: 2px 2px 2px 2px;
border: 2px solid #BE898A;
width: 20px;
height: 20px;
}


.box01 {
font-family: Verdana;
font-size: 10px;
color: #656263;
height: 15px;
width: 300px;
background-color: #FFFFFF;
border: 1px solid #656263;
padding-left: 4px;
padding-top: 2px;
}


.box02 {
font-family: Verdana;
font-size: 10px;
color: #656263;
height: 120px;
width: 300px;
background-color: #FFFFFF;
border: 1px solid #656263;
padding-left: 4px;
padding-top: 2px;
}




/*#656263 cinza médio*/
/*#7e1416 vinho*/
/*#BE898A* rosa/



/*
.send_bt a:link {
font-family: Verdana;
font-size: 10px;
color: #656263;
text-decoration: none;
border: 0px solid;
background-color: #FFFFFF;
background:url(../imagens/seta.gif) no-repeat 5px 3px;
}

.send_bt a:visited {
font-family: Verdana;
font-size: 10px;
color: #656263;
text-decoration: none;
border: 0px solid;
background-color: #FFFFFF;
}

.send_bt a:active {
font-family: Verdana;
font-size: 10px;
color: #656263;
text-decoration: none;
border: 0px solid;
background-color: #FFFFFF;
}

.send_bt a:hover {
font-family: Verdana;
font-size: 10px;
color: #FFFFFF;
text-decoration: none;
border: 0px solid;
background-color: #7e1416;
background:url(../imagens/seta.gif) no-repeat 5px 3px;
}
*/




/*p {
padding:0;
margin:0;
}*/

/*
.seta {
background-image: url("../imagens/seta.gif");
background-repeat: no-repeat;
background-position: -5px 6px;
}*/


/*.txt01, #a:link, #a:visited, #a:hover, #a:active{
}*/

/*
.txt01 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #7e1416;
text-decoration: none;
}

.txt01 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #7e1416;
text-decoration: none;
}

.txt01 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #7e1416;
text-decoration: none;
}*/


.boxIMG {
height: 50px;
width: 50px;
background-color: #FFFFFF;
}


/* bt OK - enviar */
.send_bt {
font-family: Verdana;
text-align: right;
font-size: 10px;
color: #656263;
margin: 0;
padding: 0;
border: 0px solid;
position: relative;
width: 40px;
height: 14px;
font-weight: bold;
background: url(../imagens/seta.gif) no-repeat 5px 4px;
}
