/*
Credit: http://www.templatemo.com
*/

body {
	margin: 0;
	padding: 0;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background-color: #fff;
	background-image: none
}

a, a:link, a:visited {
	text-decoration: none;
	color: #176294;
}
a:hover {
	text-decoration: underline;
}
a:hover hpix {
	text-decoration: none;
	color: #909090;
}

p { margin: 0 0 10px 0; padding: 0; }
img { border: none; }

h1, h2, h3, h4, h5, h6 { color: #000; font-weight: normal }
h1 { font-size: 34px; margin: 0 0 30px 0; padding: 5px 0; }
h2 {
	font-size: 50px;
	margin: 0 0 20px 0;
	padding: 0;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #176294;
}
h3 { font-size: 21px; margin: 0 0 15px; padding: 0; }
h4 { font-size: 18px; margin: 0 0 15px; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px; padding: 0; }
h6 { font-size: 14px; margin: 0 0 5px; padding: 0; }
h7 {
	font-size: 14px;
	margin: 0 0 15px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	line-height: 25px;
}
h8 {
	font-size: 18px;
	margin: 0 0 15px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #176294;
	line-height: 22px;
}
h9 {
	font-size: 12px;
	margin: 0 0 15px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #6666;
	font-weight: bold;
}
h10 {
	font-size: 26px;
	margin: 0 0 15px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #176294;
	font-weight: bold;
}
h11 {
	font-size: 34px;
	margin: 0 0 30px 0;
	padding: 5px 0;
	text-indent: -10000px;
}

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

a.more { 
	padding: 0 15px 0 0; 
	font-weight: bold; 
	font-size: 12px; 
	background: url(../images/templatemo_more.png) no-repeat right center;  
}

a.more:hover { 
	padding-right: 20px; 
}

.float_l { float: left }
.float_r { float: right }

.image_wrapper { 
	display: inline-block; 
	border: 1px solid #ccc; 
	padding: 4px; 
	background: #fff; 
	margin-bottom: 5px; 
}

.image_fl { 
	float: left; 
	margin: 3px 15px 0 0; 
}

.image_fr { 
	float: right; 
	margin: 3px 0 0 15px; 
}

blockquote { 
	font-style: italic; 
	margin-left: 10px;
}

cite { 
	font-weight: bold; 
	color:#000;
}

cite span { 
	color: #333 
}

em { color: #359548 }

.tmo_list { 
	margin: 0 0 0 10px; 
	padding: 0; 
	list-style: none 
}

.tmo_list li { 
	color:#df802e; 
	margin:0 0 10px; 
	padding: 3px 0 3px 25px; 
	background: transparent url(../images/templatemo_list.png) scroll 0 8px  no-repeat; 
}

.tmo_list li a { 
	color: #df802e;
}

.tmo_list li a:hover { 
	color: #df802e;
}

#templatemo_body_wrapper {
	width: 100%;
	background-image: url(../images/bg_top_rep.png);
	background-repeat: repeat-x;
	background-position: center top;
}

#templatemo_wrapper {
	width: 960px;
	margin: 0 auto;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
}

#templatemo_header {
	width: 950px;
	height: 120px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	margin-left: 5px;
}

#site_title { 
	float: left; 
	margin: 15px 0 0 0;
	
}

#site_title h1 { 
	margin: 0; 
	padding: 0 
}

#site_title h1 a {
	display: block;
	width: 320px;
	height: 93px; 
	background-image: url(../images/top_logo.png);
	color: #F60;
	text-indent: -10000px;
}
#site_phone {
	float: right;
	margin-top: 68px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#site_phone h1 {
	margin: 0;
	padding: 0
}
#site_phone h1 a {
	display: block;
	color: #F60;
	text-indent: -10000px;
	width: 190px;
	height: 40px;
	background-image: url(../images/top_phone.png);
}

/* menu */

#templatemo_menu {
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 30px;
	width: 308px;
	background-color: #333333;
	padding: 0px;
}

#templatemo_menu ul {
	padding: 0;
	list-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0;
}

