	html, body{
	height: 100%;
	margin: 0;
	padding: 0;
}
body{
	background: #558476;
	font-family: Verdana, Arial, Tahoma, Sans Sherif;
	font-size: 12px;
	color:#333333;
}

a, img, div{
	margin: 0;
	padding: 0;
	border: 0;
}

table{
	border-collapse: collapse;
}

tr,td,th{
	margin: 0;
	padding: 0;
}
div.left{
	float: left;
}
div.right{
	float: right;
}
/* estrutura principal */

#header{
	width: 908px;
	margin: auto;
	height: 241px;
	background: #FFFFFF url('images/header.jpg') no-repeat;
}

#main {
	width: 908px;
	_width: 908px; /* apenas IE6 */
	min-height: auto;
	margin: auto;
	background: #ffffff;
}

/* elementos do topo */

#top{
	height: 241px;
	margin: auto;
	width: 908px;
}


/* elementos do menu */
#menu{
	float: left;
	width: 212px;
	padding-left: 5px;
	background: url('images/menu_bg.jpg') no-repeat top right;
	min-height: 275px;
	height: auto !important;
	height: 275px;
	
}
#menu ul{
	width: 170px;
	margin: 12px 0 0 10px;
	padding: 0;
}
#menu ul li{
	list-style: none;
	line-height: 38px;
	height: 38px;
	border-bottom: 1px solid #d1dfd7;
	_border-bottom: 1px solid #d1dfd7; /* apenas IE6 */
}
#menu_style{
	font:11px verdana, arial, helvetica, sans-serif;
	color: #000000;
}

#menu_style a {cursor:hand; height:1px; filter:none}
#menu_style a:link {text-decoration:none; color:#295d50;font-weight:bold}
#menu_style a:visited {text-decoration:none; color:#295d50;font-weight:bold}
#menu_style a:active {text-decoration:none; color:#295d50;}
#menu_style a:hover {text-decoration:none; color:#6fa2a6;
	
}
#conteudo{
	float: right;
	width: 600px;
	margin:20px 45px;
	height: 100%;
}
#emblema{
	margin:20px 10px;
	width:190px;
}
#rodape{
	clear: both;
	width: 908px;
	height: 66px;
	margin: auto;
	line-height: 15px;
	background: #7ba296;
	text-align: center;
	font-family: Verdana, Arial, Tahoma, Sans Sherif;
	font-size: 11px;
	color:#ffffff;
}
#rodape a{
	color: #7ba296;
	text-decoration: none;
	margin-right: 15px;
	line-height: 5px;
}

/* elementos secundários */

#textheaders{
	font-family: Verdana, Arial, Tahoma, Sans Sherif;
	font-size: 20px;
	color: #295d50;
	font-weight: bolder;
	}
	
.style1{
	color:#295D50;
	font-size:14px;
}
	
#textheadlines{
	font-family: Verdana, Arial, Tahoma, Sans Sherif;
	font-size: 18px;
	color: #333333;
	font-weight: bolder;
	}
	
.footer {
margin-left: auto; 
margin-right: auto; 
width:900px;
font-size:9px;
font-weight: lighter;}

.footer a {cursor:hand; height:1px; filter:none}
.footer a:link {text-decoration:none; color:#295d50;}
.footer a:visited {text-decoration:none; color:#295d50;}
.footer a:active {text-decoration:none; color:#295d50;}
.footer a:hover {text-decoration:none; color:#6fa2a6;}

.assinatura {
font-size:13px;
}

.assinatura a {cursor:hand; height:1px; filter:none;font-weight:bold}
.assinatura a:link {text-decoration:none; color:#295d50;}
.assinatura a:visited {text-decoration:none; color:#295d50;}
.assinatura a:active {text-decoration:none; color:#295d50;}
.assinatura a:hover {text-decoration:none; color:#6fa2a6;}



/*-----*/

.box_gd {
background:none repeat scroll 0 0 #548476;
color:#FFFFFF;
font-size:11px;
height:185px;
margin-bottom:10px;
margin-left:auto;
margin-right:auto;
width:600px;
}

	#texto-box_gd {
	float:left;
	height:150px;
	margin:20px 6px;
	width:260px;
	}
	
.box_left {
color:#FFFFFF;
float:left;
font-size:11px;
height:185px;
margin-bottom:10px;
margin-left:auto;
margin-right:auto;
width:298px;
}
.box_right {
color:#FFFFFF;
float:right;
font-size:11px;
height:185px;
margin-bottom:10px;
margin-left:auto;
margin-right:auto;
width:298px;
}

	#texto-box_lr {
	float:left;
	height:150px;
	margin:20px 6px;
	width:130px;
	}
	
	#texto-box_lr a{
	color:#FFFFFF;
	text-decoration:none;
	}
		#texto-box_lr a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}

.clear {
clear:both;
}
#titulo-boxes {
color:#FFFFFF;
font-size:12px;
font-weight:bold;
}
#regua {
border-bottom:1px dotted #55848F;
height:3px;
margin:15px 0px;
}


/*--- aparelhos-auditivos ---*/

.bxtx {
width:300px;
float:left;
}

#txtt {
font-size:18px;
font-weight:bold;
font-family:Geneva, Arial, Helvetica, sans-serif;
color: #295D50;
}
#txtx {
font-family:Geneva, Arial, Helvetica, sans-serif;
color: #295D50;
}

.bxfsh {
width:300px;
float:right;
}

.image-wrapper-right  {
display:block;
float:right;
padding:4px 0 0 12px;
position:relative;
}
.image-wrapper {
display:block;
float:left;
padding:4px 12px 0 0;
position:relative;
}

#txtt a{
color: #295D50;
}
#txtx a {
color: #295D50;
}