/*	classi font	*/

.no_border	{
	border:0px;
}


.header_link	{
	font-size: 12px;
	color: #DBCCD8;
	text-decoration:none;
	font-weight:bold;
}
.header_link:hover	{
	text-decoration:underline;
}



.footer_link	{
	font-size: 11px;
	color: #FF7CBE;
	text-decoration:none;	
}
.footer_link:hover	{
	text-decoration:underline;
}
.footer_link_grande	{
	font-size: 12px;
	color: #FF7CBE;
	text-decoration:none;	
}
.footer_link_grande:hover	{
	text-decoration:underline;
}

.footer_separator	{
	color:#792769;
}

.blu_link	{
	font-size: 11px;
	color: #FFFF00;
	text-decoration:none;	
}
.blu_link:hover	{
	text-decoration:underline;
}
.pink_title	{
	color:#FBC4D7;
	font-weight:bold;
	font-size:11px;
}

.pink_title_grande	{
	color:#FBC4D7;
	font-weight:bold;
	font-size:12px;
}
.white_text	{
	color:#FFFFFF;
	font-size:10px;
	line-height:13px;
}

.text_yellow	{
	color: #FFFF00;
	font-size:11px;
	text-decoration:none;
}
.text_yellow_grande	{
	color: #FFFF00;
	font-size:12px;
	text-decoration:none;
}
.text_pink	{
	color: #ff7dbf;
	font-size:11px;
	text-decoration:none;
}

.link_yellow	{
	color: #FFFF00;
	font-size:9px;
	text-decoration:none;
}
.link_yellow_grande	{
	color: #FFFF00;
	font-size:10px;
	text-decoration:none;
}
.link_yellow:hover	{
	text-decoration:underline;
}


.link_pink	{
	color:#FBC4D7;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

.link_white	{
	color:#FFF;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

.text_pink_link {
	color: #fdc4da;
}

.link_white:hover	{
	color:#fce44a;
}

.link_pink:hover	{
	text-decoration:underline;
}



.pink_text	{
	color:#FE7DBE;
}

.white_text_11	{
	color:#FFFFFF;
	font-size:11px;
	line-height:15px;
}
.white_text_13	{
	color:#FFFFFF;
	font-size:12px;
	line-height:14px;
}
.blu_link_cms_grande	{
	font-size: 12px;
	color: #000CCC;
	text-decoration:none;	
}
.blu_link_cms_grande:hover	{
	text-decoration:underline;
}

.guidaTv_link	{
	color:#FBC4D7;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
.guidaTv_link:hover	{
	color: #FFFF00;
}

.grey_note	{
	color: #CCCCCC;
	font-size:9px;
	line-height:15px;
}

.pink_titoletto {
	color: #fdc4da;
	font-size:15px;
	line-height:15px;
}

.white_titoletto {
	color: #FFFFFF;
	font-size:15px;
	line-height:15px;
}
.tab_right_box_top_double {
  position:relative;
  top:0px;
  left:0px;
  width: 530px;
  height: 48px;
  font-size:2px;
  background: url(/html/themes/dahlia/img/bg_consumer_tab_top_double.gif?t=postnatale) bottom left no-repeat;
}
.tab_right_box_single_left_down {
	position:absolute;
	top:0px;
	left:0px;
	width: 190px;
	height: 30px;
	background: url(/html/themes/dahlia/img/bg_consumer_tab_single_left_down.gif?t=postnatale) no-repeat;
}
.tab_right_box_single_left_up {
	position:absolute;
	top:0px;
	left:0px;
	width: 190px;
	height: 30px;
	background: url(/html/themes/dahlia/img/bg_consumer_tab_single_left_up.gif?t=postnatale) no-repeat;
}
.tab_right_box_single_right_down {
	position:absolute;
	top:0px;
	left:162px;
	width: 190px;
	height: 30px;
	background: url(/html/themes/dahlia/img/bg_consumer_tab_single_right_down.gif?t=postnatale) no-repeat;
}
.tab_right_box_single_right_up {
position:absolute;
	top:0px;
	left:162px;
	width: 190px;
	height: 30px;
	background: url(/html/themes/dahlia/img/bg_consumer_tab_single_right_up.gif?t=postnatale) no-repeat;
}