body {
 font: 100% Verdana, Arial, Helvetica, sans-serif;
 margin: 10;
 text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
 color: #000000;
 background-color: #F5F5F5;
}
.oneColFixCtrHdr #container {
 width: 778px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
 background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
 border: 1px dotted #999;
 text-align: left; /* this overrides the text-align: center on the body element. */
 margin-top: 10;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
}
.oneColFixCtrHdr #header {
	background: #DDDDDD;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	width: 778px;
	height: 175px;
}
h2 {
 color: #F60;
}
.oneColFixCtrHdr #mainContent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	background-color: #FFFAF2;
	border: 1px dotted #F60;
	width: 700px;
	margin-left: 16px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	margin-top: 15px;
}
.oneColFixCtrHdr #footer {
	background:#DDDDDD;
	padding-right: 0px;
	padding-bottom: 50;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	padding-top: 20px;
	text-align: center;
}
.setahome {
	vertical-align: baseline;
	margin-right: 8px;
}
.links {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #FF6600;
}

.links:hover {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
	color: #FF6600;
}


.line1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


/* SpryMenuBarHorizontal.css - version 0.6 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	width: auto;

}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	float: left;
	border-right: solid #ccc 1px;






}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	width: 150px;
	position: absolute;
	left: -1000em;
	
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
	
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 150px;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 99%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
	
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 1px solid #CCC;

}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	background-color: #EEE;
	padding: 5px;
	color: #333;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #F60;
	color: #FFF;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #F60;
	color: #FFF;
		
}


/*

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		float: left;
		background: #FFF;
	}
}

.verdana9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	

}


.verdana10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	

}#tabelaserrilada {
	border: 1px dotted #F90;
}

.form {
	font-family: Verdana, Tahoma;
	font-size: 9pt;
	background-color: #FDFDFD;
	border: 1px dashed #F60;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 10px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}


.ula
{
	background-color: #F60;
	color: #FFF;
}.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
}
.video {
	background-image: url(../../imagens/tv.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: normal;
}
.video2 {
	background-image: url(../../imagens/tv2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: normal;
}
.video3 {
	background-image: url(../../imagens/tvondemand.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: normal;
}
.video4 {
	background-image: url(../../imagens/tvwebinar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: normal;
}
.div {
	float: left;
	margin-left: 10px;
}
.face {
	text-align: right;
	background-color: #FFFFFF;
	float: right;
	
}

