* {
	margin: 0;
	padding: 0;
}


body {
	scrollbar-face-color: #FFF; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #EEE6EE; 
	scrollbar-3dlight-color: #FFFAFF;
	scrollbar-arrow-color: #D01AC5; 
	scrollbar-track-color: #FFF6FE; 
	scrollbar-darkshadow-color: #66969E; 
}

/* font */
html {
	font-size: 100%;
}
body {
	font-size: 0.7em;
}
table, input, select, textarea {
	font-size: 100%;
}



/* layout - general */

img {
	border: none;
}

.clear {
	clear: both;
	line-height: 0px;
}
/* Clear Floats Without Structural Markup */
.clearFix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearFix { height: 1%; }
.clearFix { display: block; }
/* End hide from IE-mac */


.inputText, .text, textarea {
	border: solid 1px #999999;
	color: #333333;
}
.submit {
	background: #C5B09C;
	border: solid 1px #666666;
	color: #FFFFFF;
	cursor: hand;
	cursor/**/: /**/pointer;
}

.floatR {
	float: right;
}
.hide {
	display: none;
}
ul {
	padding-left: 1.5em;
}

body #page .ir {
	font-size: 50%;
	position: relative;
	overflow: hidden;
}
body #page .ir span {
	position: absolute;
	width: 100%;
	height: 100%;
}
select > option {
	padding: 0 5px 0 3px;
}


/* layout - specific */

body {
	text-align: center;
	background: #F3F3F3;
}
body.hp {
	text-align: left;
}
#page {
	width: 806px;
	border-top: solid 1px #676767;
	margin: 3px auto;
	text-align: left;
	background: url(img/page-m.gif) repeat-y 0 0;
}

#search{
	color: #FFFFFF;
	background: #676767;
	display: block;
	width: 806px;
	height: 20px;
	line-height: 20px;
}
#search form {
	float: right;
}

#top {
	height: 60px;
	width: 100%;
	overflow: hidden;
	position: relative;
	margin: 0;
	color: #000000;
}
#top a:link, #top a:visited {
	color: #000000;
}

#links {
	margin: 3px 0 0 5px;
}

#banner1 {
	position: absolute;
	top: 3px;
	right: 300px;
}
#banner1 a:link, #banner1 a:visited {
	color: #FEF4CD;
}

#logo {
	position: absolute;
	right: 1px;
	top: 5px;
}
#logo a {
	display: block;
	width: 287px;
	height: 43px;
}
#logo a span {
	background: url(img/sigla.gif) no-repeat 0 0;
}



#colWrap {
	margin: 0 22px 10px 13px;
	padding: 0;
	width: 771px;
	overflow: hidden;
	position: relative;
	background: url(img/wrap-m.gif) repeat 0 0;
}
#colMain {
	float: left;
	display: inline;
	width: 504px;
	padding: 0;
	background: #F6EACC;
	margin: 0 0 5px 0;
}
#colSide1 {
	float: right;
	display: inline;
	width: 266px;
	margin: 0 0 0 0;
}



#path {
	margin: 0 0 .1em .5em;
	font-size: 90%;
	font-weight: bold;
}
#path a:link, #path a:visited {
	color: #666666;
}



.pageTitle {
	margin: 10px 50px 30px 0px;
	padding: 0 0 0 0;
	text-align: right;
}
.pageTitle h1 {
	font-size: 220%;
	font-weight: normal;
	color: #826454;
}
.subTitle {
	margin: 0 0 0 20px;
}
.subTitle h2 {
	color: #000000;
	font-size: 120%;
}
.subTitle p {
	font-size: 90%;
	color: #666666;
	font-style: italic;
}

#content {
	margin: 10px 10px 10px 20px;
	font-size: 120%;
	color: #000000;
	line-height: 1.3em;
	text-align: justify;
}
#content h2 {
	font-size: 140%;
}
#content h3 {
	font-size: 120%;
}
#content p {
	margin: .1em 0px .5em 0px;
	line-height: 130%;
}

#artImg {
	margin: 10px 0 0 0;
	text-align: center;
}

