body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #646464;
    background: #fff url(../images/body_top.jpg) repeat-x;
}

a:link, a:visited { color: #1b9cd5; text-decoration: none; } 
a:active, a:hover { color: #000000; text-decoration: underline; }

.button_01 a {
	display: block;
	width: 100px;
	height: 22px;
	padding: 2px 0 0 0;
	background: url(../images/button_01.png) no-repeat;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}

.button_01 a:hover {
	text-decoration: underline;
}

legend {font-weight: bold}

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }

.margin_r10 { margin-right: 10px; }

.float_l { float: left; }
.float_r { float:  right; }

#wrapper_outer {
	width: 100%;
	background: url(../images/body_bottom.png);
	background-repeat: repeat-x;
	background-position: bottom;	
}

#wrapper {
	width: 970px;
	padding: 0 10px;
	margin: 0 auto;
}

#header {
	height: 58px;
	background-repeat: no-repeat;
	background-position: bottom;
}

/* site title */
#header  #site_title {
	float: left;
	width: 200px;
	padding: 10px 0 0 30px;
}

#site_title a {
	margin: 0px;
	padding: 0px;
	font-size: 26px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title a span {
	display: block;
	margin-top: 5px;
	color: #888888;
	font-size: 12px;
}
/* end of site title */

/* menu */
#header #menu {
	float: right;
	height: 34px;
	margin-top: 12px;
}

#menu span {
	float: right;
	margin-left: 10px;
	padding: 7px;
}

#menu span a:hover {
    color: #fff;
}

#menu ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#menu ul li a {
	float: left;
	display: block;
	height: 27px;
	width: 58px;
	margin-left: 10px;
	padding: 7px 5px 0 5px;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	color: #fff;	
	font-weight: normal;
	outline: none;
}

#menu li a:hover, #menu li .current {
	background: url(../images/menu_hover.png) no-repeat center;
}
/* end of menu */

/* banner */
#wrapper #banner {
	clear: both;
	width: 970px;
	height: 222px;
	padding: 20px 0 0 0;
	overflow: hidden;
	background: url(../images/banner.jpg) no-repeat;
}

#banner h2 {
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	margin-top: 20px;
	color: #006699;
}

#banner p {
	text-align: justify;
	margin-bottom: 15px;
	color: #444444;
}

#banner .banner_image {
	float: left;
	position: relative;
	width: 330px;
	height: 146px;	
	padding: 29px;
	margin-left: 10px;
	margin-right: 20px;
}

#banner div {
	float: left;
	position: relative;
	width: 400px;
	height: 146px;
	padding: 29px;
	padding-top: 40px;
	margin-left: 0px;
	margin-right: 10px;
    text-align: center;
}

#banner h2 {
	padding-top: 20px;
    font-weight: bold;
}

#banner .banner_image span {
	position: absolute;
	width: 388px;
	height: 204px;
	top: 0;
	left: 0;
	z-index: 1000;
	background: url(../images/banner_image_frame.png);
	background-repeat: no-repeat;
}

.highlights {
    font-size: 14px;
    font-weight: 400;
}
/* end of banner */

/* content */
#content_wrapper {
	clear: both;
	width: 970px;
	padding: 30px 0;
}

#content_wrapper #content {
	float: left;
	margin-left: 30px;
	width: 610px;
}

#area_cliente {
	float: left;
	margin-left: 180px;
	width: 610px;
    height: 280px;
}

#sidebar {
	float: right;
	width: 300px;
}

.divider {
	border-bottom: 1px solid #d6d6d6;
}

.section_w610 {
	clear: both;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

#content_wrapper h2 {
	color: #252525;
	font-weight: normal;
	font-size: 25px;
	margin: 0 0 25px 0;
}

#content_wrapper p {
	margin-bottom: 6px;
	text-align: justify;
}

#content_wrapper strong {
	color: #17aba6;
	font-weight: bold;	
}

#content_wrapper .list_01 {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
}

#content_wrapper .list_01 li {
	display: block;
	float: left;
	width: 250px;
	margin: 0 10px 5px 0;
	padding: 5px 0 5px 40px;
	background: url(../images/list_icon.png) no-repeat center left;
}

