	* {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	list-style-type:none;
	text-decoration:none;
	}
	img {
	border:#FFFFFF solid 0px;
	}
	
	body {
	background-color:#FFF;
	}
	
	#body {
	background-image:url(../images/bg-topo3.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	width:100%;
	position:relative;
	}

	h6 {
		color:#009;
		}
	
	#container {
	width:840px;
	margin:auto;
	position:relative;	
	}
	
	#coluna-esquerda {
	width:190px;
	padding-top:50px;
	float:left;
	}
	
	#content {
	background-image:url(../images/conteudo-fundo2.png);
	background-repeat:no-repeat;
	width:564px;
	padding-right:10px;
	padding-left:13px;
	padding-bottom:20px;
	margin-top:31px;
	min-height:300px;
	float:right;
	position:relative;	
	}
	
	#content a, #content p, #content strong  {
	color:#333;
	line-height:19px;
	}

	#content2 {
	background-image:url(../images/conteudo-fundo2.png);
	background-repeat:no-repeat;
	width:564px;
	padding-right:10px;
	padding-left:13px;
	padding-bottom:20px;
	margin-top:75px;
	min-height:300px;
	float:right;
	position:relative;	
	}
	
	#content2 a, #content2 p, #content2 strong  {
	color:#333;
	line-height:19px;
	}


	#navTop {
	float:right;
	margin-top:4px;
	}
	
	.none {
	display:none;
	}	
	
	#fotoBanner {
	background-image:url(../images/banner/bg-banner.jpg);
	width:576px;
	height:213px;
	border:#e4eda4 solid 4px;
	float:right;
	}
	
	#content .titulos  {
	padding-bottom:10px;
	padding-top:10px;
	}
	
	#content .btnVoltar, .botao-confirmar {
	background-image:url(../images/btn_voltar1.jpg);
	background-repeat:no-repeat;
	background-color:transparent;
	border:#fff none 0px;
	cursor:pointer;
	width:100px;
	height:25px;
	line-height:20px;
	color:#FFFFFF;
	text-align:center;
	top:-2px;
	display:block;
	clear:both;
	}
	
	.titulos { 
	color:#900;
	font-size:17px;
	font-family:Verdana, Geneva, sans-serif;
	font-stretch:normal;
	}

	.compara {
	width:560px;
	}
	.compara li {
	float:left;
	padding:8px;
	}
	
.times {	
	background:#EEE;
	padding-top:5px;
	padding-bottom:5px;
	position:relative;
	height:92px;
	}
	
	.times .btn {float:left; padding-top:5px; padding-left:5px;}
	.times ul { width:440px; padding-left:30px; position:absolute; right:0px; top:8px;}
	.times li {float:left; padding:5px;}

	/*RODAPE*/
	#rodape {
	position:relative;	
	width:100%;
	height:40px;
	text-align:center;
	clear:both;
	background-image:url(../images/bg-rodape1.jpg);
	padding-top:20px;
	padding-bottom:20px;
	}
	
	#rodape p {
	color:#666;
	}
	
	#rodape a {
	color:#900;
	}
	.v75 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7.5pt; font-style: normal}

table {
	font:"Trebuchet MS";
	font-size:10px;
	color:#555555;
	}

input {
	font-size:12px;
	border:solid 1px #e7e6e6;
	color:#136500;
	background-color:#e7e6e6;
	}

textarea {
	font-size:11px;
	border:solid 1px #e7e6e6;
	color:#136500;
	background-color:#e7e6e6;
	}
	
	
