/* font */
html { font-size: 100%; height: 100%;}
body { font-size: 0.70em; height: 100%; }
table, input, select, textarea { font-size: 100%; }


/* layout - general */
* { margin: 0; padding: 0; }
li, dd, blockquote { margin-left: 20px; }
select > option { margin: 0 5px 0 3px; }

img { border: none; }
acronym { cursor: help; }
a:link, a:visited {
	cursor/**/: /**/pointer;
}
.clear {
	clear: both;
	line-height: 0px;
}

.text, textarea {
}
input.text, textarea {
	padding: 1px 2px;
	border: solid 1px #D8CFBD;
	color: #666666;
}
.submit {
	font-weight: bold;
	padding: 1px 4px;
	cursor: pointer;
	border: solid 1px #F15A21;
	background: #F99F1B url(img/but/but-m.gif) repeat-x 0% 50%;
	color: #FFFFFF;
}
a.but:link, a.but:visited {
	padding: 1px 3px;
	text-decoration: none;
}
a.butsp:link, a.butsp:visited {
	padding: 2px 3px;
	text-decoration: none;
}

.ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
}

.fltR { float: right; }
.fltL { float: left; }

.alR { text-align: right; }

.hide { display: none; }
.hide2 { visibility: hidden; }

.ir {
	position: relative;
	overflow: hidden;
}
.ir span {
	position: absolute;
	width: 100%;
	height: 100%;
}
.special {
	color: #F5851F;
}
.special2 {
	color: #77AD22;
}



/* layout - specific */
body {
	/*background: #FFF url(img/fondino.gif) repeat-y center;*/
	background: #FFF;
	text-align: center;
	padding: 0;
	margin: 0;
	height: 100%;
	/*position: relative;*/
}
#page {
	position: relative;
	text-align: left;
	margin: 0px auto 0 auto;
	background: #FFFFFF;
	width: 980px;
	border-left: solid 1px #333;
	border-right: solid 1px #333;
	min-height: 100%;
	
}
#page2 {
	padding: 1px 0 0 0;
	padding-bottom: 71px;
}

#header {
	height: 107px;
	width: 100%;
	overflow: hidden;
}
#header_r {
	float: left;
	width: 490px;
	font-weight: bold;
	color: #056944;
	margin: 30px 0px 0px 0px;
	overflow: visible;
}
body.small #header {
	height: 65px;
	background: url(img/header2-m.gif) repeat-x 0 0;
}

#header h1 {
	width: 100%;
	/*overflow: hidden;*/
	color: #29A9C4;
	font-size: 120%;
	font-weight: normal;
	font-family: Arial, sans-serif;
}
#header h1 a {
	display: block;
	float: left;
	width: 415px;
	height: 107px;
}
#header h1 a span {
	background: url(img/header/home.gif) no-repeat 0 0;
}
body.small #header h1 a {
	width: 450px;
	height: 65px;
}


#bar1 {
	height: 30px;
/*	overflow: hidden;*/
	width: 100%;
	position: relative;
	background: #F5821F url(img/bar-m.gif) repeat-x 0 0;
	padding: 8px 0 0 0;
}
body.small #bar1 {
	background-position: 0 -11px;
	height: 27px;
	padding: 0;
}
#bar1 p {
	color: #FFFFFF;
	line-height: 27px;
	margin-left: 20px;
	font-size: 110%;
}

#menuTop {
	float: left;
	font-size: 110%;
	margin: 0 7px 0 0;
	width: 980px;
}
* html #menuTop {
	margin: 0 0px 0 0;
}
#menuTop ul {
	width: 95%;
	overflow: hidden;
	margin: 0 0 0 15px;
/*	padding: 8px 0;*/
}
	#menuTop ul li {
		text-align: center;
		float: left;
		display: block;
		margin-right: 3px;
		height: 30px;
	}
	#menuTop ul li.bold {
		font-weight: bold;
	}
		#menuTop ul li a {
			display: block;
			float: left;
			line-height: 30px;
			text-decoration: none;
			background: url(img/but/sep.gif) no-repeat 100% 0%;
		}
			#menuTop ul li a span {
				background: none;
				display: block;
				float: left;
				line-height: 30px;
				padding: 0 15px;
			}
		#menuTop ul li a:link, #menuTop ul li a:visited {
			color: #FFFFFF;
		}
		#menuTop ul li.current_page_item a:link, #menuTop ul li.current_page_item a:visited,
		#menuTop ul li.current_page_ancestor a:link, #menuTop ul li.current_page_ancestor a:visited,
		#menuTop ul li a:link:hover, #menuTop ul li a:visited:hover {
			background: url(img/but/r.gif) no-repeat 100% 0%;
			color: #036640;
			text-decoration: none;
		}
		#menuTop ul li.current_page_item a:link, #menuTop ul li.current_page_item a:visited, 
		#menuTop ul li.current_page_ancestor a:link, #menuTop ul li.current_page_ancestor a:visited {
			font-weight: bold;
		}
			#menuTop ul li.current_page_item a:link span, #menuTop ul li.current_page_item a:visited span,
			#menuTop ul li.current_page_ancestor a:link span, #menuTop ul li.current_page_ancestor a:visited span,
			#menuTop ul li a:link:hover span, #menuTop ul li a:visited:hover span {
				background: url(img/but/l.gif) no-repeat 0 0;
			}