#refer {
	font-size: 75%;
}
#referPreview {
	font-size: 80%;
	line-height: 1.2em;
}
/*

#gallery {
	width: 100%;
	overflow: hidden;
}
#gallery dl {
	float: left;
	width: 49%;
	height: 175px;
}
#gallery dd {
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
#gallery a:link, #gallery a:visited {
	font-weight: bold;
	color: #FF0000;
}


#menuExp {
	position: absolute;
	top: 88px;
	left: 0px;
	width: 178px;
	background: url(img/menu-m.gif) repeat-y 0 0;
}
#menuExp ul {
	padding: 0 0 50px 0;
	list-style: none;
}
#menuExp ul li {
	list-style: none;
	list-style-image: none;
	display: block;
	height: 24px;
	background: url(img/menu-bk.png) no-repeat 1px 0;
	line-height: 24px;
	padding: 0 0 0 2px;
}
#menuExp ul li a {
	font-weight: bold;
	height: 24px;
}
#menuExp ul li a span {
	display: block;
	float: left;
	width: 32px;
	height: 100%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
#menuExp ul li.l2 {
	padding: 0 0 0 35px;
}
#menuExp ul li.l2 a {
	padding: 0 0 0 7px;
	background: url(img/bullets/1.gif) no-repeat 0% 50%;
}


.block {
	margin: 5px 5px 0 0;
}
.block h2 {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 150%;
	font-weight: normal;
	color: #DF0029;
}


#news h2 {	
	width: 100%;
	height: 16px;
}
#news h2 span {
	background: url(img/title-news.gif) no-repeat 0 0;
}
#news .date {
	font-weight: bold;
	color: #56006F;
	margin: 0 0 .3em 0;
}
#news .preview {
	margin: 1.5em 0 1em 0;
}
#news .link {
	font-weight: bold;
	font-size: 90%;
	margin: 1em 2em 1em 0;
	padding: 0 0 1.5em 0;
	background: url(img/line-h.gif) repeat-x 0% 100%;
}
#news .link a:link, #news .link a:visited {
	background: url(img/bullets/1.gif) no-repeat 0% 50%;
	padding: 0 0 0 10px;
	color: #000000;
}


#clienti h2 {	
	width: 100%;
	height: 16px;
}
#clienti h2 span {
	background: url(img/title-clienti.gif) no-repeat 0 0;
}
#clienti p {
	margin: .5em 0;
}
#clienti a:link, #clienti a:visited {
	font-weight: bold;
	font-size: 90%;
	background: url(img/bullets/1.gif) no-repeat 0% 50%;
	padding: 0 0 0 10px;
	color: #000000;
}
*/


#sideImg {
	margin: 15px 0;
}

.navMenu {
	background: #F5F1E9;
}
.navMenu ul {
	margin: 0 0 1em 0;
	list-style: none;
	padding: 0;
}
.navMenu li {
	display: block;
	margin: 0 0 0 0;
	padding: .2em 0 .2em .3em;
	list-style: none;
	list-style-image: none;
}
.navMenu li a {
	padding: 0 0 0 0;
	font-size: 100%;
	font-weight: bold;
}
.navMenu ul li a:link, .navMenu ul li a:visited {
	text-decoration: none;
}
.navMenu ul li a.special:link, .navMenu ul li a.special:visited {
	color: #FF0000;
}
.navMenu ul li a.active:link, .navMenu ul li a.active:visited,
.navMenu ul li a:link:hover, .navMenu ul li a:visited:hover {
}
.navMenu ul li a:link:hover, .navMenu ul li a:visited:hover {
	text-decoration: underline;
}
body.hp .navMenu {
	border-right: solid 8px #C8B8AD;
}
body.hp .navMenu li {
	padding: .1em 0 .1em .2em;
}


#navInside {
	margin: .5em 0em .5em 0;
	list-style: none;
	padding: 0px;
}
#navInside li {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}
#navInside li a.indexTitle {
	padding: 0 0 0 0;
	font-size: 100%;
}
#navInside li a.indexTitle:link, #navInside li a.indexTitle:visited {
}
#navInside li a.indexTitle:link {
}
#navInside li a.indexTitle:visited {
}
#navInside li a.indexTitle:link:hover, #navInside li a.indexTitle:visited:hover {
}
#navInside .indexDesc {
	font-size: 80%;
	color: #666666;
	font-style: italic;
}
#navInside li a.indexMore {
	display: block;
	color: #669900;
}


