/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: none;
}
body {
	background-color: #FFFFFF;
	/*background-image: url(sistemi_per_enti_turismo/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;*/
	font-family: Verdana, Arial, Helvetica, sans-serif, Trebuchet MS;
	font-size: 11px;
	color: #333333;
	margin-top: 20px;
}
A {
	color: #333333;
	text-decoration: none;
}
A:hover {
	color: #ac305a;
	text-decoration: underline;
}
span.none {
	display: none;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif, Trebuchet MS;
	font-size: 11px;
	color: #333333;
	border: solid 1px #333333;
	padding: 2px;
}
option {
    padding: 0px 6px 0px 2px;
}

/* struttura */
div#general {
	width: 1000px;
	margin: 0 auto;
	padding: 0 auto;
	position: relative;
	background-image: url('sistemi_per_enti_turismo/bg_content_test.gif');
	background-repeat: repeat-y;
	background-position: left;
	line-height: 16px;
	z-index:0;
}
div#content {
	min-height:1300px;
	width: 762px;
	float: left;
	align: left;
	/*border: 1px solid #eeeeee;*/
	z-index:1;
	clear:right;
}
div#extra {
	width: 248px;
	float: right;
	/*min-height:550px;*/
	/*top:0px;*/
	/*top: 156px;*/
	position:absolute;
	top:0px;
	left:752px;
	/*margin-top:156px;*/
	clear:right;
	display:inline;
	/*background-color:#dadada;
	background-image: url();*/
}
div#footer {
	clear:both;
	width: 980px;
	background-color: #FFFFFF;
	background-image: url(sistemi_per_enti_turismo/footer_test.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #a5bfd6;
	padding: 15px 10px;
}

/* flash */
div#flash_menu {
/*	
	background-image: url(sistemi_per_enti_turismo/pmi_flash.jpg);
	background-position: top right;
	background-repeat: no-repeat;
*/
	top: 0;
	right: 0;
	width: 250px;
	height: 250px;
	position: absolute;
}

/* header */
div#header {
	background-image: url(sistemi_per_enti_turismo/bg_header_test.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 156px;
	/*clear:both;*/
	z-index:10;
	width: 1000px;
	margin: 0 auto;
	padding: 0 auto;
	position: relative;
}
H1 {
	/*background-image: url(sistemi_per_enti_turismo/pmi_h1.jpg);
	background-position: top left;
	background-repeat: no-repeat;*/
	width: 316px;
	height: 100px;
}

ul#nav a.menu {
	border-right: dotted 1px #c0c0c0;
	color: #000000;
	width: 80px;
	height: 25px;
	padding: 0px;
	text-align:center;
}

ul#nav a.home {
	background-image: url(sistemi_per_enti_turismo/menu_homeoff.gif);
	width: 93px;
	height: 37px;
	padding: 0px;
}
ul#nav a.chi {
	background-image: url(sistemi_per_enti_turismo/menu_chioff.gif);
	width: 83px;
	height: 37px;
	padding: 0px;
}
ul#nav a.servizi {
	background-image: url(sistemi_per_enti_turismo/menu_servizioff.gif);
	width: 76px;
	height: 37px;
	padding: 0px;
}
ul#nav a.referenze {
	background-image: url(sistemi_per_enti_turismo/menu_referenzeoff.gif);
	width: 96px;
	height: 37px;
	padding: 0px;
}
ul#nav a.contatti {
	background-image: url(sistemi_per_enti_turismo/menu_contattioff.gif);
	width: 81px;
	height: 37px;
	padding: 0px;
}
ul#nav a.lavora {
	background-image: url(sistemi_per_enti_turismo/menu_lavoraoff.gif);
	width: 122px;
	height: 37px;
	padding: 0px;
}
ul#nav a.home:hover {
	background-image: url(sistemi_per_enti_turismo/menu_homeon.gif);
}
ul#nav a.chi:hover {
	background-image: url(sistemi_per_enti_turismo/menu_chion.gif);
}
ul#nav a.servizi:hover {
	background-image: url(sistemi_per_enti_turismo/menu_servizion.gif);
}
ul#nav a.referenze:hover {
	background-image: url(sistemi_per_enti_turismo/menu_referenzeon.gif);
}
ul#nav a.contatti:hover {
	background-image: url(sistemi_per_enti_turismo/menu_contattion.gif);
}
ul#nav a.lavora:hover {
	background-image: url(sistemi_per_enti_turismo/menu_lavoraon.gif);
}