#boxSearch {
	padding: 7px 0 0 0;
	width: 200px;
	overflow: hidden;
}
#boxSearch input {
	float: left;
	display: block;
}
#boxSearch input.text {
	margin-right: 5px;
	border: none;
}
#boxSearch input.img {
	margin-top: 1px;
}

#signio {
	position: absolute;
	right: 10px;
	top: 7px;
	font-size: 110%;
}
#signio a:link, #signio a:visited {
	line-height: 23px;
	display: block;
	padding-left: 25px;
	background: url(img/bullets/login.jpg) no-repeat 0 0;
	color: #FFFFFF;
}


#bar2 {
	line-height: 28px;
	padding-left: 30px;
	/*border-bottom: solid 1px #036640;*/
}
.man {
	padding-left: 12px;
	background: url(img/bullets/9.gif) no-repeat 0% 50%;
}

#bot {
	/*margin: 5px 14px 0 14px;*/
	position: absolute;
	background: url(img/page-b-m.gif) repeat-x 0 0;
	height: 71px;
	bottom: 0;
	width: 100%;
}
#bot div {
	/*background: url(img/page-b-l.gif) no-repeat 0 0;*/
}
#bot div div {
	padding: 0px 0 5px 0;
	margin: 0 0 0 17px;
	height: 66px;
	/*background: url(img/page-b-r.gif) no-repeat 100% 0;*/
}
#menuBot {
	color: #FFFFFF;
	font-weight: bold;
}
#menuBot a:link, #menuBot a:visited {
	color: #FFFFFF;
}
#menuBot a.active:link, #menuBot a.active:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#copyright {
	margin: 3px 0 0 0;
	color: #FDDEBC;
}
#copyright a:link, #copyright a:visited {
	color: #FDDEBC;
}

#wrap {
	width: 100%;
	overflow: hidden;
}

#wrap2 {
	margin: 14px;
}
#main {
	width: 100%;
	background: #FFFFFF url(img/content-t-r.gif) no-repeat 100% 0%;
	min-height: 350px;
	padding-bottom: 10px;
}
#main2 {
	background: url(img/content-t-l.gif) no-repeat 0% 0%;
	padding-top: 10px;
	min-height: 350px;
}
#side {
	display: none; 
}
#left { 
	display: none; 
}


body.colR #wrap2 {
	margin: 14px;
	background: #FFFFFF url(img/line-v.gif) repeat-y 100% 0%;
}
body.colR #main {
	float: left;
	width: 100%;
	background: url(img/content-t-r.gif) no-repeat 100% 0%;
}
body.colR #main2 {
	margin-right: 340px;
	background: url(img/content-t-l.gif) no-repeat 0% 0%;
	padding-top: 23px;
}
body.colR #side {
	display: block;
	float: left;
	width: 310px;
	margin-left: -320px;
	padding-top: 23px;
}
body.colR #left { 
	display: none; 
}
/* clearfix */
body.colR #wrap2:after {
	content: '*'; 
	display: block;
	height: 0; 
	clear: both; 
	visibility: hidden;
}
body.colR #wrap2 {
	display: inline-block;
}
/*\*/
* html body.colR #wrap2 {
	height: 1%;
}
body.colR #wrap2 {
	display: block;
}
/* */

body.colL #wrap2 {
	float: left;
	margin: 14px 0;
	width: 100%;
}
body.colL #main {
	width: auto;
	margin-left: 250px;
	margin-right: 14px;
	background: #FFFFFF url(img/content-t-r.gif) no-repeat 100% 0%;
}
body.colL #main2 {
	background: url(img/content-t-l.gif) no-repeat 0% 0%;
	padding-top: 10px;
}
body.colL #side {
	display: none; 
}
body.colL #left { 
	display: block;
	float: left;
	width: 250px;
	margin: 14px 0 0 -100%;
}
body.colL #left .in {
	margin-left: 10px;
}
/* clearfix */
body.colL #wrap:after {
	content: '*'; 
	display: block;
	height: 0; 
	clear: both; 
	visibility: hidden;
}
body.colL #wrap {
	display: inline-block;
}
/*\*/
* html body.colL #wrap {
	height: 1%;
}
body.colL #wrap {
	display: block;
}
/* */


