	body {
		margin: 0px;
		background-image: url(images/bgGeral.gif);
		font-family: Trebuchet Ms, Ms Sans Serif, Arial, Sans Serif;
		background-repeat: repeat-x;
		background-color:#F39700;
		
	}
	td{ font-size:11px;}
	
	#bg2{
		position:relative;
		background-image:url(images/bg2.jpg);
		height:443;
		margin: 0 auto;
		margin-top:358px;
		clear:both;
	}

	#geral {
		/* width:770px; */
		margin: 0 auto;
	}

	#cabecalho{
		font-size:18px;
		font-weight:bold;
		color:#FFFFFF;
		background-image: url(images/cabecalho.jpg);
		background-repeat: no-repeat;
		
		height: 120px;
		padding-top:40px;
		padding-left:140px;
		clear:both;
	}
	#direita, #esquerda, #assinatura{
		width:180px;

		
	}
	#direita{
		float:right;
		margin-right:10px;
	}
	#esquerda{
		float:left;
		margin-left:10px;		
	}

	#centro{
		padding:5px;
		font-size:11px;		
		background-color:#FFFFFF;
		margin-left:200px;
		margin-right:200px;
	
	}

#h1, #title, #h1Images{
	font-size:17px;
	font-weight:bold;
	color:#CC0000;
	
}
#h1{
	clear:both;
	background-color:#e8e8e8;

}

#h1Images{
	clear:both;
	background-image:url(images/bgImages.gif);
	padding-left:2px;

}

#menu {
	padding:5px;
	padding-left:5px;
}

#menuImages {
	padding:5px;
	padding-left:25px;
	background-image:url(images/setinhas.gif);
	background-repeat:no-repeat;
}

#container{
	border:1px solid #CC0000;
	padding:2px;
	background-color:#F1E0B3;
	width:180px;
}

#containerImages{
	border:1px solid #CC0000;
	background-color:#FFFFFF;
	width:180px;
}


#menu a{
	font-size:12px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
}
#menu a:hover{
	text-decoration:underline;

}

#menuImages a{
	font-size:11px;
	color:#CC0000;
	text-decoration:none;
}
#menuImages a:hover{
	text-decoration:underline;

}

#cabecalho a{
	font-size:14px;
	font-weight:bold;
	color:#CC0000;

}

#assinatura{
	font-size:11px;
	background-color:#482D00;
	color:#FFFFFF;
	padding:3px ;
	text-align:center;
}
#assinatura a{
	color:#FFFFFF;
	text-decoration:none;
}
#assinatura a:hover{
	text-decoration:underline;
}
#rodape{
	font-size	: 11px;
	border		: 1px solid #d8d8d8;
	margin		: 10px;
	padding		: 5px;
	background	: #EFC2F9;
}

a{
	color:#666666;
	text-decoration:none;

}
a:hover{
	text-decoration:underline;
}

.linha{
	width: 360px;
	padding-top: 15px;
	height	: 80px;
}

.foto_link{
	float	: left;
	width	: 100px;
}

.foto_link img {
	border: 1px solid #e8e8e8;
}

.titulo_link{
	font-weight	: bold;
	margin-left	: 110px;
}

.url{
	margin-left	: 110px;
}

.texto_link{
	margin-left	: 110px;
}

.invisivel{
	display 	: none;
	visibility	: hidden;
}
.visivel{
	display 	: block;
	visibility	: visible;
}
.scrollMenu{
	border:1px solid #e8e8e8;
	border-bottom:0px none ;
	padding:2px;
	background-color:#F1E0B3;
	margin-top:1px;
	cursor: pointer;
}
.scrollContainer{

}