@charset "utf-8";

body {
	background-color: #112744;
	background-image: url(../img/franquias/bg-franquias.gif);
	background-repeat: repeat-x;
	color: #333;
	margin: 0;
	padding: 0;
}

html,body,input,textarea,select,button,table td,ul,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 16px;
}

p {
	line-height: 150%;
	text-align: justify;
}

p.small {
	font-size: 11px;
}

.current {
	color: #FFF !important;
}

.floatL {
	float: left;
}

.floatR {
	float: right;
}

.clearL {
	clear: left;
}

.clearR {
	clear: right;
}

.clearB {
	clear: both;
}

div.clear {
	clear: both;
	font-size: 4px;
	height: 1px;
	line-height: 4px;
	overflow: hidden;
}

.divCenter {
	margin: 0px auto;
}

.hidden {
	display: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.enphasis {
	font-weight: bold;
}

.noBorder {
	border: 0 !important;
}

.white {
	color: #fff;
}

.color6 {
	color: #666;
}

.discrete {
	color: #666;
	font-size: 11px;
}

.evidentLink {
	text-decoration: underline !important;
}

.topicSeparator {
	height: 1;
	padding: 15px 0;
}

.separatorDotsLine {
	border-bottom: 1px dotted #767676;
	height: 1;
}

.separatorSolidLine {
	border-bottom: 1px solid #767676;
	height: 1;
}

.field {
	background-color: #FFF;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 19px;
	padding: 3px 3px;
}

.defaultBtn {
	background-image: url(../img/btn-sprite.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	border: 0;
	color: #333;
	cursor: pointer;
	height: 26px;
	font-size: 11px;
	padding: 5px 0;
	text-align: center;
	width: 83px;
}

.defaultBtn:hover {
	background-position: 0 -26px;
}

/* -----------------
ALL CONTENT
------------------*/
div#allContainer {
	margin: 0 auto;
	width: 1012px;
}

/* -----------------
HEADER
------------------*/
.headerTitle {
	background-image: url(../img/franquias/head-titulo.jpg);
	background-position: 0 0;
	height: 267px;
	margin-left: 6px;
	width: 1000px;
}

/* -----------------
HEADER
------------------*/
div#menu {
	background-image: url(../img/franquias/bg-menu.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 36px;
	width: 1014px;
}

div#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#menu li {
	float: left;
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

div#menu li:first-child {
	margin-left: 7px;
}

div#menu li:hover {
	background-color: #f48a00;
	color: #FFF !important;
}

div#menu li a {
	color: #313131;
	display: block;
	text-decoration: none;
}

div#menu li a:hover {
	color: #FFF !important;
	text-decoration: none;
}

div#menu li a:active {
	background-color: #f48a00;
	color: #FFF !important;
	text-decoration: none;
}

div#menu li.menuInicio {
	border-right: 1px dotted #000;
	padding: 8px 15px 10px 20px;
}

div#menu li.menuInterno {
	border-right: 1px dotted #000;
	padding: 8px 18px 10px;
}

div#menu li.menuFinal {
	padding: 8px 18px 10px;
}

/* -----------------
MAIN CONTTENT
------------------*/
.mainContentContainer {
	background-image: url(../img/franquias/bg-content-shadow.gif);
	background-position: center top;
	background-repeat: repeat-y;
	height: auto;
}

