* { margin:0; padding:0 }

body { font:13px Verdana, Sans-serif }

a, input { outline:none }
a { color:#333 }
a:hover { color:#0093DD }
p { margin:0 0 15px }

#all { 
	width:775px; 
	margin:0 auto }

#header {
	position:relative;
	padding:118px 0 0 0;
	background:url(img/bgheader.jpg) no-repeat }
	
h1.logotipo {
	position:absolute;
	width:270px;
	height:60px;
	top:25px;
	left:15px }	
	
h1.logotipo a {
	outline:none;
	text-indent:-1000000px;
	display:block;
	border:0;
	width:270px;
	height:60px }

#header .menu ul {
	display:none;
	list-style:none; 
	height:69px }

#header .menu ul li { float:left }

#header .menu ul li a {
	float:left;
	padding:26px 38px 27px 38px; 
	color:#000;
	font-weight:bold; 
	text-decoration:none; 
	border-right:1px solid #DEDEDE; 
	font-size:13px  }

#header .menu ul li a:hover { background:url(img/bglinkmenu.jpg) repeat-x 0 -70px; color:#FFF }
#header .menu ul li.fim a { border:0}
#search {
	padding:20px 15px 15px 15px;
	clear:both;
	color:#FFF;
	font-weight:bold;
	/*background:#0093DD url(img/bgsearch.gif) */}

/*#search label { float:left; margin:0 15px 0 0 }
#search label span { display:block }
#search label input.text {
	padding:3px;
	height:20px;
	float:left;
	font:bold 16px Tahoma, Sans-serif;
	border:0 }

#search label select {
	float:left;
	width:120px;
	padding:5px 2px 5px 2px;
	height:23px;
	font:11px Tahoma, Sans-serif;
	border:0 }*/
	
#search label input.text { 
	padding:4px;
	margin-bottom:5px;
	width:620px;
	font:13px Verdana, Sans-serif }

#search label select {
	width:180px;
	font-family:Verdana, Sans-serif }

#search input.button {
	padding:3px;
	width:90px;
	font:bold 13px Verdana, Sans-serif }
	
#content { padding:20px }
/*#content .c1 { width:485px; margin:0 20px 0 0 }*/
#content .c2 { width:230px; display:none }
/*#content .c1, #content .c2 { float:left }*/

.default { margin:0 0 20px }

