/* PAGE */
/*---------------------- */
body{
	background: #000;
	font-family: Tahoma, Geneva, sans-serif;
}
.clear {
	clear: both;
}

#main {
	margin-left: 112px;
	width: 802px;
	background: #FFF;
}
#main .logo {
	background: url(images/logo.png) no-repeat;
	float: left;
	width: 170px;
	height: 75px;
	display: block;
	margin-left: 28px;
	margin-top: 2px;
}

#header {
	height: 94px;
	padding-top: 21px;
}

/* ROW2 */
/*---------------------- */
#row2 #noticia_superior {
	float: left;
	background: url(images/noticia_superior_bg.gif) no-repeat top left;
	width: 191px;
	height: 189px;
	margin-left: 10px;
	padding: 30px;
	color: #FFF;
	font-size: 12px;
	text-align: left;
	line-height: 14px;
}
#row2 #noticia_superior h1 {
	font-size: 12px;
	margin-bottom: 12px;
}
#row2 #noticia_superior .mais {
	font-weight: bold;
	font-size: 10px;
	margin-top: 3px;
}
#row2 #noticia_superior .mais a {
	color: #FFF;
	text-decoration: none;
}
#row2 #noticia_superior_imagem {
	float: left;
	width: 249px;
	height: 249px;
}
/* ROW3 */
/*---------------------- */
#row3{
	margin-left: 112px;
	background: #FFF;
	width: 802px;
	padding-top: 10px;
	display: inline-block;
	padding-bottom: 30px;
}

	/* NOTICIA ESQUERDA */
	/*---------------------- */
#row3 #noticia_esquerda{
	float: left;
	width: 241px;
	background: #FFF url(images/noticia_esquerda_bg.gif) no-repeat scroll;
	height: 263px;
	padding: 13px 13px 0px 13px;
	line-height: 14px;
	text-align: left;
	color: #231f20;
	font-size: 12px;
}
#row3 #noticia_esquerda h1 {
	font-size: 12px;
	color: #878181;
	margin-bottom: 12px;
}
#row3 #noticia_esquerda .mais {
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
#row3 #noticia_esquerda .mais a {
	text-decoration: none;
	color: #842626;
}
#row3 #noticia_esquerda img {
	margin-top: 5px;
}
	/* NOTICIA DIREITA */
	/*---------------------- */
#row3 #noticia_direita{
	float: left;
	font-size: 12px;
	margin-left: 25px;
	margin-top: 18px;
	color: #231f20;
	line-height: 15px;
	text-align: left;
}
#row3 #noticia_direita .imagem {
	float: left;
	padding-top: 20px;
}
#row3 #noticia_direita .escrito {
	float: left;
	width: 159px;
	margin-left: 30px;
}
#row3 #noticia_direita .escrito h1 {
	color: #878181;
	margin-bottom: 12px;
	font-size: 12px;
}
#row3 #noticia_direita .escrito .mais {
	color: #000;
	font-weight: bold;
	font-size: 10px;
	margin-top: 3px;
}
#row3 #noticia_direita .escrito .mais a {
	color: #842626;
	text-decoration: none;
}
#row3 #noticia_direita .escrito .todas {
	margin-top: 30px;
}
#row3 #noticia_direita .escrito .todas a {
	color: #7e7451;
	text-decoration: none;
	float: right;
}

/* PAGINA NOTICIAS */
/*---------------------- */
#row2 #chamando {
	float: left;
	background: url(images/revistas.jpg) no-repeat top left;
	width: 450px;
	height: 189px;
	padding: 30px;
	color: #FFF;
	font-size: 12px;
	text-align: justify;
	line-height: 14px;
	margin-left: 10px;
}
#row3 #noticias_repeat {
	float: left;
	width: 162px;
	background: #FFF;
	margin-left: 25px;
	color: #231f20;
	margin-top: 30px;
	font-size: 12px;
	text-align: left;
	height: 170px;
	position: relative;
	line-height: 14px;
}
#row3 #noticias_repeat h1 {
	color: #878181;
	font-size: 12px;
	margin-bottom: 5px;
}
#row3 #noticias_repeat .mais {
	font-size: 10px;
	font-weight: bold;
	margin-top: 3px;
}
#row3 #noticias_repeat .mais a {
	color: #842626;
	text-decoration: none;
}

