@charset "utf-8";
#extmegafooter .grid_2 {width: 160px;}
#extmegafooter {
	border-bottom: 3px solid #e4e4e4;
	background: #F4F0E8 url(/wp-content/themes/Texo/assets/img/extmegafooter-bg.gif) top left repeat-y;
	font-size: 85%;
	line-height: normal;
	margin: 0;
}
#extmegafooter a:link, #extmegafooter a:visited, #extmegafooter h2 {
	text-decoration: none;
	color: #666666;
}
#extmegafooter h2 {
	font-weight: bold;
	padding: 0;
	line-height: normal;
	margin: 15px 15px 10px 15px;
	font-size: 110%;
	text-transform: uppercase;
}
#extmegafooter h3 {
	font-size: 95%;
    color: #999;
	margin: 0 5px 5px 15px;
	line-height: normal;
	padding: 0;
	font-weight: normal;
	text-transform: uppercase;
	font-style: normal;
}
#extmegafooter h2.separate {
	margin: 0 0 0 -3px;
	padding: 10px 5px 5px 17px;
	border-top: 1px solid #e2dfd8;
}
#extmegafooter ul {
	margin: 5px 0 10px 15px;
        width: 120px;
}
#extmegafooter ul li {
	line-height: normal;
	width: 120px;
	color: #666666;
	border: none;
	line-height: 1.1em;
	list-style-type: none;
	padding: 0 0 4px 10px;
	background: transparent url(/wp-content/themes/Texo/assets/img/arrow2.gif) left 3px no-repeat;
	margin: 0;
	display: list-item;
}
#extmegafooter a:hover {
	text-decoration: underline;
	color: #333333;
}