body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	margin: 0;
	background-color: #F7F7F7;
}
.main {
	background-image: url(images/linhaazul.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.titulo {
	font-size:16px;
	font-weight:bold;
}
.titulo2 {
	font-size:12px;
	font-weight:bold;
}
.font_peq{
	font-size:11px;
}
#parceiros {
	float:left; margin-right:10px;
}
#parceiros img {
	border:0px;
}

a { color: #666666; text-decoration:none;}
a:hover { color: #000000; text-decoration:underline;}

/* CSS FORMULÁRIO */
input { background-color:#FFF; font-size:11px; font-family:Verdana; height:14px; width:220px; color:#000; font-weight:bold; }
select { background-color:#FFF; font-size:11px; font-family:Verdana; height:18px; width:220px; color:#000; font-weight:bold; }
textarea { background-color:#FFF; font-size:11px; font-family:Verdana; height:100px; color:#000; font-weight:bold; width:220px;}
.cidade { width:172px;}
.uf { width:30px;}
.telefone { width:100px;}
.botao_simples { width:65px; height:16px;}




.menu5 {padding:5px 0 0 1em; margin:0; list-style:none; height:40px; position:relative; background:transparent url(images/menu_ctc/pro_five_0c.gif) repeat-x left bottom; font-size:11px;}
.menu5 li {float:left; height:40px; margin-right:1px;}
.menu5 li a {display:block; float:left; height:40px; line-height:35px; color:#333; text-decoration:none; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 4px; cursor:pointer; background:url(images/menu_ctc/pro_five_0a.gif) no-repeat;}
.menu5 li a b {float:left; display:block; padding:0 8px 5px 8px; background:url(images/menu_ctc/pro_five_0b.gif) no-repeat right top;}
.menu5 li.current a {color:#000; background:url(images/menu_ctc/pro_five_2a.gif) no-repeat;}
.menu5 li.current a b {background:url(images/menu_ctc/pro_five_2b.gif) no-repeat right top;}
.menu5 li a:hover {color:#000; background: url(images/menu_ctc/pro_five_1a.gif) no-repeat;}
.menu5 li a:hover b {background:url(images/menu_ctc/pro_five_1b.gif) no-repeat right top;}
.menu5 li.current a:hover {color:#000; background: url(images/menu_ctc/pro_five_2a.gif) no-repeat; cursor:default;}
.menu5 li.current a:hover b {background:url(images/menu_ctc/pro_five_2b.gif) no-repeat right top;}