.title {
	font-weight: bold;
	padding: 0 0 20px 0;
	background: url(img/line-h.gif) repeat-x 0% 100%;
}
.title h1, .title h2, .title h3 {
	font-size: 140%;
	color: #268261;
}
#main .title {
	margin-left: 15px;
}
#content .title {
	margin: 25px 0 10px 0;
	padding-bottom: 10px;
}
#content {
	margin: 0px 0 5px 15px;
	padding: 0 0 0 0;
}
#content p {
	margin: 5px 10px 10px 0;
}
#content h1 {
	color: #007B4D;
	font-size: 200%;
	font-weight: bold;
}
#content h2 {
	color: #007B4D;
	font-size: 110%;
	font-weight: bold;
	clear: left;
}
#content li {
	margin-top: 5px;
	margin-bottom: 8px;
}
#lastmod{
	font-size: 80%;
	font-weight: bold;
	clear: both;
	padding: 10px 10px 10px 15px;
	color: ThreedDarkShadow;
}
#side {
	position: relative;
}
#side * { margin-left: 10px; }
#side * * { margin-left: 0; }
#side ul {
	list-style-image: url(img/bullets/1.gif);
}
#side ul li {
	padding: 3px 0;
}

.block {
	background: #F7F5F1 url(img/box-b.gif) no-repeat 0% 100%;
	padding: 0 0 5px 0;
	margin: 5px 0 20px 0;
}
.block h2 {	
	background: url(img/box-t.gif) no-repeat 0 0;
	height: 34px;
	line-height: 34px;
	font-size: 110%;
	color: #FFFFFF;
	padding: 0 0 0 10px;
	margin: 0 0 8px 0;
}


#menuSide, #menuSidetwo {
	margin: 0 0 30px 0px;
}
#menuSide ul li {
	line-height: 25px;
	font-size: 110%;
	color: #F6861E;
	background: url(img/bullets/7.gif) no-repeat 0 .7em;
	padding-left: 12px;
}
* html #menuSide ul li { margin-bottom: -14px; }
* html #menuSide ul li.page_item { margin-bottom: 0; }
#menuSidetwo ul li a:link, #menuSidetwo ul li a:visited {
	display: block;
	color: #006944;
	border-bottom: solid 1px #D5CBB2;
}
#menuSide ul li a:link, #menuSide ul li a:visited {
	display: block;
	color: #006944;
	border-bottom: solid 1px #D5CBB2;
}
#menuSide ul li.current_page_item a:link, #menuSide ul li.current_page_item a:visited, #menuSidetwo ul li.current_page_item a:link, #menuSidetwo ul li.current_page_item a:visited {
	color: #887E65;
}
#menuSide ul li ul , #menuSidetwo ul li{
	border-top: solid 1px #D5CBB2;
}
#menuSide ul li a:link, #menuSide ul li a:visited, #menuSidetwo ul li a:link, #menuSidetwo ul li a:visited { text-decoration: none; }
#menuSide ul li a:link:hover, #menuSide ul li a:visited:hover { text-decoration: underline; }

#menuSide ul li ul li, #menuSidetwo ul li {
	margin: 0;
	line-height: 1.5em;
	font-size: 90%;
	padding-left: 0px;
	background: none;
	border: none;
}
#menuSide ul li ul li a:link, #menuSide ul li ul li a:visited {
	border: none;
}



/*
#logout {
	position: absolute;
	top: 25px;
	right: 8px;
}
*/

.bar {
	margin: 10px 8px 0 8px;
	position: relative;
	background: #DEE2E3 url(img/bar-l.png) no-repeat 0 0;
}
.bar .in {
	background: url(img/bar-r.gif) no-repeat 100% 0%;
	height: 37px;
	padding-top: 1px;
}

.ads {
	margin: 0 auto;	
	text-align: center;
}
.ads iframe {
	margin: 0 auto;	
}

#ads1 {
	width: 728px;
}
#ads1 iframe {
	margin-top: 5px;
}


#pageNav {
	list-style: none;
}
#pageNav li {
	margin-left: 0;
	list-style: none;
	list-style-type: none;
}
#pageNav li a:link, #pageNav li a:visited {
	color: #F6861E;
}

/* HOMEPAGE */
/*
#user {
	margin-left: 15px;
	position: relative;	
	background: url(img/line-h.gif) repeat-x 0% 100%;
	padding-bottom: 10px;
}
#user fieldset {
	margin: 10px 0;
}
#user label {
	display: none;
}
#user .text {
	width: 150px;
	font-size: 90%;
	height: 13px;
	padding-top: 0;
	padding-bottom: 0;
	float: left;
	color: #6F838B;
}
#user fieldset div {
	margin: 12px 0;
}
#user .but {
	clear: none;
	width: auto;
	margin: 0;
	padding: 0 0 0 5px;
	float: left;
	display: inline;
}
#user p {
	color: #547177;
	margin: 7px 0;
}
#user p label {
	display: inline;
	float: none;
	width: auto;
	font-weight: bold;
	color: #547177;
	padding-left: 5px;
}
#user a:link, #user a:visited {
	color: #547177;
	font-weight: bold;
}
*/

#more {
	margin: 15px 0 0 15px;
}
#more .title {
	width: auto;
	margin: 0;
	background: none;
}
#more .title h3 {
	padding: 0;
	background: none;
}


#boxAbout {
	position: relative;
	z-index: 10;
}
#boxAbout .title {
	width: 195px;
}
#boxAbout p {
	margin: 20px 0;	
}
#boxAbout p.f {
	margin-right: 40px;
}
#labelDemo {
	position: absolute;
	right: 0px;
	top: 0;
	width: 300px;
	height: 123px;
	background: url(img/aumento_2.png) no-repeat 0 0;
}
#labelDemo a {
	display: block;
	width: 164px;
	height: 123px;
	text-decoration: none;
}

