﻿@charset "utf-8";

body {
	margin: 0 auto;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
div {
	margin: 0;
	padding: 0; 
}
table
{
	clear: both;
	float:left;
	padding: 0;
	border: 0;
}
img 
{
	margin: 0;
	padding: 0;
	border: none;
	behavior: url (includes/iepngfix.htc);
}
a:hover
{
	text-decoration: underline;
}
h1 
{
	clear: both;
	float: left;
	width: 100%;
	font-weight: bold;
	font-size: 13px;
	text-transform:uppercase;
	margin:10px 0;
	color: #e20a16;
}
h2
{
	clear: both;
	float: left;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
	margin:10px 0;
	color: #5e7781;
	white-space: nowrap;
}
h2 img 
{
	margin: 0 0 -2px 5px;
	float: left;
}
h4,
h5
{
	clear: both;
	float: left;
	margin: 5px 0 8px 0;
	font-size: 11px;
	font-family: "Arial Narrow";
	color: #5e7781;
	width: 100%;
}
h4 a
{
	color: #5e7781;
	text-decoration: none;
}
h5 a
{
	color: #5e7781;
	text-decoration: underline;
}
p
{
	clear: both;
	float: left;
	margin: 10px 0;
	width: 100%;
}
/* GENERAL CLASSES */
.clear,
#clear 
{
	clear: both;
	margin-top: 5px;
}

.border_image
{
	border: 1px solid #d4dde0;
}



/* MAIN CLASS */
.main 
{
	margin: 0 auto;
	width: 1000px;
	display: table;
}
/* TOP PAGE - CM LINKS */
.greybar
{
	width: 100%;
	height: 45px;
	margin: auto;
	text-align: center;
	background: #999 url(../images/topGrey.gif) repeat-x center top;
}
/* PAGE HEADER */
.top_header
{
	clear: both;
	height: 120px;
}

.header_left
{
	width: 235px;
	padding: 10px 10px 10px 10px;
	text-align: right;
	float: left;
}
.header_icons
{
	width: 225px;
	height: 25px;
	padding: 0px 0px;
}

.header_right
{
	height: 100px;
	padding: 10px 0px 0px 0px;
	float: right;
}
/* MIDDLE HEADER */
.header_main
{
	clear: both; 
	float: left;
	width: 1000px;
	height: 30px;

}
.header_main img
{
	margin-bottom: -3px; /*acerto ie6*/
}
.header_main_left
{
	float: left;
	height: 30px;
	padding-left: 10px; 
}


.header_main_right
{
	float: right;
	font-size: 10px;
	font-family: "Arial Narrow" Arial;
	font-weight: bold;
	color: #5e7781;
	padding-right: 10px;
}
.header_main_right span
{
	padding: 0 10px;
}
.header_main_right img
{
	margin-bottom:-3px;
}

.header_main_right a:link, 
.header_main_right a:active, 
.header_main_right a:visited
{
	color: #5e7781;
	text-decoration: none;
}
.header_main_right a:hover
{
	color: #5e7781;
	text-decoration: underline;
}
/* BREADCRUMB */
.bread_crumb
{
	clear: both;
	line-height:22px;
	padding: 1px 12px 10px 12px;
	height: 25px;
	background: url(../images/bread_crumb_bg.gif) top left repeat-x;
}

/* MIDDLE HEADER */
.header_auto
{
	clear: both; 
	float: left;
	width: 1000px;
	height: 30px;

}
.header_auto img
{
	margin-bottom: -3px; /*acerto ie6*/
}
.header_auto_left
{
	float: left;
	height: 30px;
	padding-left: 10px; 
}

.header_auto_center_menu
{
	float: left;
	display: table;
	width: 500px;
	height: 30px;
	text-align: center;
}

.header_auto_right
{
	float: right;
	font-size: 10px;
	font-family: "Arial Narrow" Arial;
	font-weight: bold;
	color: #5e7781;
	padding-right: 10px;
}
.header_auto_right span
{
	padding: 0 10px;
}
.header_auto_right img
{
	margin-bottom:-3px;
}

.header_auto_right a:link, 
.header_auto_right a:active, 
.header_auto_right a:visited
{
	color: #5e7781;
	text-decoration: none;
}
.header_auto_right a:hover
{
	color: #5e7781;
	text-decoration: underline;
}
/* CENTER CONTENT */
.center_content,
.center_content_anunciar
{
	clear: both;
	float: left;
	width: 1000px;
	margin:0 0 20px 0;
	height: 345px;
	min-height: 100%;
}
div[class] .center_content, 
div[class] .center_content_anunciar  /* min-height hack */
{
	height: auto;
	min-height: 100%;
}


.center_content_left
{
	width: 640px;
	margin: 0 10px;
	float:left;
}
.center_content_right
{
	width: 300px;
	float: right;
	margin: 0;
	padding: 0px;
	padding-right: 20px;
}
.pub_bottom 
{
	clear: both;
	float: left;
	display: table;
	margin-top: 10px;
}
/* HP */
.center_content_left_hp
{
	width: 980px;
	height: auto;
	min-height: 100%;
	float: left;
	margin: 0 10px 0 10px;
	padding: 0px;
	display: table;
	text-align: center;
}
.center_content_left_hp2
{
	width: 980px;
	height: auto;
	min-height: 100%;
	float: left;
	margin: 10px 10px 0 10px;
	padding: 0px;
	display: table;
	text-align: center;
}
.tab_content_botom
{
	width: 980px;
	height: 100%;
	clear: both;
	float: left;
	margin: 0;
	padding: 0px;
	display: table;
	text-align: center;
}

.center_content_middle_hp
{
	width:310px;
	margin-left: 5px;
	text-align: center;
	float: left;	
}




/* FOOTER */
.footer
{
	clear: both;
	magin: 0 auto;
	height: 35px;
	background: url(../images/footer_bg.gif) top right no-repeat;
	font-size: 10px;
	font-family: "Arial Narrow", Arial;
	color: #5e7781;
	padding: 15px 0px 0 480px;
}
.footer a:link, .footer a:active, .footer a:visited
{
	text-decoration: none;
	color: #5e7781;
}
.footer a:hover
{
	text-decoration: underline;
	color: #000000;
}

.frase_btn 
{
	clear: both;
	display: table;
	margin-bottom: 15px;
}
.frase_btn_left
{
	float:left; 
	height:30px; 
	background: url(../images/btn_bg_phrase_left.gif) top left no-repeat; 
	text-align:center; 
	padding:10px 22px 10px 40px; 
	font-size: 12px; 
	font-weight: bold;
	display: table;
}
.frase_btn a,
.question a
{
	color: #5e7781;
	text-decoration: none;
}
.frase_btn a:hover,
.question a:hover
{
	text-decoration: underline;
}
.frase_btn_right
{
	float:left; 
	height:50px; 
	width:18px; 
	background:url(../images/btn_bg_phrase_right.gif) top right no-repeat;
}
.question
{
	clear: both; 
	float: left; 
	margin-top: 10px; 
	font-weight: bold; 
	font-family:"Arial Narrow";
	white-space: nowrap;
}
.question a
{
	color:#5E7781; 
	background:url(../images/btn_arrow_right.gif) top right no-repeat; 
	padding-right: 15px;
}



