<!--
	*
	{
		margin: 0;
		padding: 0;
	}
	
	h1
	{
		display: none;
	}
	
	img
	{
		border: 0;
	}
	
	a:link { text-decoration: none; color: #727373; }
	a:visited {text-decoration: none; color: #727373; }
	a:hover {text-decoration: underline; color: #1D1E1E; }
	a:active {text-decoration: none; color: #727373;}
	
	a.link:link { text-decoration: none; color: #555555; }
	a.link:visited {text-decoration: none; color: #555555; }
	a.link:hover {text-decoration: underline; color: #1D1E1E; }
	a.link:active {text-decoration: none; color: #555555;}
	
	body.default
	{
		margin-top: 30px;
		text-align: center;
		background-image: url("../img/bg.jpg");
		background-attachment: fixed;
	}
	
	div.preload
	{
		position: absolute;
		left: -500px;
		top: -500px;
	}
	
	div.container
	{
		margin-left: auto;
		margin-right: auto;
		text-align: left;
		width: 1000px;
	}
	
	div.bglow_top
	{
		background-image: url("../img/bglow_top.png");
		background-repeat: no-repeat;
		width: 998px;
		height: 27px;
	}
	
	div.bglow_middle
	{
		background-image: url("../img/bglow_middle.png");
		width: 938px;
		padding-left: 30px;
		padding-right: 30px;
	}
	
	div.bglow_bottom
	{
		background-image: url("../img/bglow_bottom.png");
		background-repeat: no-repeat;
		width: 998px;
		height: 27px;
	}
	
	div.subtitle
	{
		float: left;
		margin-top: 50px;
		margin-bottom: 10px;
		background: url("../img/bordertopright.gif");
		background-repeat: no-repeat;
		width: 237px;
		height: 25px;
	}
	
	h2.subtitle
	{
		padding-top: 5px;
		padding-right: 10px;
		text-align: right;
		font-family: arial;
		font-size: 1em;
	}
	
	div.features
	{
		float: right;
		margin-right: 25px;
		margin-bottom: 10px;
		height: 25px;
		color: #555555;
		font-family: arial;
		font-size: 0.7em;
		font-weight: bold;
	}
	
	div.box
	{
		padding-left: 25px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	
	div.box_container
	{
		width: 297px;
		float: left;
	}
	
	div.box_top
	{
		background-image: url("../img/box_top.jpg");
		background-repeat: no-repeat;
		width: 297px;
		height: 22px;
	}
	
	div.box_middle
	{
		background-image: url("../img/box_middle.jpg");
		width: 297px;
	}
	
	p.box_description
	{
		margin-left: 60px;
		margin-left: 60px;
		margin-right: 20px;
		text-align: right;
		font-family: arial;
		font-size: 0.6em;
		color: #717171;
	}
	
	div.box_bottom
	{
		background-image: url("../img/box_bottom.jpg");
		background-repeat: no-repeat;
		width: 297px;
		height: 22px;
	}
	
	span.spacer
	{
		margin-left: 15px;
		margin-right: 15px;
	}
	
	input.searchfield
	{
		border-top: 1px solid #8B8B8B;
		border-left: 1px solid #8B8B8B;
		border-right: 1px solid #F1F2F2;
		border-bottom: 1px solid #F1F2F2;
	}
	
	div.flashcontent
	{
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	
	div.logo
	{
		float: left;
		width: 154px;
		height: 45px;
		margin-left: 25px;
	}
	
	div.hmenu
	{
		float: right;
		width: 750px;
		color: #727373;
	}
	
	div.hmenu ul
	{
		list-style: none;
	}
	
	div.hmenu li
	{
		float: left;
	}
	
	div.tab_left
	{
		width: 15px;
		height: 30px;
		float: left;
	}
	
	div.tab_middle
	{
		height: 30px;
		float: left;
	}
	
	div.tab_right
	{
		background-repeat: no-repeat;
		width: 15px;
		height: 30px;
		float: left;
	}
	
	a.tab_caption
	{
		font-family: arial;
		font-size: 0.7em;
		color: #999999;
		display: block;
		margin-top: 6px;
		cursor: pointer;
	}
	
	span.tab_caption
	{
		font-family: arial;
		font-size: 0.7em;
		color: #999999;
		display: block;
		margin-top: 6px;
		cursor: default;
	}
	
	br.cboth
	{
		clear: both;
	}
	
	td.box_top_left
	{
		background-image: url("../img/box_top_left.png");
		background-repeat: no-repeat;
		width: 15px;
		height: 15px;
	}
	
	td.box_top
	{
		background: #EEEEEE;
		height: 15px;
	}
	
	td.box_top_right
	{
		background-image: url("../img/box_top_right.png");
		background-repeat: no-repeat;
		width: 25px;
		height: 15px;
	}
	
	td.box_middle_left
	{
		background-image: url("../img/box_middle_left.png");
		background-repeat: repeat-y;
		width: 15px;
	}
	
	td.box_middle
	{
		background: #EEEEEE;
		font-family: arial;
		font-size: 0.7em;
		color: #999999;
	}
	
	td.box_middle ul
	{
		list-style: none;
	}
	
	td.box_middle li
	{
		padding: 5px;
	}
	
	td.box_middle_right
	{
		background-image: url("../img/box_middle_right.png");
		background-repeat: repeat-y;
		font-size: 0.1%;
		width: 25px;
	}
	
	td.box_bottom_left
	{
		background-image: url("../img/box_bottom_left.png");
		background-repeat: repeat-y;
		font-size: 0.1%;
		width: 15px;
		height: 25px;
	}
	
	td.box_bottom
	{
		background-image: url("../img/box_bottom.png");
		background-repeat: repeat-x;
		font-size: 0.1%;
		height: 25px;
	}
	
	td.box_bottom_right
	{
		background-image: url("../img/box_bottom_right.png");
		background-repeat: repeat-y;
		font-size: 0.1%;
		width: 25px;
		height: 25px;
	}
	
	table.dropmenu
	{
		border-collapse: collapse;
		position: absolute;
		display: none;
	}
	
	div.hidemenu
	{
		display: none;
		position: absolute;
	}
	
	p.copyright
	{
		text-align: center;
		font-family: arial;
		font-size: 0.7em;
		color: #555555;
		margin-bottom: 15px;
	}
	
	p.copyright a
	{
		color: #007DB4;
	}
	
	br.cboth
	{
		clear: both;
	}
	
	div.company_splash, div.partners_splash
	{
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	
	div.maplink
	{
		float: left;
		margin-left: 0;
		margin-bottom: 10px;
		background: url("../img/bordertopright.gif");
		background-position: right;
		background-repeat: no-repeat;
		width: 300px;
		height: 25px;
	}
	
	h3.maplink
	{
		padding-top: 5px;
		padding-right: 10px;
		text-align: right;
		font-family: arial;
		font-size: 13px;
		font-weight: bold;
	}
	
	h3.maplink a
	{
		color: #BEBEBE;
	}
	
	h3.maplink img
	{
		vertical-align: middle;
	}
	
	div.company_left_content
	{
		text-align: center;
		float: left;
		width: 295px;
	}
	
	p.image_description
	{
		font-family: arial;
		font-size: 0.7em;
		text-align: right;
		color: #AAAAAA;
		margin-left: 60px;
		margin-right: 60px;
	}
	
	div.company_right_content, div.partners_right_content
	{
		float: right;
		width: 600px;
		padding-right: 40px;
	}
	
	div.column_right
	{
		float: right;
		width: 300px;
	}
	
	h3.company_title
	{
		font-family: arial;
		font-size: 18px;
		margin-bottom: 25px;
		color: #a8a8a8;
	}
	
	h4.subtitle
	{
		font-family: arial;
		color: #A8A8A8;
	}
	
	p.partners_description
	{
		font-family: arial;
		font-size: 0.7em;
		text-align: left;
		color: #6D6D6D;
		margin-right: 20px;
	}

	p.company_description
	{
		font-family: arial;
		font-size: 0.7em;
		text-align: left;
		color: #6D6D6D;
		margin-right: 20px;
		margin-bottom: 30px;
	}
	
	p.blog_static_text
	{
		font-family: arial;
		font-size: 0.8em;
		color: #A8A8A8;
	}
	
	div#rightcolumn
	{
		border: 1px solid #CCCCCC;
	}
	
	span.text
	{
		font-family: arial;
		font-size: 0.7em;
		color: #6D6D6D;
	}
-->

/*
	@PORTFÓLIO - FILMES
*/


	div.port-filmes-item
	{
		background:url(../img/thumb_sombra.jpg) no-repeat;
		padding: 17px 10px 10px 17px;
		width:196px;
		height:126px;
		float:left;
		margin-right:15px;
		margin-bottom:40px;
	}
	
	div.port-filmes-item img
	{
	border:1px solid #DCDCDC;
	}
	
	div.port-filmes-item p
	{
		font-family: arial;
		font-size: 0.7em;
		text-align: left;
		color: #6D6D6D;
		width:196px;
		margin-top:10px;
		line-height:15px;
	}
	
	.right
	{
		text-align: right;
	}
	
	ul.products
	{
		color: #A8A8A8;
	}
	
	ul.products li
	{
		margin-left: 20px;
		padding-left: 20xp;
	}
	
	ul.products a
	{
		font-family: arial;
		font-size: 0.7em;
	}
	
	hr{
	height:1px;
	margin:10px 0;
	background: #A8A8A8;
	border:none;
	
}

	.btn_play{
	background:url(../img/btn_play.png) no-repeat;
	width: 40px;
	height: 40px;
	top: 50%;
	left: 50%;
	z-index:99999;
	position:absolute;
	}

ol.sitemap
{
	font-family: arial;
	font-size: 0.8em;
	color: #999999;
}

ol.sitemap img
{
	vertical-align: middle;
}

ol.sitemap li
{
	list-style: none;
	margin: 0;
	padding: 0;
}

ol.sitemap li li
{
	list-style: none;
}

.side-bar{
	width:220px;
	float:right;
	margin-right:15px;
}
td.td
{
    margin: 0px;
    padding: 5px;
	font-family: arial, heveltica, sans-serif;
	color:#666666;
	font-size: 12px;
	padding-left:350px;
	font-weight: bold;
}
div.td
{
	padding-left:99px;
	padding-top:10px;
}
label.td
{
	float:right;
}
div.ext
{
	width:38px;
	float:right;
	margin-right:15px;
}
p.alert
{
	margin: 5px;
	color: #990000;
}