.text_home {
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #454545;
	text-decoration: none;
}
.text_home:hover {
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}
.text_home_bold {
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #FA4C00;
}
.text_news_home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.detail_home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFC000;
	text-decoration: underline;
}
.detail_home:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.img_home img{
border: 1px solid #818066;
}
.img_home:hover img{
border: 1px solid #FFFFFF;
}
.border_news_home{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: 818066;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: 818066;
}
.visitors {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #767EA3;
}
/*---------------------Copy------------------------------*/
.copy{
	color: #555444;
	font-weight:normal;
 	font-family:  Verdana, Arial, Helvetica, sans-serif;
 	font-size:9px;
	text-decoration:none;

}
.copyR{
	color: #555444;
	font-weight:normal;
 	font-family:  Verdana, Arial, Helvetica, sans-serif;
 	font-size:9px;
	text-decoration:none;

}
.copyR:hover{
	color: #ffffff;
	font-weight:normal;
 	font-family:  Verdana, Arial, Helvetica, sans-serif;
 	font-size:9px;
	text-decoration:underline;
}
.text_copy{
font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #555444;
	text-decoration: none;
}
#link_lang{
width: auto;

}

#link_lang a{
	color: #000000;
	text-decoration:none;
	display: block;
	text-transform: uppercase;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	padding:5px;
}

#link_lang a:hover{
	color: #000000;
	text-decoration:none;
	display: block;
	text-transform: uppercase;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	padding:5px;
	background-color: #FABD00;
}

#link_lang1{
width: auto;

}

#link_lang1 a{
	color: #000000;
	text-decoration:none;
	display: block;
	text-transform: uppercase;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	padding:5px;
	background-color: #FABD00;

}
.boder_img_home {
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #ACAAAF;
}