/* CSS modules */

.txt_title_viewst
{
/*	font-size:14px;*/
	color:#A24500;
	font-weight:bold;
	font-size: 14pt; 
  	margin-top: 0 ;

}





a.txtcat_title_news,a:link.txtcat_title_news,a:visited.txtcat_title_news,a:active.txtcat_title_news
{
	 font-weight: bold; font-size: 13px; color: #A24500; font-weight:bold;
}
a:hover.txtcat_title_news
{
	 font-weight: bold; font-size: 13px; color: #333333;
}

a.txtcat_product,a:link.txtcat_product,a:visited.txtcat_product,a:active.txtcat_product
{
	 font-weight: bold; font-size: 11px; color: #FFFFFF;
}
a:hover.txtcat_product
{
	font-weight: bold; font-size: 11px; color: #FFFFFF;
}


/* Shop cart*/
.txtprice
{
	
	font-size: 11px;
	font-weight: bold;
	color: #848484;
}
.storytitle
{
	
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	text-transform:uppercase;
}




a.allview,a:link.allview,a:visited.allview,a:active.allview
{
	
	font-size: 11px;
	font-weight: bold;
	color: #848484;
}
a:hover.allview
{
	
	font-size: 11px;
	font-weight: bold;
	color: #848484;
}

.txtcartitem
{
	
	font-size: 11px;
	color:#ffffff;
	text-decoration:none;
}
a.viewcart,a:link.viewcart,a:visited.viewcart,a:active.viewcart
{
	
	font-size: 11px;
	color:#ffffff;
	text-decoration:none;

}
a:hover.viewcart
{
	
	font-size: 11px;
	color:#ffffff;
	text-decoration:none;
}


a.product_item_title,a:link.product_item_title,a:visited.product_item_title,a:active.product_item_title
{
	font-size: 12px;
	color: #009aff;
	font-weight: bold;
	text-decoration:none;
}
a:hover.product_item_title
{
	font-size: 12px;
	color: #009aff;
	font-weight: bold;
	text-decoration:none;
}


a.product_category_title,a:link.product_category_title,a:visited.product_category_title,a:active.product_category_title
{
	font-size: 14px;
	color: #015296;
	font-weight: bold;

	text-decoration:none;
}
a:hover.product_category_title
{
	font-size: 14px;
	color: #015296;
	font-weight: bold;
	text-decoration:none;
}


/**** Home***/


a.txt_title_news_h,a:link.txt_title_news_h,a:visited.txt_title_news_h,a:active.txt_title_news_h
{
	 font-size: 12px; color: #A24500;
}
a:hover.txt_title_news_h
{
	 font-size: 12px; color: #A24500;
}

a.m_h_who_title,a:link.m_h_who_title,a:visited.m_h_who_title,a:active.m_h_who_title
{
	 font-weight: bold; font-size: 11px; color: #FF0000;
}
a:hover.m_h_who_title
{
	 font-weight: bold; font-size: 11px; color: #FF0000;
}

.txthome_title
{
	font-size: 18px;
	color: #015296;
	font-weight: bold;
}

a.link_more_home,a:link.link_more_home,a:visited.link_more_home,a:active.link_more_home
{
	font-size: 11px;
	color: #847a37;
	font-style: italic;
}
a:hover.link_more_home
{
	 font-size: 11px;
	color: #847a37;
	font-style: italic;
}



a.home_new_title_top,a:link.home_new_title_top,a:visited.home_new_title_top,a:active.home_new_title_top
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover.home_new_title_top
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration:underline;

	
	
}

a.home_new_title_more,a:link.home_new_title_more,a:visited.home_new_title_more,a:active.home_new_title_more
{
	font-size: 12px;
	color: #006aa7;
	text-decoration: none;
}
a:hover.home_new_title_more
{
	font-size: 12px;
	color: #006aa7;
	text-decoration:underline;
	
	
}