#boxRegister fieldset {
	margin: 0 10px;
	width: auto;
}
#boxRegister fieldset label {
	width: 100px;
	padding-left: 15px;
	background: url(img/bullets/5.gif) no-repeat 0% 50%;
	text-align: left;
}
#boxRegister fieldset .text {
	width: 152px;
}
#boxRegister p {
	color: #77AD22;
	height: 22px;
	line-height: 22px;
}
#boxRegister p input {
	float: right;
	margin-right: 2px;
	display: inline;
}

#boxPopular dl {
	margin: 15px 0 0 15px;
}
#boxPopular #popular dt, #boxPopular #popular dd {
	padding-left: 12px;
}
#boxPopular #popular dt {
	background: url(img/bullets/6.gif) no-repeat 0% 50%;
}
#boxPopular #popular dd {
	margin: 0 0 15px 0;
	height: 1.2em;
	width: 250px;
	overflow: hidden;
}
#boxPopular #popular dd a {
	height: 1.2em;
	width: 250px;
	overflow: hidden;
}
#boxPopular #popular dt a:link, #boxPopular #popular dt a:visited {
	color: #F6861E;
	font-size: 110%;
	font-weight: bold;
}

/* HELP */
body#help #header h1 a span {
	background: url(img/header/help.gif) no-repeat 0 0;
}


/* PRIVACY */
body#pp #header h1 a span {
	background: url(img/header/privacy.gif) no-repeat 0 0;
}

/* TERMS */
body#terms #header h1 a span {
	background: url(img/header/terms.gif) no-repeat 0 0;
}

/* NEWS */
body#news #header h1 a span {
	background: url(img/header/news.gif) no-repeat 0 0;
}

#pageNav.news li a.main:link, #pageNav.news li a.main:visited {
	color: #F6861E;
	font-size: 110%;
	font-weight: bold;
}
#pageNav.news li span, #pageNav.news li span {
	color: #77AD22;
}
#pageNav.news li .more {
	font-size: 90%;
}



/* REGISTER */
/*
body.register2 #header { background: url(img/header/register2.jpg) no-repeat 0 0; }
body.register3 #header { background: url(img/header/register3.jpg) no-repeat 0 0; }
*/
body#register #content {
	margin-left: 20px;
}
#register {
	position: relative;
}
#register h2 {
	margin: 10px 0 0 0;
	background: url(img/line-h.gif) repeat-x 0 0;
	padding: 10px 0 0 0;
}
#register h2.f {
	background: none;
}
#register fieldset label {
	width: 150px;
}
#register fieldset .text {
	width: 180px;
}
#register fieldset .but {
	padding-left: 275px;
}
#registerForm p {
	width: 600px;
}
#register p.r {
	width: 340px;
	text-align: right;
}
body#register #side li {
	margin-bottom: 25px;
}

.resErr {
	color: #FF0000;
}
.resOk {
	color: #00AA00;
}

/* SETTINGS */
#settings fieldset {
	margin-top: 0px;
	position: relative;
}
#settings fieldset label {
	width: 200px;
}
#settings fieldset .chk label {
}
#settings fieldset .but {
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
	background: url(img/line-h.gif) repeat-x 0 0;
}
#settings a.color:link, #settings a.color:visited {
	background: url(img/bullets/color.jpg) no-repeat 0 0;
	padding: 0 0 0 17px;
	text-decoration: none;
	color: #365064;
}

/* IMPORT */
#import ol li {
	margin-top: 10px;
	margin-bottom: 20px;
}
#import #main ul li {
	margin-top: 5px;
	margin-bottom: 5px;
}
#import ol li h2 {
	margin-bottom: 1em;
}
#import form.f {
	width: 100%;
	overflow: hidden;
	height: 55px;
}
#import form.f input.img {
	position: relative;
	top: 7px;
}


/* FAQ */
body#faq #header h1 a span {
	background: url(img/header/faq.gif) no-repeat 0 0;
}
dl.faq dt {
	font-weight: bold;
	color: #F6861E;
	font-size: 110%;
}
dl.faq dd {
	margin: 5px 0 10px 0;
	padding: 0 0 10px 0;
	background: url(img/line-h.gif) repeat-x 0% 100%;
}

/* CONTACT */
#contact #header h1 a span {
	background: url(img/header/contact.gif) no-repeat 0 0;
}
#contact fieldset div {
	margin: .1em 0;
}
#contact fieldset .buttons {
	margin: 10px 0 0 125px;
}
#address {
	margin-left: 10px;
}
#address dt, #address dd {
	float: left;
	margin-left: 0;
	margin-top: 10px;
}
#address dt {
	clear: left;
	color: #32ADC7;
	margin-right: 5px;
}

