* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: Black;
	background-image: url(sfondo_body.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 180%;
	color: White;
}

a {
	text-decoration: none;
}

img {
	border: none;
}

/*		header
--------------------------*/

.header {
	display: block;
	background-image: url(sfondo_header.gif);
	height: 145px;
	width: 950px;
	background-repeat: no-repeat;
	margin: 31px auto auto auto;
}

.header h1 {
	display: none;
}

/*		box_001
--------------------------*/

.box_001 {
	position: relative;
	display: block;	
	width: 950px;
	margin: 42px auto 0px auto;
	background-image: url(sfondo_colonne.gif);
}


/*		menu
--------------------------*/

.menu {
	float: left;
	text-align: left;
	padding: 20px 0px 0px 0px;
	background-image: url(sfondo_col_top.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.menu h2 {
	font-weight: normal;
	font-size: 14px;
	border-bottom: 1px dashed #454545;
	margin: 0px 0px 0px 0px;
	text-align: right;
	width: 195px;
	padding: 0px 5px 0px 0px; 
	font-weight:	bold;
	font-size: 11px;
	text-transform: uppercase;
}

.menu li {
	list-style: none;
	background-image: url(sfondo_li_menu.gif);
	background-repeat: repeat-x;
}

.menu li a {
	display: block;
	width: 170px;
	color: White;	
	background-image: url(sfondo_li_a.gif);
	background-repeat: no-repeat;
	background-position: 12px 7px;
	padding: 0px 0px 2px 30px;
}

.menu li a:hover {
	background-image: url(sfondo_li_a_over.gif);
	color:	#103EC7;
/*	color: #FF0202; */
}

.riempitivo_001 {
	display: block;
	width: 150px;
	height: 103px;
	background-image: url(riemp_001.gif);
	background-repeat: no-repeat;
	background-position: right;
}

/*		secondary (dx)
--------------------------*/
.secondary {
	float: right;
	text-align: left;
	padding: 20px 0px 0px 0px;
	background-image: url(sfondo_col_top.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.secondary h2 {
	font-weight: normal;
	font-size: 14px;
	border-bottom: 1px dashed #454545;
	margin: 0px 0px 15px 0px;
	text-align: left;
	width: 195px;
	padding: 0px 0px 0px 5px; 
	font-weight:	bold;
	font-size: 11px;
	text-transform: uppercase;
}

.riempitivo_002 {
	display: block;
	width: 150px;
	height: 150px;
	background-image: url(riemp_002.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.secondary p {
	width: 180px;
	padding: 0px 10px 10px 10px;
}

.secondary a {
		color: #FF4500; /*	color: #496FDC; */
}

.secondary a:hover {
		color: #FFFFFF; /*	color: #496FDC; */
}

.fotina_home {
/*	float: left; */
	margin: 5px 15px 5px 0px;
	display: block;
	text-align: center;
}

/*		paginetta
--------------------------*/
.paginetta {
	margin: 0px auto auto 208px;
	width: 530px;
	text-align: center;
}

.paginetta h2 {
	font-weight:	bold;
	font-size: 100%;
	border-bottom: 1px dashed #454545;
	margin: 0px 0px 20px 0px;
	text-align: left;
	padding: 20px 0px 0px 0px;
	text-transform: uppercase;
}

.paginetta p {
	text-align: left;
	margin: 0px 10px 10px 10px;
}

.paginetta h3 {
	text-align: left;
	margin: 15px 0px 2px 10px;
	font-size: 100%;
}

.paginetta h3 a {
}

.paginetta ul li {
	text-align: left;
	list-style: square;
	margin: 0px 0px 10px 40px;
}

.paginetta a {
	color: #FF4500; /*	color: #496FDC; */
}

.paginetta a:hover {
	color: White;
}

/*		footer
--------------------------*/

.footer {
	clear: both;
	border-top: 1px dashed #454545;
	background-color: Black;
	padding: 0px 0px 10px 0px;
	margin: 10px 0px 0px 0px;
	color: #BFBFBF;
}

.footer a {
	color: #BFBFBF;
/*	border-bottom: 1px dashed #454545; */
}

.footer a:hover {
	color: White;
	border-bottom: 1px dashed #787878;
}

.footer p {
	margin: 10px 0px 0px 0px;
	line-height: 100%;
	padding: 0px;
}

.sub_footer {
	clear: both;
	border-top: 1px dashed #454545;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	color:	#696969;
}

.sub_footer a {
/*	color:	#696969; */
/*	color: #496FDC; */
	color: #FF4500; 
}

.sub_footer a:hover {
	color:	White;
}


/*		home
--------------------------*/
.splash {
	text-align: center;
	background-image: url(splash.gif);
	background-position: top center;
	background-repeat: no-repeat;
	display: block;
	min-height: 350px;
	width: 507px;
	margin: 10px auto 10px auto;
}

.splash img {
	margin: 15px auto auto auto;
}

.img_right {
	float: right;
	margin: 0px 10px 10px 10px;
}

.img_left {
	float: left;
	margin: 0px 20px 10px 10px;
}

.boxino_news {
	width: 220px;
	float: left;
	background-color: #0D0D0D;
	margin: 15px;
	border: 1px dashed #383838;
	background-image: url(sfondo_boxino.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 200px;
}

/*		fotografi
-----------------------*/

.boxino_fotografo {
	background-color: #1A1A1A;
	margin: 0px 0px 20px 0px;
	padding: 10px 10px 10px 0px;
	border-bottom: 1px dashed #383838;
	border-top: 1px dashed #383838;
}

.boxino_fotografo img {
	float: left;
	margin: 5px;
}

.boxino_fotografo p {
	margin: 0px 0px 0px 120px;
}

.boxino_fotografo b {
	display: block;
	width: 145px;
	float: left;
}

.boxino_fotografo .visu_port b {
	float: none;
	width: auto;
}

.boxino_fotografo .visu_port a {
	display: block;
	background-image: url(visu_port.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	padding: 2px 0px 2px 30px;
}

ul.elenco_fotografi {
	margin: 10px 0px 0px 0px;
}

.elenco_fotografi li {
	list-style: none;
}

.elenco_fotografi a {
	color: #FFFFFF;
	display: block;
	width: 170px;
	color: White;	
	background-image: url(sfondo_li_a.gif);
	background-repeat: no-repeat;
	background-position: 12px 7px;
	padding: 0px 0px 2px 30px;
	color: #FF4500; /*	color: #496FDC; */
}

.elenco_fotografi a:hover {
	color: #FFFFFF;
}

/*		particolari
--------------------------*/
.vista_3 a {
	display: block;
	text-align: left;
	padding: 5px 0px 5px 35px;
	margin: 10px 0px 10px 10px;
	background-image: url(red.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	border: 1px solid #4A1500;
}

.quadro {
	display: block;
	float: left;
	padding:	10px;
	background-image: url(sfondo_fotine.gif);
	background-repeat: no-repeat;
	background-position: top left;
	min-height: 120px;
	height: auto !important;
	height: 120px;
	margin-right: 5px;
}

#splas_short {
	min-height: 230px;
	height: 230px;
}

.consiglio b {
	color: #FFFF85;
}

.boxino_eventi {
	display: block;
	min-height: 100px;
	height: auto !important;
	height: 100px;

}