@charset "utf-8";
/* CSS Document */

body {
	border:0px;
	margin:0px;
	padding:0px;
	background:url(../imagens/bg_pg.jpg) top repeat-x #000000;
	}
.bg_web {
	background:url(../imagens/bg_pg_web.jpg) top repeat-x #000000;
	}
* {	
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	list-style-type:none;
	}

/* DIV */

#corpo_fundo {
	width:800px;
	position:relative;
	background: url(../imagens/bg_corpo.jpg) repeat-y #FFFFFF;
	float:left;
}	
#corpo {
	margin:0 auto;
	width:800px;
	position:relative;
	}
	
#corpo h2 {
	font-family: Georgia, Times New Roman;
	font-size:24px;
	color: #CE2419;
	text-align:center;
	padding-top:5px;
	font-weight:bold;
	}

#conteudo h3 {
	font-size:18px;
	font-family: Georgia;
	font-style:italic;
	font-weight:normal;
	color: #666666;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	}
	
#corpo h4 {
	font-size:16px;
	font-weight:bold;
	color: #ce2419;
	padding-right: 20px;
	padding-left: 20px;
	padding-top:8px;
	padding-bottom:0px;
	}

	
#lista {
	position:relative;
	width:320px;
	float:left;
	margin-left:60px;
	margin-bottom:20px;
	padding:10px;
	padding-bottom:10px;
	border:1px solid #EAEAEA;
	background-color: #F9F9F9;
}
#lista h5 {
	font-size:11px;
	color: #333333;
	font-weight:bold;
	font-family:Verdana;
	padding-bottom:5px;
	}
#lista h5 strong{
	font-size:11px;
	color: #333333;
	text-decoration:underline;
	font-weight:bold;
	font-family:Verdana;
	}
.lista_paginas-semelhantes li{
	font-size:10px;
	color: #333333;
	list-style-type:circle;
	}
.lista_paginas-semelhantes li:hover{
	font-size:10px;
	color: #ce2419;
	list-style-type:disc;
	}
.lista_paginas-semelhantes li a{
	font-size:10px;
	color: #333333;
	}
.lista_paginas-semelhantes li a:hover{
	font-size:10px;
	color: #000000;
	font-weight:bold;
	}
.lista_paginas-semelhantes{
	font-size:10px;
	color: #333333;
	padding-left: 20px;
	font-family:Verdana;
	}
.lista li{
	font-size:13px;
	color: #333333;
	list-style:inside;
	margin-left:50px;
	}
	
#corpo p {
	font-size:14px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	color: #5D5D5D;
	text-decoration: none;
	text-align:justify;
	line-height:18px;
	padding-top:0px;
	padding-right:20px;
	padding-bottom:0px;
	padding-left: 20px;
	}	
#corpo p strong{
	font-weight:bold;
	color:#333333;
	}	
#corpo p a{
	color:#000000;
	}
#corpo p a:hover{
	text-decoration: underline;
	color:#5d5d5d;
	}
	
.nota, nota a{
	font-size:11px;
	font-family: Verdana;
	font-weight: normal;
	color: #5D5D5D;
	text-decoration: none;
	text-align:justify;
	line-height:16px;
	}

.nota a{
	font-size:11px;
	font-family: Verdana;
	font-weight: normal;
	color: #5D5D5D;
	text-decoration: none;
	text-align:justify;
	line-height:16px;
	}

.nota a:hover{
	font-size:11px;
	font-family: Verdana;
	font-weight: normal;
	color: #5D5D5D;
	text-decoration: none;
	text-align:justify;
	line-height:16px;
	}	

.nota strong{
	color:#4D4D4D;
	font-weight:bold;
	font-size:11px;
}

