body {
	margin: 0px;
	background: #2C2C2C;
}
/* HEADER */
#header {
	background: #2087DB url(../images/bg_header.jpg) repeat-x;
	height: 212px;
}
#header_logo {
	background-image: url(../images/logo_amirh.gif);
	background-repeat: no-repeat;
	height: 212px;
	background-position: 20% center;
}
#header_bar {
	background-image: url(../images/header_bar.jpg);
	background-repeat: repeat-x;
	height: 26px;
}
#header_slogan {
	background-image: url(../images/slogan_amirh.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 212px;
}
#header_colaboradores {
	position:relative;
	width:458px;
	height:46px;
	z-index:1;
	left: 0%;
	top: 80px;
}
/* HEADER */

/* HEADER TOP*/
.top {
	background-repeat: repeat-x;
	border: 0px;
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma;
	color: #FBFBFB;
	padding: 3px;
	background-color: #2C2C2C;
	text-decoration: none;
}

.top a {
	color: #FBFBFB;
	text-decoration: none;
	font-weight: normal;
	padding: 3px;
}

.top a:hover {
	color: #2087DB;
	font-weight: normal;
	text-decoration: none;
	padding: 3px;
	background-color: #FBFBFB;
}
/* HEADER TOP*/

/* DESTAQUE QUESTIONS*/
.default_destaque {
	font-weight: bold;
	background-image: url(../images/arrow_questions.gif);
	background-repeat: no-repeat;
	background-position: 12px;
	font-family: Tahoma;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	padding: 8px 0px 0px 40px;
	height: 12px;
	margin: 0px;
}
/* DESTAQUE QUESTIONS*/

#footer_bar {
	background-image: url(../images/footer_bar.jpg);
	background-repeat: repeat-x;
	height: 26px;
}
.menu_footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #2087DB;
	padding: 2px;
	height: 100px;
}
.menu_footer a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #2087DB;
	padding: 2px;
}
.menu_footer a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding: 2px;
}
.footer_copyright {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.footer_copyright a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;	
}
.footer_copyright a:hover {
	color: #2087DB;
	text-decoration: none;
	padding: 3px;
	background-color: #2C2C2C;
}
#footer_bar_up {
	background-image: url(../images/footer_bar_up.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
