/* BEGIN: RESET CSS */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
	margin-bottom: 5px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* END: RESET CSS */

/* COMMON CSS */

a {
	color: #C32719;
	font-family: "MyriadProRegular";
	font-size: 14px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	color: #666666;
	font-family: "MyriadProRegular";
	font-size: 14px;
}

.clear {
	clear: both;
}

.float_right {
	float: right;
}

h1 {
	color: #ffffff;
	font-family: "MyriadProBold";
	font-size: 23px;
	margin-left: 10px;
	margin-right: 10px;
	text-align:center;
}

h2 {
	color: #C32719;
	font-family: "MyriadProRegular";
	font-size: 23px;
	font-weight: normal;
	margin: 20px 0 20px ;
}

.red {
	color: #C32719;
}

/* GRADIENT CSS */

.gradient {
	background: url("../images/background.jpg") repeat-x;
	height: 487px;
	left: 0px;
	position: absolute;
	top: 152px;
	width: 100%;
}

/* CONTAINER CSS */

#container {
	margin: 0px auto 0px;
	position: relative;
	width: 1024px;
}

/* HEADER CSS */

#header {
	padding-top: 18px;
}

#audtec_logo {
	float: left;
	margin-left: 12px;
}

#bernafon_logo {
	float: right;
	margin-right: 12px;
}

/* MENU CSS */

#menu {
	margin-top: 5px;
	text-align: right;
}

#menu ul li {
	display: inline;
}

.menu_button a {
	color: #ffffff;
	font-size: 18px;
	line-height: 28px;
	vertical-align: bottom;
}

.menu_button {
	background: url("../images/menu_button.png") no-repeat;
	height: 38px;
	float: right;
	margin-left: -10px;
	text-align: center;
	width: 103px;
}

.menu_button_selected {
	background: url("../images/menu_button_selected.png") no-repeat;
}

/* SUBMENU CSS */

#submenu {
	height: 29px;
	position: absolute;
	top: 160px;
}

.submenu_audtec {
	right: 280px;
}

.submenu_contato {
	right: 187px;
}

.submenu_produtos {
	right: 95px;
}

.submenu_servicos {
	right: 0px;
}

#submenu ul li {
	display: inline;
}

.submenu_button a {
	color: #ffffff;
	font-size: 18px;
	line-height: 29px;
	vertical-align: middle;
	z-index: 500;
}

.submenu_button_left {
	background: url("../images/submenu_button_left.png") no-repeat;
	float: left;
	height: 29px;
	width: 4px;
}

.submenu_button_right {
	background: url("../images/submenu_button_right.png") no-repeat;
	float: left;
	height: 29px;
	width: 7px;
}

.submenu_button_center {
	background: url("../images/submenu_button.png") repeat-x;
	float: left;
	height: 29px;
	padding-left: 10px;
	padding-right: 5px;
	text-align: center;
}

.submenu_button {
	float: right;
	margin-left: -10px;
	position: relative;
	z-index: 400;
}

.submenu_button_right_selected {
	background: url("../images/submenu_button_right_selected.png") no-repeat;
}

.submenu_button_left_selected {
	background: url("../images/submenu_button_left_selected.png") no-repeat;
}

.submenu_button_center_selected {
	background: url("../images/submenu_button_selected.png") repeat-x;
}

.submenu_button_center_selected  a {
	color: #034EA2;
}

/* CONTENT CSS */

#content {
	padding-top: 42px;
	position: relative;
	width: 1024px;
}

/* DESTAQUE CSS */

#destaque {
	height: 398px;	
	position: relative;
}

#destaque-main {
	height: 600px;	
	background-color: #FFF;
	position: relative;
}

#destaque-equipos {
	width: 1023px;
	height:	auto;
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	background-color: #EBEBEB;
	}	


#destaque-equipos-texto {
	width: 640px;
	height:	auto;
	float: left;
	padding: 10px;
	text-align: left;
	background-color: #FFF;
	}		

#destaque-equipos-foto {
	width: 350px;
	height:	250px;
	float: right;
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	}	

#destaque-equipos-menu {
	width: 350px;
	height:	300px;
	float: right;
	margin:  10px 0px 0px 10px;
	padding: 10px 0px 0px 0px;
	text-align: left;
	background-color: #EBEBEB;
	}	
	