#nav, #nav ul {
	float: left;
	width: 480px;
	list-style: none;
	padding: 0;
	margin: 20px 0px 0px 10px;
}
#nav a {
	display: block;
	padding: 4px;
	background-color: #FFFFFF;
	background-position: left top;
	background-repeat: no-repeat;
	margin-right: 1px;
}
#nav li {
	float: left;
	padding: 0;
}
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	font-weight: normal;
	margin: 0;
	width: 80px;
	z-index: 1000;
}
#nav li li {
	/*padding-right: 1em;*/
	border-bottom: dotted 1px #c0c0c0;
	border-top: none;
	width: 80px;
}
#nav li ul a:hover {
	background-color: #dde7f0;
	color: #195499;
	text-decoration: none;
}
#nav li ul ul {
	margin: 0;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

/* content */
div.par1 {
	background-image: url(sistemi_per_enti_turismo/informator.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	color: #195499;
	text-align: right;
	padding: 50px 230px 10px 0px;
}
div.text {
	padding: 20px;
	text-align: justify;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #195499;
	margin: 10px 0px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #195499;
	margin: 20px 0px;
    border-top: solid 1px #195499;
    padding-top: 10px;
}
div.paragraph {
	/*background-image: url(sistemi_per_enti_turismo/paragraph.jpg);
	background-position: left top;
	background-repeat: no-repeat;*/
	padding-left: 15px;
}
div.more {
	text-align: right;
}
ul.linked_contents {
	color: #195499;
    list-style-type: square;
}
ul.linked_contents A {
    font-weight: bold;
    color: #195499;
}
ul.linked_contents p, ul.linked_contents span {
    color: #333333;
}
ul.linked_contents li {
    margin-bottom: 20px;
}
.text p {
	margin: 0px 0px;
}
.text ul, .text ol {
	margin-left: 30px;
}
label.required {
	font-weight: bold;
    color: #195499;
}
.form_error {
	font-weight: bold;
    color: #FF6600;
}
ul.list_references {
    list-style: none;
}

/* right */
ul.prods {
	/*margin: 330px 5px 0px 5px;*/
	margin: 5px 5px 0px 5px;
	list-style: none;
}
ul.prods li {
}
ul.prods li a.servizi {
	color: #000000;
	/*background-image: url(sistemi_per_enti_turismo/prods_li.gif);
	background-position: bottom left;
	background-repeat: no-repeat;*/
	font-size: 13px;
	font-weight: bold;
	padding: 12px 10px 12px 30px;
	margin-bottom: 5px;
    display: block;
}
ul.prods ul li {
    list-style: square;
    list-style-position: inside;
    background-image: none;
	background-color: #fcfcfc;
	font-size: 11px;
	font-weight: normal;
	padding: 6px 10px;
    margin: 1px 0px;
	color: #195499;
}
ul.prods2 {
	/*margin: 330px 5px 0px 5px;*/
	margin: 0px 0px 0px 5px;
	list-style: none;
}


.contact {
	background-image: url(sistemi_per_enti_turismo/bg_contact.gif);
	background-position: top right;
	background-repeat: no-repeat;
	color: #195499;
	text-align: right;
	padding: 25px 30px;
	margin-top: 20px;
}
.contact a {
	color: #195499;
}

.linkback {
    border-top: solid 1px #5e86ba; 
    padding-top: 4px;
    margin-top: 10px;
    text-align: right;
}
.linkback a {
    color: #195499;
}

/* footer */
.bss {
	float: right;
	margin: 0px 70px;
}