#menu1 {
	background-image: url(../imagens/index_03_03.jpg);
	background-repeat: no-repeat;
	height: 63px;
	width: 835px;
	background-position: right;
}
#menu2 {
	background-image: url(../imagens/index_03_04.jpg);
	background-repeat: no-repeat;
	height: 63px;
	width: 835px;
	background-position: right;
}
#menu3 {
	background-image: url(../imagens/index_03_05.jpg);
	background-repeat: no-repeat;
	height: 63px;
	width: 835px;
	background-position: right;
}
#menu4 {
	background-image: url(../imagens/index_03_06.jpg);
	background-repeat: no-repeat;
	height: 63px;
	width: 835px;
	background-position: right;
}
*{
	padding:0;
	margin:0;
}

body{
	background:#ffffff url(images/bg.gif) repeat-x top;
	color:#003e62;
	font:11px "Verdana", Arial, Helvetica, sans-serif;
}

#conteudo{
	text-align:left;
	padding:5px 30px;
}

#conteudo-um{
	width:360px;
	float:left;
}

#conteudo-dois{
	width:300px;
	float:left;
	margin-left:20px;
	padding-left:20px;
	border-left:1px solid #ffffff;
}

h2{
	font-size:18px;
	margin-bottom:30px;
}

p{
	margin-bottom:15px;
	font-size: 12px;
}

#poha li{
	list-style:none;
}

#poha li img{
	margin-right:10px;
	float:left;
}

#poha li p{
	float:left;
	width:212px;
}

#poha strong{
	margin-bottom:10px;
	display:block;
	color:#990000;	
}

#poha a{
	margin-top:10px;
	display:block;
	color:#990000;
	text-align:right;
}
#Table_01 tr td #menu table tr td h3 {
	color: #FFF;
	font-size: 14px;
}

a:link { font-family: Tahoma, Geneva, sans-serif; font-size:14px; color:#ffffff;text-decoration: none}
a:visited {font-family:Tahoma, Geneva, sans-serif; font-size:14px; color:#ffffff; text-decoration: none}
a:hover {font-family:Tahoma, Geneva, sans-serif; font-size:14px; color:#ffffff;text-decoration: underline; }
a:active {
	text-decoration: none;
	color: #000;
}
.texto_link {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #E26C3A;.titulo {
	color: #E3653C;
}
#Table_01 tr td #conteudo p strong .titulo {
	color: #E45E3B;
}
#Table_01 tr td #conteudo p strong {
	color: #E25C39;
}