.gallery {
	margin: 0;
	padding: 0;
	list-style: none;
}

.gallery li {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	width: 190px;
	height: 88px;
	margin-right: 13px;
	background: url(../images/project_image_frame.png);
	background-repeat: no-repeat;
}

.gallery li a {
	display: block;
	margin: 8px;
	text-decoration: none;
}

.gallery li a img {
	margin-bottom: 15px;
}

.gallery li a span {
	margin-top: 5px;
	color: #5e5e5e;
	font-weight: normal;
}

.list-3column {
	margin: 0 0 12px 20px;
	padding: 0;
    list-style: disc outside none;
}

.list-3column li {
	float: left;
	width: 176px;
	margin: 0 20px 10px 0;
}

.list-3column li a {
	text-decoration: none;
}

.news_section {
	padding: 20px 20px 0 20px;
	background: url(../images/news_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}

#sidebar h2 {
	margin: 0 0 5px 0;
	padding: 15px 0 0 60px;
	height: 35px;
}

#sidebar h3 {
	color: #3b3b3b;
	margin: 0 0 10px 0;
	font-size: 15px;
	font-weight: bold;
}

#sidebar h3 span {
	font-size: 12px;
	font-weight: normal;
	color: #3b3b3b;
}

#sidebar .news {
	background: url(../images/news_icon.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#sidebar .testimonial {
	background: url(../images/testimonial_icon.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#sidebar .news_box {
	clear: both;
	margin-bottom: 20px;
}

#sidebar .news_box .date {
	float: right;
	color: #1b9cd5;
	font-size: 11px;
}

#sidebar .news_box .link {
	color: #1b9cd5;
	font-size: 11px;
}

.news_box a {
	color: #666666;
	text-decoration: none;
}

.news_box a:hover {
	color: #000000;
}

#testimonial_section {
	padding: 20px 0 20px 0;
	background: url(../images/testimonial.png);
	background-repeat: repeat-x;
	background-position: top;
}

.testimonial_box {
	margin: 5px 20px;
}
/* end of content */

/* footer */
#footer {
	clear: both;
	width: 910px;
	margin: 0 auto;
	padding: 30px;
    padding-bottom: 0px;
    color: #646464;
	background: #181818;
}

#footer p {
	margin-bottom: 10px;
	text-align: justify;
}

#footer span {
	color: #7989ae;
}

#footer a {
	color: #646464;
	text-decoration: underline;
}

#footer h3 {
	font-size: 18px;
	margin: 0 0 20px 0;
	color: #999999;
	font-weight: normal;
	margin-bottom: 10px;
}

.footer_menu_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer_menu_list li {
	margin: 0px;
	padding: 0px;
}

#footer .footer_menu_list li a {
	color: #646464;
	font-weight: normal;
	text-decoration: underline;
}

#footer .footer_menu_list li a:hover {
	color: #999999;
	text-decoration: none;
}

.about {
	float: left;
	width: 250px;
	margin-right: 40px;
}

.link_section {
	float: left;
	width: 140px;
	margin-right: 40px;
}

.contactus_section {
	float: right;
	width: 225px;
}

#copyright {
	padding: 20px;
	text-align: center;
	color: #646464;
}

#copyright a {
	color: #646464;
	text-decoration: underline;
	font-weight: normal;
}
#copyright a:hover {
	color: #999999;
}
/* end of footer */
.bandeiras{ text-align: center; vertical-align: middle; }

.camposcontato{ border: 1px solid #000000; width: 100%;}

.botaocontato{ border: 1px solid #000000; background-color: #FFFFFF;}

/* tabelas */
.tabelaPlanos {
    border: 1px solid #cccccc;
}

.tabelaPlanos tr {
    height: 50px;
}

.tabelaPlanos td {
    padding: 0 4px 0 6px;
    text-align: center;
}

td.colunaEsquerda {
    text-align: left;
}
.linhaImpar {
    background: #f1f2dc;
}

.linhaPar {
    background: #fff;
}

/* paragrafos */
.destaque {
    font-size: 1.2em;
}
