body 
{
	background-color: #FFFFFF; 
	margin: 0px;
	padding: 0px;
	text-align: center;
	min-width: 770px;
}
body, table, input, select, textarea
{
	font-family: verdana;
	font-size: 11px;
}
a{
	color: #5ead03;
	text-decoration: none;
}
a:hover{
	color: #012caf;
	text-decoration: underline;
}
a img{
	border-style: none;
}
h1{
	color: #0c2983;
	margin: 0px;
	margin-bottom: 4px;
	font-size: 14px;
	font-weight: bold;
}
h2{
	color: #012caf;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
}
h3{
	color: #5b98d6;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
}
p{
	margin-top: 0px;
}
table.grid{
	border: solid 1px #596EA1;
	border-collapse: collapse;
}
table.grid th{
	background-color: #5b98d6;
	color: #000000;
	font-weight: bold;
}
table.grid th,
table.grid td{
	border: solid 1px #596EA1;
	text-align: left;
}
table.grid h1, table.grid h2, table.grid h3{
	font-size: 11px;
	margin: 0px;
}
/******************************************************************************
	PAGE
******************************************************************************/
#page{
	background-color: #FFFFFF;
	width: 770px;
	text-align: left;
	margin: 0px auto;
	background-image: url(images/body_back.gif);
	background-repeat: repeat-y;
}
/******************************************************************************
	HEAD
******************************************************************************/
#page_head{
	position: relative;
	width: 770px;
	height: 195px;
	background-image: url(images/head2.jpg);
}
/******************************************************************************
	BANNERS
******************************************************************************/
#page_head div.banner1{
	position: absolute;
	left: 120px;
	top: 34px;
	width: 103px;
	height: 76px;
}
#page_head div.banner2{
	position: absolute;
	left: 234px;
	top: 146px;
	width: 30px;
	height: 30px;
}
#page_head a.home{
	position: absolute;
	left: 464px;
	top: 13px;
	width: 247px;
	height: 122px;
}
#page_head a.midia{
	background-image: url(images/logotipo_midialogo_.gif);
}
#page_head a.site{
	background-image: url(images/logotipo_midialogo_site.gif);
}
#page_head a.host{
	background-image: url(images/logotipo_midialogo_host.gif);
}
#page_head a.email{
	background-image: url(images/logotipo_midialogo_email.gif);
}
#page_head a.photo{
	background-image: url(images/logotipo_midialogo_photo.gif);
}
#page_head a.video{
	background-image: url(images/logotipo_midialogo_video.gif);
}
#page_head a.print{
	background-image: url(images/logotipo_midialogo_print.gif);
}
#page_head a.venda{
	background-image: url(images/logotipo_midialogo_venda.gif);
}
#page_head a.press{
	background-image: url(images/logotipo_midialogo_press.gif);
}

/******************************************************************************
	TOOLBAR
******************************************************************************/
#page_head div.toolbar{
	position: absolute;
	width: 478px;
	height: 33px;
	left: 291px;
	top: 181px;
	background-image: url(images/toolbar_back.gif);
}
#page_head div.toolbar .toolbar-left{
	position: absolute;
	left: -13px;
	top: 0px;
	width: 13px;
	height: 33px;
	background-image: url(images/toolbar_left2.gif);
}
#page_head div.toolbar .toolbar-right{
	position: absolute;
	left: 478px;
	top: 0px;
	display: inline;
	width: 1px;
	height: 33px;
	background-image: url(images/toolbar_right.gif);
}
#page_head div.toolbar span,
#page_head div.toolbar a{
	font-size: 14px;
	font-weight: bold;
	color: #012caf;
	text-decoration: none;
	background-image: url(images/toolbar_separator.gif);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 33px;
	padding-right: 16px;
}
#page_head div.toolbar span,
#page_head div.toolbar a:hover{
	color: #5ead03;
	text-decoration: none;
}
/******************************************************************************
	BODY
******************************************************************************/
#pane_1{
	float: left;
	width: 281px;
	min-height: 400px;
	height: 400px;
}
div[id=pane_1]{
	height: auto!important;
}
.pane-1-top{
	background-image: url(images/side_top2.jpg);
	background-repeat: no-repeat;
	background-position: 20px;
	width: 281px;
	height: 139px;
}
.pane-1-content{
	margin-left: 32px;
	margin-right: 32px;
}
#pane_2{
	min-height: 400px;
	height: 400px;
}
div[id=pane_2]{
	margin-left: 281px!important;
	height: auto!important;
	width: 488px!important;
}
.pane-2-top{
	height: 32px;
}
.pane-2-content{
	margin-left: 8px;
	margin-right: 4px;
	margin-bottom: 8px;
}
/******************************************************************************
	PORTFOLIO
******************************************************************************/
.portfolio{
	border-width: 1px;
	border-style: solid;
	border-color: #596EA1;
}
/******************************************************************************
	FOOT
******************************************************************************/
#page_foot
{
	width: 770px;
	height: 63px;
	clear: both;
	background-image: url(images/foot.gif);
	position: relative;
}
.foot-1{
	position: absolute;
	width: 475px;
	height: 32px;
	top: 24px;
	left: 291px;
	font-size: 10px;
	color: #0c2983;
	text-align: right;
}