﻿.clearLeft{
	display:block;
	height:0px;
	clear:left;
	}

/* versione BROADCASTING */
.MENUtop0 {
    background-image: url(/img/MENU_3_top.gif);
    background-repeat: no-repeat;
    background-position: 0px 4px;
}
.MENUpatternDot0 {
    background-image: url(/img/MENU_3_dotted.gif);
    background-repeat: repeat-x;
    background-position: left;
}
.MENUpattern0 {
    background-image: url(/img/MENU_3_pattern.gif);
    background-repeat: repeat-y;
    background-position: right;
}


/* STILI DI TESTO PRINCIPALI */

.TXTbevel0 {
    font-size: 18px;
    color: #FFFFFF;
    background-color: #DF4F26;/*ad0040*/
}
.TXTcode {
    font-size: 11px;
    color: #232323;
}
.TXTtitle0 {
    color: #DF4F26;/*#ad0040*/
    font-size: 24px;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0px;
}
.TXTsubtitle0 {
    /*color: #ad0040;*/
    font-size: 14px;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0px;
}


/* VARIAZIONI DOVUTE ALLA PRO SCURA */

.BOXfade {
    background-color: #FFFFFF;
    background-image: url(/img/box_fade.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}

.TXTgeneric {
    font-size: 12px;
    color: #666666;
}

.TXTsublink {
    font-size: 11px;
    color: #b6130e;
}
.TXTsublink a {
    color: #b6130e;
    text-decoration: underline;
}
.TXTsublink a:hover {
    text-decoration: none;
}
.patternDotVert {
    background-image: url(/img/pattern_dotted_v.gif);
    background-repeat: repeat-y;
    background-position: left top;
}
.patternDotHoriz {
    background-image: url(/img/pattern_dotted_h.gif);
    background-repeat: repeat-x;
    background-position: left center;
}
.BOXbevel {
    background-image: url(/img/box_pattern_bevel.gif);
    background-repeat: repeat-x;
    background-position: left top;
}
.color0 {
	background-color: #FFFFFF;
}
.BOXpatternBottom {
    background-image: url(/img/box_pattern_bottom.gif);
    background-repeat: repeat-x;
}
body, td, th, a {
    color: #666666;
}
.MENUsmallText a {
    color: #FFF;
    text-decoration: none;
	float:left;
	line-height:11px;
	margin-bottom:7px;
	width:134px;
}
.MENUsmallText a:hover {
    color: #FC9;
    text-decoration: none;
}
.BTNpattern {
    background-image: url(/img/BTNpattern.gif);
    background-repeat: repeat-x;
}
.BTNpatternPrint {
    background-image: url(/img/BTNpattern_print.gif);
    background-repeat: repeat-x;
}

.CERTdiv
{
    border-top: 1px solid black;
    width: 100px;
    overflow: visible;
    text-align: center;
    font-family: arial, helvetica, sans-serif;
    font-size: 9px;
    color: black;
}

.CERTdiv img
{
    padding-top: 3px;
}

.CERTdiv div
{
    border-bottom: 1px solid black;
}

/* STILI LINK INDIETRO */

.BACKlink a
{
    color: white;
}


/* lista accessori */

.accessItem{
background:#FFF url(/img/cat_access_back.gif) bottom left no-repeat;
margin-bottom:12px;
width:276px;
}

.accessItem h3{
background:url(/img/cat_access_top.gif) top left no-repeat;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#0E79D7;
margin:0;
padding:18px 8px 2px 76px;
}

.accessItem h3 a{
color:#0E79D7;
text-decoration:none;
}

.accessItem h3 a:hover{
text-decoration:underline;
}

.accessItem p{
margin:0;
padding:2px 8px 12px 76px;
}

.accessItem img{
float:left;
margin:8px 0 8px 8px;
}

.clearLeft{
clear:left;
}



.prodList  {
	font-size:11px;
	margin:0px 0px 12px 0px;
	padding:0px;
	list-style:none;
}


.prodList li  {
	margin:0px 0px 2px 0px;
	padding:3px 0px 4px 25px;
	background:url(/img/cte-db_ico.gif) 0px 4px no-repeat;
	height:18px;
}

/*.prodList li.new  {

	/background:url(/img/newSmall.gif) top left no-repeat;

}*/

.prodList a {
	text-decoration:none;
	display:block;
	float:left;
	width:auto;	
	position:relative;
	padding-right:20px;
}

.prodList a:hover {
	text-decoration:underline;
}

.prodList a img{
	position:absolute;
	right:-7px;
	top:-3px;
	border:0;
	}


.prodList strong {
	color:#0C7AD6;
}
.prodList span {
	color:black;
}

