@font-face {
	font-family: 'NeoSans';
	src: url('../font/neosans-webfont.eot');
	src: local('../font/NeoSans'), local('../font/NeoSans'), url('../font/neosans-webfont.woff') format('woff'), url('../font/neosans-webfont.ttf') format('truetype'), url('../font/neosans-webfont.svgz#webfontQtlWYFsv') format('svg'), url('../font/neosans-webfont.svg#webfontQtlWYFsv') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'NeoSansBold';
	src: url('../font/neosans-bold-webfont.eot');
	src: local('../font/NeoSans'), local('../font/NeoSans-Bold'), url('../font/neosans-bold-webfont.woff') format('woff'), url('../font/neosans-bold-webfont.ttf') format('truetype'), url('../font/neosans-bold-webfont.svgz#webfontBz4hrPGP') format('svg'), url('../font/neosans-bold-webfont.svg#webfontBz4hrPGP') format('svg');
	font-weight: bold;
	font-style: normal;
}

img { border:0; }
.clear { clear:both; }
.clearR { clear:right; }
.clearL { clear:left; }
a { text-decoration:none; }
p { padding:0; margin:0; }
.floatR { float:right; }
.floatL { float:left; }

body {
	font-family: Arial, Helvetica, sans-serif;
	height:100%;
	width:100%;
	max-width:100%;
	max-height:100%;
	margin:0;
	padding:0;
	background-color:#000;
}