#row3 #noticias_detalhe {
	margin-left: 25px;
	font-size: 12px;

}
#row3 #noticias_detalhe .imagem {
	float: left;
	margin-top: 30px;
	width: 300px;
}
#row3 #noticias_detalhe .conteudo {
	float: left;
	margin-left: 50px;
	margin-top: 5px;
	width: 400px;
	color: #231f20;
	line-height: 14px;
	text-align: justify;
}
#row3 #noticias_detalhe .conteudo h1 {
	font-size: 12px;
	color: #878181;
	margin-bottom: 20px;
}
#row3 #noticias_detalhe .conteudo .todas {
	margin-top: 20px;
}
#row3 #noticias_detalhe .conteudo .todas a {
	float: right;
	color: #7e7451;
	text-decoration: none;
}

/* PAGINA EMPRESA */
/*---------------------- */
#row2 #chamando_empresa {
	float: left;
	background: url(images/empresa.jpg) no-repeat top left;
	width: 425px;
	height: 189px;
	color: #FFF;
	margin-left: 35px;
	padding: 30px;

}
#row3 #empresa_left {
	float: left;
	width: 345px;
	text-align: justify;
	line-height: 16px;
	font-size: 12px;
	margin-left: 46px;
	color: #231f20;
	margin-top: 35px;
}
#row3 #empresa_left h1 {
	margin-bottom: 3px;
	color: #878181;
}

#row3 #empresa_right {
	float: left;
	width: 345px;
	margin-left: 30px;
	text-align: justify;
	line-height: 16px;
	margin-top: 54px;
	font-size: 12px;
	color: #231f20;
}

/* PAGINA SERVICOS */
/*---------------------- */
#row2 #chamando_servicos {
	float: left;
	background: url(images/servicos.jpg) no-repeat top left;
	width: 489px;
	height: 249px;
	text-align: justify;
	margin-left: 31px;
}
#row3 .divisor_01 {
	float: left;
	background: #a5a5a5;
	height: 14px;
	width: 55px;
	margin-top: 28px;
}
#row3 .divisor_02 {
	float: left;
	background: #a5a5a5;
	height: 14px;
	width: 55px;
	margin-top: 118px;
}
#row3 .divisor_03 {
	float: left;
	background: #a5a5a5;
	height: 14px;
	width: 55px;
	margin-top: 153px;
}
#row3 #links {
	float: left;
	margin-top: 28px;
	margin-left: 5px;
}
#row3 #links .one {
	margin-bottom: 20px;
	line-height: 14px;
}
#row3 #links .one a {
	font-size: 12px;
	text-decoration: none;
	color: #878181;
	font-weight: bold;
}
#row3 #links .one a:hover {
	color: #842626;
}

#row3 #links .two {
	margin-bottom: 20px;
	line-height: 14px;
}
#row3 #links .two a {
	font-size: 12px;
	text-decoration: none;
	color: #878181;
	font-weight: bold;
}
#row3 #links .two a:hover {
	color: #842626;
}

#row3 #links .three {
	line-height: 14px;
}
#row3 #links .three a {
	font-size: 12px;
	text-decoration: none;
	color: #878181;
	font-weight: bold;
}
#row3 #links .three a:hover {
	color: #842626;
}
#row3 #links .three .desabilitado {
	color: #878181;
	font-size: 12px;
	font-weight: bold;
}


#row3 #links .resto {
}
#row3 #links .resto a {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
#row3 #links .resto a:hover {
	color: #842626;
}


#row3 #results {
	float: left;
	margin-left: 115px;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	width: 400px;
	margin-top: 28px;
	color: #000;
}
#row3 #results a {
	font-size: 10px;
	font-weight: bold;
	color: #000;
}

#row3 #results span {
	color: #666;
	font-weight: bold;
}
#row3 #foto {
	float: left;
	margin-top: 20px;
	margin-left: 55px;
}

