﻿/****************************************************************************************************************

Linkwell - Internet, Design GrÃ¡fico e multimidia

Estilos Gerais

Copyright Â© 2007 - Linkwell 

www.linkwell.com.br

****************************************************************************************************************/

@import url("reset.css");

@import url("menu-pt.css");

@import url("fichaCadastral.css");
 
body {
	font-family:Arial;
	font-size:12px;
	color:#616161;
	background:url(../images/bg_top.gif) repeat-x top #fff;
}
a {
	color:#616161;
	background:transparent;
}
a:hover {
	text-decoration:underline;
	cursor:pointer;
}
p, ul, ol, h1, h2 {
	margin:0;
	padding:0 0 12px 0;
}

ul, ol {
	list-style: circle;
	padding:0 0 18px 40px;
}
h1{
	background:transparent;
	color:#0071b7;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
}
h2{
	background:transparent;
	color:#eb6d1e;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}
h3{
	font-size:14px;
	font-weight:bold;
	line-height:30px;
}
h3 a:hover{
	background:#616161;
	color:#fff;
	text-decoration:none;
}

input2 {
	border:1px solid #ccc;
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#616161;
	background:transparent;
	padding:5px;
	size:auto}
input {
	border:1px solid #ccc;
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#616161;
	background:transparent;
	padding:5px;
}
textarea {
	border:1px solid #ccc;
	width:255px;
	height:150px;
	padding:0 0 0 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#616161;
	background:transparent;
}

input:hover, input:focus, textarea:hover, textarea:focus {
	border: 1px solid #0071b7;
}

#wrapper_top {
	width:99%;
	height:148px;
	float:left;
}
#wrapper_top #top {
	width:966px;
	margin:0 auto;
}
#wrapper_top #logo_linkwell {
	float:left;
}

#wrapper_top #slogan_franquia {
	float:right;
}
#wrapper_menu {
	width:100%;
	margin:0 auto;
	height:35px;
	float:left;
}
#center_menu {
	width:966px;
	margin:0 auto;
	height:30px;
}
#center_menu #menu {
	float:left;
	width:100%;
	background:none;
	height:24px;
}
#center_menu #menu a {
	display: block;
	text-align:center;
	text-decoration: none;
	float:left;
}

#linguas{
	width:151px;
	float:right;
	padding:30px 0 0 0;
	margin:0 0 0 80px;
}
#linguas li{
	margin:7px 0;
	list-style:none;
}

#wrapper {
	width:966px;
	margin:0 auto;
	padding:20px 0;
	height:100%;
}
#wrapper_footer {
	width: 966px;
	margin:0 auto;
	padding:10px 0;
	border-top:1px #e5e5e5 solid;

}
#frm_contato th{
	height:40px;
	width:160px;
	text-align:right;
	
}
#frm_contato td{
	height:40px;
	padding:0 0 0 10px;
}

#frm_contato button{
	border:none;
	background:#616161;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	height:25px;
	width:100px;
}

.table_investimentos th{
	background:#0071b7;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	padding:15px;
	font-size:20px;
}
.table_investimentos td{
	padding:15px 20px;
	background:#e5f5ff;
	border-bottom:2px #fff solid;
}
.table_investimentos td.sel{
	padding:15px 20px;
	background:#e2edf4;
}

.link_top, .link_top a{
	background:transparent;
	color:#37891b;
	margin:0 0 100px 0;
}

ul.links_franquia{
	margin:0 0 25px 0;
	padding:0;
}

.links_franquia li{
	margin:10px 0;
	padding:0;
	list-style:none;
	font-weight:bold;
	color:#0071b7;
	background:transparent;
}

.links_franquia li a{
	color:#0071b7;
	background:transparent;
}
.links_franquia li a:hover{
	color:#fff;
	background:#0071b7;
	text-decoration:none;
}

#selo_novo{
	width:200px;
	height:140px;
	margin:0 0 0 10px;
	float:left;
}

#logoABF{
	width:84px;
	height:30px;
	float:left;
	margin:93px 0 0 20px;
}

#contatoTexto {
	float:right;
	width:400px;
	margin:0 60px 0 0;
}

#formularioContato {
	float:left;
	width:500px;
}
