* {
	margin: 0;
	padding: 0;
}
body {
    background-color: #fff;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    color: #000;
}
ul {
	list-style: none;
}
img {
	border: 0;
}
a {
    text-decoration: none;
    outline: 0;
}
a:hover {
    text-decoration: none;
}
#fa-tu-wrapper {
	background: #FDD870 url(fa-tu-top.jpg) repeat-x left top;
}
#fa-tu-header {
    height: 88px;
	max-width: 1080px;
	margin: 0 auto;
	text-align: center;
}
.fa-tu-desc {
	padding: 6px;
    background: rgba(253, 246 ,221, 0.4);
    font-size: 12px;
    line-height: 13px;
    color: #000;
    text-shadow: 1px 1px 0 #fffdf3;
    overflow: hidden;
	float: right;
	width: 770px;
	height: 65px;
	margin-top: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-align: left;
}
h1 {
    font-size: 15px;
    font-weight: bold;
}
p#fa-tu-prelo {
	display:none;
}
h2, h3 {
    height: 35px;
    line-height: 35px;
    background: #FFE4F6 url(fa-tu-h-bg.png) repeat-x left top;
    overflow: hidden;
    font-size: 18px;
	font-weight: normal;
    color: #000;
    text-shadow: 1px 1px 0 #fff;
    margin-bottom: 1px;
    position: relative;
    padding-left: 38px;
}
h2 img, h3 img {
    position: absolute;
    left: 0;
    top: 0;
}
.fa-tu-thmbs {
    margin-bottom: 18px;
    text-align: center;
    font-size: 0;
}
.fa-tu-item {
    width: 242px;
    background: #fdf6dd;
    border: 1px solid #f8eab4;
    padding: 2px;
    color: #000;
    margin: 1px;
	margin-bottom: 2px;
    text-align: left;
    display: inline-block;
    vertical-align: top;
}
.fa-tu-item a img {
    border: 1px solid #000;
    display: block;
	background: url(fa-tu-i-bg.gif) center no-repeat;
}
.fa-tu-item a p {
    font-size: 12px;
    font-weight: bold;
    color: #bc2187;
    display: block;
    height: 20px;
    line-height: 20px;
	padding-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(fa-tu-th-sm.png) no-repeat 2px 3px;
}
.fa-tu-item a:hover p {
    color: #fff;
}
.fa-tu-item:hover {
    background: #AA1D7A;
}
.cats .fa-tu-item a p {
    font-size: 16px;
    height: 30px;
    line-height: 30px;
	padding-left: 30px;
    background: url(fa-tu-th.png) no-repeat 2px 4px;
}
.tpl .fa-tu-item {
    width: 182px;
    margin: 2px;
}
.fa-pages {
    font-size: 0;
    text-align: center;
	margin-bottom: 18px;
}
.fa-pages li {
    display: inline-block;
    font-size: 12px;
    margin: 2px;
	border: 1px solid #8E0460;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #8D0660;
	background: -moz-linear-gradient(top,  #cb60b3 0%, #c146a1 50%, #a80077 51%, #db36a4 100%);
	background: -webkit-linear-gradient(top,  #cb60b3 0%,#c146a1 50%,#a80077 51%,#db36a4 100%);
	background: linear-gradient(to bottom,  #cb60b3 0%,#c146a1 50%,#a80077 51%,#db36a4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb60b3', endColorstr='#db36a4',GradientType=0 );
}
.fa-pages a {
    width: 30px;
    height: 28px;
    line-height: 28px;
	padding: 0 2px;
    display: block;
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    overflow: hidden;
	font-weight: bold;
}
.fa-pages .this {
	background: #F9A420;
	background: -moz-linear-gradient(top,  #fefcea 0%, #f1da36 100%);
	background: -webkit-linear-gradient(top,  #fefcea 0%,#f1da36 100%);
	background: linear-gradient(to bottom,  #fefcea 0%,#f1da36 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#f1da36',GradientType=0 );
	border: 1px solid #F9A420;
}
.fa-pages .this a {
	color: #000;
	text-shadow: none;
}
.fa-pages li.this:hover {
	border-color: #F9A420; 
}
.fa-pages li:hover {
	border: 1px solid #000;
}
.fa-pages li:hover a {
	color: #FFDD00;
}
.fa-txt-cats {
    margin: 0 4px;
    font-weight: bold;
	margin-bottom: 18px;
	text-align: center;
	font-size: 0;
}
.fa-txt-cats li {
	font-size: 12px;
	display: inline-block;
	background: #8D0660;
	background: -moz-linear-gradient(top,  #cb60b3 0%, #c146a1 50%, #a80077 51%, #db36a4 100%);
	background: -webkit-linear-gradient(top,  #cb60b3 0%,#c146a1 50%,#a80077 51%,#db36a4 100%);
	background: linear-gradient(to bottom,  #cb60b3 0%,#c146a1 50%,#a80077 51%,#db36a4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb60b3', endColorstr='#db36a4',GradientType=0 );
	margin: 0 3px 3px 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #8E0460;
}
.fa-txt-cats li a {
    color: #fff;
    text-shadow: 1px 1px 1px #000;
	padding: 6px;
	display: block;
}
.fa-txt-cats li a:hover {
    color: #FFDD00;
}
.fa-txt-cats li:hover {
	border: 1px solid #000;
}
#fa-tu-footer {
	padding: 5px;
    background: #FDD870 url(fa-tu-top.jpg) repeat-x left bottom;
}
#fa-tu-footer p {
	text-align: center;
    font-size: 12px;
    color: #000;
    text-shadow: 1px 1px 0 #fffdf3;
	padding: 2px;
	overflow: hidden;
}
#fa-tu-footer p a {
	color: #970565;
}

@media screen and (max-width: 1100px) {
	.fa-tu-desc {
		width: 710px;
		margin-top: 1px;
		height: 73px;
	}
}
@media screen and (max-width: 1022px) {
	.fa-tu-desc {
		display: none;
	}
}