#templatemo_menu ul li {
	margin: 0;
	display: inline-block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#templatemo_menu ul li a {
	display: inline-block;
	line-height: 30px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	outline: none;
	font-weight: 400;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 102px;
	float: right;
	height: 30px;
	background-image: url(../images/menu_boton.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#templatemo_menu ul li a:hover, #templatemo_menu ul .current {
	color: #fff;
	background-image: url(../images/menu_hover.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* end of menu */

#templatemo_main {
	clear: both;
	width: 960px;
	background-color: #fff;
	background-image: url(../images/fundo_home.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 430px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 100%;
}
#espaco_rodape {
	clear: both;
	width: 650px;
	background-color: #fff;
	background-image: none;
	background-repeat: no-repeat;
	background-position: top;
	bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
}
#templatemo_main2 {
	clear: both;
	width: 960px;
	height: 990px;
	background-color: #fff;
	background-image: url(../images/fundo_servicos.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 1px;
}
#templatemo_main3 {
	clear: both;
	width: 960px;
	background-color: #fff;
	background-image: url(../images/fundo_contato.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 990px;
}
#coluna_contato {
	width: 960px;
	background-image: url(../images/coluna_contato.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
.col_w280 { width: 280px }
.col_w300 {	width: 300px }
.col_w420 { width: 420px }
.col_w350_contato {
	width: 350px;
	text-align: right;
	color: #176294;
}

.col_w580 { width: 580px }
.col_w650 {
	width: 650px;
	padding-left: 300px;
	height: 100%;
}

.col_w900 {
	width: 900px;
	height: 100%;
}
.col_w660 {
	width: 660px;
	height: 100%;
}
.col_allw280 { float: left; width: 280px; margin-right: 30px }
.col_w900_last { margin: 0; background: none; }
.col_last { margin: 0; }

.hr_divider {
	background-image: none;
}

.frontpage_box h2 { 
	font-size: 20px; 
	padding: 0; 
	margin-bottom: 5px; 
	color: #000; 
}

.frontpage_box img { 
	float: left; 
	margin-right: 15px; 
}

.frontpage_box a.more { 
	margin-top: 15px; 
}

.tagline { 
	display: block; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: italic; 
	color: #666; 
	margin-bottom: 20px; 
}

.lbe_box {
	clear: both;
	margin-bottom: 20px;
	margin-top: 60px;
}
.lbe_box_servicos {
	clear: both;
	margin-bottom: 20px;
	margin-top: 40px;
}

.lbe_date { 
	float: left; 
	width: 100px; 
	font-size: 12px; 
	font-weight: bold; 
}

.lbe_date span { 
	display: block; 
	font-weight: normal; 
}

.lbe_content { 
	float: right; 
	width: 300px; 
}
.texto_servicos {
	float: left;
	width: 650px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
.texto_empresa {
	float: left;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: justify;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 80px;
	line-height: 25px;
}
.lista_servicos {
	float: left;
	width: 650px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1B75B2;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 80px;
}

.lbe_box h3 { 
	font-size: 16px; 
	margin-bottom: 0; 
}

.lbe_box h3 a { 
	color: #0e4369; 
	font-size: 16px; 
	font-weight: normal; 
}

.lbe_box h3 a span { 
	font-size: 12px; 
	color: #333; 
}

.lbe_box p { 
	margin-bottom: 0; 
}

.lbe_box p.date { 
	font-size: 10px; 
	font-weight: 700; 
	color: #0e4369; 
}

.post_box { 
	clear: both; 
	margin-bottom: 30px; 
	padding-bottom: 30px; 
	background: url(../images/templatemo_hr_divider.png) repeat-x bottom; 
}

.post_box_date { 
	float: left; 
	width: 100px; 
	font-size: 12px; 
	font-weight: bold; 
	padding-top: 5px; 
}

.post_box_date span { 
	display: block; 
	font-weight: normal; 
}

.post_box_content { 
	float: right; 
	width: 460px; 
}

.post_box_content img { 
	margin-bottom: 10px; 
}

.post_box h2 { 
	font-size: 24px; 
	margin-bottom: 20px; 
}

.post_box h2 a { 
	color: #000; 
	font-size: 24px; 
	font-weight: normal; 
	line-height: 30px; 
	margin-bottom: 20px;  
}

.post_box h2 a span { 
	font-size: 12px; 
	color: #333; 
}
.post_box p { 
	margin-bottom: 0; 
}

.post_box p.date { 
	font-size: 10px; 
	font-weight: 700; 
	color: #0e4369; 
}

.lp_frontpage { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}
.lp_frontpage li { 
	margin: 0; 
	padding: 0; 
	display: inline; 
}

.lp_frontpage li a { 
	float: left; 
	display: block; 
	width: 200px; 
	height: 100px; 
	margin: 0 10px 10px 0; 
}
.lp_frontpage li a img { 
	width: 190px; 
	height: 90px; 
	border: 1px solid #CCC; 
	padding: 4px; 
}

.testimonial { 
	position: relative; 
	width: 730px; 
	padding: 0 60px; 
	margin: 0 30px 30px; 
	font-size: 18px; 
	line-height: 30px; 
	letter-spacing: 1px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	background:url(../images/test_left.png) top left no-repeat; 
}

}
.coluna_direita {
	font-size: 16px;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: none;
	margin: 0px;
	width: 950px;
}

#gallery { 
	margin: 0; 
	padding: 0 
}

#gallery .gallery_box { 
	clear: both; 
	margin-bottom: 30px; 
	padding-bottom: 30px; 
	background: url(../images/templatemo_hr_divider.png) bottom repeat-x; 
}

