body {
	margin: 0;
	padding: 0;
	background: url("../images/bg-00.jpg");
	font-family: sans-serif;
	font-size: 12px;
}

img { border: none; }

a {
	text-decoration: none;
	outline: none;
}

a, p.backlink a, div.langs a, h3, h4 {
	color: #333;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

ul { margin: 0; padding: 0; }

table.general {
	width: 1250px;
	margin-top: 105px;
}

div.top-menu { margin: -49px 0 0 25px; }

div.top-menu a {
	display: block;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	margin: 15px 0 0 15px;
}

div.top-menu div {
	float: left;
	width: 128px;
	height: 130px;
	text-align: center;
}

div.item-1 { background: url("../images/top-1a.png") no-repeat; }
div.item-2 { background: url("../images/top-2a.png") no-repeat; }
div.item-3 { background: url("../images/top-3a.png") no-repeat; }
div.item-4 { background: url("../images/top-4a.png") no-repeat; }
div.item-5 { background: url("../images/top-5a.png") no-repeat; }

div.item-1-activ { background: url("../images/top-1b.png") no-repeat; }
div.item-2-activ { background: url("../images/top-2b.png") no-repeat; }
div.item-3-activ { background: url("../images/top-3b.png") no-repeat; }
div.item-4-activ { background: url("../images/top-4b.png") no-repeat; }
div.item-5-activ { background: url("../images/top-5b.png") no-repeat; }


td.bound {
	width: 190px;
	vertical-align: top;
}

td.bound, td.banners {
	background: #fbfbfa url("../images/bg-02.jpg") top right repeat-y;
}

td.banners {
	vertical-align: bottom;
	padding: 10px;
}
td.banners img {
	margin: 2px;
}

img.logo {
	margin: 30px 0 0 45px;
}

.langs {
	text-align: right;
	margin: 65px 30px 0 0;
}

td.bound, td.cover {
	border-top: #4e608d 3px solid;
}

td.banners, td.cover {
	border-bottom: #4e608d 3px solid;
}

ul.left-menu {
	margin: 25px 15px 0;
	list-style: none;
}

ul.left-menu li {
	margin: 10px 0;
}

ul.left-menu a {
	color: #000;
	font-weight: bold;
}

td.cover {
	width: 760px;
	height: 627px;
	background: #f5f4f3 url("../images/bg-01.jpg") repeat-y;
	vertical-align: top;
}

div.content {
	margin: 55px 53px 25px 40px;
	text-align: justify;
	text-indent: 25px;
	line-height: 18px;
	height: 495px;
	width: 667px;
	overflow: auto;
	outline: none;
	overflow: hidden;
}

div.content h3 {
	margin: 0;
}

div.content p, div.content div {
	margin-right: 14px;
}

div.content ul {
	margin-right: 15px;
	margin-left: 30px;
	text-indent: 0;
}

/***** portfolio clases ******/

.line_wrapper {
	height: 130px;
	margin-top: 20px;
	padding: 0 0 0 35px;
	text-indent: 0;
}

.line_wrapper img {
	margin: 0 5px;
}

.strim {
	margin-top: -45px;
	text-align: left;
}

.article_intro h4 {
	margin: 5px 0 0 25px;
	font-size: 18px;
}

.article_intro p {
	margin: 2px 0;
}

div.pagination {
	margin-top: 10px;
	text-align: center;
}

div.pagination a {
	border: #333 1px solid;
	padding: 0 3px;
	margin: 0 3px;
}

div.pagination span {
	border: #333 1px solid;
	background: #333;
	color: #f5f4f3;
	font-weight: bold;
	padding: 0 3px;
	margin: 0 3px;
}

div.pagination a:hover {
	background: #333;
	color: #f5f4f3;
}

p.backlink {
	text-align: right;
	margin: 0;
}

div.bottom {
	height: 40px;
	background: url("../images/bottom-2.png") repeat-x;
}

img.portfolio-thumb { float: right; margin: -350px 0 0 0; }
img.lambo { float: right;	margin: 40px 0 0 -110px;}
img.files { float: right;	margin: 130px 0 0 -120px;}

div.right_td { height: 627px; background: url('../images/bound-2.png') no-repeat; }
img.lupa { margin: -35px 0 0 -55px; }