* {
	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, textarea {
	border: solid 1px #999999;
	color: #333333;
}
.submit {
	background: #EEEEEE;
	border: solid 1px #333333;
	color: #333333;
	font-weight: bold;
	cursor: hand;
	cursor/**/: /**/pointer;
}

.floatR {
	float: right;
}
.hide {
	display: none;
}
ul, ol {
	padding-left: 1.5em;
}

body #page .ir {
	font-size: 50%;
	position: relative;
	overflow: hidden;
}
body #page .ir span {
	position: absolute;
	width: 100%;
	height: 100%;
}


/* layout - specific */

body {
	text-align: center;
}
#page {
	width: 760px;
	background: #FFFFFF url(img/page-m.gif) repeat-y 0 0;
	margin: 0 auto;
	text-align: left;
}


#top {
	height: 65px;
	width: 100%;
	overflow: hidden;
	position: relative;
	margin: 0;
	color: #000000;
	background: #FFFFFF;
}
#top a:link, #top a:visited {
	color: #000000;
}


#logo a {
	display: block;
	width: 265px;
	height: 65px;
}
#logo a span {
	background: url(img/logo-top.png) no-repeat 0 0;
}

#top a.active:link, #top a.active:visited {
	font-weight: bold;
	color: #CC0033;
}
#searchBox {
	position: absolute;
	top: 30px;
	right: 10px;
	width: 25em;
	line-height: 16px;
}
#topLinks {
	float: left;
	margin: 0 5px 0 0;
}
#searchBox form {
	overflow: hidden;
	width: 155px;
}
#searchBox input.inputText {
	float: left;
	width: 100px;
	background: #FFFFFF;
	border: solid 1px #666666;
}
#searchBox input.img {
	float: right;
	width: 43px;
}

#pageLangs {
	position: absolute;
	top: 50px;
	right: 10px;
}
#pageLangs ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#pageLangs ul li {
	list-style: none;
	list-style-image: none;
	float: left;
	margin: 0 5px 0 0;
}

#header {	
	background: url(img/header.jpg) no-repeat -178px 0;
	height: 196px;
	position: relative;
}

#flash1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 386px;
	height: 196px;
}

#pageMenu {
	width: 386px;
	overflow: hidden;
	height: 29px;
	margin: 0 0 0 0;
}
.ro #pageMenu { background: url(img/but-ro.png) no-repeat 0 0; }
.en #pageMenu { background: url(img/but-en.jpg) no-repeat 0 0; }
#pageMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#pageMenu ul li {
	list-style: none;
	list-style-image: none;
	display: block;
	float: left;
	height: 29px;
	position: relative;
}
#pageMenu ul li a {
	display: block;
	width: 100%;
	height: 29px;
	margin: 0;
	padding: 0;
	position: relative;
	font-size: 80%;
	cursor: hand;
	cursor/**/: /**/pointer;
}
#pageMenu ul li a span {
	position: absolute;
	width: 100%;
	height: 100%;
}
.ro #pageMenu ul li a span { background: url(img/but-ro.png) no-repeat 0 0; }
.en #pageMenu ul li a span { background: url(img/but-en.jpg) no-repeat 0 0; }

#pageMenu ul li a.current {
	font-weight: bold;
}

