/* CORPO */

td.texto {
	font-family: Tahoma;
	font-size: 11px;
	color: #222942;
	padding-left: 30px;	
	padding-right: 10px;		
	line-height: 19px;
}

td.titulo {
	font-family: Tahoma;
	font-size: 16px;
	color: #4e5a1a;
	font-weight: bold;
	padding-left: 30px;
}

.titulo2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #4e5a1a;
	font-weight: bold;
}

.titulo3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #4e5a1a;
	font-weight: bold;
}

a {
	font-family: Tahoma;
	font-size: 11px;
	color: #4e5a1a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

input {
	font-family: Tahoma;
	font-size: 10px;
	color: #4e5a1a;
}

textarea {
	font-family: Tahoma;
	font-size: 10px;
	color: #4e5a1a;
}

.imagem {
	border: #666;
}

/* BORDAS */

td.esq {
	background-image: url(../img/03.jpg);
}

td.dir {
	background-image: url(../img/04.jpg);
}

/* MENU  LATERAL */

td.textomenu {
	font-family: Tahoma;
	font-size: 11px;
	color: #222942;
	line-height: 19px;
}

td.subtitulo {
	font-family: Tahoma;
	font-size: 10px;
	color: #4e5a1a;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;	
}

td.links {
	padding-bottom: 10px;
	padding-top: 10px;
}

td.fundomenu {
	background-image: url(../img/lado.jpg);
	background-repeat: no-repeat;
}

td.menu {
	background-image: url(../img/menu.jpg);
	background-repeat: repeat-x;
	text-align:center;
	vertical-align:top;
	line-height:10px;
}

td.menua {
	background-image: url(../img/menua.jpg);
	background-repeat: repeat-x;
	text-align:center;
	vertical-align:top;
	line-height:10px;
}

a.bt {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a.bt:hover {text-decoration: none;}

a.menu {
	font-family: Tahoma;
	font-size: 10px;
	color: #4e5a1a;
}

a.menu:hover {text-decoration: none;}

/* RODAPE */

a.rodape {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a.rodape:hover {text-decoration: none;}

a.criativa {
	font-family: Tahoma;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}

a.criativa:hover {text-decoration: none;}

td.rodape {
	font-family: Tahoma;
	font-size: 9px;
	color: #999999;
}

td.fundo {
	background-image: url(../img/fundo03.jpg);
}
