body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-color:#f7f3e8;*/
	background-color:#dcd4bc;
	background-image: url(../imagens/bg2.png);
    background-position:center;
    background-repeat: repeat-y;

}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a{outline:0}
img{border:0}
.fontecaixprincipal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF
}
.page { width:766px; background-color:#FFF;}

.cabecalho { width:766px; text-align:left; }
.foto { width:766px; text-align:left; clear:both;}
.menu_lateral { width:247px; background-color:#f5f5f5; float:left; text-align:left ; }
.barra_rolagem { width:8px; background-color:#FFF; float:left;}
.conteudo { width:509px; float:right;}
.rodape {clear:both; width:766px; height:66px; background-color:#014701; color:#FFF; /*background-color:#cecece*/}
.rodape td{ color:#FFF}
#logo a
{
	overflow: hidden;
	background: url(logo_roteiros.jpg) no-repeat bottom;
/*	padding-top: 35px;*/
	text-indent:-9999px;	
	display: block;
	width: 255px;
	height: 135px;	
	float: left;	
}
ul.vert-one{
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	font:bold 12px Verdana, Arial, sans-serif;
	line-height:165%;
	width:247px;
}
ul.vert-one li{
	margin:0;
	padding:0;
/*	border-top:1px solid #e5c407;
	border-bottom:1px solid #e4e2e2;*/
	border-top:1px solid #336b33;
	border-bottom:1px solid #cad6c8;
	background:#014701;
}
ul.vert-one li a{
	display:block;
	text-decoration:none;
/*	color:#26372b;*/
	/*background:#dcdcdc;*/
	color:#ffffff;
	background:#014701;
	padding:0 0 0 20px;
}
ul.vert-one li a:hover{
	background:#999999  url("vert-one_arrow.gif") no-repeat 0 5px;
}
ul.vert-one li a.current,ul.vert-one li a.current:hover{
	/*background:#f8eeb5 url("imagens/vert-one_arrow.gif") no-repeat 0 5px;*/
	background:#9acd32 url("vert-one_arrow.gif") no-repeat 0 5px;
	color:#014701;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	background-color:#014701;
	border-style: ridge;
	border-top-width: 1px;
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	cursor:pointer;
	}
textarea{
	resize:none;
}
.link
{
	text-decoration:none;
}
.link:hover
{
	text-decoration:underline
}
h1{
	margin-top:0px;	font-size:27px;font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; font-weight:bold
}
