/*inizio stile box adv*/
#adv_box {
	clear:both;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom:39px;
	background-color: #4b4b4d;
	width: 844px;
}

#adv_top {
	margin-bottom:0px;
	background:#F19300 url('/img/default/adv_top.jpg') no-repeat top left;
	width: 874px;
}

#adv_top h2 {
	letter-spacing: 4px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
}

#adv_body {
	background-color: #4b4b4d;
	height: 100px;
	width: 844px;
	padding: 15px;
	margin: 0px;
}

.adv_inside {
	width: 280px;
	float: left;
}

.adv_inside h3 {
	background:#4b4b4d url('/img/courtesy/adv_h3.jpg') no-repeat top left;
	
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

.adv_inside p {
	padding-left: 10px;
	font-size: 12px;
	color: #FFFFFF;
	width: 210px;
}

#adv_top h2 a {
	margin:0px;
	padding: 0px;
	color:#FFFFFF;
}

#adv_top h2 a:hover {
	color:#4b4b4d;
}
/*fine stile box adv*/

