/* form */
span.form_label {
	color: #EAC61C;
	margin-left: 4px;
	font: bold 13px Arial Narrow, Helvetica;
}
div.form_label {
	padding: 4px;
	margin-left: 6px;
	height: 20px;
}
hr.form_sep {
	border: 1px solid #a50400;
	width: 85%;
	float: left;
}
a.form_ok {
	display: block;
	padding: 5px;
	text-align: center;
	border: 1px dashed #ffffff;
	color: #ffea00;
	font: bold 13px Arial Narrow, Helvetica;
	text-decoration: none;
	float: left;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
}
a.canc {
    width: 76px;
	color: #ffffff;
	margin-left: 10px;
}
/* news */
.col_news {
	background: url(images/bg_news.gif) repeat-y;
    padding: 15px 15px 20px 17px;
	color: #000;
	font-size: 10px;
}
.col_news_01 {
	background: url(images/bg_news.gif) repeat-y;
    padding: 5px 15px 5px 17px;
	color: #000;
	font-size: 10px;
}
.col_news_02 {
    background: url(images/bg_news.gif) repeat-y;
	padding: 5px 15px 5px 17px;
	color: #000;
	font-size: 10px;
}
.col_riga {
	background: url(images/bg_news.gif) repeat-y;
}
/* eventi */
.col_eventi {
    background: url(/images/bg_eventi.gif) repeat-y;
	padding: 15px 15px 15px 17px;
	color: #000;
	font-size: 10px;
}
/* ricerca */
.albomini a{
	color: #000000;
}
.ricerca a {
	color: #000;
}

/* ultime novità - colonna sinistra */
.ultime {
	height: 104px;
	line-height: 15px;
	padding-left: 5px;
	padding-bottom: 12px;
	padding-top: 10px;
	background-image: url(../images/bg_ultime.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 10px;
}
.ultime a {
	color: #000;
}
.ultime a:hover {
	color: #000;
	text-decoration: none;
}
.ultime_font {
	font-size: 9px;
}
.ultime_border {
	border-bottom: 1px dotted #999999;
}
.mese {
	font-size: 9px;
	border-bottom: 1px solid #F68DE6;
}
.padding {
	padding-top: 10px;
}
.spedizioni{
	font-size: 9px;
	color: #fff;
}
.spedizioni a{
	font-size: 9px;
	color: #ffffff;
	text-decoration:none;
}
hr {
	color: #CCCCCC;
}

.ante {
	font-size: 12px;
	font-weight: bold;
	color: #F17CDF;
	width: 175px;
	vertical-align: top;
	text-align: center;
}
.ante a {
	color: #E63503;
	text-decoration: none;
}
.ante a:hover {
	color: #AD2E02;
	text-decoration: none;
}

.ultime_titolo {
	color: #7d1b06;
}

.catcomp {
	padding: 10px;
	text-align: center;
	background-image: url(../images/bg_catcomp.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.gruppo{
	background-image:url(../images/bg_gruppo.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:right;
	padding-right:8px;
	height:200px;
}
.gruppo a{
	color:#FFFFFF;
}

div#box_bandierine {
    height: 0;
	position: relative;
	top: 5px;
	padding: 2px 0px 0px 0px;
	text-align: right;
}
div#box_bandierine img {
	margin-right: 20px;
}

div#fb1 {
    height: 0;
	position: relative;
	top: 7px;
	padding: 2px 0px 0px 10px;
}
div#fb2 {
    height: 0;
	position: relative;
	top: 7px;
	left: 265px;
	padding: 2px 0px 0px 0px;
}

.p_ricerca {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding-left: 10px;
}
.p_riepilogo {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding-left: 14px;
}
.viewcont a {
    font-weight: bold;
    color: #fff;
    display: block;
    padding: 4px;
    margin: 4px;
    border: 1px solid #fff;
    text-align: center;
}