#destaque-equipos-menu ul{
   font-size:14px;
	height:	30px;
	width:	300px;
	list-style:none;  
	text-align: left;
	list-style: inside;
}
#destaque-equipos-menu ul li{
   border-bottom: 1px dotted #CCC;
   margin: 0 5px 5px;
   padding: 20px 10px;
}
#destaque-equipos-menu ul li a{
   text-decoration:none;
}
#destaque-equipos-menu ul li a:hover{
   text-decoration:underline;
}
	
#columm-main {
	width: 1023px;
	height:	350px;
	}	
	
#destaque_header {
	background: url("../images/destaque_header.png") no-repeat;
	height: 90px;
	left: 22px;
	padding-top: 20px;
	position: absolute;
	top: -10px;
	width: 310px;
}

#destaque_text {
	position: absolute;
	text-align: left;
}

.destaque_text_index {
	top: 135px;
	width: 300px;
}

.destaque_text_other {
	top: 10px;
	width: 300px;
}

.destaque_text_long {
/*	top: 25px; */
	width: 470px;
}

#destaque_text_link {
	margin-right: 13px;
	text-align: right;
}

#destaque_text h2 {
	margin-left: 27px;
	margin-right: 13px;
}

#destaque_text p {
	margin-left: 28px;
	margin-right: 13px;
	margin-bottom: 10px;
}

.destaque_text_long p {
	padding-left: 80px;
}

#destaque_text_band {
	background-color: #808080;
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-top: 1px solid #bfbfbf;
	height: 50px;
	margin-bottom: 8px;
	margin-top: 10px;
	width: 298px;
}

#destaque_text_band p {
	color: #ffffff;
	margin-left: 116px;
	margin-right: 14px;
	margin-top: 10px;
	text-align: right;
}

#destaque_slideshow {
	float: right;
	height: 398px;
	width: 725px;
	z-index: 0; 
}

#destaque_slideshow_footer {
	background: url("../images/slideshow_footer_background.png") repeat-x;
	bottom: 0px;
	height: 20px;
	/*filter: alpha(opacity=60);
	opacity: 0.6;*/
	position: absolute;
	width: 100%;
	z-index: 50; 
}

#nav { 
	bottom: 2px;
	right: 5px;
	position: absolute; 
}

#nav a { 
	background: #d9d9d9;
	border: 1px solid #999999; 
	display: block;
	float: left;
	font-size: 0;
	height: 15px;
	margin: 0 2px; 
	text-decoration: none;
	width: 28px;
}

#nav a.activeSlide { 
	background: #999999;
	border: 1px solid #cccccc; 
	display: block;
}

#nav a:focus { 
	outline: none; 
}

#destaque_photogrid {
	float: right;
	margin-left: 8px;
	padding-right: 20px;
	padding-top: 60px;
	width: 550px;
}

#destaque_photogrid img {
	float: left;
	margin-left: 8px;
	margin-top: 8px;
}

/* COLUMN STYLE */

.column {
	float: right;
	margin: 15px 10px 0 20px;
	text-align: center;
	width: 315px;
}

.column img {
	margin-bottom: 10px;
}

.column_left {
	margin-left: 10px;
}

.column_header {
	background: url("../images/column_header.png") no-repeat;
	height: 54px;
	margin-bottom: 5px;
}

.column_header a {
	color: #C32719;
	font-family: "MyriadProRegular";
	font-size: 23px;
	font-weight: normal;
	line-height: 54px;
	margin-bottom: 20px;
	text-align: center;
	vertical-align: middle;
}

.column_header h2 {
	line-height: 54px;
	text-align: center;
	vertical-align: middle;
}

/* FOOTER STYLE */

#footer {
	background-color: #c32719;
	clear: both;
	height: 77px;
	line-height: 77px;
	margin-top: 52px;
}

#footer_text {
	color: #D9D9D9;
	margin: 0 auto;
	text-align: center;
	width: 1024px;
	vertical-align: middle;
}

#footer_text p {
}

#footer_text .bureau {
	height: 54px;
	float: right;
	margin-top: 15px;
	vertical-align: middle;
	width: 71px;
}

#footer_cartoes {
	float: left;
	margin-top: 28px;
}

/* FLASHCONTENT STYLE */

#flash {
	background-color: transparent;
	padding-left: 0px;
}

#redessocias {
	float: left;
	margin-left: 400px;
	margin-top: -8px;
}