#pageMenu ul li#but1 { width: 62px; }
#pageMenu ul li#but1 a:link span, #pageMenu ul li#but1 a:visited span {
	background-position: 0px 0px;
}
#pageMenu ul li#but1 a:link:hover span, #pageMenu ul li#but1 a:visited:hover span, #pageMenu ul li#but1.active a:link span, #pageMenu ul li#but1.active a:visited span {
	background-position: 0px -29px;
}
#pageMenu ul li#but2 { width: 89px; }
#pageMenu ul li#but2 a:link span, #pageMenu ul li#but2 a:visited span {
	background-position: -62px 0px;
}
#pageMenu ul li#but2 a:link:hover span, #pageMenu ul li#but2 a:visited:hover span, #pageMenu ul li#but2.active a:link span, #pageMenu ul li#but2.active a:visited span {
	background-position: -62px -29px;
}
#pageMenu ul li#but3 { width: 73px; }
#pageMenu ul li#but3 a:link span, #pageMenu ul li#but3 a:visited span {
	background-position: -151px 0px;
}
#pageMenu ul li#but3 a:link:hover span, #pageMenu ul li#but3 a:visited:hover span, #pageMenu ul li#but3.active a:link span, #pageMenu ul li#but3.active a:visited span {
	background-position: -151px -29px;
}
#pageMenu ul li#but4 { width: 84px; }
#pageMenu ul li#but4 a:link span, #pageMenu ul li#but4 a:visited span {
	background-position: -224px 0px;
}
#pageMenu ul li#but4 a:link:hover span, #pageMenu ul li#but4 a:visited:hover span, #pageMenu ul li#but4.active a:link span, #pageMenu ul li#but4.active a:visited span {
	background-position: -224px -29px;
}
#pageMenu ul li#but61 { width: 78px; }
#pageMenu ul li#but61 a:link span, #pageMenu ul li#but61 a:visited span {
	background-position: -308px 0px;
}
#pageMenu ul li#but61 a:link:hover span, #pageMenu ul li#but61 a:visited:hover span, #pageMenu ul li#but61.active a:link span, #pageMenu ul li#but61.active a:visited span {
	background-position: -308px -29px;
}

#pageMenu ul li#but5 { width: 78px; }
#pageMenu ul li#but5 a:link span, #pageMenu ul li#but5 a:visited span {
	background-position: -308px 0px;
}
#pageMenu ul li#but5 a:link:hover span, #pageMenu ul li#but5 a:visited:hover span, #pageMenu ul li#but5.active a:link span, #pageMenu ul li#but5.active a:visited span {
	background-position: -308px -29px;
}


#colWrap {
	margin: 0 0 0 0;
	border-top: solid 5px #000000;
	width: 100%;
	overflow: hidden;
	position: relative;
}
#colWrap2 {
	float: left;
	width: 564px;
}
#colMain {
	float: right;
	padding: 0;
	width: 386px;
}
#colSide1 {
	float: left;
	width: 178px;
	background: url(img/header.jpg) no-repeat 0 0;
	padding: 0 0 250px 0;
}
#colSide2 {
	float: right;
	width: 180px;
	margin: 0;
	padding: 60px 0 0 0;
	background: url(img/iso2.jpg) no-repeat 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 0 10px 12px;
	padding: 0 0 0 0;
}
.pageTitle h1 {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 150%;
	font-weight: normal;
	color: #DF1414;
}
body.hp .pageTitle {
	margin: 0;
	height: 33px;
	padding: 1px 0 0 0;
	background: url('img/home/content-t.gif') no-repeat 0 0;
}
body.hp .pageTitle h1 {
	margin: 5px 0 0 1em;
	color: #FFFFFF;
}

#content {
	margin: 10px 10px 0 12px;
}
#content h2 {
	font-size: 140%;
}
#content h3 {
	font-size: 120%;
}
#content p {
	margin: .1em 0px .5em 0px;
	line-height: 130%;
}


#gallery {
	margin: .5em 0 .3em 0;
	width: 100%;
	overflow: hidden;
}
#gallery dl {
	margin: 3px 0;
	display: block;
	text-align: center;
}
#gallery dd {
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	margin-bottom: 1.5em;
}
#gallery a:link, #gallery a:visited {
	font-weight: bold;
	color: #FF0000;
}
.cat19 #gallery {
	width: 550px;
/*	margin-top: -130px;*/
	margin-left: 200px;
}
.cat19 #gallery dl {
	float: left;
	width: 32.5%;
	height: 185px;
	position: relative;
}
.cat19 #gallery dt {
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 20px;
}
.cat19 #gallery dd {
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0;
	height: 20px;
	margin: 0;
}

