/************************************

Bienal do Livro - Minas Gerais
Criado em: Jan/2008                     																					
Desenvolvido por: ZONAInternet

************************************/

/************************************

Basic tags 

************************************/

* {    
	margin: 0; padding: 0;
	border: none;
	text-decoration: none;
}
body {
	margin: 0;
	padding: 0;
	color: #666666;
	font: 11px Verdana, Tahoma, Arial, SansSerif;
}
.identar {
	padding: 0 0 0 15px;
}
.identar-35px {
	padding: 0 0 0 35px;
}
/************************************

Basic fots tags 

************************************/

.bold {
	font-weight: bold;
}
.clear {
	clear: both;
}
.upercase {
	color: #666;
	text-transform: uppercase;
}
.italic {
	font-style: italic;
	color: #999;
}
.underline {
	text-decoration: underline;
}
.background {
	background-color: #eeeeee;
}

.texto {
	margin-top: 16px
}

p {
	line-height: 16px;
}
p a {
	color: #cc3333;
	font-weight: bold;
}
p a:hover {
	color: #4f0000;
	font-weight: bold;
}


p.submenu {
	font: 10px Georgia, Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: bold;
}
p.submenu a {
	color: #999999;
	font-weight: bold;
}
p.submenu a:hover {
	color: #666666;
	font-weight: bold;
}


p.linktopo {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: bold;
}
p.linktopo a {
	color: #999999;
	font-weight: bold;
}
p.linktopo a:hover {
	color: #666666;
	font-weight: bold;
}


p.footer {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: bold;
	text-align: center;
}
p.footer a {
	color: #999999;
	font-weight: bold;
	text-align: center;
}
p.footer a:hover {
	color: #666666;
	font-weight: bold;
	text-align: center;
}



.alignRight {
	text-align:right;
}
.cor-vermelha {
	color: #d80100;
	font-weight: normal;
}

.cor-azul {
	font-size:12px;
	color: #144273;
}
.center {
	text-align: center;
}
/************************************

Divs home

************************************/
#header {
		margin: 0; padding: 0;
		width: 100%;
		height: 230px; 
		background: url(../imgs/bgHeader.gif);
		}
		#topo {
				margin: 0 auto; padding: 0;
				width: 762px;
				height: 149px; 
				/*background: #0066FF;/**/
				}
		#menu {
				margin: 0 auto; padding: 0;
				width: 762px;
				height: 58px; 
				}
				#menuContent {
				margin: 0; padding: 0;
				width: 557px;
				height: 58px; 
				float:left;
				/*background:#66FF00;*/
				}
				#boxBusca {
				width: 205px;
				height: 58px; 
				float:left;
				/*background: #99FF00;*/
				/*background: url(../imgs/campoBusca.gif) no-repeat;/**/
				}
#desktop {
		min-height: 300px;
		height: auto !important;
		height: 300px;
		margin: 0 auto; padding: 0;
		width: 762px; 
		/*background: #ff00ff;/**/
		display:table;
		}
		#menuLeft {
				width: 205px; 
				height: 500px;
				/*background: #ff0000;/**/
				float:left;
				}
				#areaRestrita {
						width: 190px; 
						height: 82px;
						margin: 20px 0 0 0; padding: 0 0 0 0;
						background: url(../imgs/areaRestrita.gif) no-repeat;
				}
		#linha {
				width: 1px; 
				min-height: 540px;
				height: auto !important;
				height: 540px;
				margin: 0 auto; padding: 0;
				background: url(../imgs/linha.gif);
				float:left;
				}
		#content {
				width: 551px; 
				min-height: 300px;
				height: auto !important;
				margin: 0 auto; padding: 0;
				/*background: #36ff00;/**/
				float:left;
				}
#footer {
		margin: 0; padding: 0;
		width: 100%;
		height: 255px; 
		background: url(../imgs/bgFooter.gif);
		}
		#footerImg {
				margin: 0 auto; padding: 0;
				width: 522px;
				height: 255px; 
				/*background: url(../imgs/footer.gif);/**/
				}