/*
Tinext SA:
Foglio di stile per colori
*/



/****** COLORE TESTI ******************************************************************/
.textTitle{
	font-weight:bolder;
	color:#033b4c;
}

.textTitle a:active, .textTitle a:visited, .textTitle a:link {
	font-weight:bolder;
	color:#033b4c;
}

.textBlack{
	color:#1E1A13;
}
.textBlack a:active, .textBlack a:visited, .textBlack a:link {
	color:#1E1A13;
}

.textWhite{
	color:#fff;
}
.textWhite a:active, .textWhite a:visited, .textWhite a:link {
	color:#fff;
}

.textBlue{
	color:#033b4a;
}
.textBlue a:active, .textBlue a:visited, .textBlue a:link {
	color:#033b4a;
}

.textOrange{
	color:#fe7544;
}
.textOrange a:active, .textOrange a:visited, .textOrange a:link {
	color:#fe7544;
}

.textGray{
	color:#9d9d9d;
}
.textGray a:active, .textGray a:visited, .textGray a:link {
	color:#9d9d9d;
}
/****** COLORE BACKGROUND *************************************************************/

.bgBlue{
	background-color:#033b4b;
}

.bgWhite{
	background-color:#fff;
}

.bgOrange{
	background-color:#fe7544;
}

.base_titolo_small{
	background: #fff url(../images/structure/base_titolo_small.gif) no-repeat top left; 
	padding: 16px 0px 0px 20px; 
	height: 24px;	
	width: 260px;
	border-bottom: 1px solid #e1e2e2;
}
.base_titolo_big{
	background: #fff url(../images/structure/base_titolo_big.gif) no-repeat top left; 
	padding: 16px 0px 0px 20px; 
	height: 24px;	
	width: 584px;
	border-bottom: 1px solid #e1e2e2;
}

/****** COLORE BORDER *****************************************************************/

.borderGrey{
	border-color:#494445;
}

/* site-aler-box_title h2 */
.site-aler-box_title{padding-left:22px;padding-top:14px;color:#033b4a;font-family: AvantGardeBkBTDemi, Arial, Helvetica, sans-serif;font-weight:bold;font-size:14px;text-transform:uppercase;}

/* site-aler-text-image h2 */
.site-aler-text-image_title h2{padding-left:22px;padding-top:14px;color:#033b4a;font-family: AvantGardeBkBTDemi, Arial, Helvetica, sans-serif;font-weight:bold;font-size:14px;text-transform:uppercase;}
	
/* site-aler-text-image h2 */
.allItemsListNews_title h2{padding-left:22px;padding-top:14px;color:#033b4a;font-family: AvantGardeBkBTDemi, Arial, Helvetica, sans-serif;font-weight:bold;font-size:14px;text-transform:uppercase;}	

/* search */
.search_intem_results{float:left;padding-left:22px;padding-top:10px;color:#033b4a;font-family: Arial, Helvetica, sans-serif;font-size:11px;}

/* site-aler-text-image_text */
.site-aler-text-image_text {color:#033b4a;}
.site-aler-text-image_text a{color:#fe4705;}
.site-aler-text-image_text strong{color:#033b4a;}
.site-aler-text-image_text li{color:#033b4a;}
.site-aler-text-image_text ul{color:#033b4a;}
.site-aler-text-image_text p{color:#033b4a;}
.site-aler-text-image_text span{color:#033b4a;}
.site-aler-text-image_text h1{font-weight:bold;font-size:12px;color:#033b4a;}

/* boxInfoText */
.boxInfoText {color:#033b4a;}
.boxInfoText a{color:#fe4705;}
.boxInfoText strong{color:#033b4a;}
.boxInfoText li{color:#033b4a;}
.boxInfoText ul{color:#033b4a;}
.boxInfoText p{color:#033b4a;}
.boxInfoText span{color:#033b4a;}
.boxInfoText h1{font-weight:bold;font-size:12px;color:#033b4a;}

/* introText */
.introText{color:#9d9d9d;font-size:12px;font-weight:normal;padding-left:0px;padding-right:0px}

/* site-aler-patrImm_title */
.site-aler-patrImm_title h2{padding-left:22px;padding-top:14px;color:#033b4a;font-family: AvantGardeBkBTDemi, Arial, Helvetica, sans-serif;font-weight:bold;font-size:14px;text-transform:uppercase;}

/* search results */
.highlight {background-color:#FFFF00};