/* ----- HEAD ----- */
.header { width:100%; height:auto; z-index:2; padding:0; margin:0; background-color:#000; }
.head { width:1000px; height:100px; padding:0; margin:0 auto; }
.head a#logo { position:absolute; margin:22px 0 0 22px; }

/* Menu */
.head ul#menu { margin:75px -200px 0 0; padding:0; list-style:none; float:right; }
.head ul#menu li { margin:0; padding:0; list-style:none; display:inline; }
.head ul#menu li a:link,
.head ul#menu li a:visited { padding:0 8px; font-size:14px; color:#FFF; font-family:'NeoSansBold'; text-transform:uppercase; display:inline-block; }
.head ul#menu li a:hover,
.head ul#menu li a:active { color:#f68622!important; }
.head ul#menu li a.Active { color:#f68622; }

/* Linguage */
.head ul#linguage { margin:-5px 22px 0 0; padding:0; list-style:none; float:right; }
.head ul#linguage li { margin:0; padding:0; list-style:none; display:inline; }
.head ul#linguage li a:link,
.head ul#linguage li a:visited { background:url(../img/bg_linguageOFF.png) no-repeat; width:95px; height:27px; text-align:center; padding:8px 0; margin:0; font-size:11px; color:#FFF; display:inline-block; }
.head ul#linguage li a:hover,
.head ul#linguage li a:active { background:url(../img/bg_linguageON.png) no-repeat!important; }
.head ul#linguage li a.Active { background:url(../img/bg_linguageON.png) no-repeat; }


/* ----- CONT ----- */
.content { width:100%; height:auto; padding:0; margin:0; position:relative; background:#f68622; }
.cont { width:1000px; height:auto; padding:0; margin:0 auto; }

/* Produtos */
.cont1 { width:1000px; height:auto; padding:5px 0 10px 0; margin:0 auto; }
.cont1 .produtos { width:950px; height:auto; padding:5px; margin:5px 0 5px 20px; background:#e78324; border:1px solid #dc751c; }
a.boxgrid { background:url(../img/bg_produtosOFF.png) no-repeat; padding:0; margin:5px 5px; color:#f68622; }
a:hover.boxgrid { background:url(../img/bg_produtosON.png) no-repeat; padding:0; margin:5px 5px; color:#FFF; }
.boxgrid { width:305px; height:208px; float:left; overflow:hidden; position:relative; padding:0; }
.boxgrid img{ position:absolute; bottom:6px; left:6px; border:0; max-width:290px; max-height:160px;	}
.boxgrid h3 { margin:10px 0 0 10px; float:left; font:24px 'NeoSansBold'; letter-spacing:0; }
.boxgrid span { float:left; margin:15px 0 0 5px; font:15px 'NeoSans'; letter-spacing:0; }
.boxcaption { float:left; position:absolute; height:45px; width:100%; }
.captionfull .boxcaption { top:5px; left:5px; }
.caption .boxcaption { top:5px; left:0; }

.cont1 .produtos #left { width:300px; height:auto; float:left; padding:5px 20px 5px 5px; margin:5px 10px 5px 0; }
.cont1 .produtos #left img { position:relative; border:0; width:300px; }
.cont1 .produtos #left p { padding:10px 0 0 0; font:14px 'NeoSansBold'; }
.cont1 .produtos #left p#soft { padding:0; font:12px Arial, Helvetica, sans-serif; }
.cont1 .produtos #left span { padding:0; font:12px Arial, Helvetica, sans-serif; }
.cont1 .produtos #left ul { padding:10px; margin:0 0 0 20px; }
.cont1 .produtos #left li { padding:0 0 5px 0; font-size:12px; list-style:square; font-weight:bold; }

.cont1 .produtos #right { width:600px; height:auto; float:left; padding:0; margin:10px 0;  }
.cont1 .produtos #right p#title { padding:0 0 10px 0; font:32px 'NeoSansBold'; }
.cont1 .produtos #right p#subtitle { padding:30px 0 10px 0; font:16px 'NeoSansBold'; }
.cont1 .produtos #right p#slogan { padding:5px 0 0 0; font:14px Arial, Helvetica, sans-serif; }
.cont1 .produtos #right p { padding:5px 0 0 0; font:12px Arial, Helvetica, sans-serif; }
.cont1 .produtos #right ul { float:left; padding:10px 70px 10px 20px; margin:0; }
.cont1 .produtos #right li { padding:0 0 5px 0; font-size:12px; list-style:square; font-weight:bold; }

.cont1 .produtos #right .menu_list { width:100%; padding:20px 0 10px 0; }
.cont1 .produtos #right .menu_head {
	padding:5px;
	margin:2px 0;
	cursor: pointer;
	position: relative;
    background:#dc751c url(../img/left.png) center left no-repeat;
}
.cont1 .produtos #right p.menu_head {
	padding:5px 5px 5px 20px;
	margin:2px 0;
	color:#000;
	font-size:12px;
	font-weight:bold;
}
.cont1 .produtos #right .menu_body { display:none; margin:5px 0 20px 20px; }
.cont1 .produtos #right .menu_body div { color:#000; font-size:12px; background-color:#e78324; }
.cont1 .produtos #right .menu_body p { color:#000; font-size:12px; background-color:#e78324; padding:5px 0; }
.cont1 .produtos #right .menu_body a{
  display:block;
  font-size:12px;
  color:#FFF;
  background-color:#e78324;
  font-weight:normal;
  text-decoration:none;
}
.cont1 .produtos #right .menu_body a:hover{ color:#000; }

/* Eventos */
.cont1 .eventos { width:950px; height:auto; padding:5px; margin:5px 0 5px 20px; background:url(../img/bg.jpg) bottom no-repeat #e78324; border:1px solid #dc751c; }
.cont1 .eventos #left { width:300px; height:auto; float:left; padding:5px 20px 5px 5px; margin:5px 10px 5px 0; color:#FFF; }
.cont1 .eventos #left img { position:relative; border:0; width:300px; }
.cont1 .eventos #left p { padding:10px 0 0 0; font:14px 'NeoSansBold'; }
.cont1 .eventos #left p#soft { padding:0; font:12px Arial, Helvetica, sans-serif; }
.cont1 .eventos #left span { padding:0; font:12px Arial, Helvetica, sans-serif; }
.cont1 .eventos #left ul { padding:10px; margin:0 0 0 20px; }
.cont1 .eventos #left li { padding:0 0 5px 0; font-size:12px; list-style:square; font-weight:bold; }

.cont1 .eventos #right { width:600px; height:auto; float:left; padding:0; margin:10px 0 0 0;  }
.cont1 .eventos #right p#title { padding:0 0 10px 0; font:32px 'NeoSansBold'; }
.cont1 .eventos #right p#subtitle { padding:30px 0 10px 0; font:16px 'NeoSansBold'; }
.cont1 .eventos #right p#slogan { padding:5px 0 0 0; font:14px Arial, Helvetica, sans-serif; }
.cont1 .eventos #right p { padding:5px 0 0 0; font:12px Arial, Helvetica, sans-serif; }

.slideshow { width:300px; margin:0; padding:0; }

/* Contactos */
.form { width:100%; padding:10px 0; margin:0; }
.form label{ float:left; width:125px; font-size:12px; margin:4px 0 0 0; color:#FFF; }
.form input, textarea{ width:465px; margin-bottom:5px; }
.form textarea{ width:465px; height:100px; }
.form #submit{ margin:5px 5px 0 125px; width:80px; padding:5px; color:#FFF; font-weight:bold; background:#000; border:0; cursor:pointer; }
.form #captcha { width:100px; margin:1px 0 0 1px; padding:2px 0; }
.form img { margin:0; padding:5px; float:left; /*border:1px solid #dc751c;*/ }
.form br{ clear:left; }

div.GoogleMaps a span { padding:2px; color:#FFF; }
div.GoogleMaps a:hover span { color:#000; }


/* ----- LINKS ----- */
.hiperlinks { width:100%; height:auto; z-index:2; padding:0; margin:-6px 0 0 0; position:relative; background:transparent url(../img/bg_hiperlinks.png) repeat-x; }
.links { width:1000px; height:142px; padding:0; margin:0 auto; }

.links #link { width:980px; border:0; margin:0 auto; }
.links td#link { width:236px; height:125px; background:url(../img/bg_links.jpg) no-repeat; vertical-align:top; }
.links td#link div#int { padding:10px; margin:0; height:105px; cursor:pointer; }
.links td#link div#title { font-size:14px; font-weight:bold; text-transform:uppercase; color:#f68622; padding:0; }
.links td#link div#subtitle { font-size:11px; color:#666; }
.links td#link div#image { width:215px; height:50px; padding-top:10px; vertical-align:bottom; }


/* ----- FOOT ----- */
.footer { width:100%; height:auto; padding:0; margin:0; position:relative; background-color:#000; }
.foot { width:960px; height:auto; padding:0; margin:0 auto; }

/* copyright */
.copy { color:#999; font-size:10px; margin:0; padding:10px 0 10px 0; float:left; }
.bright { float:right; margin:0; padding:5px 0 0 0; }