#pageBot {
	width: 100%;
	position: relative;
	font-size: 90%;
	line-height: 2em;
	background: #FFFFFF url(img/page-b.gif) no-repeat 0% 100%;

}

#pageBot .side {
	position: absolute;
	right: 15px;
	bottom: 3px;
}
#pageBot .side a:link, #pageBot .side a:visited {
	color: #CCCCCC;
}

#botLinks {
	height: 23px;
	color: #FFFFFF;
}
#botLinks a:link, #botLinks a:visited {
	text-decoration: none;
	font-weight: bold;
}
#botLinks a:link {
	color: #FFFFFF;
}
#botLinks a:visited {
	color: #FFFFFF;
}
#botLinks a:link:hover, #botLinks a:visited:hover {
	text-decoration: underline;
}
#botLinks a.active:link, #botLinks a.active:visited {
	text-decoration: underline;
}

#copyright {
	color: #666666;
	margin: .3em 0px .3em .5em;
}

#webvertise {
	margin: .3em 0px .3em .5em;
	color: #BEBEBE;
}
#webvertise a:link, #webvertise a:visited {
	color: #BEBEBE;
}


#banner2 {
	margin: 15px 0 5px 0;
	text-align: center;
}


.artNavig {
	margin: 0;
	width: 100%;
	overflow: hidden;
}
.artNavig .pages {
	float: left;
	width: 49%;
}
.artNavig .back {
	float: right;
	width: 49%;
	text-align: right;
}


#indexWrap {
}
.indexBox {
	float: left;
	width: 170px;
	margin: 5px 5px 0px 5px;
}
.indexBox h3 {
	margin: 0px;
	color: #666666;
}
.indexBox ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.indexBox ul li {
	list-style: none;
	list-style-image: none;
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 7px;
}


#siteMap {
	margin: 10px 0px 0px 15px;
}
#siteMap ul {
	list-style: none;
}
#siteMap ul li {
	list-style: none;
	list-style-image: none;
	margin: .5em 0px .5em 0px;
	padding: 0 0 0 15px;
	background: url('img/bullets/2.gif') no-repeat 0 3px;
}
#siteMap ul li ul {
	margin: 0 0 0 2em;
}

/* search */
fieldset.search {
	margin-bottom: 1em;
}
div.search h2 {
	font-size: 130%;
}
div.search dl {
}
div.search dl dt {
	margin: .5em 0 .5em 0;
	padding: 0 0 0 15px;
	background: url('img/bullets/6.gif') no-repeat 0 .25em;
}
div.search dl dd.extra {
	margin: .5em 0 .5em 2em;
	color: #999999;
}
div.search dl dd.description {
	clear: both;
	margin: .5em 0 2em 2em;
	padding: 0 0 .5em 0;
	border-bottom: solid 1px #BBDAF6;
}
div.search hr {
	margin: 0px;
	padding: 0px;
	border: none;
	background: #9999CC;
	height: 1px;
}



/* Forms */
fieldset {
	border: none;
	margin: 0px 1em;
}
fieldset legend {
	display: none;
}
fieldset div {
	margin: .7em 0;
	clear: both;
}
fieldset div.buttons {
	margin: .5em 0 0 7em;
}
fieldset div.buttons input {
	padding: .2em 1em;
}
fieldset label {
	float: left;
	display: block;
	width: 6em;
	margin-right: 1em;
}
fieldset label span {
	display: block;
	color: #B11212;
}
fieldset label span.red {
	display: inline;
}
fieldset input.text {
	height: 1.35em;
}
fieldset input.text, fieldset textarea, fieldset select {
	background: #FFFFFF;
}
fieldset input.inputText {
}
fieldset textarea {
	width: 25em;
}

.desc {
	font-size: 10%;
	color: #F0F0F0;
}
.describe {
	display: none
}
