/* RESET CSS */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, a {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
	outline: 0;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }

.home {
	line-height: 20px;
}
.home h1 { margin-bottom:16px; color: #890B0B; font-weight: bold; margin-top: 7px;}
/* ESTILO CSS */

body { font-family: Arial; }


/*  HEADER */
#header {
    background: url("images/back2.jpg") repeat-x scroll center top transparent;
    height: 280px;
    width: 100%;
}
#content-header {
    height:255px;
    margin:0 auto;
    width:814px;
}

.logo { width: 156px; height: 156px; background:url(images/logo.gif) no-repeat; float:left; margin-left:0px; margin-top:11px; }
.siteName { width: 285px; height: 114px; background:url(images/logo2.png); float:left; margin-left:150px; margin-top:35px; }

/* Menu */
.menu { width:830px; height:43px; margin-top:19px; float:left; }
.menu ul { height:43px; margin-left:5px;}
.menu li { float: left; }
.menu li a { display: block; background:url(images/bg_menu2.png) repeat-x bottom; padding: 13px 33px 13px 32px; font-family: Arial; font-size: 15px; color: #fff; font-weight:bold; text-decoration: none; text-shadow:0.1em 0.1em 0.2em black; -moz-text-shadow:0.1em 0.1em 0.2em black; }
.menu li a:hover { color:#171717; background:url(images/bg_menu_am.png) repeat-x bottom; cursor: pointer; text-shadow:0.1em 0.1em 0.2em white; -moz-text-shadow:0.1em 0.1em 0.2em white;}

/* Form Acesso Restrito */
.login_restrita { width: 190px; height: 140px; float:right; margin-top:27px; }
.titulo_acesso { font-size:15px; color: #FFF; font-weight:bold; margin-bottom:5px; margin-left:5px;}
.form input[type="text"] { width:175px; height:31px; font-size: 14px; color:#FFF; border:0; background:url(images/bg_input.png) no-repeat; padding-left:10px; margin-bottom:5px;}
.form input[type="password"] { width:175px; height:31px; font-size: 14px; color:#FFF; border:0; background:url(images/bg_input.png) no-repeat; padding-left:10px; margin-bottom:5px; }
.form input[type="submit"] { background:url(images/bg_bnt.png) no-repeat; border:0; width:88px; height:27px; margin-left:97px;}
.form input[type="submit"]:hover { cursor:pointer; }

/* CONTENT */
#content { width:814px; min-height:300px; margin: -30px auto 0; }

/* Franqueados */
#franqueados { width:315px; min-height:335px; margin-top:26px; background:url(images/barra_hh.jpg) no-repeat right; float: left;}
.franquia { width: 130px; min-height: 110px; float: left; padding-left:14px; padding-right:5px; margin-top: 11px;}
.franquia h2 { font-size:15px; font-weight: bold; color:#7a0000; margin-bottom:7px; margin-left:0px;}
.franquia p { font-size:12px; color:#767676; font-weight: bold; }
.franquia ul { margin:0; padding:0; }
.franquia li { font-size:10px; font-weight:bold; color:#767676; line-height: 16px; }
#mapa { width: 380px; height: 400px; float:left; margin-left: 10px; margin-top:37px;}
#mapa span h2 { font-size:15px; font-weight: bold; color:#7a0000; margin-bottom:15px; margin-left:0px; }
#mapa iframe { border: #dfdfdf solid 4px; }

/* Duvidas Frequentes */

#duvidas { width: 820px; min-height: 300px; float: left; }
#duvidas h1 { font-size: 35px; color: #767676; margin-bottom:15px; text-decoration:none;}
.handcursor { clear:both; color:#333; cursor:pointer; display:block; height:22px; padding:9px; width:800px; background:url(images/bg_barra_duv.jpg) no-repeat; }
.handcursor img { margin-right:20px; border:0; margin-top: 3px; }
.handcursor h3 { font-size: 15px; font-weight: bold; color: #FFF; }
.duvida li { margin-left:20px; font-size: 12px; color: #767676; font-weight: bold; }
.duvida li a { color:#666; text-decoration: none; }
.duvida li a:hover { color:#222; }
.duvida li h3 { color:#727272; font-weight: bold; font-size:13px; }

/* CONTATO */

.pessoalmente, .telefone, .msn { width: 250px; height: 90px; float: left; margin-right:10px; padding-top:13px; }
.pessoalmente li, .telefone li, .msn li { font-size:12px; color:#767676; font-weight: bold; }
.pessoalmente img, .telefone img { margin-right:15px; margin-left:10px; }
.msn img { margin-right:5px; margin-left:10px; }
.pessoalmente h3, .telefone h3, .msn h3 { font-size:14px; font-weight: bold; color: #222; }
.formulario_contato { background: #EFEFEF; border:4px solid #D8D8D8; width:470px; margin:0 auto; margin-top:25px; }
.icones_contato { width:814px; min-height:50px; display: block; float:left; margin-top:30px; margin-bottom: 30px; }
.texto_contato { font-size:14px; color: #767676; text-align: center; font-weight: bold; margin-bottom: -10px; margin-top:10px;}

/* ACESSO RESTRITO */

.form_acesso { width:814px; min-height:50px; margin-top:15px; margin-bottom: 30px; }
.form_acesso p { color:#7e7e7e; font-size:12px; margin-top:10px; font-weight:bold; text-align: center;}
.form_acesso a { text-decoration: none; color: #666; }
.form_acesso a:hover { text-decoration: underline; }

/* caio */

.linklove{
	display:none;
}

.login{
	width:188px;
	min-height:50px;
	margin:0 auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top:10px;
	border: #D8D8D8 solid 4px;
	background: #efefef;
}

/* -------------------------------franchising--------------------------*/

.bloco01 p {
	color:#7e7e7e;
	font-size:12px;
	margin-top:10px;
	font-weight:bold;
}
.bloco01 {
	padding-bottom:20px;
	padding-top:5px;
}
.barra_3 {
	display:none;
}
.barra_1, .barra_2{
	float:left;
	width:8px;
	margin-right:10px;
}
.outras li { margin-left: 20px; list-style: disc; font-size:12px; font-weight: bold; color:#767676; }
.outras { margin-bottom:28px; }

/* --------------------- franchising --------------------------- 814x260*/

.opcoes { width:814px; min-height:50px; float:left; margin-top:20px; margin-bottom: 30px; }
.opcoes img { float:left; }
.opcoes h2 { color:#890b0b; font-weight:bold; font-size:14px; margin-bottom:7px; margin-top:15px; }
.opcoes p { color:#7e7e7e; font-size:12px; margin-top:10px; font-weight:bold; }
.opcoes_text { color:#7e7e7e; font-size:12px; margin-top:0px; font-weight:bold; margin-bottom: 13px; }

.icones{
	width:814px;
	min-height:50px;
	display: block;
	float:left;
	margin-top:60px;
	margin-bottom: 30px;
}
.icones img{
	float:left;
}
.icones h2{
	color:#890b0b;
	font-weight:bold;
	font-size:14px;
	margin-top:15px;
}
.icones p{
	color:#7e7e7e;
	font-size:12px;
	margin-top:10px;
	font-weight:bold;
}
.icones a { color: #666; text-decoration: none;}
.icones a:hover { color:#222; }

.icone {
	float:left;
	width:255px;
}
.icone img { margin-right: 8px; margin-left: 8px;}
.icone p { padding-right: 10px;}
.icone li { font-size: 12px; color:#767676; font-weight: bold; }
.icone_final{ float:left; width:255px; }

/* --------------------- SLIDERRRRRRRRRRRRRRRRRRRRRRRRR --------------------------- 814x260*/

.slideshow{
	margin:0 auto;
	border:5px solid #D8D8D8;
}

/* --------------------- FOOOOOOOOOOTEEEEEEERRRRRRRRRRR --------------------------- 814x260*/
#footer_all {
	width: 100%; 
	height: 176px; 
	margin: 0 auto; 
	background:url(images/repetir.jpg); 
	float:left;
	bottom: 0;
}
#footer{
	width:996px;
	height:176px;
	margin:0 auto;
	background:url(images/footer.jpg);
}
.clixx{
	display:block;
	float:right;
	margin-right: 216px; 
	width: 50px; 
	margin-top: 26px; 
	height: 30px;
	cursor:pointer;
}
/* ------------------------------- table sorter ------------------------------ */
table.tablesorter {
	font-family:arial;
	margin:10px 0pt 15px;
	font-size: 12px;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #BC0001;
	border: 1px solid #FFF;
	font-size: 12px;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
	color:#FFFFFF;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#e1e1e1;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #BC0001;
}
.tablesorter a, a:hover{
	text-decoration:none;
	color:#7E7E7E;
}
.icon_formulario{
	width:110px;
	height:25px;
	color:#656565;
	float:right;
	font-size:12px;
	color:#3b0000;
	font-weight:bold;
	margin-right:25px;
	margin-top: -2px;
}
.deslogar{
	width:50px;
	height:15px;
	color:#656565;
	float:right;
	font-size:12px;
	color:#3b0000;
	font-weight:bold;
}
.deslogar a{
	color:#3b0000;
	font-weight:bold;
	text-decoration:none;
}
.acesso{
	float:left;
}


.linkVoltarArquivos {
	text-align: center;
}

.linkVoltarArquivos a {
	color: #333;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}

.linkVoltarArquivos a:hover {
	color: #777;
}