@charset "utf-8";
/* CSS Document */

body {
font-family: tahoma;
background-image:url(../bg2.jpg);
background-repeat:repeat-x;
}
#conteudo{
background-color:#FFFFFF;
padding:10px;

}
.texto12{
color:#333333;
font-size:12px;

}
.texto12Azul{
color:#3a5481;
font-size:12px;

}
.texto10Azul{
color:#3a5481;
font-size:10px;

}
.texto10{
color:#333333;
font-size:10px;

}
.texto10bRANCO{
color:#FFFFFF;
font-size:10px;

}