
/* CSS Document */


body {
   margin: 0px;
   background-color: #520D28;
}

a.link_00:visited {
   font-family: "Trebuchet MS", Arial, Verdana;
   font-size: 11px;
   color: #99627A;
   text-decoration: none;
}

a.link_00:active {
   font-family: "Trebuchet MS", Arial, Verdana;
   font-size: 11px;
   color: #99627A;
   text-decoration: none;
}

a.link_00:hover {
   font-family: "Trebuchet MS", Arial, Verdana;
   font-size: 11px;
   color: #AA738B;
   text-decoration: underline;
}

a.link_00:link {
   font-family: "Trebuchet MS", Arial, Verdana;
   font-size: 11px;
   color: #99627A;
   text-decoration: none;
}

a.link_02:visited {
   font-family: "Trebuchet MS", Arial, Verdana;
   font-size: 11px;
   color: #99627A;
   text-decoration: underline;
}

a.link_02:active {
   font-family: "Trebuchet MS", Arial, Verdana;
   font-size: 11px;
   color: #99627A;
   text-decoration: underline;
}

a.link_02:hover {
   font-family: "Trebuchet MS", Arial, Verdana;
   font-size: 11px;
   color: #000000;
   text-decoration: underline;
}

a.link_02:link {
   font-family: "Trebuchet MS", Arial, Verdana;
   font-size: 11px;
   color: #99627A;
   text-decoration: underline;
}

a.link_01:visited {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #333333;
   text-decoration: none;
}

a.link_01:active {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #333333;
   text-decoration: none;
}

a.link_01:hover {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #333333;
   text-decoration: underline;
}

a.link_01:link {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #333333;
   text-decoration: none;
}

a.link_03:visited {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #FFFFFF;
   text-decoration: underline;
}

a.link_03:active {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #FFFFFF;
   text-decoration: underline;
}

a.link_03:hover {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #FFFFFF;
   text-decoration: underline;
}

a.link_03:link {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #FFFFFF;
   text-decoration: underline;
}

.texto_00 {
   font-family: "Trebuchet MS", Arial, Verdana;
   font-size: 11px;
   color: #99627A;
}

.texto_01 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #F0E9DD;
}

.texto_02 {
   font-family: "Trebuchet MS", Arial, Verdana;
   font-size: 18px;
   color: #F0E9DD;
}

.texto_03 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #555555;
}

.texto_04 {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 40px;
   color: #EEEEEE;
}

.texto_05 {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 18px;
   color: #EEEEEE;
}

.texto_06 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #EEEEEE;
}

.texto_07 {
   font-family: "Trebuchet MS", Arial, Verdana;
   font-size: 18px;
   color: #520D28;
}

.texto_08 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #520D28;
}

.campos_00 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #666666;
}

.texto_09 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #333333;
}

.texto_10 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #FF0000;
   font-weight: bold;
}

.texto_11 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #520D28;
}

.texto_12 {
   font-family: "Trebuchet MS", Arial, Verdana;
   font-size: 11px;
   color: #99627A;
   font-style:italic;
}

.texto_13 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #333333;
}

/* Curiosidades
----------------------------------------------------------------------------------*/

#menu ul {
   list-style-type:none;
   margin:0px;
   padding:0px;
}

#menu ul li {

}


/* Promoções
----------------------------------------------------------------------------------*/
.box_promocoes {
   text-align: left;
   float:left;
   width:180px;
   margin:0px 40px 0px 0px;
}

.box_promocoes img {
   display:block;
   border:0;
   margin-bottom: 10px;
}

.div_00 {
   height:5px;
   background:url(media/dv_00.gif) no-repeat;
   margin: 40px 0px;
}

