
/* CORES:

	fundo: #e4e1e1
	vermelho: #cb191f
	bg-materias: #f3f3f3
	

*/

	



body{
	margin:10px 15px;
	font: 12px Tahoma;
	background:#e4e1e1;
	text-align:center;
	}
	
table {
	border: none;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	padding:5px;
	}

table.pesosmedidas {
	text-align:center;
	font: tahoma;
	font-size: 7px;
	padding:0px;
	border:none;
	}


	
#tabnormas {
	text-align:center;
	}

/* tr:hover { background: #CCC; } */

td {
	padding:3px;
	}

tr {
	padding:10px;
	}
	

a:link { text-decoration:none; color:#000000 }
a:visited { text-decoration:none;color:#000000 }
a:hover { text-decoration:underline;color:#cb191f }

a.lat:link { text-decoration:none; color:#274071 }
a.lat:visited { text-decoration:none;color:#274071 }
a.lat:hover { text-decoration:underline;color:#274071 }

a.outrosprodutos:link { text-decoration:none; color:#000000 }
a.outrosprodutos:visited { text-decoration:none;color:#000000 }
a.outrosprodutos:hover { text-decoration:underline;color:#000000 }

h1 { 
	font:Tahoma;
	font-weight: bolder;
	font-size:18px;	
	/*letter-spacing: 1px;*/ 
	color: #e52727;
	}

h2 { 
	font:Tahoma;
	font-weight: bolder;
	font-size:14px;	
	/*letter-spacing: 1px;*/ 
	color: #274071;
	}
	
h3 { 
	font:Tahoma;
	font-weight: bolder;
	font-size:18px;	
	/*letter-spacing: 1px;*/ 
	color: #FF9900;
	}
	
h4 { 
	font:Tahoma;
	font-weight: bolder;
	font-size:14px;	
	/*letter-spacing: 1px;*/ 
	color: #000000;
	}
	
h5 { 
	font:Tahoma;
	font-weight: 600;
	font-size:12px;	
	/*letter-spacing: 1px;*/ 
	color: #000000;
	}

#tudo {
	width:708px;
	background: url(img/branco.gif) repeat;
	background: #FFFFFF;
	border: 1px;
	border-color: #cb191f;
	text-align:center;
	margin:0 auto;
	}

#cab {	
	width:567px;
	height:47px;
	background-color:#FFFFFF;
	background: url(img/cab1.gif);
	float:right;
	text-align:left;
	margin:0 auto;
	}
	
#cab2 {	
	width:567px;
	height:60px;
	background-color:#FFFFFF;
	background: url(img/cab2.gif);
	float:right;
	text-align:center;
	margin:0 auto;
	}

#cont {
	background-color:#FFFFFF;
	background: url(img/cont-fundo.gif);
	width:567px;
	height:auto;
	text-align:right;
	padding:0px;
	float:left;	
	text-align:left;
	margin:0 auto;
	}

#cont-esq1 {
	/*background-color:#f3f3f3;*/
	/*background: url(img/cont-fundo2.gif);*/
	width:296px;
	/*height:524px;*/
	text-align:left;
	padding:10px;
	float:left;	
	/*margin:0 auto; */ 
	}
	
#cont-esq2 {
	/*background-color:#f3f3f3;*/
	/*background: url(img/cont-fundo2.gif);*/
	width:296px;
	/*height:524px;*/
	text-align:left;
	padding:10px;
	float:left;	
	/*margin:0 auto; */ 
	}

#cont-dir1 {
	/*background-color:#f3f3f3;*/
	/*background: url(img/cont-fundo2.gif);*/
	width:228px;
	/*height:524px;*/
	text-align:left;
	padding:5px;
	float:right;	
	margin:0 auto;
	}

#cont-dir2 {
	/*background-color:#f3f3f3;*/
	/*background: url(img/cont-fundo2.gif);*/
	width:228px;
	/*height:524px;*/
	text-align:left;
	padding:5px;
	float:right;	
	margin:0 auto;
	}
	
#lat {
	background: url(img/lat.gif);
	width:141px;
	height:665;
	text-align:left;
	padding:0px;
	float:left;
	margin:0 auto;
	
	}

#menu {
	float:right;
	padding:0px;
	font-family:Tahoma;
	color:fff;
	width:567px;
	height:35px;
	background: url(img/menu.gif);
	background-color:#212121;
	text-align:left;
	margin:0 auto;

	}

#rodape {
	font-family:Tahoma;
	font-size:10px;
	width:708px;	
	height:40px;
	background-color:#FFFFFF;
	color:#000000;
	clear:both;
	text-align:center;
	margin:0 auto;
	}


.numeros {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:40px;
	color:#274071;
	font-weight:bold;
	}

.menutit {
	font-family:Tahoma;
	font-size:12px;
	color:#f15050;
	font-weight:bold;
	}
	
.menu {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
	
.conteudo {
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	}
	
.links {
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
	}
	