/* TOUR */
/*
body#tour #wrap {
	position: relative;
	background: url(img/line-v.gif) repeat-y 366px 0;
}
*/
#pages {
	position: absolute;
	right: 10px;
	top: 0;
	line-height: 38px;
}
#pages span, #pages a {
	display: block;
	float: left;
	margin-right: 5px;
}
#pages a {
	margin-top: 11px;
}
#tour .page {
	width: 100%;
	overflow: hidden;
}
#tour .page .left {
	float: left;
	width: 340px;
}
#tour .page .right {
	float: right;
	width: 340px;
}
#tour .page .left dl {
	background: #E5E5E5;
	width: 337px;
	padding: 1px 0;
}
#tour .page .left dl dt, .tour .page .left dl dd {
	margin: 5px 6px;
}
#tour .page .right dl dt {
	font-weight: bold;
}
#tour .page .right dl dd {
	margin: 0 0 20px 0;
}
#tour .page .right a:link, .tour .page .right a:visited {
	font-size: 90%;
	font-weight: bold;
	color: #4CB6D0;
}

/* ADMIN */
dl.admin {
	width: 100%;
	overflow: hidden;
	border-bottom: solid 1px #DDDDDD;
}
dl.admin dt, dl.admin dd {
	float: left;
	margin: 5px 0;
}
dl.admin dd {
	font-weight: bold;
}
dl.admin dt {
	font-weight: normal;
	width: 200px;
	clear: left;
}
dl.admin dd dt, dl.admin dd dd {
	margin: 0 0 10px 0;
}
dl.admin dd dt {
	width: 120px;
}

/* PASSWORD LOST */
#lostpass.small #header h1 a span { background: url(img/header/lostpass.gif) no-repeat 0 0; }
#lostpass2.small #header h1 a span { background: url(img/header/lostpass2.gif) no-repeat 0 0; }
#lostPass {
	margin: 50px auto 0 auto;
	width: 500px;
	overflow: hidden;
}
#lostPass fieldset {
	width: 100%;
	overflow: hidden;
}
#lostPass label {
	width: 120px;
}
#lostPass div {
	width: auto;
	overflow: visible;
	float: left;
	clear: none;
	padding: 0;
	margin: 0;
	margin-right: 10px;
}
#lostPass div.buttons {
	margin-top: 0px;
}

/* SIGN IN */
body#login.small #header h1 a span { background: url(img/header/login.gif) no-repeat 0 0; }
#boxLogin {
	margin: 30px auto 0 auto;
	width: 380px;
}
#boxLogin .text {
	width: 185px;
}
#boxLogin .buttons {
	margin: 5px 0 0 125px;
	width: 190px;
}
#boxLogin .buttons .img {
	float: right;
}
#boxLogin .buttons label {
	float: none;
	display: inline;
	width: auto;
}
#boxLogin p {
	width: 100%;
	overflow: hidden;
}
#boxLogin p.special2 {
	line-height: 1.5em;
}

/* LINK THIS PAGES */
body#linkpage #header h1 a span {
	background: url(img/header/savelink.gif) no-repeat 0 0;
}
body#linkpage fieldset .text {
	width: auto;
}
body#linkpage fieldset .but {
	background: url(img/line-h.gif) repeat-x 0 0;
	padding: 10px 0 0 0;
}

/* NEWEST */
body#new .title { padding-bottom: 5px; }
#newest dt, #newest dd {
	margin: 0;
	padding: 0;
}
#newest dt a:link, #newest dt a:visited {
	color: #365064;
}
#newest dt a.main {
	font-size: 110%;
	font-weight: bold;
}
#newest dt a.main:link, #newest dt a.main:visited {
	color: #F6861E;
}
#newest dd.url {
	margin: 5px 0 25px 0;
	width: 100%;
	height: 1.2em;
	overflow: hidden;
	white-space: nowrap;
}
#newest dd.txt {
	margin: 5px 0 5px 0;
}
body#hp #newest dt {
	padding: 0 0 5px 0;
	background: url(img/line-h.gif) repeat-x 0% 100%;
}
body#hp #newest dt a.main {
	font-size: 130%;
}
.pages {
	width: 100%;
	overflow: hidden;
	background: url(img/line-h.gif) repeat-x 0% 100%;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
.pages .r {
	padding: 0 5px 0 0;
	float: right;
	color: #77AD22;
}


/* POPULAR */
body#pop .title { padding-bottom: 5px; }
#popular dt, #popular dd {
	margin: 0;
	padding: 0;
}
#popular dt a:link, #popular dt a:visited {
	color: #365064;
}
#popular dt a.main {
	font-size: 110%;
	font-weight: bold;
}
#popular dt a.main:link, #popular dt a.main:visited {
	color: #F6861E;
}
#popular dd {
	margin: 5px 0 25px 0;
	height: 1.2em;
	overflow: hidden;
}

.feed, .feed2 {
	background: url(img/bullets/feed.gif) no-repeat 100% 0%;
	line-height: 24px;
	padding: 0 30px 0 0;
	left: 0;
	top: 0;
	text-align: right;
	font-size: 120%;
}
.feed, #content .feed {
	margin: 0 5px -14px 0;
}
.feed2, #content .feed2 {
	margin: -15px 5px 5px 0;
}

/* LINKS */

