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

*{margin:0; padding:0; background:none;}

body {
	text-align:center;
	overflow:-moz-scrollbars-vertical;
	font:12px Verdana, Geneva, sans-serif;
	color:#000000;
}

div.header {
	width:100%;	
	background:url(../images/backgroundTop.png) repeat-x;
}
div.header div.head {
	position:relative;
	width:1000px;
	margin:0 auto;
	z-index:150	;
	height:133px;
	padding-top:5px;
}

div.header div.menu {
	padding:0 0 0  0 !important;
	margin:0 auto !important;
	zoom:0;
	z-index:90;
	width:785px;
	height:87px;
	position:absolute;
	top:100px;
	left:90px;
	background:url(../images/shadowMenu.png) no-repeat bottom left;
}

div.header div.menu a.left, div.header div.menu a.middle, div.header div.menu a.right {
	width:156px;
	height:45px;
	float:left;
	text-align:center;
	font:16px Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:28px;
}

div.header div.menu a.left {
	background-image:url(../images/menu/left.png);
	background-repeat:no-repeat;
	background-position:top;
	border-right:1px solid #000;
}

div.header div.menu a.middle {
	background-image:url(../images/menu/middle.png);
	background-repeat:repeat-x;
	background-position:top;
	border-right:1px solid #000;
}

div.header div.menu a.right {
	background-image:url(../images/menu/right.png);
	background-repeat:no-repeat;
	background-position:top;
}

div.header div.menu a:hover.left {
	color:#000000;
	background-image:url(../images/menu/leftHover.png);
	background-repeat:no-repeat;
	background-position:top;
}

div.header div.menu a:hover.middle {
	color:#000000;
	background-image:url(../images/menu/middleHover.png);
	background-repeat:repeat-x;
	background-position:top;
}

div.header div.menu a:hover.right {
	color:#000000;
	background-image:url(../images/menu/rightHover.png);
	background-repeat:no-repeat;
	background-position:top;
}

div.rotate {
	width:100%;	
	background:url(../images/backgroundRotate.jpg) center top;
}
div.rotate div.slider {
	position:relative;
	width:1000px;
	margin:0 auto;
	z-index:150	;
	height:456px;
	padding-top:44px;
}
div.rotateImagem {
	width:600px;
	height:456px;
	float:left;
}
div.rotateText {
	width:380px;
	height:436px;
	padding:10px;
	float:left;
}

div.main {
	width:100%;
	background:url(../images/backgroundMain.png) repeat-x top;
	padding-top:50px;
	text-align:left;
}
div.main div.content {
	position:relative;
	width:1000px;
	margin:0 auto;
	background:none;
}
div.main div.content div.top {
	width:1000px;
	height:210px;
	background:none;
}
div.main div.content div.top div.why {
	width:600px;
	height:100%;
	float:left;
	padding:5px;
}
div.main div.content div.top div.resources {
	width:349px;
	height:100%;
	float:left;
	padding:5px;
	border-left:1px dashed #CCC;
	margin-left:30px;
}
div.main div.content div.top div.resources div.item {
	width:50%;
	height:70px;
	float:left;
	font-size:12px;
	text-align:center;
}
div.main div.content div.top div.resources div.item:hover {
	background-color:#F76F15;
}
div.main div.content div.top div.resources div.item img {
	margin:5px;
}
div.main div.content div.middle {
	width:900px;
	height:50px;
	background:#CCC;
	float:left;
	padding:10px 50px;
	margin:20px 0;
}
div.main div.content div.middle p {
	width:742px;
	height:50px;
	float:left;
	font:bold 24px Arial, Helvetica, sans-serif;
	margin-top:10px;
}
.buttonLaranja {
	width:158px;
	height:37px;
	float:left;
	background-image:url(../images/button.png);
	background-repeat:no-repeat;
	line-height:37px;
	text-align:center;
	margin-top:6px;
	color:#FFF;
	text-decoration:none;
	font-size:16px;
	border:0;
	cursor:pointer;
	font-weight:bold;
}
.buttonLaranja:hover {
	background-image:url(../images/buttonHover.png);
	text-decoration:underline;
}
div.main div.content div.bottom {
	width:1000px;
	float:left;
	margin-bottom:15px;
}
div.main div.content div.bottom div.contact {
	width:380px;
	float:left;
	margin-right:20px;
}
div.main div.content div.bottom div.aboutUs {
	width:600px;
	float:left;
}
div.main p.title {
	width:100%;
	height:40px;
	float:left;
	line-height:40px;
	font:bold 24px Arial, Helvetica, sans-serif;
}
div.main p.text {
	width:100%;
	float:left;
	line-height:25px;
	text-indent:30px;
}

div.footer1 {
	width:100%;
	height:200px;
	background:#333;
	float:left;
	margin-top:15px;
}
div.footer1 div.content {
	position:relative;
	width:1000px;
	margin:0 auto;
	background:none;
}
div.footer1 div.content div.item {
	width:300px;
	float:left;
	margin:15px 15px 15px 18px;
}
div.footer1 div.content div.item p.title {
	width:100%;
	height:40px;
	float:left;
	line-height:40px;
	margin-bottom:20px;
	color:#F76F15;
	font:bold 24px Arial, Helvetica, sans-serif;
}
div.footer1 div.content div.item p.text {
	width:100%;
	float:left;
	line-height:30px;
	color:#FFF;
	font-size:12px;
	border-bottom:1px solid #666;
	text-align:left;
}

div.footer2 {
	width:100%;
	height:100px;
	background:#000;
	float:left;
	line-height:100px;
	color:#FFFFFF;
	font-size:16px;
}
