.flashclass{ /*sample CSS class added to image slideshow container*/
width: 200px; /*a width should be defined for transition to work*/
border: 5px solid orange;
padding: 5px;
}

.flashclass img{
border-width: 0;
}

#menu {
width: 100%;
color: #585858;
font-family: Tahoma, Verdana;
font-size: 11;
font-weight: normal;
text-align: center;
text-decoration:none;
line-height: 30px;
}

#menu a {
color: #585858;
text-decoration:none;
}

#menu a:hover, a:active {
text-decoration : none;
color : #fe970e;
}

.h1 {
color: #434343;
font-family: Tahoma, Arial, Verdana, Tahoma;
font-size: 18;
font-weight: bold;
text-align: left;
}

.h2 {
color: #434343;
font-family: Tahoma, Arial, Verdana, Tahoma;
font-size: 14;
font-weight: bold;
text-align: left;
}

.h3 {
color: #fd7201;
font-family: Garamond, Times New Roman, Tahoma, Arial, Verdana, Tahoma;
font-size: 24;
font-weight: bold;
text-align: left;
}

#chamada {
width: 450px;
height: 90px;
background-color: #C22202;
text-align: middle;
}


.txt_vermelho_esc { font-family: Arial, verdana, tahoma; font-size: 18px; font-weight: bold;  text-decoration: none; color: #FCB303; line-height: 30px; }
.txt_vermelho { font-family: verdana, tahoma; font-size: 14px; font-weight: bold;  text-decoration: none; color: #ed1b24; line-height: 20px; }
.txt          { font-family: verdana, tahoma; font-size: 12px; font-weight: normal;  text-decoration: none; color: #ffffff; line-height: 22px; }
.txt2         { font-family: tahoma, verdana, arial; font-size: 18px; font-weight: normal;  text-decoration: none; color: #ffffff; line-height: 24px; }
.txt:hover	  { color: #fe970e; font-weight: bold; }
.txt3         { font-family: verdana, tahoma; font-size: 12px; font-weight: normal;  text-decoration: none; color: #ffffff; line-height: 22px; }
.txt3:hover	  { text-decoration: none; color: #000000; }
.rodape       { font-family: tahoma, verdana; font-size: 10px; font-weight: normal;  text-decoration: none; color: #5b5b5b; line-height: 18px; }


