
body {
	font-family:arial, verdana;
	font-size:0.9em;
	margin:0px;
    background-repeat:repeat-x;
/*    background-color:#0276b3;*/
    margin-bottom:10px;

}
input,select, textarea
{
	font-family:arial, verdana;
	font-size:13px;
    padding:1px;
}


a {
	color:#F47A00;
	text-decoration:none;
}

a:hover {
	color:F47A00;
}

#site
{
    width:890px;
    margin:auto;
}

#site #topo
{
    width:890px;
    height:171px;
    background-color:#46657A;
    background-repeat:no-repeat;

}

#site #topo a
{
    display:block;
    width:390px;
    height:50px;
    top:19px;
    left:10px;
    position:relative;
}


#menu {
	height:24px;
	width:772px;
	background:darkred;
	color:white;
}

#menu a {
	color:#ffffff;

}

#rodape {
	font-family:Arial;
	font-size:11px;
	height:24px;
	color:#F47A00;
	clear:both;
	text-align:center;
	width:890px;
}

#rodape a {
	font-family:Arial;
	font-size:11px;	
	color:#F47A00;
}

#esquerda {
	clear:both;
	width:180px;
	margin-bottom:30px;
	margin-top:40px;
	margin-right:10px;
	float:left;
}

#esquerda ul {
	padding:0;
	margin:0;
}

#esquerda li {
	list-style-type:none;
	margin-bottom:15px;
	*margin-bottom:0px;
}

#esquerda li a{
	color:#238CFF;
	font-weight:normal;
	text-decoration:none;
    display:block;
    width:180px;
}


#esquerda ul li li a{
	font-family:Arial;
	font-size:10px; 
	color:#F47A00;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	margin-left:5px;
	background:none;
}

#esquerda ul li li a:hover {
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	color:#46657B;
	text-decoration:none;
	text-align:left;
	margin-left:5px;
	background:none;
}

#esquerda li a span{
    display:block;
    padding-left:5px;
}

#direita {
	width:248px;
	_width:218px;
	float:left;
	border:1px solid #FDD7B2;
	font-family:Arial;
	font-size:12px;
	color:#46657B;
	font-weight:normal;
}

#siteconteudo
{
    background-repeat:no-repeat;
    width:890px;
    background-color:#fff;
}

#border_rodape
{
    background-repeat:no-repeat;
    width:890px;
    height:20px;
}

#conteudo {
	padding:15px;
	width:400px;
	_width:330px;
	font-size:12px;
	float:left;
	line-height:1.5;
	margin-left:20px;
}

#conteudo2 {
	padding:15px;
	width:650px;
	_width:610px;
	float:left;
	line-height:1.5;
	margin-left:20px;
	_margin-left:0px;
	color:#3C5569;
	font-family:Arial;
	font-size:12px;
}

#conteudo2 a:hover {
	color:#3C5569;
}
#conteudo a:hover {
	color:#3C5569;
}
.titulo {
	font-size:1.7em;
	font-weight:bold   ;
	color:#238CFF;
	margin-bottom:10px;
	border-bottom:1px solid #238CFF;
}

/*
#conteudo input
{
      font-family:verdana, arial;
      font-size:1.1em;
      border:1px solid #CFCFCF;
      height:20px;
      padding:3px;
      background-image:url(/adm/default/images/fundo_input.gif);
}
*/