body#links {
	background: #FFFFFF;
}
body#links .title { display: none; }
body#links #main2 { padding-top: 1px; }

#linksMenu {
	background: url(img/line-h.gif) repeat-x 0% 100%;
	padding: 0 0 5px 0;
	width: 100%;
	overflow: hidden;
	position: relative;
}
#linksMenu ul {
	margin: 0;
	width: 600px;
	overflow: hidden;
	padding: 5px 0 7px 0;
}
#linksMenu ul li {
	text-align: center;
	display: inline;
	margin-right: 1px;
}
#linksMenu ul li a {
	padding: 5px 0 7px 0;
}
#linksMenu ul li a:link, #linksMenu ul li a:visited {
	background: url(img/but/but-r.gif) no-repeat 100% 0%;
	text-decoration: none;
}
#linksMenu ul li a:link span, #linksMenu ul li a:visited span {
	background: url(img/but/but-l.gif) no-repeat 0% 0%;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 10px 7px 10px;
}
/*\*/
* html #linksMenu ul li a {
	padding: 0;
}
/**/
#pageSel {
	float: right;
	width: 150px;
}

#legend {
	width: 100%;
	overflow: hidden;
}
#legend ul.leg {
	border-left: solid 1px #999999;
	margin: 5px 0 0 0;
	padding-left: 22px;
	float: right;
	width: 130px;	
}
#legend ul.leg li {
	margin: 7px 0;
	padding-left: 22px;
	height: 15px;
	line-height: 15px;
}
#legend li.opts { background: url(img/bullets/legend-edit.gif) no-repeat 0 0; }
#legend li.min  { background: url(img/bullets/legend-min.gif) no-repeat 0 0; }
#legend li.max  { background: url(img/bullets/legend-max.gif) no-repeat 0 0; }
#legend li.link { background: url(img/bullets/link.gif) no-repeat 2px 2px; }
#legend p {
	margin: 8px 0 5px 28px;
}
#legend ul.links {
	margin: 3px 0 3px 28px;
}

ul.links {
	margin: 10px 0 10px 5px;
}
ul.links li {
	line-height: 16px;
	height: 16px;
	margin: 7px 0 10px 20px;
}
ul.links li a:link, ul.links li a:visited {
	line-height: 16px;
	height: 16px;
	float: left;
	margin-right: 5px;
	padding-left: 20px;
}
ul.links a.mlv { background: url(img/bullets/mlv.png) no-repeat 0 0; }
ul.links a.page { background: url(img/bullets/link-page.png) no-repeat 0 0; }
ul.links a.quick { background: url(img/bullets/link-quick.png) no-repeat 0 0; }

#edit {
	width: 400px;
	border: solid 1px #33BBCC;
	background: #F4F4F4;
	margin: 10px auto 10px auto;
	padding: 5px 0;
}
#edit label {
	width: 100px;
}
#edit input.text {
	width: auto;
}
#edit form {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: solid 1px #CCCCCC;
}

#colsWrap {
	margin: 10px 8px 0 8px;
}
* html #colsWrap {
}
#cols {
	width: 100%;
	overflow: hidden;
	background: #FFFFFF;
	position: relative;
	padding: 0 0px 60px 0px;
	min-height: 200px;
}
* html #cols {
}
#cols .col {
	float: left;
	width: 32%;
	margin-right: 1.9%;
	min-height: 1px;
}
* html #cols .col {
	height: 1px;
}
#cols #col3 { margin-right: 0; }

#fillerB {
	border: dashed 1px #365064;
	margin: 0 0 5px 0;
}
#cols .box {
	background: #365064;
	padding: 0 0 1px 0;
	margin: 2px 2px 5px 2px;
}
* html #cols .box {
	height: 1%;
}
#cols .box .t {
	background: url(img/header-t-r.png) no-repeat 100% 0%;
	line-height: 22px;
	height: 22px;
	color: #FFFFFF;
	overflow: hidden;
	width: 100%;
}
* html #cols .box .t {
	background: url(img/header-t-r.gif) no-repeat 100% 0%;
}
#cols .box .t h2 {
	float: left;
	font-size: 110%;
	font-weight: normal;
	width: 82%;
	background: url(img/header-t-l.png) no-repeat 0 0;
	color: #FFFFFF;
}
* html #cols .box .t h2 {
	background: url(img/header-t-l.gif) no-repeat 0 0;
}
#cols .box .t h2 span {
	display: block;
	float: left;
	padding-left: 12px;
	background: url(img/bullets/2.gif) no-repeat 3px 50%;
}
#cols .box .t h2 span input.text {
	margin: 2px 0 0 0;
	width: 90%;
}
.js .box .t h2 {
	cursor: move;
}
.js .box .t h2 span {
	cursor: auto;
}
#cols .box .t p {
	float: right;
	margin: 5px 0 0 0;
	padding: 0 5px 0 0;
	width: 15%;
	line-height: 11px;
}
#cols .box .t p a {
	float: right;
	display: block;
	margin-left: 4px;
	width: 13px;
	height: 11px;
	line-height: 11px;
	overflow: hidden;
}
#cols .box .t p a span {
	display: none;
}
#cols .box .t p a:link, #cols .box .t p a:visited {
	color: #FFFFFF;
}
#cols .box .body {
	margin: 0px 1px 0px 1px;
	padding: 5px 0 5px 0;
	background: #F7F5F1;
	border-top: none;
}
#fillerL {
	border: dashed 1px #365064;
	background: #F7F5F1;
	margin: 0 0 5px 0;
}
#cols .box ul {
	margin: 0px 10px 0px 10px;
	padding: 0 0 1px 0;
	list-style-type: none;
	min-height: 17px;
	background: url(img/no-links.gif) no-repeat 0 0;
}
* html #cols .box ul {
	height: 17px;
}
#cols li.link {
	display: block;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	background: #F7F5F1;
	margin: 2px 2px 5px 2px;
	padding: 5px;
	border-bottom: solid 1px #E7DECC;
}
#cols li.link a.enhance {
	float: right;
}
#cols li.link select {
	width: 72%;
}
#cols li.link p#pNewCat {
	margin: 3px 0 0 0;
}
#cols li.link a {
	font-size: 110%;
}
#cols li.link a:link, #cols li.link a:visited {
	color: #F6861E;
	text-decoration: none;
}
#cols li.link a:link:hover, #cols li.link a:visited:hover {
	text-decoration: underline;
}

