body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 160%;
	background-image: url(../gfx/bg-texttura.jpg);
	background-repeat: repeat;
	background-position: left top;
}

strong {	
	font-weight: bold;
}

em {
	font-style: italic;
}

small {
	color: #999999;
	font-size: 1.0em;
}

a {
	outline: none;
}

a:link {
	outline: none;
	color: #333;
}
a:visited {
	color: #555;
}
a:hover {
	color: #666;
}
a:active {
	color: #555;
}

#wrapper {
	background-image: url(../gfx/bg-wrapper.png);
	width: 960px;
	background-repeat: repeat-y;
	padding-right: 9px;
	padding-left: 9px;
	margin: 0 auto;
}

#header {
	background-image: url(../gfx/bg-header.png);
	background-repeat: repeat-x;
	height: 100px;
}

#placa {
	background-color: #666;
	height: 30px;
	padding-right: 20px;
	padding-left: 40px;
	background-image: url(../gfx/placa.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	font-size: 1.1em;
	line-height: 30px;
	color: #CCCCCC;
	text-shadow: 0px 1px 0px #444;
	
}

#painel {
	background-image: url(../gfx/bg-painel.png);
	background-repeat: no-repeat;
	height: 210px;
	width: 920px;
	padding: 20px;
}

#video {
	background-image: url(../gfx/bg-video.png);
	background-repeat: no-repeat;
	float: right;
	height: 190px;
	width: 380px;
	padding: 10px;
}

#col-esq {
	width: 620px;
	float: left;
	/*border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #e8b592;*/
	/*margin-top: 20px;*/
	margin-bottom: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#col-dir {
	float: right;
	width: 250px;
	/*margin-top: 20px;*/
	margin-bottom: 20px;
	margin-right: 20px;
}

#main {
	background-image: url(../gfx/border-col-dir.gif);
	background-repeat: repeat-y;
	background-position: 660px 0px;
	margin-top: 20px;
}


#rodape {
	background-color: #CCCCCC;
	padding: 20px;
	margin-top: 20px;
}

#rodape p {
	line-height: 100%;
	color: #666666;
	font-size: 1.1em;
	
}

#placa p {
	font-size: 1.1em;
	line-height: 30px;
	color: #CCCCCC;
	text-shadow: 0px 1px 0px #444;
}

#col-dir p {
	line-height: 120%;
	font-size: 1.1em;
	color: #666;
	margin-bottom: 10px;
}

h1 {
	color: #eb863f;
	font-size: 3.6em;
	text-shadow: 0px 1px 0px #fff;
	line-height: 100%;
	margin-bottom: 20px;
}

#header h1 {
	margin: 0px !important;
}

#painel  p{
	font-size: 1.2em;
	color: #FFFFFF;
	margin-bottom: 10px;
	line-height: 120%;
	width: 475px;
	text-shadow: 0px 1px 0px #9e6f46;
}

#col-esq p{
	font-size: 1.2em;
	color: #666;
	margin-bottom: 10px;
	line-height: 120%;
}


#nav {
	background-image: url(../gfx/bg-nav.png);
	height: 40px;
	width: 100%;
}

#nav  li {
	float: left;
	position:relative;

}

#nav  li a{
	display: block;
	text-decoration: none;
	font-size: 1.4em;
	color: #333;
	line-height: 40px;
	height: 40px;
	width: 80px;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	text-shadow: 0px 1px 0px #CFCFCF;
	float:left;
	
	
}

#nav li a:hover, #nav li a.active{
	color:#fff;
	text-shadow: none;
	/*background:url(/gfx/menu-nav.gif) no-repeat center center;*/
	
}

#nav li{
float:left;
position:relative;
}

#nav ul {
	position:absolute;
	display:none;
	float:left;
	top:39px;
}

#nav li ul a{
	padding:0 1em;
	float:left;
	text-align:left;
	background-color:#CDCDCD !important;
	border:1px solid #9A9A9A;
	width:6em;

}

