﻿.ico_en
{
	background-image: url(../../images/common/icons/en.png);
	background-repeat: repeat-x;
	float: left;
	height: 10px; overflow:hidden;
	width: 16px;
}


.ico_es
{
	background-image: url(../../images/common/icons/es.png);
	background-repeat: repeat-x;
	float: left;
		height: 10px; overflow:hidden;
	width: 16px;
}
.ico_home
{
height:11px; width:11px; 
		background-image: url(../../images/common/icons/home.png); overflow:hidden;
}

.ico_contact
{
height:11px; width:11px; 
		background-image: url(../../images/common/icons/contact.png); overflow:hidden;
}
.ico_seeall
{

		background-image: url(../../images/common/icons/all.png); overflow:hidden;
		background-repeat:no-repeat;
}