#cols li.link span, #cols li.link a.drag {
	float: left;
	margin-right: 5px;
	width: 13px;
	background: url(img/bullets/link.gif) no-repeat 0 50%;
	text-decoration: none;
}
#cols li.link a.drag:link:hover, #cols li.link a.drag:visited:hover {
	text-decoration: none;
}
#cols.js li.link {
	cursor: move;
}
#cols li.link i {
	font-style: normal;
	padding-left: 5px;
	font-size: 80%;
}
#cols li.link i.publ {
	line-height: 11px;
	height: 11px;
	padding: 0 0 0 21px;
	background: url(img/bullets/public.gif) no-repeat 3px 0;
}
#cols li.link i.priv {
	line-height: 12px;
	height: 12px;
	padding: 0 0 0 23px;
	background: url(img/bullets/private.gif) no-repeat 5px 0;
}
#cols li.link p {
	margin: 0;
}

#cols a.collapse { background: url(img/bullets/minmax.png) no-repeat 0 0; }
#cols a.collapse:link:hover, #cols a.collapse:visited:hover { background: url(img/bullets/minmax.png) no-repeat 0 -11px; }
#cols a.expand   { background: url(img/bullets/minmax.png) no-repeat 0 -22px; }
#cols a.expand:link:hover, #cols a.expand:visited:hover { background: url(img/bullets/minmax.png) no-repeat 0 -33px; }

#cols a.edit { background: url(img/bullets/edit.png) no-repeat 0 0; }
#cols a.edit:link:hover, #cols a.edit:visited:hover { background: url(img/bullets/edit.png) no-repeat 0 -11px; }

#cols .menu {
	border: solid 1px #365064;
	background: #F7F5F1;
	position: absolute;
	width: 150px;
	padding: 1px;
}
#cols .menu a {
	display: block;
	padding: 4px 0 4px 15px;
	background: url(img/bullets/3.gif) no-repeat 4% 50%;
	text-decoration: none;
}
* html #cols .menu a {
	width: 100%;
}
#cols .menu a:link, #cols .menu a:visited {
	color: #365064;
}
#cols .menu a:link:hover, #cols .menu a:visited:hover {
	background: #365064 url(img/bullets/4.gif) no-repeat 4% 50%;
	color: #FFFFFF;
}

.popup {
	position: absolute;
	overflow: hidden;
	background: #E7DECC;
	border: solid 1px #365064;
	z-index: 20;
	padding-bottom: 5px;
}
.popup .header {
	background: #365064;
	color: #FFFFFF;
	padding: 3px 5px;
	font-weight: bold;
/*	cursor: move;*/
}
.popup .txt {
	margin: 4px 5px;
	color: #333333;
}
.popup div {
	width: 100%;
	clear: both;
	overflow: hidden;
	position: relative;
}
.popup label {
	float: left;
	width: 80px;
	padding-right: 5px;
	margin: 7px 0;
	text-align: right;
}
.popup .text {
	margin: 5px 0;
	width: 300px;
	border-style: inset;
}
.popup .but {
	width: 95%;
	overflow: hidden;
	margin: 0 auto;
}
.popup .submit, .popup .cancel {
	float: left;
}
.popup .cancel {
	float: right;
}

.form {
	left: 200px;
	top: 20%;
	width: 400px;
}

.prompt {
	left: 250px;
	top: 20%;
	width: 250px;
}

