body {
	padding: 0px;
	background-color: #DFDFDF;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(../../imagens/empresa/pneuBackg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
img{
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	
}
.btn {
	-webkit-border-radius: 3;
	-moz-border-radius: 3;
	border-radius: 3px;
	font-family: Verdana, Geneva, sans-serif;
	color: #ffffff;
	font-size: 11px;
	background: #666666;
	padding: 8px 8px 8px 8px;
	text-decoration: none;
}

.btn:hover {
  background: #404040;
  text-decoration: none;
}
.bottonDetail {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #666;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 6px;
}
/*
 * ADOBE SYSTEMS INCORPORATED
 * Copyright 2007 Adobe Systems Incorporated
 * All Rights Reserved
 * 
 * NOTICE:  Adobe permits you to use, modify, and distribute this file in accordance with the 
 * terms of the Adobe license agreement accompanying it. If you have received this file from a 
 * source other than Adobe, then your use, modification, or distribution of it requires the prior 
 * written permission of Adobe.
 */

.lettringBr {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
/*
 * ADOBE SYSTEMS INCORPORATED
 * Copyright 2007 Adobe Systems Incorporated
 * All Rights Reserved
 * 
 * NOTICE:  Adobe permits you to use, modify, and distribute this file in accordance with the 
 * terms of the Adobe license agreement accompanying it. If you have received this file from a 
 * source other than Adobe, then your use, modification, or distribution of it requires the prior 
 * written permission of Adobe.
 */

.lettringCz2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.lettringLrj{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F30;
	text-decoration: none;
}
.lettringBrcXL{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #036;
	text-decoration: none;
	font-style: italic;
}
.corpo {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	background-color: #FFF;
}
.rodape{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #333;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
.rodapeSpotAdmin {
	clear: both;
	background-color: #033;
	height: 80px;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
}
.bnnrTop {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #333;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
}
.topBnnr {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #DFDFDF;
}
/*
 * ADOBE SYSTEMS INCORPORATED
 * Copyright 2007 Adobe Systems Incorporated
 * All Rights Reserved
 * 
 * NOTICE:  Adobe permits you to use, modify, and distribute this file in accordance with the 
 * terms of the Adobe license agreement accompanying it. If you have received this file from a 
 * source other than Adobe, then your use, modification, or distribution of it requires the prior 
 * written permission of Adobe.
 */

.cxContatos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-attachment: inherit;
	background-image: url(../../imagens/empresa/contactos.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 260px;
}
/*
 * ADOBE SYSTEMS INCORPORATED
 * Copyright 2007 Adobe Systems Incorporated
 * All Rights Reserved
 * 
 * NOTICE:  Adobe permits you to use, modify, and distribute this file in accordance with the 
 * terms of the Adobe license agreement accompanying it. If you have received this file from a 
 * source other than Adobe, then your use, modification, or distribution of it requires the prior 
 * written permission of Adobe.
 */

.clearfixplain {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

/* HACK : Mozilla span.widget_container has display space */
.widget_container {
	border: 1px solid transparent;
}
/* End hide from IE-mac */ 

/*
 * Tooltip replacement for mozilla
 *
 */
div.tooltip_div {
	position: absolute;
	display: none;
	background-color: #ffffe1;
	font: 11px Verdana, sans-serif;
	border: 1px solid black;
	padding: 2px 3px 2px 3px;
}

/* force content to automatically enlarge its container; for mozilla only, dynamically applied  */
.fix_content_enlarge {
	display: table;
}
