body {
	font-family: Verdana,Arial,Helvetica,sans-serif;	
	color: #555;
	font-size:100%;
}

a {
	text-decoration: underline;
	color: #f57006;
}

h1, h2, h3, h4, h5 {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:0.9em;
 margin:0px;
 padding:0px;
}




/** LINK **/

a.Link_arancione {
	text-decoration: underline;
	color: #f57006;
}

a.Link_arancione:hover {
	text-decoration: underline;
	color: #de3c0a;
}

span.Link_arancione {
	color: #f57006;
}


.Link_arancione_no_underline {
	color: #f57006;
	text-decoration: none;	
}

.Link_arancione_no_underline:hover {
	color: #de3c0a;
	text-decoration: underline;	
}


.Link_bianco {
	color: #fff;
	text-decoration: none;
}

.Link_arancione_freccia {
	background-image:url(../img_struct/freccia_arancione.gif);
	background-position:0px 3px;
	background-repeat: no-repeat;
	color: #f57006;
	padding-left:10px;
}

.Link_arancione_freccia:hover {
	background-image:url(../img_struct/freccia_arancione.gif);
	background-position:0px 3px;
	background-repeat: no-repeat;
	color: #de3c0a;
	padding-left:10px;
}


/** TESTI **/

a.BoxText {
	color: #555;
	text-decoration: underline;
	cursor: pointer;
}


.BoxText {
	color: #555;
}

.Bold_arancione {
	color: #f67006;
	font-weight: bold;
}

.Normal_arancione {
		color: #f67006;
}

.Note {
		color: #f67006;
		margin-bottom: 10px;
}

.CreditsText {
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}


a.CreditsText:hover {
	color: #ffffff;
	text-decoration: underline;
	cursor: pointer;
}

.Bold_space {
	font-weight: bold;
	letter-spacing:1px;
}

.Bold_space_arancione {
	font-weight: bold;
	letter-spacing:1px;
	color:#f67006;
}


.Prezzo01_arancione {
	font-size:1.7em;
	color:#f67006;
}


.Prezzo02_grigio {
	font-size:1em;
	text-decoration:line-through;
}


.Box_bianco_contenuto, .Box_arancione_contenuto {
	font-size: 0.70em;
}

/* BREADCRUMBS */

#Template_Breadcrumbs {
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.6em;
	}

#Template_Breadcrumbs a {
	text-decoration: none;
	color: #555;
	
	}
	
	
.Title_bgorange_int {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-left:6px;
	text-transform: uppercase;
	font-weight: bold;
}

.Title_bggray_int {
	color: #020202;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-left:12px;
	padding-top:2px;
	text-transform: uppercase;
	font-weight: bold;
}


#Template_col_left_contenuto_int {
	font-size:0.7em;
}

#Template_col_left_contenuto_det {
	font-size:0.7em;
}

#Template_col_right_contenuto_det {
	font-size:0.7em;
}
#Template_col_center_contenuto_int {
		font-size:0.7em;
}