.colorPicker {
	top: 20%;
	width: 190px;
	padding-bottom: 5px;
}
.colorPicker .colors {
	width: 180px;
	overflow: hidden;
	margin: 10px auto 0 auto;
}
.colorPicker .colors a {
	display: block;
	float: left;
	width: 10px;
	height: 10px;
	line-height: 10px;
	margin: 0 3px 3px 0;
	border: inset 1px ButtonFace;
	text-decoration: none;
}
.colorPicker .colors a:link, .colorPicker .colors a:visited {
	color: #FFFFFF;
}
.colorPicker .colors a:link:hover, .colorPicker .colors a:visited:hover,
.colorPicker .colors a:link:focus, .colorPicker .colors a:visited:focus {
	border: outset 1px ButtonFace;
}
.colorPicker .colors a.f {
	width: 175px;
	height: 15px;
	line-height: 15px;
	text-align: center;
}
.colorPicker .preview {
	clear: both;
	margin-top: 10px;
	color: #FFFFFF;
	line-height: 25px;
	text-align: center;
}

.attached {
	position: relative;
	left: 0;
	top: 0;
	border: none;
	width: auto;
	margin: 1px;
}
* html .attached {
	width: 99%;
}
.attached label {
	width: 19%;
}
.attached .text {
	width: 74%;
}


fieldset {
	border: none;
	width: 100%;
	overflow: hidden;
}
fieldset legend {
	display: none;
}
fieldset div {
	margin: .5em 0;
	clear: both;
	width: 100%;
	overflow: hidden;
}
fieldset label {
	display: block;
	float: left;
	width: 120px;
	margin-top: 2px;
	margin-right: 5px;
}
* html fieldset label {
	margin-right: 2px;
}
fieldset label span {
	display: block;
	color: #FF0000;
}
fieldset input.text {
	width: 170px;
}
fieldset textarea.text {
	width: 350px;
}
fieldset .chk {
}
fieldset .chk label {
	width: 200px;
}
fieldset .chk input {
	width: 20px;
}
fieldset .buttons {
	margin-left: 125px;
}
fieldset hr {
	background: #E5E5E5;
	color: #E5E5E5;
	height: 1px;
	border-width: 0;
	margin: 10px 0;
}
* html fieldset hr {
	margin: 0;
}
.pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 110%;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.size-full {

	vertical-align: top;
}

#content table tbody tr td {
	padding: 4px 4px 4px 4px;
}
#content table.listino, #content table.listino tr td, #content table.listino tbody tr td {
	padding: 4px 4px 4px 4px;
}
#content table.listino tr td.fotolistino, #content table.listino tbody tr td.fotolistino, 
#content table.listino tr td.codiceprodottolistino, #content table.listino tbody tr td.codiceprodottolistino, 
#content table.listino tr td.titololistino, #content table.listino tbody tr td.titololistino, 
#content table.listino tr td.paginelistino, #content table.listino tbody tr td.paginelistino, 
#content table.listino tr td.pdflistino, #content table.listino tbody tr td.pdflistino, 
#content table.listino tr td.excellistino, #content table.listino tbody tr td.excellistino {
	border-bottom: dotted 1px Black;
	border-right: dotted 1px Black;
}
#content table.listino tr td.pdfschedatecnica, #content table.listino tbody tr td.pdfschedatecnica{
	border-bottom: dotted 1px Black;
	
}
#content #edilizia caption{
	background: #fdc82f;
	color: White;
	font-size: 18px;
	padding: 15px 0px 15px 0px;
}
#content #depurazione caption{
	background: #ed1c24;
	color: White;
	font-size: 18px;
	padding: 15px 0px 15px 0px;
}
#content #idraulica caption{
	background: #a0d7ec;
	color: White;
	font-size: 18px;
	padding: 15px 0px 15px 0px;
}
#content #sanitario caption{
	background: #008a5f;
	color: White;
	font-size: 18px;
	padding: 15px 0px 15px 0px;
}
#content table.listino tr td.codiceprodottolistino, #content table.listino tbody tr td.codiceprodottolistino{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
#content table.listino tr td.titololistino, #content table.listino tbody tr td.titololistino{
	font-size: 14px;
	font-weight: bold;
}
#content table.listino tr td.paginelistino, #content table.listino tbody tr td.paginelistino{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#content table.listino tr td.pdflistino a, #content table.listino tbody tr td.pdflistino a{
	background: transparent url(img/pdf.gif) no-repeat top center;
	display: block;
	width: 60px;
	padding-top: 32px;
	text-align: center;
}
#content table.listino tr td.excellistino a, #content table.listino tbody tr td.excellistino a{
	background: transparent url(img/excel.gif) no-repeat top center;
	display: block;
	width: 70px;
	padding-top: 32px;
	text-align: center;
}

#content table.listino tr td.pdfschedatecnica a, #content table.listino tbody tr td.pdfschedatecnica a{
	background: transparent url(img/pdf.gif) no-repeat top center;
	display: block;
	float: left;
	width: 70px;
	padding-top: 32px;
	text-align: center;
}
#content table.listino tr td.fotolistino img, #content table.listino tbody tr td.fotolistino img,
#content table.listino tr td.fotolistino a img, #content table.listino tbody tr td.fotolistino a img{
	border: 0px;
}
a.pdf {
	background: transparent url(img/pdf.gif) no-repeat top center;
	display: block;
	float: left;
	width: 70px;
	padding-top: 32px;
	text-align: center;
}