@import url(subpagina.css);

/* centro da página (lado esquedo, centro e lado direito) */

.vermelho { color:		#B40403;}

.laranja { color:		#FF3300}

.azul{ color:			#0066FF}

/*a { 
	text-decoration:	none; 
	color:				#333333;
}

a:hover { 
	text-decoration:none;
	color: 		#666666;
}

*/

.h7 { 
	font-weight:		bold; 
	color: 				#333333;
}

.on_busca{ background-color:#FFFFFF; font-family:"Trebuchet MS", Tahoma, Arial, sans-serif; font-size:12px; color:#333333;}

.logoConceito {
	position:			relative;
	float:				left;
	width:				170px;
	height:				auto;
	margin-top:			2px;
	margin-left:		2px;	
	font-size:			12px;
	font-family:		"Trebuchet MS", Tahoma, Arial, sans-serif;
	text-align:			left;
	color:				#333333;
	background-color:	#F9F9F9;
	z-index:			0;
}

.menuEsq {
	position:			relative;
	float:				left;
	width:				166px;
	height:				auto;
	margin-top:			6px;
	margin-left:		2px;
	font-size:			12px;
	font-family:		"Trebuchet MS", Tahoma, Arial, sans-serif;
	text-align:			left;
	color:				#333333;
	background-color:	#F9F9F9;
	z-index:			0;	
	background-image:	url(../images/barraEsq.gif) no-repeat center;
}
	
.bannerG {
	position:			relative;
	float:				left;
	width:				1000px;
	height:				auto;
	background-color:	#000066;
	background-image:	url(../images/banner_pro.gif) no-repeat center;
	z-index:			0;
}

.bannerP{
	position:			relative;
	float:				left;
	width:				1000px;
	height:				auto;
	margin-top:			2px;
	background-color:	#FF0000;
	z-index:			0;
}

.ladEsquerdo {
	position:			relative;
	float:				left;
	width:				170px;
	height:				auto;
	margin-left:		1px;
	_margin-left:		0;
	margin-top: 		8px;
	z-index:			0;
}

.centro {
	position:			relative;
	float:				left;
	width:				300px;
	height:				auto;
	margin-top:			8px;
	margin-left:		19px;
	_margin-left:		16px;
	font-size:			12px;
	font-family:		"Trebuchet MS", Tahoma, Arial, sans-serif;
	color:				#333333;
	background-color:	#FFFFFF;
	z-index:			0;
}

.ladDireito {
	position:			relative;
	float:				right;
	width:				185px;
	height:				auto;
	margin-top: 		8px;
	margin-right:		3px;
	_margin-right:		2px;
	color:				#FFFFFF;
	z-index:			0;
}

.publiDir {
	position:			relative;
	float:				right;
	width:				170px;
	height:				auto;
	margin-top:			2px;
	margin-right:		2px;
	margin-left:		2px;
	font-size:			12px;
	font-family:		"Trebuchet MS", Tahoma, Arial, sans-serif;
	text-align:			left;	
	color:				#333333;
	background-color:	#F9F9F9;
	z-index:			0;
}

.email {
	position:			relative;
	float:				right;
	width:				auto;
	height:				auto;
	margin-top: 		0;
	margin-right:		3px;
	_margin-right:		2px;
	font-size:			13px;
	font-family:		"Trebuchet MS", Tahoma, Arial, sans-serif;
	color:				#333333;
	z-index:			0;
}

.bannerDir {
	width:				auto;
	height:				auto;
	margin-top: 		210px;
	margin-left:		2px;
	margin-right:       -1px;
	_margin-right:		-5px;
	color:				#FFFFFF;
	z-index:			0;
}

.inf 
{
	font-family:        'Trebuchet MS', Arial, Helvetica, sans-serif;
	color:				Gray;	
}

.infDestaque
{
	 font-weight: bold;
}
