body,html {
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	padding:0;	
}
body,html,td,th {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.bg_cinza
{
	background-color: #CACACA;
	color: #005680;
	padding: 8; 
	line-height: 20px
}

.bg_azul
{
	background-color: #005680;
	color: #FFFFFF;
	padding: 8; 
	line-height: 20px
}

.menu a
{
	color: #005680;
}

.menu a:hover
{
	color: #959fa5;
}

.selected
{
	color: #959fa5;
	text-decoration:none;
}

.menu_s a
{
	color: #959fa5;
	text-decoration:none;
}

.menu_s a:hover
{
	color: #959fa5;
	text-decoration:none;
}

.topo
{
	background-position:top;
	background-repeat:no-repeat;
	background-image: url(/idbooks/imsite/bg/topo.gif);
}

.top_body
{
	background-position:top;
	background-repeat:no-repeat;
	background-image: url(/idbooks/imsite/bg/top_body.gif);
	padding-left: 100px;
	padding-right: 100px;
}

.bottom_body
{
	background-position:bottom;
	background-repeat:no-repeat;
	background-image: url(/idbooks/imsite/bg/bottom_body.gif);
}

.footer
{
	background-position:top;
	background-repeat:no-repeat;
	background-image: url(/idbooks/imsite/bg/footer.gif);
	text-align: right;
}

.title_Box
{
	background-color:#065285;
	color: #FFFFFF;
}

.title_BoxLeft
{
	background: url(/idbooks/imsite/title_box/bottomLeft.gif) bottom left no-repeat;
}
.title_BoxRight
{
	background: url(/idbooks/imsite/title_box/bottomRight.gif) bottom right no-repeat;
}

.caixa
{
	background: url(/idbooks/imsite/bg/caixa.gif) no-repeat;
	padding-left:13px;
	vertical-align: middle;
}

.caixa_big
{
	background: url(/idbooks/imsite/bg/caixa_big.gif) no-repeat;
	padding-left:15px;
	vertical-align: middle;
}

.form{
	
	font-size:10px;
	color:#000000;
	background-color: #FFFFFF;
	padding:2px;
	border: solid 1px #b9bdcb;
}

.inputPequisa{
	
	color:#000000;
	background-color: #FFFFFF;
	padding:2px;
	border: solid 1px #b9bdcb;
	width:100px;
}

.btPesquisa{
	font-size:10px;
	color:#000000;
	background-color: #FFFFFF;

}

a {
	color:#005680;
	text-decoration:none;
}
a:hover {
	color:#959fa5;
	text-decoration:none;
	background: none;
}

.none a:hover
{
		background:none;
}

.azul
{
	color: #005680;
}

.branco
{
	color: #FFFFFF;
}

.red
{
	color:#FF0000;
}


h1{
	font-size: 16px;
	font-weight:bold;
	color: #005680;
}
h2{
	font-size: 14px;
	font-weight:bold;
	color: #005680;
}
h3{
	font-size: 12px;
	font-weight:bold;
	color:#005680;
}
h4,h5,h6{
	font-size: 11px;
	font-weight:bold;
	color: #005680;
}

img
{
	border:0;
}

.borderMapa {
border: 1px solid #005680;
}

.errorlist {
    padding:0;
    margin:0;
}
.errorlist li {
    list-style: none;
    color:red;
}