h2 { font-size:16px; padding:0 0 5px; margin:0 0 5px; border-bottom:1px solid #000 }
h3 { font-size:13px; padding:5px 0 10px }
h2 span, h3 span { color:#027DC1 }

ul.busca { clear:both; list-style:none }
ul.busca li img { float:right; margin:0 0 0 10px; border:1px solid #DDD; padding:2px }

ul.busca li {
	padding:10px;
	clear:both;
	position:relative;
	background:#EDEDED url(img/bglistempresaGray.jpg) repeat-x bottom;
	border:1px solid #DDD;
	margin:0 0 10px }

ul.busca li .nome { font-weight:bold }

ul.busca li.blueI,
ul.busca li.blueII {
	border:1px solid #0093DD; 
	background:#A4C8FF url(img/bglistempresaBlue.jpg) repeat-x bottom }

ul.busca li.blueII img { border:1px solid #0093DD }

ul.busca li img.foto { position:absolute; top:18px; right:10px; border:0 }
.newsletter {
	padding:15px;
	color:#FFF;
	background:#0093DD url(img/bgnewsletter.gif) }

.gallery { 
	float:left;	
	height:50px;
	padding:0;
	margin:0 10px 0 0 }

.gallery img.ico { 
	padding:0; 
	border:0 }
	
.newsletter h2 { border-color:#FFF }
.newsletter label { margin:0 0 10px; display:block }
.newsletter label span { display:block; margin:0 0 3px }
.newsletter label input.text { padding:3px; width:194px; border:0 }
.newsletter label input.button { padding:3px; font:11px Tahoma }

form table tr td {
	background:#D2DEEC;
	padding:8px 5px }
	
form table tr.alt td { background:#EAEFF7 }

form table tr td.label { text-align:right }

form input.text,
form select,
form textarea {
	padding:2px;
	font:13px Verdana, Sans-serif }
	
form input.button {
	padding:3px;
	font:bold 13px Verdana, Sans-serif }
	
#home .box { 
	padding:10px 0;
	width:196px;
	font-size:11px;
	margin-right:25px;
	float:left }
	
#home .destaque {
	font-size:13px;
	padding:5px 15px;
	position:relative;
	margin-right:0;
	border:1px solid #CCC;
	background:#FFF;
	width:260px }
	
#home .destaque .trofeu {
	position:absolute;
	top:-5px;
	right:-50px }
	
#home .box h3 { font-size:15px }

#home .destaque h3,
strong.telefone  { font-size:18px }

a.button span {
	color:#FFF;
	padding:7px 10px;
	float:left;
	height:15px }
	
a.button {
	font-weight:bold;
	font-style:normal;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
	float:left;
	margin-bottom:10px;
	overflow:hidden;
	height:28px }

a.button:hover span 	{ background-position:left -28px }
a.button:hover		{ background-position:right -28px }

a.azul span 		{ background:url(img/bgbtn-azul-l.jpg) no-repeat left top }
a.azul 			{ background:url(img/bgbtn-azul-r.jpg) no-repeat right top }
	
a.cinza span 		{ background:url(img/bgbtn-cinza-l.jpg) no-repeat left top }
a.cinza 			{ background:url(img/bgbtn-cinza-r.jpg) no-repeat right top }

#home .destaque a.button span { padding:7px 20px }
	
#footer { 
	clear:both;
	margin:20px 0 0 0;
	color:#000;
	font-size:11px;
	padding:20px }
	
#footer ul {
	display:block;
	padding:10px;
	margin-bottom:10px;
	background:#EEE;
	border:1px solid #CCC;
	list-style:none;
	text-align:center; }

#footer ul li {
	display:inline;
	border-right:1px solid #666 }

#footer ul li.last { border:0 }

#footer ul li a { padding:0 10px }

#footer p.copy { color:#999 }

.aparece { background:#CC0000; color:#FFFFFF; left:0%; top:0%; margin: 0 0 0 0; visibility:visible; position:fixed; clear:both; }
.desaparece { visibility:hidden; position:fixed; clear:both; }
/*
#fotoBig {
	position:fixed;
	left:50%;
	top:50%;
	margin:-130px 0 0 -187px;
	width:350px;
	height:263px;
	overflow:hidden;
	z-index:10;
	padding:10px;
	border-right:2px solid #666;
	border-bottom:2px solid #666;
	background:#DDD url(img/ajax-loader.gif) no-repeat center center }
	
#fotoBig .close { 
	position:absolute; 
	top:10px; 
	right:10px;
	width:18px;
	height:18px;
	background:url(img/ico-close.gif);
	text-indent:-1000px }
	
#fotoBig .orientador { 
	position:absolute; 
	bottom:10px; 
	left:10px;
	padding:1px 5px 1px 5px;
	float:left;
	background:url(img/bgorientador.gif) right top;	}

#fotoBig .back { 
	position:absolute; 
	bottom:15px; 
	right:40px;
	width:20px;
	height:20px;
	background:url(img/ico-back.gif);
	text-indent:-1000px }
	
#fotoBig .next { 
	position:absolute; 
	bottom:15px; 
	right:15px;
	width:20px;
	height:20px;
	background:url(img/ico-next.gif);
	text-indent:-1000px }
	
#background {
	width:100%;
	height:100%;
	float:left;
	position:fixed;
	top:0;
	left:0;
	z-index:9;
	background:#666;
	opacity:0.65;
	-moz-opacity:0.65;
	filter: alpha(opacity=65); }*/
