html,
body{
	background:#333333 url(../img/bg_dealer_international.jpg) repeat-x;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

a{
	color:#FFFFFF;
	text-decoration:none;
}

div#doc{
width:960px;
margin-left:auto;
margin-right:auto;
}

div#heading{
	height:433px;
	display:block;
	background:url(../img/heading_dealers.jpg) no-repeat 0 140px;
}

div#doc div#heading h1{
	font-size:36px;
	font-weight:bold;
	text-align:left;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background:url(../img/logo_aprilia.jpg) no-repeat;
	width:148px;
	height:61px;
}


div#doc div#heading h2{
	font-size:24px;
	text-transform:uppercase;	
	margin-top:265px;
	text-indent:-9999px;
	line-height:24px;
	padding-left:5px;
	overflow:hidden;
	display:block;
	width:375px;
	height:30px;
}
div#doc div#heading h2 strong{
	color:#FF0000;
}
div#doc div#heading div.cont{
	padding-top:30px;
}
div#doc div#main{
	padding-right:480px;
	background-image:url(../img/moto_mondo.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	padding-bottom:130px;
}


div#doc.risultati_ricerca div#main{
	background-image:none;
	padding-right:0px;
	padding-bottom:25px;
}

div#doc div#main div.cont{
margin-top:30px;
}

div#doc div#main h3{
	font-size:20px;
	text-transform:uppercase;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	background:url(../img/dealer_locator_title.png) no-repeat;
	width:200px;
	height:30px;
}
div#doc div#main p{
	font-size:13px;
	margin-top:25px;
	line-height:30px;
}
div#doc div#main p b{
	font-weight:bold;
	}
div#doc div#main div.cont form select{
float:right;
margin-top:-25px;
background:#c4c4c4;
border:1px solid black;
}

div#doc div#main p.small{
	font-size:11px;
}
div#doc div#main p.small a:link{
	color:#FFFFFF;
}
div#doc div#main p.small a:hover{
	text-decoration:underline;
}



div#doc.risultati_ricerca div#main h4{
font-size:26px;
font-weight:bold;
text-transform:uppercase;
float:right;
margin-right:25px;
margin-top:-2px;
}
div#doc.risultati_ricerca div#main h5{
font-size:14px;
font-weight:bold;
line-height:32px;
}

div#doc.risultati_ricerca div#main div.store{
background:#1c1c1c;
padding:20px;
}

div#doc.risultati_ricerca div#main div.store ul li{
border-bottom:1px solid #797979;
min-height:85px;
padding-top:15px;
padding-bottom:10px;
}
div#doc.risultati_ricerca div#main div.store ul li p{
margin:0;
padding:0;
line-height:18px;
font-size:12px;
}



