@import url("bebas/stylesheet.css");
/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

body {
    background: url("img/bg.jpg") no-repeat scroll center top #000;
    color: #E0E0E0;
    font-family: 'Quattrocento Sans',Arial,Helvetica,Georgia,Sans-serif;
    font-size: 15px;
    font-weight: 400;
   
}

a:link, a:visited {
    color: #EC008C;
    text-decoration: none;
}
a:hover {
    color: #F491CB;
}

#wrapper {
    margin: 0 auto;
    padding: 0 15px;
    text-align: center;
    width: 990px;
	
}
#top-nav{width:980px; height:30px; margin:0 auto; margin-top:5px;}

#top-nav a:link, #top-nav a:visited, #tour-footer-nav a:active {font-family:'BebasNeueRegular',Arial, Tahoma; font-size:18px;;  color:#333; text-decoration:none;}
#top-nav a:hover{color: #000; text-decoration:underline}

#logo{
	float:left;
	margin-left:10px;
	margin-top:20px;	
	width: 539px;
	height: 261px;
	
	}
	#anuncie{
	float:right;
	margin-top:100px;	
	width: 273px;
	height: 154px;
	
	}
#banner {    
    margin:0 auto;
    width: 990px;
	height: 100%;
	margin-top:80px;
background: url("img/box_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#banner h2.bebas{font-family:'BebasNeueRegular',Arial, Tahoma; font-size:32px; color:#fff; padding-top:15px; height:32px; }
#banner img {
	border:3px solid #b7b7b7;
    margin:0 auto;
	width:820px;
	margin-top:20px;
}
#banner img:hover {
    box-shadow: 0 0 8px 4px #FF3399;
}

#todasmodelos{margin-top:20px;}
#todasmodelos a:link, a:visited {
    color: #fff;
    text-decoration: none;
	font-family:'BebasNeueRegular',Arial, Tahoma; font-size:26px;
}
#todasmodelos a:hover {
    color: #F491CB;
	text-decoration:underline
}

#sd-wrapper {
	margin:0 auto;
	width:951px;
	height:140px;    
	margin-top:20px;	
   
  
}
#sd-wrapper img{border:1px solid #999;}
#sd-wrapper img:hover{box-shadow: 0 0 2px 1px #CCC;}
#clear{	clear:both;	}

#parceiros { 
	float:left;   
    text-align:left;
    width: 990px;
	height: 100%;
	margin-top:80px;
background: url("img/box_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#parceiros-links{margin-left:15px; margin-top:30px; float:left; width:310px}
#parceiros h2.bebas{font-family:'BebasNeueRegular',Arial, Tahoma; font-size:32px; color:#fff; padding-top:15px; height:32px; text-align:center;}
#parceiros img {
	border:1px solid #b7b7b7;	
}
#parceiros img:hover {
    box-shadow: 0 0 4px 4px #FF3399;
}

/*footer*/
#footer{width:988px; height:250px; background:url(img/footer.jpg) repeat-x; margin:0 auto; text-align:center}
#footer-nav{width:980px; }
#footer-nav p {font-size:12px; font-weight:bold; color:#fff;}
#footer-nav a:link, #footer-nav a:visited, #footer-nav a:active {font-size:12px; font-weight:bold; color:#fff; text-decoration:none;}
#footer-nav a:hover{color: #ffa8ce; text-decoration:underline}
#footer-infos{width:965px; height:100px; margin:40px 0 0 20px; text-align:center;}
#footer-infos a:link, #footer-infos a:active, #footer-infos a:visited {font-size:11px; font-weight:bold; color:#ffe400; text-decoration:underline}
#footer-infos p {font-size:11px; color: #fff; font-weight:bold; text-shadow:1px 1px #000; }
#footer-infos2{width:965px; height:30px; margin:5px 0 0 2px; text-align:center;}
#footer-infos2 a:link, #footer-infos2 a:active, #footer-infos2 a:visited {font-size:16px; font-weight:bold; color:#B7002F; text-decoration:underline}
#footer-infos2 a:hover{color:#FF0042;}	