#gallery .gallery_box img { 
	float: left; 
	width: 420px; 
	height: 200px; 
	border: 1px solid #ccc; 
	padding: 9px; 
	margin-right: 40px; 
	background: #fff; 
}

#gallery .last_box { 
	margin-bottom: 0; 
	padding-bottom: 0; 
	background: none; 
}
#cp_contact_form_fundo {
	padding: 0;
	width: 300px;
	background-image: url(../images/form_linha.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	border: none;
}

#cp_contact_form {
	padding: 0;
	width: 300px;
	border: none;
}

#cp_contact_form form {
	margin: 0px;
	padding: 0px;
	border: none;
}

#cp_contact_form form .input_field {
	width: 290px;
	height: 30px;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 12px;
	color: #333;
	margin-top: 5px;
	background-color: #fff;
	background-image: url(../images/form_linha.png);
	background-repeat: no-repeat;
	background-position: left center;
	border: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-right: 0px;
}

#cp_contact_form form label {
	display: block;
	width: 220px;
	font-size: 14px;
	color: #808080;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
}

#cp_contact_form form textarea {
	width: 280px;
	height: 180px;
	color: #333;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 12px;
	margin-top: 5px;
	background-color: #fff;
	background-image: url(../images/form_box.png);
	background-repeat: no-repeat;
	background-position: left top;
	border: none;
	display: block;
	resize: none;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

#cp_contact_form form .submit_btn {
	font-size: 13px;
	margin: 0px;
	background-image: url(../images/form_enviar.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 23px;
	width: 73px;
	border: none;
	cursor: pointer;
	text-indent: -10000px;
}

#cp_contact_form form .submit_btn a:hover, 
#cp_contact_form form .submit_btn a:hover .current
{
	color: #fff;
	background-image: url(../images/form_enviar_hover.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	border: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}







#map img {
	width: 270px;
	height: 160px;
	border: 1px solid #ccc;
	padding: 4px;
}


#link_face_contato {
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-image: none;
	width: 313px;
	text-align: right;
	height: 30px;
	padding-top: 5px;
	padding-right: 7px;
}

#icon_face_contato {
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-indent: -1000px;
}

#icon_face_contato h1 {
	padding: 0;
	margin: 0;
	text-indent: -10000px;
}

#icon_face_contato h1 a {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -10000px;
	background-image: url(../images/icon_face_contato.png);
	background-repeat: no-repeat;
	background-position: center center;
}





#rodape_fundo {
	clear: both;
	height: 45px;
	background-image: url(../images/bg_rodape.png);
	background-repeat: repeat-x;
	background-position: bottom;
	position: fixed;
	width: 100%;
	bottom: 0px;
}
#rodape2 {
	width: 950px;
	margin: 0 auto;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
}
#rodape3 {
	width: 950px;
	height: 45px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
#infos_rodape {
	float: left;
	padding: 0;
	display: block;
	width: 790px;
	height: 45px;
	background-image: none;
	margin-top: 21px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}





#ass_hpix_rodape {
	float: left;
	padding: 0;
	display: block;
	width: 74px;
	height: 45px;
	background-image: none;
	margin-top: 21px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #909090;
}

#ass_hpix_rodape a {
	color: #909090;
}
#ass_hpix_rodape a:hover hpix {
	color: #666666;
	text-decoration: none;
}



#botoes_rodape {
	float: right;
	padding: 0;
	display: block;
	width: 81px;
	height: 45px;
	background-image: none;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}


#botao_face_rodape {
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#botao_face_rodape h1 {
	padding: 0;
	margin: 0;
}

#botao_face_rodape h1 a {
	display: block;
	width: 40.5px;
	height: 34px;
	text-indent: -10000px;
	background-image: url(../images/icon_face2.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 11px;
}

#botao_face_rodape h1 a:hover, #botao_face_rodape .current {
	color: #fff;
	background-image: url(../images/icon_face2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#botao_email_rodape {
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#botao_email_rodape h1 { 
	margin: 0; 
	padding: 0 
}

#botao_email_rodape h1 a {
	display: block;
	width: 40.5px;
	height: 34px;
	text-indent: -10000px;
	background-image: url(../images/icon_email2.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 11px;
}

#botao_email_rodape h1 a:hover, #botao_email_rodape .current {
	color: #fff;
	background-image: url(../images/icon_email2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#rodape {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#rodape_texto {
	width: 790px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #666666;
	padding-top: 22px;
	height: 30px;
}
#rodape_hpix {
	width: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	color: #666666;
	float: right;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.justify {
	text-align: justify;
}
#templatemo_body_wrapper #templatemo_wrapper 
#templatemo_body_wrapper #templatemo_wrapper #templatemo_main .texto_empresa p {
	text-align: justify;
}
justify {
	text-align: justify;
}