.contentContainer {
	background-image: url(../img/franquias/bg-content.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFF;
	height: auto;
	margin-left: 6px;
	margin-top: -1px;
	width: 999px;
}

.fullContainer {
	float: left;
	margin: 50px 0 0 30px;
	_margin: 50px 0 0 15px;
	width: 930px;
}

.leftContainer {
	float: left;
	margin: 50px 0 0 30px;
	_margin: 50px 0 0 15px;
	width: 580px;
}

.titleArea {
	margin-bottom: 60px;
}

.titleArea h1,.titleArea h2 {
	font-family: Calibri, Helvetica, sans-serif;
	line-height: 23px;
}

.titleArea h1 {
	font-size: 20px;
	font-weight: 700;
}

.titleArea h2 {
	font-size: 18px;
	font-weight: 100;
}

.rightContainer {
	float: left;
	margin: 30px 0 0;
	width: 375px;
}

.moreInfo {
	background-image: url(../img/franquias/bg-button-info.gif);
	background-repeat: no-repeat;
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: 700;
	height: 95px;
	line-height: 90%;
	margin-left: 3px;
	text-align: center;
	width: 368px;
}

.moreInfo a {
	color: #313131;
	display: block;
	padding: 10px 23px 25px;
	text-decoration: none;
}

.moreInfo a:hover {
	text-decoration: none;
}

.moreInfo span {
	font-size: 14px;
}

.galeria {
	background: transparent url(../img/franquias/bg-galeria.gif) no-repeat
		center top;
	height: 298px;
	margin: 30px auto 0;
	padding: 45px 20px 0 25px;
	width: 327px;
}

.galeria img {
	float: left;
	margin: 0 0 10px 0;
}

.galeriaMargem {
	margin-right: 10px !important;
}

.contentArea {
	padding: 0 40px 0 0;
}

.contentArea h3 {
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 100%;
	padding-bottom: 10px;
}

.contentArea .icons,.contentArea .iconsInterna {
	float: left;
	font-size: 11px;
	margin: 15px 30px 0 0;
	padding: 85px 0 25px;
	text-align: center;
	width: 160px;
}

.contentArea .iconsInterna {
	padding: 85px 0 15px;
	text-align: left;
	width: 580px;
	_width: 550px;
}

.tecnico {
	background: url(../img/franquias/icon-tecnico.gif) center top no-repeat;
}

.manuais {
	background: url(../img/franquias/icon-manuais.gif) center top no-repeat;
}

.projetos {
	background: url(../img/franquias/icon-projetos.gif) center top no-repeat
		;
	margin-right: 0px !important;
}

.midia {
	background: url(../img/franquias/icon-midia.gif) left top no-repeat;
}

.transparente {
	background: url(../img/franquias/icon-transparente.gif) left top
		no-repeat;
}

.completo {
	background: url(../img/franquias/icon-completo.gif) left top no-repeat;
	margin-right: 0px !important;
}

.perfil {
	background: url(../img/franquias/icon-perfil.gif) left top no-repeat;
	margin-right: 0px !important;
}

.lucros {
	background: url(../img/franquias/icon-lucros.gif) left top no-repeat;
	margin-right: 0px !important;
}

.investimento {
	background: url(../img/franquias/icon-investimento.gif) left top
		no-repeat;
	margin-right: 0px !important;
}

.parcerias {
	background: url(../img/franquias/icon-parcerias.gif) left top no-repeat;
	margin-right: 0px !important;
}

.iconsInterna ul li {
	color: #313131;
	font-size: 11px;
	list-style-type: disc;
	margin: 5px 0 0 15px;
	padding: 0 0 0 5px;
}

.iconsInterna a {
	color: #313131;
}

.iconsInterna a:visited {
	color: #313131;
}

.footerContainer {
	background-image: url(../img/franquias/bg-content-footer.gif);
	background-position: top center;
	background-repeat: no-repeat;
	color: #FFF;
	margin-top: -1px;
	padding: 35px 5px 0;
}

.footerInfo {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 100;
	line-height: 12px;
}

.footerInfo a {
	color: #ffc20e;
	text-decoration: none;
}

.footerInfoTitle {
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
}

.footerLogos img {
	float: right;
	margin-left: 30px;
}

/* -----------------
FORM
------------------*/
div#mainFormContainer {
	background-color: #2993d1;
	background-image: url(../img/franquias/bg-main-form.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	border-color: #000;
	border-style: solid;
	border-width: 0 1px 1px 0;
	float: right;
	height: 500px;
	padding-left: 30px;
	position: relative;
	width: 682px;
}

.topTitle {
	margin: 0 auto;
	padding: 20px 0 35px;
	position: relative;
}

.topTitle h1,.topTitle h2 {
	color: #fbec00;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.topTitle h1 {
	font-size: 18px;
	line-height: 18px;
}

.topTitle h2 {
	font-size: 22px;
	line-height: 22px;
	padding: 5px 0;
}

.subTitle {
	margin: 0 auto 30px;
	position: relative;
}

.subTitle h3,.subTitle h4 {
	color: #000d1c;
	font-weight: bold;
}

.subTitle h3 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
}

.subTitle h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	padding: 5px 0;
}

.franchiseForm {
	margin-top: -40px;
	position: relative;
	width: 930px;
	_width: 930px;
}

.formCol1 {
	float: left;
	margin-right: 50px;
	_margin-right: 25px;
	width: 260px;
}

.formCol2 {
	float: left;
	width: 260px;
}

.franchiseForm .field {
	background-color: #fff;
	border: 1px solid #e1e1e1;
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	margin: 2px 0 8px;
	padding: 5px 3px 0;
	width: 240px;
}

.franchiseForm .fieldSmall {
	float: left;
	margin-right: 10px;
	_margin-right: 5px;
	width: 110px;
}

.franchiseForm .fieldMedium {
	float: left;
	margin-right: 10px;
	_margin-right: 5px;
	width: 160px;
}

.franchiseForm .fieldBig {
	margin-right: 10px;
	_margin-right: 5px;
	width: 550px !important;
	_width: 537px !important;
}

.franchiseForm .fieldSmallX {
	float: left;
	margin-right: 10px;
	_margin-right: 5px;
	width: 60px;
}

.franchiseForm .labelSmall {
	margin-right: 10px;
	_margin-right: 5px;
	width: 120px;
}

.franchiseForm .labelMedium {
	margin-right: 10px;
	_margin-right: 5px;
	width: 170px;
}

.franchiseForm .labelBig {
	margin-right: 10px;
	_margin-right: 5px;
	width: 900px;
}

.franchiseForm .labelSmallX {
	margin-right: 10px;
	_margin-right: 5px;
	width: 70px;
}

.franchiseForm label {
	color: #000d1c;
	float: left;
	font-size: 12px;
	width: 240px;
}

.franchiseForm .defaultBtn {
	background-position: -555px 0;
	color: #333333;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	height: 40px;
	margin-right: 10px;
	width: 243px;
}

.franchiseForm .defaultBtn:hover {
	background-position: -555px -40px;
}

.franchiseForm textarea.field {
	background-color: #fff;
	border: 1px solid #e1e1e1;
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	height: 55px;
	overflow: auto;
	padding: 5px 3px 0;
	width: 240px;
}

.franchiseForm .loader {
	background: transparent url(../img/franquias/loader-default.gif)
		no-repeat 0 0;
	color: #999;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0;
	padding: 0 15px 0 20px;
}

.franchiseForm .success {
	background: transparent url(../img/franquias/icon-success.gif) no-repeat
		0 0;
	color: #999;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0;
	padding: 0 15px 0 18px;
}

.franchiseForm .error {
	background: transparent url(../img/franquias/icon-error.gif) no-repeat 0
		0;
	color: #eb0000;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0;
	padding: 0 15px 0 18px;
}

.franchiseForm .errorField {
	background-color: #eb0000 !important;
	color: #fff !important;
}

.franchiseForm input.sendForm {
	background-color: #00395f;
	border: 0;
	color: #FFF;
	cursor: pointer;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	_height: 35px; *
	height: 35px;
	margin: 5px 0 0;
	padding: 5px 0;
	width: 330px;
}