/*generali*/
HTML, BODY {
	margin: 0px; padding: 0px;
}
BODY {
	background-color: #F3F3F3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
}
IMG {
	border:0px;
}
A {
	text-decoration:none;
	color:#000000;
}
A:hover {
	text-decoration:none;
}
UL {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
LI {
	text-align:left;
}

#container {
	width:770px;
	margin:0px auto;
	background-color: #FFFFFF;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border: 1px solid #333333;
}
#header { height:100px;	border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #333333; background-color:#FFFFFF; background-image:url(../images/top.jpg); background-position:left top; background-repeat:no-repeat; }
#header DIV.logo { background-image: url(../images/logo.gif); background-repeat: no-repeat; background-position: center top; width: 120px; height:100px; position:relative; cursor:pointer; }
#header DIV.logo H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin:0px 5px;
	padding:0px;
}
#lato_sx {
	clear:left;
	float:left;
	width:170px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#lato_sx H1, #lato_dx H1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	background-color: #162258;
	margin:0px;
	padding:5px;
}
#lato_sx H1 A, #lato_dx H1 A {
	color: #FFFFFF;
	text-decoration:none;
}
#lato_sx UL, #lato_dx UL {
	margin:0px;
	padding:5px 0px 5px 5px;
}
#lato_sx UL {
	margin:0px;
	padding:5px 0px 5px 5px;
	width:165px;
}
#lato_dx UL {
	width:145px;
}
#lato_dx UL.giallo {
	background-color: #FFF3A4;
}
#lato_sx UL LI, #lato_dx UL LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	background-image: url(../images/elenco.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
}
#lato_sx UL LI A, #lato_dx UL LI A {
	text-decoration:none;
	font-weight:normal;
}
#lato_sx UL LI A:hover, #lato_dx UL LI A:hover {
	text-decoration:underline;
}
#content {
	float:left;
	width:448px;
	overflow:hidden;
}

#home_gal { width:400px; margin:10px auto; border:solid 4px #162258;}
#home_gal IMG { width:400px; height:300px;}
#box_home { margin:10px;}
#box_home DIV.box_home { margin:5px; float:left; width:200px; border:dotted 1px #FF6633;}
#box_home DIV.box_home H1 { background-color:#FFCC99; border-bottom:double 3px #FF6666;}
#box_home DIV.box_home UL { margin:5px;}
#box_home DIV.box_home UL LI { font-size:8pt;}
#box_home DIV.box_home UL LI A { text-decoration:none; padding:2px;}
#box_home DIV.box_home UL LI A:hover { background-color:#FFFFCC; font-weight:normal;}

#page {
	padding:5px 5px 10px 5px;
	width:435px;
}
#lato_dx {
	float:left;
	width:150px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
#footer {
	clear:left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #330000;
	background-color: #FFFFFF;
	width:770px;
	margin:0px auto;
/*	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;*/
}

/*relativi ai principali*/
DIV.menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #001435;
	background-color: #D0ECF9;
	padding:5px;
	text-align:left;
	position:relative;
}
DIV.menu A, A:hover, A:visited, A:visited:hover {
	font-weight:bold;
	text-decoration:none;
}
DIV.menu A:visited {
	color: #3783FF;
	text-decoration:none;
}
DIV.menu A:hover, A:visited:hover {
	color: #003182;
	text-decoration:underline;
}
DIV.menu FORM {
	padding:1px 2px;
	margin:0px;
	display:inline;
	position:absolute;
	right:0px;
	top:0px;
}
DIV.menu FORM INPUT {
	padding:2px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
DIV.menu FORM INPUT.submit {
	padding:0px;
	margin:0px;
	background-image: url(../images/btn_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #333333;
	font-size:13px;
	font-weight:bold;
}


DIV.elenco {
	padding:5px;
	width:430px;
	clear:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6600;
	margin:0px auto;
}
DIV.foto {
	float:left;
	width:100px;
}
DIV.foto IMG {
	width:90px;
}
DIV.testo {
	float:left;
	width:330px;
}
#content DIV.elenco DIV.testo H1, #content DIV.elenco H1 {
	font-size:12pt;
	padding:0px;
	margin:0px;
	background:none;
	border:none;
}
#content DIV.elenco DIV.testo H1 A,#content DIV.elenco H1 A {
	color: #CC6600;
}
#content DIV.elenco DIV.testo H1 A:hover,#content DIV.elenco H1 A:hover {
	color: #CC6600;
	text-decoration:underline;
}
#content H1 {
	font-size: 14pt;
	color: #CC6600;
	background-color: #FFFFCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin:0px;
	padding:5px;
}
#page P {
	text-align:justify;
