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

html, body {
	height:100%;
}

#all {
	width: 905px;
	position: relative;
	margin:0 auto;
}
* html #all {
	height: 100%; /* hack para IE6 hq trata height como min-height */
}


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

body {
	background-color:#000000;
	margin: 0;
	padding: 0;
	text-align:left;
}
a:link {
	text-decoration:none;
	color: #FF6600;	
}
a:visited {
	text-decoration:none;
	color:#FF6600;	
}
a:hover {
	text-decoration: none;
	color: #FFFF33;	
}
a:active {
	text-decoration:none;
	color:#FF6600;	
}

li {
	list-style:none;
	padding: 3px 0px;
	margin-bottom:2px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
li.liSubItem {
	padding-left: 20px;
}
ul {
	padding-top:15px;
	padding-left:0px;
	padding-bottom:0px;
	margin:0;
}
a.linkMenuItem:link {
	font-size:10px;
	text-decoration: none;
	color: #999999;
}
a.linkMenuItem:visited {
	font-size:10px;
	text-decoration: none;
	color: #999999;
}
a.linkMenuItem:hover {
	font-size:10px;
	text-decoration: none;
	color: #FF6600;
}
a.linkMenuItem:active {
	font-size:10px;
	text-decoration: none;
	color: #FFFFFF;
}


a.linkGray13:link {
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
a.linkGray13:visited {
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
a.linkGray13:hover {
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
	color: #CCC;
}
a.linkGray13:active {
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.copyright {
	font-size:9px;
	color:#666;
}


#footer {
	padding-top: 20px;
	width: 100%;
	height: 50px;
	text-align:center;
	clear: both;
}
#footerBar {
	width:722px;
	height:2px;
	margin: 0 auto;
	margin-bottom:2px;
	background-image: url(gps/v2/img/layoutGps-V2-BottomBar.jpg);
	background-position:center;
	background-repeat:no-repeat;
}


#all {
	margin: 0 auto;
	width:870px;
}

#corpo {
	width: 867px;
	height: 420px;
	margin: 0 auto;
	padding-top: 221px;
	background-image: url(img/home/v3/layoutHome-v5-bkg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#suporte1 {
	height: 193px;
}

#gps a{
	float:left;
	width: 289px;
	height: 193px;
	display:block;
	background-image: url(img/home/v3/on-gps.jpg);
	background-position: 0 -193px;
	background-repeat:no-repeat;
}
#gps a:hover {
	background-position: 0 0px;
}

#mobile a{
	float:left;
	width: 289px;
	height: 193px;
	display:block;
	background-image: url(img/home/v3/on-mobile.jpg);
	background-position: 0 -193px;
	background-repeat:no-repeat;
}
#mobile a:hover {
	background-position: 0 0px;
}

#cctv a{
	float:left;
	width: 289px;
	height: 193px;
	display:block;
	background-image: url(img/home/v3/on-cctv.jpg);
	background-position: 0 -193px;
	background-repeat:no-repeat;
}
#cctv a:hover {
	background-position: 0 0px;
}

#suporte2 {
	height: 190px;
}

#netbook a{
	float:left;
	width: 285px;
	height: 190px;
	display:block;
	background-image: url(img/home/v3/on-netbook.jpg);
	background-position: 0 -190px;
	background-repeat:no-repeat;
}
#netbook a:hover {
	background-position: 0 0px;
}

#speaker a{
	float:left;
	width: 300px;
	height: 190px;
	display:block;
	background-image: url(img/home/v3/on-speaker.jpg);
	background-position: 0 -190px;
	background-repeat:no-repeat;
}
#speaker a:hover {
	background-position: 0 0px;
}

#caraudio a{
	float:left;
	width: 282px;
	height: 190px;
	display:block;
	background-image: url(img/home/v3/on-caraudio.jpg);
	background-position: 0 -190px;
	background-repeat:no-repeat;
}
#caraudio a:hover {
	background-position: 0 0px;
}
