*
{
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none; 
}

body
{
	margin:0;
	padding:0;
	background-color:#DB8146;
	background-image:url(images/bgBody.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:0;
	_padding-top:1px;
}

.general
{
	margin:0 auto;
}

.TopLeft
{
	width:300px;
	height:105px;
}

.BannerPaneLeft
{
	width:300px;
	height:85px;
}

.Menu
{
	padding-bottom:10px;
}

.Breadcrumb
{
	widht:300px;
	height:20px;
	text-align:left;
	padding-left:10px;
	color:#000;
	*color:#000;
}

.Breadcrumb a:link
{	
	color:#000;
}

.Breadcrumb a:visited
{	
	color:#000;
}

.Breadcrumb a:hover
{	
	color:#000066;
}

.LogoPane
{
	width:300px;
	height:105px;
}

.TopRight
{
	width:300px;
	height:105px;	
}

.BannerPaneRight
{
	width:300px;
	height:85px;
	text-align:right;
}

.Date
{
	width:300px;
	height:20px;
	text-align:right;
	padding-right:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.Date a:link
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
}

.Date a:visited
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
}

.Date a:hover
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-decoration:underline;
}

.RightBannerCenterPane
{
	width:600px;
}

.LeftBannerCenterPane
{
	width:300px;
}

.TextPane
{
	padding-left:10px;
}

.Left
{
	width:20px;
	height:340px;
	background-image:url(images/bgCurveTopLeft9.jpg);
	background-position:top;
	background-repeat:repeat-y;
	background-color:#E69158;
}

.tdCenter
{
	background-image:url(images/bgCorpo5.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

.Center
{
	width:959px;
	background-color:#FFA66A;
	background-image:url(images/bgCenter.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin:5px 0;
}

.Right
{
	width:20px;
	height:340px;
	background-image:url(images/bgCurveTopRight9.jpg);
	background-position:top;
	background-repeat:repeat-y;
	background-color:#E69158;
}

.PaneLeft
{
	width:260px;
	height:284px;
	background-color:#F1EDD4;
}

.ContentPane
{
	width:260px;
	height:284px;
	background-color:#F1EDD4;
}

.PaneRight
{
	width:260px;
	height:284px;
	background-color:#F1EDD4;
}

.Space
{
	width:17px;
}

.FooterLeft
{
	width:450px;
	height:22px;
	padding-left:6px;
	padding-top:4px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	*font-weight:1000;
}

.FooterLeft a
{
	color:#000;
	font-weight:bold;
	font-size:12px;
}

.FooterLeft a:link
{
	color:#000;
	font-weight:bold;
	font-size:12px;
}

.FooterLeft a:hover
{
	color:#000;
	font-weight:bold;
	font-size:12px;
}

.FooterLeft a:visited
{
	color:#000066;
	font-weight:bold;
	font-size:12px;
}

.FooterRight
{
	width:450px;
	height:22px;
	color:#000;
	text-align:right;
	padding-top:4px;
	padding-right:6px;
	font-weight:bold;	
	*font-weight:1000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}

.FooterRight a
{
	color:#000;
	font-weight:bold;
	font-size:12px;
}

.FooterRight a:link
{
	color:#000;
	font-weight:bold;
	font-size:12px;
}

.FooterRight a:hover
{
	color:#000;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
}

.FooterRight a:visited
{
	color:#000066;
	font-weight:bold;
	font-size:12px;
}


/*** Layout Interno ***/

.ContentPaneInternal
{
	width:668px;
	border-right:2px dotted #FF6701;
	background-color:#F1EDD4;
	padding:10px;	
}

.centerInternal
{
	width:959px;
	background-image:url(images/bgCorpo5.jpg);
	background-position:top;
	background-repeat:repeat-x;
	
}


.PaneRightInternal
{
	width:256px;
	text-align:left;
	background-color:#F1EDD4;
	padding:10px;
}


/*_______------______ MENU _______------______*/


.MainMenu_MenuBreak {
	background-color:transparent;
	border:none;
}

.MainMenu_MenuIcon
{
	display:none;
}

.MainMenu_MenuArrow
{
	display:none;
}

.MainMenu_MenuItem td
{
	height:20px;
	text-align:center;
	text-transform:uppercase;
	padding: 5px 20px 3px 20px;
	color:#FFFFFF;
}

.MainMenu_MenuItemSel
{	
	background-color:#FFAB73;
	color:#AE4600!important;
}

.MainMenu_MenuItemSel td
{
	text-align:center;
	text-transform:uppercase;
	padding: 5px 20px 3px 20px;
	/*background-image:url(images/bgMenuSel.jpg);
	background-repeat:repeat-x;*/
	color:#AE4600;
}

.MainMenu_SubMenu
{
	background-color:#FFB380;
}

.MainMenu_SubMenu td
{
	height:18px;
	border:none;
	text-align:left;
	text-transform:capitalize;
	padding:3px 6px;
	font-size:11px;
}
