@charset "utf-8";
/* CSS Document */

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing:    border-box;
  box-sizing:         border-box;
}

a:link {
	font-weight:bold;	
	color:#FFF;
}

body.commercial.site-commercial .genral-page-box2 {
    margin-top: 0px!important;
	display:none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000;
}

#splash {
	background: url(../images/bg.jpg);
	min-height: 100%; 
}
#header {
	margin-bottom: 119px;
	height: 141px;
	width: 947px;
	margin-right: auto;
	margin-left: auto;
	background: url("../images/footerbg.png") repeat scroll 0% 0% transparent;
	border:#CCC solid 1px;
}
#content {
	width: 947px;
	margin-right: auto;
	margin-left: auto;
	color:#D4D4D4;
	font-family: Open Sans,Arial,Helvetica,sans-serif;
}
#box1 {
	height: 304px;
	width: 304px;
	float: left;
}
#box2 {
	height: 304px;
	width: 304px;
	margin-right: 17px;
	margin-left: 17px;
	float: left;
}
#box3 {
	float: left;
	height: 304px;
	width: 304px;
}
.popbox {
    background-image: url("splashimgs/seethru.png");
    bottom: 0;
    height: 180px;
    left: 0;
    margin: 0 4px 6px;
    position: absolute;
    width: 296px;
	font-size:12px;
}
.popbox p {
	width:240px;
	margin:40px auto 0px;	
}
.enter {
	margin:10px 0 0 0;
}
.enter a {
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;	
	text-decoration:none;
}
.box {
	overflow:hidden;	
}
/*.moduletable img {
	display:none;
	visibility:hidden;
}*/
#main_content {
	width: 947px;
	clear: both;
	margin-top: 70px;
	margin-bottom: 70px;
}
.clr {
	clear: both;
}
.footer{
	color: #FFF;
	font-size: 12px;
	font-family: Open Sans,Arial,Helvetica,sans-serif;
	position: fixed;
	width: 100%;
	margin-top: 140px;
	left: 0px;
	bottom: 0px;
}
.footer_content {
	padding-top:10px;
	padding-bottom:10px;
	margin-right: auto;
	width: 947px;
	height: 80px;
	margin-left: auto;
	background: url("../images/footerbg.png") repeat scroll 0% 0% transparent;
}
#logos {
	text-align: center;
	margin-top:50px;
	margin-bottom: 100px;
}
#top_text {
	color: #FFF;
	font-family: Open Sans,Arial,Helvetica,sans-serif;
	font-size: 14px;
	margin-bottom: 50px;
}
#page_content {
	width:947px;
	padding:15px;
	background: url("../images/footerbg.png") repeat scroll 0% 0% transparent;
	border:#CCC solid 1px;
}
.content_container {
	font-size:14px;
	margin-bottom: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 50px;
}
.content_container_bottom {
	font-size:14px;
	padding-bottom: 50px;
}

.content_container_contact {
	font-size:14px;
	padding-bottom: 50px;
	height:400px;
}

#contact_left {
	float:left;
	margin-right:50px;
}

#contact_right {
	float:left;
	width: 400px;
}

.title_content {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
#main_title {

	font-size:28px;
	font-weight: bold;
	text-decoration: underline;
}
#menu {
	color: #FFF;
	font-family: Open Sans,Arial,Helvetica,sans-serif;
	font-size:14px;
}

.funcionalidades {
	float: left;
	height: 300px;
	margin-right: 50px;
}
#text_content_funcionalidades {
	height: 300px;
}
.funcionalidades ul li {
	text-align: center;
}
