@charset "UTF-8";
/* CSS Document */
body
{
background-image:url(imgs/bck.png);
margin: 0px;
padding:0px;

}
A              { color: #999; text-decoration: none; }
A:link	{ color: #999; text-decoration: none; }
A:visited	{ color: #999; text-decoration: none; }
A:active	{ color: #999; }
A:hover	{ color: #900; }

#menu {
	padding-top: 10px;
	padding-right: 15px;
	background-position: top;
	text-align: right;
	vertical-align: top;
}


.txtMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
}
.works {
	background-position: right;
	text-align: right;
}

.txtMenuR {
	color: #900;
}
.txtPie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 15px;
	width:435px;
}
.pie {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #C4C4C4;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	background-position: center;
}
.imags {
		border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.txtPieLargo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 15px;
	width:435px;
	text-transform: lowercase;
}
