body{
margin:0px 0px 0px 0px;
text-align:center;
background: #fff;
}

#centra{
width:779px;
margin:0px auto;
text-align:center; /* hack para IE */
background: #fff;
}

.font_t1, li{
font-family: verdana;
font-size:9px;
color: #333333;
}
.font_t5{
font-family: verdana;
font-size:9px;
color: #000;
}
.font_t2{
font-family: verdana;
font-size:10px;
color: #333333;
font-weight: bold;
}
.font_t3{
font-family: verdana;
font-size:10px;
color: #333333;
font-weight: bold;
}
.font_t4{
font-family: verdana;
font-size:10px;
color: #f60;
font-weight: bold;
}
.link_t1:link{
font-family: verdana;
font-size:10px;
color: #FF6600;
text-decoration: none;
}
.flink_t1{
font-family: verdana;
font-size:10px;
color: #FF6600;
}

.link_t1:visited{
font-family: verdana;
font-size:10px;
color: #FF6600;
text-decoration: none;
}
.link_t1:hover{
font-family: verdana;
font-size:10px;
color: #FF6600;
text-decoration: none;
}
.link_t2:link{
font-family: verdana;
font-size:10px;
color: #111;
text-decoration: none;
}
.link_t2:visited{
font-family: verdana;
font-size:10px;
color: #333;
text-decoration: none;
}
.link_t2:hover{
font-family: verdana;
font-size:10px;
color: #222;
text-decoration: none;
}

.txt_cont{
width: 250px;
height: 15px;
border: 1px #369 solid;
background: #e1e1e1;
font-family: verdana;
font-size:9px;
color: #333333;
}
textarea.txt_cont{
width: 250px;
height: 200px;
border: 1px #369 solid;
background: #e1e1e1;
font-family: verdana;
font-size:9px;
color: #333333;
overflow: auto;
}
.btn_cont{
width: 50px;
height: 17px;
border: 1px #369 solid;
background: #ddd;
font-family: verdana;
font-size:9px;
color: #333333;
cursor: pointer;
}
.dt_cont{
width: 80px;
height: 15px;
border: 1px #369 solid;
background: #e1e1e1;
font-family: verdana;
font-size:9px;
color: #333333;
}
