/********************************** HEADER **********************************/
#header {
	width: 900px;
	height: 120px;
	display:table;
	margin:auto;
	background-color:#FFF;
	margin-top:20px;
}

/********************************** MAIN ************************************/
#maindiv {
	width: 900px;
	margin:auto;
	background-color:#FFF;
	min-height: 500px;
	display:table;
	background-image:url(../img/fd_whitecontent.png);
	background-position:bottom;
	background-repeat:repeat-x;
}

/********************************** MENUTOP *********************************/
.menutop div
{
	color:#d12c2d;
	font-size:14px;
	font-family:"Century Gothic", Tahoma, sans-serif;
	font-weight:bold;
	float:left;
	margin-left:10px;
	margin-right:10px;
}


/*********************************** MENU 2 *********************************/
.menu2 div
{
	font-family:"Century Gothic", Tahoma, sans-serif;
	font-size: 13px;
	color: #9e9b9b;
	text-indent: 18px;
	text-decoration: none;
	font-weight: bold;
	background-image:url(../img/bol1.png);
	background-repeat:no-repeat;
	background-position:left;
}
.menu2 div:hover
{
	color: #d12c2d;
	background-image:url(../img/bol1_on.png);
}

.menu2content div
{
	font-family:"Century Gothic", Tahoma, sans-serif;
	font-size: 15px;
	color: #9e9b9b;
	text-indent: 18px;
	text-decoration: none;
	font-weight: bold;
	background-image:url(../img/bol1.png);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
	margin-left:15px;
}

.menu2contentleft div
{
	font-family:"Century Gothic", Tahoma, sans-serif;
	font-size: 13px;
	color: #9e9b9b;
	text-indent: 18px;
	text-decoration: none;
	font-weight: bold;
	background-image:url(../img/bol1.png);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
	margin-left:10px;
	margin-bottom:8px;
}
.menu2contentleft div:hover
{
	color: #d12c2d;
	background-image:url(../img/bol1_on.png);
}
.menu2contentlefton div
{
	font-family:"Century Gothic", Tahoma, sans-serif;
	font-size: 13px;
	text-indent: 18px;
	text-decoration: none;
	font-weight: bold;
	color: #d12c2d;
	background-image:url(../img/bol1_on.png);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
	margin-left:10px;
	margin-bottom:8px;
}

.menu2contenton div
{
	font-family:"Century Gothic", Tahoma, sans-serif;
	font-size: 15px;
	color: #9e9b9b;
	text-indent: 18px;
	text-decoration: none;
	font-weight: bold;
	background-image:url(../img/bol1.png);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
	margin-left:15px;
}
.menu2content div:hover
{
	color: #d12c2d;
	background-image:url(../img/bol1_on.png);
}
.ui-tabs-nav a{}
.ui-tabs-nav{margin-bottom: 0px;}
.ui-tabs-selected{}
.ui-tabs-unselect{}
.ui-tabs-selected a div{ /* SELECTED */
color: #d12c2d;
background-image:url(../img/bol1_on.png);
} 
.ui-tabs-disabled{}
.ui-tabs-panel{}
.ui-tabs-hide{display: none;}
/********************************* FOOTER **************************************/
#footerdiv {
	width: 985px;
	height:68px;
	margin:auto;
	background-image:url(../img/footer_fd.png);
}
#footerdiv2 {
	width: 985px;
	height:33px;
	margin:auto;
}
/********************************** TABELAS ***********************************/
.prod_tabela {
	display:table;
	width:630px;
	background-color:#F4F5F1;
	font-size:12px;
	color:#333;
}
.prod_linha1 {
	display:table-row;
}
.prod_linha1:hover {
	background-color:#F9F9F7;
}
.prod_linha2 {
	display:table-row;
	background-color:#ECEEE6
}
.prod_linha2:hover {
	background-color:#F9F9F7;
}
.prod_col1 {
	display:table-cell;
	width:330px;
	border-left: 1px solid #FFF;
	padding:8px;
	border-top:1px solid #FFF;
}
.prod_col2 {
	display:table-cell;
	width:120px;
	border-left: 1px solid #FFF;
	padding:8px;
	border-top:1px solid #FFF;
}
.prod_col3 {
	display:table-cell;
	width:180px;
	border-left: 1px solid #FFF;
	padding:8px;
	border-top:1px solid #FFF;
}

/*********************************** DIVS SOLTOS **********************************/
