body {
	background-color:#202020;
	margin:0px;
	padding:0px;
}
body, td, A, div, h1 {
	font:11px/16px arial, verdana, sans-serif;
	color:#000;
}
A {
	text-decoration:none;
}
A:hover {
	color:#f00;
}
UL {
	padding:0;
	margin:0;
}
LI {
	padding:0px;
	margin:0;
	list-style:none;
}
h1 {
	font:bold 24px/27px bank gothic BT, arial;
	color:#f00;
	margin:0;
	padding:0;
}
p {
	margin:20px 0 0 0;
	padding:0;
	font-weight:bold;
}

hr {
	border: 0;
	width: 100%;
	color:#ddd8ef;
	height: 1px;
	clear:both;
}
form {
	margin:0;
	padding:0;
}

small {
	display:block;
}

.clear {
	clear:both;
}


/*  page structure */

.outercontainer {
	width:100%;
	text-align:center;
}
.container {
	width:773px;
	margin:auto;
}

/*  header */
.header {
	margin:15px 0;
	padding:0px 12px;
}

.logo {
	float:right;
}

/*  header */
.mmenu {
	float:left;
}

.mmenu li{
	float:left;
	margin:7px 50px 0 0;
}

.mmenu A {
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
}

.mmenu  A:hover {
	color:#f00;
}


/* page_count */

.page_align {
	text-align:right;
	float:right;
}

.page_count {
	position:absolute;
	top:375px;
	left:330px;
	width:400px;
}
html>/**/body .page_count {left:361px;}


.page_count A{
	display:inline;
	float:left;
	margin-right:3px;
}



/* main */
.main {
	text-align:left;
	background-color:fff;
	border:8px solid #ccc;
	height:513px;
}
html>/**/body .main {height:497px;}

.page_portfolio .main {
	height:auto!important;
}

.content {
	margin:30px 29px;
}

.tbl_contenuti {
	height:437px;
}

.tbl_contenuti td {
	text-transform:uppercase;
}

.titolo {
}

.plus {
	color:#f00;
}

.photo {
	padding-left:30px;
}

.td_text {
	vertical-align:top;
	padding-top:50px;
}

.thumbnails {
	width:486px;
	padding-left:30px;
	vertical-align:top;
	padding-top:22px;
}

.thumb {
	float:left;
	margin-right:24px;
	margin-bottom:22px;
}

/* portfolio */

.page_detail .content {
	margin:0px;
	text-align:center;
}

.tabs {
	background:#e6e6e6;
	height:22px;
	margin-bottom:30px;
}
.tab1, .tab2, .tab3 {
	height:20px;
	width:150px;
	float:left;
	border-right:2px solid #ccc;
	border-bottom:2px solid #ccc;
	text-align:center;
	text-transform:uppercase;
}

.tab1 A, .tab2 A, .tab3 A {
	line-height:20px;
	display:block;
}

.tab1 A:hover, .tab2 A:hover, .tab3 A:hover {
	background-color:#fff;
}


.tab4 {
	height:22px;
	width:307px;
	float:left;
	border-bottom:2px solid #ccc;
}
html>/**/body .tab4 {width:301px;height:20px;}

.tab_on {
	height:20px;
	border-bottom:2px solid #fff;
	background-color:#fff;
}

.tab_on A{
	font-weight:bold;
	color:#f00;
}

.tbl_ambient {
	height:53px;
	margin:30px 29px 0px 29px;
	border-top:2px solid #e6e6e6;
	border-bottom:2px solid #e6e6e6;
}

.tbl_ambient td {
	background-color:#e6e6e6;
	padding:0px 0px 0px 6px;
}

.tbl_ambient .header {
	font-weight:bold;
	color:#f00;
	width:95px;
}

.tbl_ambient .text {
	width:265px;
}


/* footer */
.footer {
	color:#999;
	padding-top:4px;
	text-align:left;
	font-size:10px;
	text-align:right;
}

/*  universal */
.sel {
	color:#f00!important;
}

.nosel {
}


/*  page specific */
.page_portfolio .content {
	margin-right:0px;
}

.portfolionav {
	border-bottom:8px solid #ccc;
}

.portfolionav .indice {
	float:left;
	margin-left:5px;
	text-transform:uppercase;
}

.portfolionav .indice A {
	line-height:20px;
}

.portfolionav .opere {
	float:right;
	line-height:20px;
	margin-right:5px;
	text-transform:uppercase;
}

.portfolionav ul {
	float:right;
}

.portfolionav li {
	width:20px;
	height:20px;
	float:left;
	border-left:2px solid #ccc;
	text-align:center;
	display:block
}

.portfolionav li A {
	line-height:20px;
	display:block;
}

.portfolionav li A:hover {
	color:#fff;
	line-height:20px;
	display:block;
	background-color:#f00;
}