/*	text-indent:30px;*/
}
#page P IMG{
	padding:3px;
}
#content #page H2 {
	font-size: 14pt;
	color: #FF9900;
	margin: 5px 0px;
	padding: 0px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#content #page A, A:hover {
	font-weight:normal;
	color:#000000;
}
#content DIV.extra {
	width:423px;
	height:220px;
	margin:5px;
	padding:5px;
	border: 1px solid #CC9933;
}
#content DIV.extra DIV.foto {
	width:70px;
	margin:0px 0px 0px 3px;
	float:left;
}
#content DIV.extra DIV.foto IMG {
	width:60px;
	padding:5px;
	display:block;
}
#content DIV.extra DIV.testo {
	width:330px;
	height:150px;
	float:left;
}
#content DIV.extra DIV.back {
	width:340px;
	font-weight:bold;
	text-align:right;
	margin-top:10px;
	float:right;
}
#content DIV.extra DIV.back A {
	text-decoration:none;
	color: #CC3300;
}
#content DIV.extra DIV.off {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#content DIV.extra DIV.on {
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CC6600;
	border-bottom-color: #CC6600;
}
#content DIV.extra DIV.testo H2 {
	font-size:10pt;
	font-style: italic;
	color: #CC6633;
	margin:0px;
}
#content DIV.extra DIV.testo A {
	font-size:10pt;
	color: #CC6633;
	text-decoration:underline;
	font-weight:bold;
}
#content DIV.extra DIV.testo A:hover {
	text-decoration:none;
}
#content DIV.cartaID {
	width:423px;
	height:100px;
	border: 1px solid #CC9933;
}
#content DIV.cartaID DIV.testo {
	width:320px;
	padding:5px;
	float:left;
}
#content DIV.cartaID DIV.foto {
	width:90px;
	float:left;
}
#content DIV.errore {
	width:410px;
	margin:10px;
	background-color: #FFDFE2;
	border: 1px solid #FF0000;
	text-align:center;
	height:25px;
	background-image: url(../images/errore.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 75px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#content DIV.errore A, A:hover {
	font-weight:normal;
}
#footer {padding:0px 0px 5px 0px;}
#footer A, A:hover {
	font-weight:bold;
}
/*#footer DIV.menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #001435;
	background-color: #D0ECF9;
	padding:2px 5px;
	margin-bottom:10px;
}
*/


/*GALLERY*/
TABLE.gallery TR TD {
	width:140px;
	font-size:8pt;
	text-transform:uppercase;
}

DIV#galleria {
	border: 4px solid #000033;
	width:808px;
	height:505px;
	background-color:#FFFFFF;
}
DIV#gallery_sx {
	width:330px;
	height:390px;
	padding-top:120px;
	padding-left:20px;
	float:left;
	overflow:hidden;
/*	background-color:#006699;*/
}
DIV#gallery_dx {
	width:455px;
	height:480px;
	background-image: url(../images/gal_bg.gif);
	background-repeat: repeat;
	background-position: left top;
	background-color:#78BFF3;
	float:left;
	text-align:center;
	padding-top:5px;
	overflow:hidden;
/*	background-color:#00FF66;*/
}
DIV#gallery_sfoglia {
	width:445px;
	height:10px;
	background-color:#78BFF3;
	float:left;
	text-align:center;
	padding:5px;
}

DIV#gallery_dx IMG {
	width:435px;
	border: 5px solid #FFFFFF;
	background-color:#000033;
}
DIV#gal_titolo {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D5EBFD;
	border-bottom-color: #D5EBFD;
	border-left-color: #D5EBFD;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	height: 40px;
	width: 370px;
	left: 10px;
	top: 0px;
	padding:5px;
}
DIV#gal_titolo H3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000033;
	padding:0px;
	margin:0px;
}
DIV#gal_conta {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
	overflow: hidden;
	position: absolute;
	z-index: 2;
	height: 20px;
	width: 45px;
	left: 270px;
	top: 35px;
	border: 5px solid #78BFF3;
	padding-top: 35px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align:center;
}

DIV.mini {
	width:65px;
	height:45px;
	background-image: url(/images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float:left;
	margin:2px;
}
DIV.mini IMG {
	width:65px;
	height:45px;
}
DIV.mini_off {
	border: 2px solid #D5EBFD;
}
DIV.mini_on {
	border: 2px solid #78BFF3;
}
.prima {
	clear:left;
}
DIV.sfoglia_sx {
	float:left;
	width:15px;
}
DIV.sfoglia_dx {
	float:right;
	width:15px;
}
DIV.didascalia {
	float:left;
	color:#693311;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	width:405px;
	padding:0px 5px;
	text-align:center;
}
/*###FINE gal###*/



DIV.pages {
	font-size: 10px;
/*	clear: left;
	float: left;*/
	text-align: right;
	width: 436x;
	height:20px;
	padding: 2px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-image: url(../images/cell_bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
DIV.pages A {
	margin-top:5px;
	font-weight:bold;
}

DIV.pages FORM {
	margin:0px;
	padding:0px;
}
DIV.pages SELECT {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}


.sx {
	float:left;
}
.dx {
	float:right;
}

SPAN.ricerca { font-weight:bold; color:#FF0000;}