/* PAGINA LUSH */
/*---------------------- */
#row2 #chamando_lush {
	float: left;
	background: url(images/lush.jpg) no-repeat top left;
	width: 450px;
	height: 189px;
	padding: 30px;
	color: #FFF;
	font-size: 12px;
	text-align: justify;
	line-height: 14px;
	margin-left: 10px;
}
#row3 #lush_left {
	float: left;
	width: 350px;
	font-size: 12px;
	text-align: justify;
	margin-top: 38px;
	margin-left: 25px;
	line-height: 16px;
	color: #231f20;
}
#row3 #lush_left h1 {
	color: #878180;
	margin-bottom: 20px;
}

#row3 #lush_right {
	float: right;
	width: 350px;
	font-size: 12px;
	text-align: justify;
	margin-right: 25px;
	line-height: 16px;
	margin-top: 75px;
	color: #231f20;
}
#row3 #lush_right  a {
	color: #660000;
	text-decoration: none;
}
/* PAGINA CONTATO */
/*---------------------- */
#row2 #chamando_contato {
	float: left;
	background: url(images/contato.jpg) no-repeat top left;
	width: 434px;
	height: 189px;
	padding: 30px;
	color: #FFF;
	font-size: 12px;
	text-align: justify;
	line-height: 14px;
	margin-left: 26px;
}
#row3 #contato_left {
	float: left;
	width: 310px;
	margin-left: 15px;
	margin-top: 44px;
}
#row3 #contato_left .titulos {
	font-size: 12px;
	color: #333;
	font-weight: bold;
	margin-bottom: 3px;
}
#row3 #contato_left .input01 {
	border: none;
	background: url(images/input01.gif) no-repeat;
	width: 285px;
	height: 24px;
	font-size: 12px;
	padding: 4px;
	margin-bottom: 5px;
}
#row3 #contato_left .input02 {
	border: none;
	font-size: 11px;
	background: url(images/input02.gif) no-repeat;
	height: 58px;
	width: 281px;
	padding: 4px;
}
#row3 #contato_left .butt {
	background: none;
	border: none;
	float: right;
	font-size: 12px;
	color: #666;
	margin-right: 20px;
	margin-top: 10px;
	cursor: pointer;
	line-height: 14px;
}



#row3 #contato_right {
	float: right;
	background: url(images/contato_info_bg.gif) no-repeat;
	width: 404px;
	height: 197px;
	margin-top: 30px;
	text-align: right;
	padding-right: 28px;
	padding-top: 20px;
	font-size: 12px;
}
#row3 #contato_right h1 {
	color: #666;
	margin-bottom: 20px;
}

/* PAGINA CLIENTES */
/*---------------------- */
#row2 #chamando_clientes {
	float: left;
	width: 510px;
	height: 249px;
	color: #FFF;
	margin-left: 10px;
}
#row3 #clientes_menu {
	float: left;
	font-size: 12px;
	margin-top: 34px;
	line-height: 16px;
	color: #231f20;
	display: block;
	width: 317px;
}
#row3 #clientes_menu h1 {
	color: #878181;
	margin-bottom: 22px;
	margin-left: 50px;
}
#row3 #clientes_menu ul {
	list-style: none;
}
#row3 #clientes_menu li {

}
#row3 #clientes_menu .active {
	background: url(images/clientes_menu_bg.gif) no-repeat 0px 8px;
}


#row3 #clientes_menu a {
	text-decoration: none;
	color: #231f20;
	padding-left: 50px;
}
#row3 #clientes_menu a:hover {
	color: #842626;
}

#row3 #clientes_results {
	float: left;
	margin-top: 40px;
	font-size: 12px;
	line-height: 16px;
	color: #231f20;
}




/* FOOTER */
/*---------------------- */
#footer{
	margin-left: 112px;
	background: #FFF;
	width: 802px;
	padding-top: 30px;
	text-align: center;
	padding-bottom: 10px;
}
#footer a {
	color: #222;
	font-size: 11px;
	text-decoration: none;
}
