@charset "UTF-8";
/* CSS Document */
/*SDV - HB - FEV 2014*/
footer#tt14-foot:before	{
	clear: both;
	/*content:"tt14-foot:before";*/

}

footer#tt14-foot	{
	background-image: url('../icons/tt14/bg_foot.png');
	background-position: left top;
	background-repeat: repeat;
	background-color: #252525;
	padding-top: 25px;
	padding-bottom: 50px;
}
.tt14-footin	{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

.tt14-foot-col	{
	position: relative;
	font-family: 'Raleway', sans-serif;
	color: #ffffff;
}
.tt14-foot-col a	{
	text-decoration: none;
	color: #ffffff;
}
.tt14-foot-col a:hover	{
	text-decoration: underline;
}
	.tt14-foot-col.tt14-foot-col1,
	.tt14-foot-col.tt14-foot-col2,
	.tt14-foot-col.tt14-foot-col3	{
		float: left;
	}
	.tt14-foot-col.tt14-foot-col4	{
		float: right;
	}
	.tt14-foot-col.tt14-foot-col1,
	.tt14-foot-col.tt14-foot-col2	{
		margin-right: 35px;
	}
	.tt14-foot-col.tt14-foot-col1	{
		width: 425px;
	}
	.tt14-foot-col.tt14-foot-col2	{
		width: 150px;
	}
	.tt14-foot-col.tt14-foot-col3	{
		width: 180px;
	}
	.tt14-foot-col.tt14-foot-col3,
	.tt14-foot-col.tt14-foot-col4	{
		text-align: center;
	}
.tt14-foot-colint	{
	position: relative;
	text-align: left;
	font-size: 2.273em;	/*25*/
	font-weight: 300;
	color: #99cc00;
	padding: 0 0 3px 0;
	margin: 0 0 5px 0;
}
	.tt14-foot-col.tt14-foot-col1 .tt14-foot-colint,
	.tt14-foot-col.tt14-foot-col2 .tt14-foot-colint	{
		border-bottom: 1px solid #555555;
	}

.tt14-foot-col ul	{
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	list-style-type: none;
	font-size: 1.273em;	/*14*/
	font-weight: 300;
	line-height: 1.818em;	/*20*/
}
.tt14-foot-col.tt14-foot-col1 ul:first-of-type,
.tt14-foot-col.tt14-foot-col2 ul:first-of-type	{
	float: left;
}
.tt14-ico-foot	{
	position: relative;
	display: inline-block;
	margin: 5px;
	background-position: center center;
	background-repeat: no-repeat;
}
:hover.tt14-ico-foot	{
	cursor: pointer;
}
	.tt14-ico-foot.tt14-ico-foot-label	{
		width: 64px;
		height: 74px;
		background-image: url('../icons/tt14/ico_foot_label_24.png');
	}
	.tt14-ico-foot.tt14-ico-foot-fb	{
		width: 31px;
		height: 30px;
		background-image: url('../icons/tt14/ico_foot_fb_24.png');
	}
	.tt14-ico-foot.tt14-ico-foot-tw	{
		width: 31px;
		height: 30px;
		background-image: url('../icons/tt14/ico_foot_tw_24.png');
	}
	.tt14-ico-foot.tt14-ico-foot-go	{
		width: 31px;
		height: 30px;
		background-image: url('../icons/tt14/ico_foot_go_24.png');
	}
	.tt14-ico-foot.tt14-ico-foot-blog	{
		width: 31px;
		height: 30px;
		background-image: url('../icons/tt14/ico_foot_blog_24.png');
	}

.tt14-foot-hr	{
	position: relative;
	margin: 30px 0;
	height: 1px;
	font-size: 1px;
	overflow: hidden;
	background-color: #555555;
}

footer#tt14-foot dl	{
	/*width: 980px;*/
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: 'Raleway', sans-serif;
	color: #ffffff;
}
footer#tt14-foot dl a	{
	text-decoration: none;
	color: #ffffff;
}
footer#tt14-foot dl a:hover	{
	text-decoration: underline;
}
footer#tt14-foot dl dt	{
	font-size: 2.273em;	/*25*/
	font-weight: 300;
	color: #ff9c00;
	padding: 0;
	margin: 0 0 10px 0;
}
/*
footer#tt14-foot dl dt:first-child	{
	color: #99cc00;
}
*/
footer#tt14-foot dl dd	{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 1.273em;	/*14*/
	font-weight: 300;
	line-height: 1.818em;	/*20*/
}
/*
footer#tt14-foot dl dd:first-of-type	{
	padding-bottom: 25px;
	border-bottom: 1px solid #555555;
	margin-bottom: 25px;
}
*/