#menuExp {
	margin: 88px 0 0 0;
	background: url(img/menu-m.gif) repeat-y 0 0;
}
#menuExp ul {
	padding: 0 0 20px 0;
	list-style: none;
}
#menuExp ul li {
	list-style: none;
	list-style-image: none;
	display: block;
	background: url(img/menu-bk.png) no-repeat 1px 0;
	line-height: 24px;
	padding: 0 0 0 2px;
}
#menuExp ul li a {
	display: block;
	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%;
}
#menuExp ul li.l2 a.sp {
	background: url(img/bullets/1.gif) no-repeat 0 0.4em;
	line-height: 1em;
}
#menuExp ul li.l3 {
	padding: 1px 0 0 50px;
	line-height: 1em;
	height: 24px;
}
#menuExp ul li.l3 a {
	padding: 0 0 0 7px;
	background: url(img/bullets/1.gif) no-repeat 0 2px;
}


.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 {
	height: 160px;
	background: url(img/line-h.gif) repeat-x 0% 100%;
}
#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: .5em 0 .5em 0;
}
#news .link {
	font-weight: bold;
	font-size: 90%;
	margin: .5em 2em .5em 0;
}
#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;
}


/*

.navMenu {
	margin: 0 0 1em 0;
	list-style: none;
	padding: 0;
}
.navMenu li {
	display: block;
	margin: 0 0 0 0;
	padding: .5em 0 .5em 1em;
	list-style: none;
	list-style-image: none;
	background: url('img/sep.gif') no-repeat left bottom;
}
.navMenu li a {
	padding: 0 0 0 0;
	font-size: 100%;
	font-weight: bold;
}
.navMenu ul li a:link, .navMenu ul li a:visited {
	color: #AA16FF;
	text-decoration: none;
}
.navMenu ul li a.active:link, .navMenu ul li a.active:visited,
.navMenu ul li a:link:hover, .navMenu ul li a:visited:hover {
	color: #D01AC5;
}
.navMenu ul li a:link:hover, .navMenu ul li a:visited:hover {
	text-decoration: underline;
}



#navInside {
	margin: 1em 0em 1em .5em;
	list-style: none;
	padding: 0px;
}
#navInside li {
	clear: both;
	display: block;
	margin: 3px 0px 10px 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
}
#navInside li .divImg {
	float: left;
	width: 140px;
	text-align: center;
}
#navInside li .divImg img {
}
#navInside li a.indexTitle {
	padding: 0 0 0 0;
	font-size: 100%;
	font-weight: bold;
}
#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 {
	color: #666666;
}
#navInside li a.indexMore {
	display: block;
	color: #669900;
}
*/


#pageBot {
	width: 100%;
	position: relative;
	font-size: 90%;
	background: #FFFFFF url(img/logo-bot.gif) no-repeat 640px 30px;

}

#botLinks {
	background: #000000 url(img/bot-r.gif) no-repeat 100% 0%;
	line-height: 200%;
	padding: 7px 0 0 10px;
	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;
	font-weight: bold;
}

.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: 1em 0;
	clear: both;
}
fieldset div.buttons {
	margin: .5em 0 0 8em;
}
fieldset div.buttons input {
	padding: .2em 1em;
}
fieldset label {
	float: left;
	display: block;
	width: 7em;
}
fieldset label span {
	display: block;
	color: #B11212;
}
fieldset label span.red {
	display: inline;
}
fieldset input.inputText {
	height: 1.35em;
}
fieldset input.inputText, fieldset textarea, fieldset select {
	background: #FFFFFF;
	margin: 0 0 0 1em;
}
fieldset input.inputText {
}
fieldset textarea {
	width: 25em;
}

.desc {
	font-size: 10%;
	color: #F0F0F0;
}
.describe {
	display: none
}