#nav ul ul{
	top:auto;
}	

#nav li ul ul {
	left:11em;
	margin:0px 0 0 10px;
}


#nav li ul li ul li a {
	width:12em;
	background-image: none !important;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
background-image: none !important;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li  li:hover ul, #nav li li li li:hover ul{
display:block;
background-image: none !important;
}

#nav  ul li a:hover {
	background-image: none !important;
	background-color:#CDCDCD !important;
	text-shadow: none;
}


.placa-dinamica {
	width: 573px;
	padding-right: 20px;
	padding-left: 0px;
	float: left;
}

h2.tt-welcome {
	background-image: url(../gfx/tt-welcome.gif);
	height: 24px;
	width: 306px;
	text-indent: -9999px !important;
	margin-bottom: 20px;
	line-height: 100%;
	text-align:inherit;
}

h2.tt-welcome_en {
	background-image: url(../gfx/tt-welcome_en.gif);
	height: 24px;
	width: 295px;
	text-indent: -9999px !important;
	margin-bottom: 20px;
	line-height: 100%;
	text-align:inherit;
}

h2 {
	background-image: url(../gfx/h2.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 240px;
	line-height: 50px;
	text-align: right;
	padding-right: 10px;
	font-size: 2.4em;
	color: #f6c28e;
	margin-bottom: 10px;
}

.tt-preto {
	background-image: url(../gfx/h2_black.png);
	/*background-repeat: no-repeat;*/
	/*height: 50px;*/
	width: 230px;
	/*line-height: 50px;*/
	text-align: left;
	padding: 10px;
	font-size: 1.2em;
	color: #ccc !important;
	margin-bottom: 10px;
	text-align: center;
	line-height: 100%;
	

}
.tt-preto  h5 {
	line-height: 30px;
	font-size: 2.2em;
	color: #999;
	text-align: center;
	margin-bottom:5px;
}

.tt-preto  a {
	color: #ccc !important;
}

.tt-preto p {
	color: #ccc !important;
}

h3, h3 a, h3 a:visited, h3 a:link {
	font-size: 1.2em;
	font-weight: bold;
	color: #eb863f;
	text-decoration: none;
	line-height: 100%;
}

a.bt-catalogo {
	background-image: url(../gfx/bt-catalogo.gif);
	display: block;
	height: 26px;
	width: 230px;
	background-repeat: no-repeat;
	line-height: 26px;
	text-align: center;
	color: #333;
	text-decoration: none;
	text-shadow: 0px 1px 0px #fff;
}

a.bt-catalogo:hover {
	color:#111;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.input-col-dir {
	border: 1px solid #CCCCCC;
	background-color: #CCCCCC;
	width: 230px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #666;
	text-shadow: 0px 1px 0px #ddd;

}

.bt-cinza {
	background: url(../gfx/bt-cinza.gif) transparent;
	background-repeat: no-repeat;
	height: 26px;
	width: 80px;
	font-size: 1.2em;
	color: #333;
	text-align: center;
	border: none;
	text-shadow: 0px 1px 0px #fff;
	cursor:pointer;
}

a.lnk-mais {
	font-size:1.2em;
		color: #eb863f;
}

.imagem {
	padding:5px; 
	border: 1px solid #cccccc; 
	margin-right:10px; 
	background-color:#ffffff	
}


/*@media screen and (-webkit-min-device-pixel-ratio:0){
.margintop30 {
	margin-top:-30px;
}
}*/

.input-form {
	border: 1px solid #CCCCCC;
	background-color: #CCCCCC;
	width: 400px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #666;
	text-shadow: 0px 1px 0px #ddd;
}

.textarea {
	border: 1px solid #CCCCCC;
	background-color: #CCCCCC;
	width: 400px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #666;
	text-shadow: 0px 1px 0px #ddd;
}

label {
	display:block;

}