
/*-----------------------------*/
body {
	margin:0px;
	background-image:url("../images/bg.jpg");
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
}

a {
	text-decoration:none;
	color:#e7e7e7;
}

p{
	font-size: 14px;
	text-align:justify;
}

h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}

/*-----------------------------*/

#contfundo {
	background:url(../images/bgrelogio.png) center top no-repeat;
	float:left;
	clear:both;
	width:100%;
}

#contall {
	width:942px;
	margin:auto;
}



/*-----------------------------*/

#header {
	background:url(../images/menu.png) no-repeat center 150px;
	margin-top:10px;
	float: left;
	clear:both;
	width:100%;
	height:209px;
	margin-bottom:-30px;
	position:relative;
}


ul.menu {
	margin:0 0 0 170px;
	float:left;
	clear:both;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#e7e7e7;
	font-weight:bold;
	position:absolute;
}

ul.menu li {
	float:left;
	list-style:none;
	width:auto;
	margin-right:42px;
	line-height:62px;
	text-align:center;
}

a.logo {
	width:272px;
	height:123px;
	margin:0 40px 0 0;
	display:block;
	float:left;
}

a.logo2 {
	background:url(../images/logo.png);
	width:376px;
	height:148px;
	margin:auto;
	display:block;
}



/*-----------------------------*/

#content {
	background:url(../images/bgcontent.png) repeat-y;
	clear:both;
	float:left;
}

.contconteudo {
	background:url(../images/luzmenu.png) no-repeat;
	padding:70px 52px 0;
	float:left;
	clear:both;
	color:#e7e7e7;
}

.contend {
	background:url(../images/contend.png);
	width:942px;
	height:64px;
	display:block;
	float:left;
	clear:both;
}

.twoequals {
	width:405px;
	float:left;
	margin-right:30px;
}

.threequals {
	width:267px;
	float:left;
	margin-right:19px;
}

.contcenter {
	width:840px;
}

.nomarright {
	margin-right:0px;
}

.cxred {
	background:url(../images/cxhome1.png);
	width:365px;
	height:82px;
	display:block;
	padding:20px;
	text-align:justify;
}

.cxgray {
	background:url(../images/cxhome3.png) no-repeat #9f9f9f;
	width:365px;
	height:115px;
	display:block;
	padding:20px;
	text-align:justify;
	color:#2c2c2c;
}

.cxgray p {
	float:left;
	width:258px;
	margin:0px;
}

.floatimg {
	float:right;
}

.slider-wrapper {
	float:left;
	clear:both;
	padding:0px 54px 0 52px;
	background:url(../images/bg.png) repeat-x;
}

.full_width {
	float:left;
	clear:both;
	width:100%;
}

.displaynone {
	display:none;
}

.btnircontato {
	background:url(../images/btnorc.png);
	width:205px;
	height:53px;
	display:block;
	float:right;
	margin-bottom:30px;
	margin-right:17px;
}


/*-----------------------------*/


#bottom {
	font-size:13px;
}

#bottom p {
	float:left;
	color:#f0f0f0;
	margin-left:20px;
	margin-top:0px;
}

.logoimpacta {
	background:url(../images/logoimpacta.png);
	width:72px;
	height:19px;
	display:block;
	float:right;
	margin-right:20px;
}

#bottom p.rodmar {
	margin-left:70px;	
}



/*-----------------------------*/



ul.tabs {
	width: 285px;
	float: left;
	margin-top:0px;
	margin-left:0px;
	padding:0px;
	list-style:none;
}
ul.tabs.innertab {
	margin-top:-32px
}
ul.tabs li {
	width:285px;
	height:52px;
	margin-right:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2c2c2c;
	line-height: 52px;
	border-left: none;
	margin-bottom: 8px;
	overflow: hidden;
	background:url(../images/tabs_2.png) no-repeat;
	text-align:left;
	font-size:15px;
	list-style:none;
}
ul.tabs li a {
	width:262px;
	float:left;
	padding-left:23px;
	text-decoration: none;
	color:#2c2c2c;
	display: block;
	font-size: 14px;
	line-height:52px;
	font-style:italic;
	outline: none
}

ul.tabs li a.twolines {
	line-height:18px;
	padding-top:8px;
	padding-bottom:8px;
}

ul.tabs li a:hover {
	color:#000;
	background: url(../images/tabs.png) no-repeat
}
html ul.tabs li.active a, html ul.tabs li a:hover { /*--Makes sure that the active tab does not listen to the hover properties--*/
	color:#fff;
	background: url(../images/tabs.png) no-repeat
}
.tab_container {
	border: none;
	margin-bottom:10px;
	overflow: hidden;
	float: left;
	width: 620px;
	padding:12px 0 12px 0px;
	margin-left:0px;
}
.tab_container.inner {
	width:554px;
	min-height:220px;
	border:none;
	background:#f4f4f4;
	padding-bottom:60px;
	float:left;
	color:#434343;
}
.tab_content {
	padding: 11px;
	font-size: 12px;
	margin: 0 13px;
}
.tab_content p {
	margin:0px 0 10px 0;
	border-bottom:none;
	padding-bottom:0px;
}
.tab_content ul.list {
	width:205px;
	margin-bottom:10px;
	float:left
}
.tab_content ul.list li {
	width:215px;
	float:left;
	list-style-position:inside
}
.tab_content ul.list li.inner {
	background:none;
}
.tab_content ul.list li a {
	width:auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#757a7a;
	line-height:20px
}
.tab_content ul.list_2 {
	margin-left:104px;
}

.tittabs {
	font-style:italic;
	font-weight:bold;
}



/*-------------------------------*/





form.mail {
	width:100%;
	float:left;
	background:none
}
form.mail input {
	width:385px;
	height:31px;
	padding:0 10px;
	margin-top:7px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#f0f0f0;
	line-height:18px;
	background:#202020;
	line-height:38px;
	border:none;
}
form.mail textarea {
	width:385px;
	height:151px;
	padding: 5px 10px;
	margin-top:7px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#f0f0f0;
	line-height:18px;
	overflow:auto;
	background:#202020;
	border:none;
}
form.mail input[type="submit"] {
	width:156px;
	height:28px;
	background:url(../images/btnenviar.png) no-repeat;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	text-indent:-9999px;
	font-size:12px;
	color:#f0f0f0;
	cursor:pointer;
	text-align:center;
	margin-top:7px;
	clear:left;
	border:none;
	
}
.map {
	float:left;
	margin-top:20px;
}
a.more {
	width:178px;
	height:61px;
	background:url(../images/submit-bg.png) no-repeat;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-align:center;
	line-height:34px;
	margin-top:15px;
}

.btnorc {
	background:url(../images/btnorc.png);
	width:205px;
	height:53px;
	display:block;
	margin-top:-12px;
	margin-left:60px;
}

.marl{
	margin-left:200px;
}