#menu {
	position:relative;
	width:200px;
	top:0px;
	text-align:left;
	float:left;
	background:url(../imagens/bg_menu.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	}
			
		#menu li a{
			margin:0px;
			color: #5D5D5D;
			padding-left:8px;
			padding-bottom:1px;
			display:block;
			_display:inline; /* apenas para IE6 */
				}

		#menu li a:hover {
			font-weight:bold;
			color: #FFFFFF;
			padding-left:5px;
			padding-bottom:1px;
			background:url(../imagens/bg_menu_2.jpg);
				}
		#menu h3{
			padding-top:5px;
			display:block;
		}
		#menu h3 a{
			font-size:18px;
			color: #3E3E3E;
			font-weight:bold;
			display:block;
			padding-bottom:2px;
			padding-top:3px;
			padding-left:3px;

				}
		#menu h3 a:hover{
			font-size:19px;
			color: #FFFFFF;
			padding-bottom:3px;
			padding-top:0px;
			background:url(../imagens/bg_menu_1.jpg) no-repeat;
			padding-left:6px;
				}































						
#menu_topo {
	width:585px;
	position:relative;
	height:20px;
	top:8px;
	text-align:right;
	padding-left:9px;
	float:left;
	font-family:Tahoma;
	font-weight:normal;
	}				
		#menu_topo a{
	color: #B1B1B1;
	padding-left:7px;
	padding-right:7px;
	font-size:11px;
				}

		#menu_topo a:hover {
			color:#ce2419;
			padding-bottom:3px;
			padding-top:3px;
			background: url(../imagens/bg_menu_topo_hover.jpg) repeat-x;

				}
.ocultar {
	display:none;
	}
				
#cabecalho {
	position:relative;
	width:800px;
	height:150px;
	background: url(../imagens/bg_cabecalho.jpg) center no-repeat;
	float:left;
	}
	
#logo {
	width:200px;
	height:150px;
	position:relative;
	float:left;
}
#conteudo {
	position:relative;
	width:600px;
	float:left;
	}
	
#rodape {
	position:relative;
	width:800px;
	height:70px;
	background: url(../imagens/rdp.jpg) center no-repeat;
	float:left;
	}
#rodape #menu_institucional{
	position:relative;
	width:800px;
	height:30px;
	float:left;
	padding-top:8px;
	text-align:center;
	line-height:25px;
	}
#rodape #menu_institucional a{
	color:#868686;
	padding-left:10px;
	padding-right:10px;
	}
#rodape #menu_institucional a:hover{
	color:#ce2419;
	}
#rodape_slogan {
	position:relative;
	width:800px;
	float:left;
	top:8px;
	text-align:center;
	}
#rodape_standards{
	position:relative;
	width:800px;
	float:right;
	text-align:right;

}
#rodape_standards a{
	font-size:xx-small;
	color:#3E3E3E;
	font-weight:normal;
	text-decoration:none;
	padding-left:1px;
	padding-right:1px;
}
#rodape_standards a:hover{
	color:#CE2419;
	padding-right:5px;
}
#rodape_slogan h6{
	color:#828282;
	font-size:15px;
	padding-left:20px;
}
#rodape_slogan h6 strong{
	color:#737373;
	font-size:16px;
	padding-left:20px;
	letter-spacing:1px;
}
#contato{
	position:relative;
	width:600px;
	float:left;
}
.img_ilust {
	padding-left:15px;
	padding-bottom:10px;
	padding-top:5px;
	}
.img_clientes{
	padding-top:0px;
	padding-left:20px;
}
.curto a:hover{
	letter-spacing:-1px;
	word-spacing:0px;
	}
h5 {
	font-weight:bold;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:2px;
	}
	
.option, select, input, button {
	font-family: Arial;
	font-weight: bold;
	FONT-SIZE: 12px;
	background-image: url(../imagens/bg_forms.jpg);
	color: #333333;
	border:solid #b6b6b6 1px;
}

#mensagem {    font-family: Arial;
	font-weight: bold;
	FONT-SIZE: 12px;
	background:#000066;
	color: #333333;
	border:solid #b6b6b6 1px;
	background-image: url(../imagens/bg_textarea.jpg);
}