*{
	outline:none;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
p{
	color:#666666;
}
body{
	background:url(../images/intro_tira.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}
#site{
	margin:0 auto;
	width:980px;

}
#site #header{
	background:url(../images/header.jpg) no-repeat top center;
	width:100%;
	height:125px;
	overflow:hidden;
	clear:both;
	padding-top:25px;
}
#site #header h1{
	background:url(../images/logo.png) no-repeat top left;
	text-indent:-99999px;
	width:400px;
	height:59px;
	float:left;
	overflow:hidden;
}
#site #header #release{
	width:540px;
	float:left;
}
#site #header #release p {
	font-size:11px;
	line-height:15px;
	text-align:justify;
	width:509px;
}
#site #clique{
	height:15px;
}
#site #clique p{
	float:right;
	margin-right:73px;
	_display:inline;
	color:#09628b;
	font-size:10px;
}
#site #container{
	clear:both;
	margin-bottom:7px;
	overflow:hidden;
}
#site #container ul div{
	margin-bottom:20px;
	overflow:hidden;
	clear:both;
}
#site #container ul li a{
	display:block;
	text-indent:-99999px;
	height:123px;
}
#site #container ul li{
	padding:5px;
	width:295px;
	float:left;
	overflow:hidden;
}
#site #container ul li.fiatbarigui a{
	background:url(../images/box_fiatbarigui.jpg) no-repeat top left;
}
#site #container ul li.fiatbarigui a:hover{
	background:url(../images/box_fiatbarigui.jpg) no-repeat bottom left;
}
#site #container ul li.vox a{
	background:url(../images/box_vox.jpg) no-repeat top left;
}
#site #container ul li.vox a:hover{
	background:url(../images/box_vox.jpg) no-repeat bottom left;
}
#site #container ul li.fordcenter a{
	background:url(../images/box_center.jpg) no-repeat top left;
}
#site #container ul li.fordcenter a:hover{
	background:url(../images/box_center.jpg) no-repeat bottom left;
}
#site #container ul li.unika a{
	background:url(../images/box_unika.jpg) no-repeat top left;
}
#site #container ul li.unika a:hover{
	background:url(../images/box_unika.jpg) no-repeat bottom left;
}
#site #container ul li.nix a{
	background:url(../images/box_nix.jpg) no-repeat top left;
}
#site #container ul li.nix a:hover{
	background:url(../images/box_nix.jpg) no-repeat bottom left;
}
#site #container ul li.formula a{
	background:url(../images/box_formula.jpg) no-repeat top left;
}
#site #container ul li.formula a:hover{
	background:url(../images/box_formula.jpg) no-repeat bottom left;
}
#site #container ul li.espaco a{
	background:url(../images/box_espaco.jpg) no-repeat top left;
}
#site #container ul li.espaco a:hover{
	background:url(../images/box_espaco.jpg) no-repeat bottom left;
}
#site #container ul li.motos a{
	background:url(../images/box_motos.jpg) no-repeat top left;
}
#site #container ul li.motos a:hover{
	background:url(../images/box_motos.jpg) no-repeat bottom left;
}
#site #container ul li.seminovos a{
	background:url(../images/box_seminovos.jpg) no-repeat top left;
}
#site #container ul li.seminovos a:hover{
	background:url(../images/box_seminovos.jpg) no-repeat bottom left;
}

#site #footer{
	background:url(../images/bg_footer.jpg) no-repeat;
	width:918px;
	height:52px;
	clear:both;
	/*position:absolute;
	bottom:0;*/
}
#site #footer #copyright{
	float:left;
	width:72%;
}
#site #footer #copyright p{
	font-size:10px;
	font-weight:bold;
	text-indent:22px;
	height:15px;
	padding-left:15px;
}
