/* Style by www.ptkweb.it  */

html,body {
	background-color: #fff;
	color: #fff;
	margin: 0;
	padding: 0;
}

img {
	border: 0
}	

/* Struttura */

#container {
    width: 998px;
    margin: 0 auto;
}

#header_logo {
	background-image: url(../img/skin/base/audi.jpg); 
	background-repeat: no-repeat;
	width: 998px; 
	height: 216px;
	margin-left: 0px;
}

#divl { 
	float: left; 
	width: 995px;
	padding-left: 3px; 
	padding-right: 3px;
}

#divr {
	float: left;
	width: 995px;
	padding-left: 3px;
	padding-right: 3px
}

#divc {
	float: left;
	width: 995px;
	padding-left: 3px;
	padding-right: 3px
}

#imgdx {
	background-image: url(../img/skin/base/bmwdx.GIF);
	background-repeat: no-repeat; 
	width: 518px; 
	height: 250px; 
	position: absolute;
	margin-left: 480px;
	margin-top: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#imgsx {
	background-image: url(../img/skin/base/bmwsx.GIF);
	background-repeat: no-repeat; 
	width: 518px; 
	height: 250px; 
	position: absolute;
	margin-left: 0px;
	margin-top: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#footer {
 clear: both;
 width: 998px;
 height: 28px;
}

.header_menu {
	background-image: url(../img/skin/base/bkg_lungo2.JPG); 
	background-repeat: repeat;
	background-position: center;
	width: 998px; 
	height: 22px;
	margin-left: 0px;
	padding-top: 8px;
}

.header_down {
	background-image: url(../img/skin/base/bkg_lungo2.JPG); 
	background-repeat: repeat;
	background-position: center;
	width: 998px; 
	height: 20px;
	margin-bottom: 0px;
}


/* Link */
a:link { 
	color: #000;
	text-decoration: none; 
}

a:visited { 
	color: #000; 
	text-decoration: none; 
}

a:active { 
	color: #000; 
	text-decoration: none; 
}

a:hover { 
	color: #0000FF; 
	text-decoration: none; 
}

/* Testo */
.menutext { 
	color: #000; 
	text-align: center; 
	font-family: Comic Sans MS; 
	font-weight: bold; 
	font-size: 9pt; 
}

.textc { 
	color: #000; 
	text-align: center; 
	font-family: Arial; 
	font-weight: bold; 
	font-size: 13pt; 
}

.textcgoogle { 
	color: #fff; 
	text-align: center; 
	font-family: Arial; 
	font-weight: bold; 
	font-size: 13pt; 
}

.text9c { 
	color: #000; 
	text-align: center; 
	font-family: Arial; 
	font-weight: bold; 
	font-size: 9pt; 
}

.textl { 
	color: #000;
	text-align: left;
	font-family: Arial; 
	font-weight: bold; 
	font-size: 9pt;
}

.textr {
	color: #000;
	text-align: right;
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
}

.img { 
	color: #fff;  
	text-align: center;
	font-family: Arial; 
	font-weight: bold; 
	font-size: 8pt; 
}

