@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
}


/***ID***/
#bg_header {
	margin:0px;
	padding:0px;
	width:100%;
	height:100px;
	background-image:url(../images/bg_header.gif);
	background-position:center;
	background-repeat:no-repeat;
}

#header {
	margin:0px auto;
	padding:0px;
	width:950px;
	height:100px;
	background-image:url(../images/bg_header.jpg);
	background-position:right;	
	background-repeat:no-repeat;
}
#header h1 {
	padding:50px 0px 3px 0px;
	margin:0px;
	font-size:15px;
	text-transform:uppercase;
	letter-spacing:2px;
}
#header h2 {
	margin:0px;
	font-size:11px;
	letter-spacing:1px;
}

#menu_top {
	margin-top:70px;
}
#menu_top ul {
	display:inline;
}
#menu_top li {
	display:inline;
	margin:0px 10px;
}
#menu_top a {
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:bold;
	font-size:12px;
}

#tasto_home {
	width:100%;
	background-image:url(../images/bg_t_home.gif);
	background-position:center;
	background-repeat:no-repeat;
}
#tasto_home a {
	text-decoration:none;
	text-transform:uppercase;
}

#content {
	margin:0px auto;
	width:950px;
	background-image:url(../images/bg_menu.jpg);
	background-repeat:repeat-y;
}

#menu {
	margin:0px;
	width:200px;
	height:auto;
}
#menu ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#menu li {
	list-style:none;
	margin:3px 10px;
	padding:0px 10px;
	font-size:12px;
	font-weight:bold;
	text-transform:lowercase;
	letter-spacing:2px;
}
#menu a {
	text-decoration:none;
}

#main {
	margin-left:200px;
	min-height:460px;
}
#main p{
	font-size:12px;
	text-align:justify;
	letter-spacing:1px;
}
#main a {
	text-decoration:none;	
}

#footer {
	margin:10px auto;
	width:950px;
	background-image:url(../images/bg_footer.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
#footer p {
	margin:0px;
	padding:5px;
	font-size:11px;
	text-align:right;
	letter-spacing:1px;
}
#footer a {
	text-decoration:none;
}

#previews {
	margin:0px;
	padding:0px;
	list-style:none;
}

#previews img {
	background-image:url(../images/bg_previews.jpg);
	background-repeat:no-repeat;
	background-position:center;	
}

/***CLASSI ***/
.homepage {
	position:absolute;
	width:500px;
	height:400px;
	top:50%;
	left:50%;
	margin-top:-250px;
	margin-left:-250px;
}

.tasto_home {
	margin:0px auto;
	padding:5px 20px;
	width:910px;
	background-image:url(../images/bg_t_home.jpg);
	background-position:left;
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:bold;
	text-transform:lowercase;
}
.tasto_home a {
	letter-spacing:2px;
	text-decoration:none;
}

.bottom_ali {
	position:relative;
	bottom:0px;
	left:0px;
}

.menu_sel {
	background-image:url(../images/menu_sel.gif);
	background-repeat:no-repeat;
	background-position:left;
}

.main_foto_pos {
	position:absolute;
	margin:2px 0px 0px 357px;
	width:244px;
	height:185px;
	overflow:hidden;
}

.bg_foto {
	background-image:url(../images/bg_main_foto.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	min-width:710px;
	min-height:294px;
	padding:52px 0px 0px 40px;
}
.bg_foto h1{
	font-size:13px;
	margin:20px 0px;
	text-transform:uppercase;
	font-weight:normal;
}

.bg_foto_home {
	background-image:url(../images/bg_main_foto1.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	min-width:710px;
	min-height:294px;
	padding:52px 0px 0px 40px;
}
.bg_foto_home h1{
	font-size:13px;
	margin:20px 0px;
	text-transform:uppercase;
	font-weight:normal;
	color:#FFF;
}

.bg_nofoto {
	background-image:url(../images/bg_main_nofoto.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	min-width:710px;
	min-height:294px;
	padding:52px 0px 0px 40px;
}
.bg_nofoto h1{
	font-size:13px;
	margin:20px 0px;
	text-transform:uppercase;
	font-weight:normal;
}

.main_mini {
	width:300px;
}

.box_elenco {
	width:350px;
	height:100px;
	margin:10px 0px;
}
.box_elenco img {
	border:2px solid #FFFFFF;
	padding:5px;
	width:100px;
	height:78px;
	background-image:url(../images/bg_previews.jpg);
	background-repeat:no-repeat;
	background-position:center;	
}
.box_elenco img:hover {
	border:2px solid #993333;
	margin:5px;
	padding:0px;
	width:100px;
	height:78px;
}

.sub_main_dx {
	margin:2px 109px 0px 0px;
	width:244px;
	height:auto;	
}

.gallery {
	/*position:absolute;
	margin:0px 0px 0px 357px;
	top:400px;*/
	margin-bottom:40px;
}
.gallery img {
	border:0;
}

.preview {
	border:4px solid #993333;
	margin:10px 6px;
	width:100px;
	height:78px;
}
.ingrandisci {
	position:absolute;
	margin-top:163px;
	margin-right:109px;
	border:0;
	z-index:1;
	/*opacity: 0.80;
	-moz-opacity: 0.80;
	filter:alpha(opacity=80);*/

}

.img_home {
	border:2px solid #FFFFFF;
	/*margin:10px 16px;*/
	padding:10px 16px;
	width:100px;
	height:78px;
}
.img_home:hover {
	border:2px solid #993333;
	margin:10px 16px;
	padding:0px;
	width:100px;
	height:78px;
}
.img_home_sel {
	border:2px solid #993333;
	margin:10px 16px;
	width:100px;
	height:78px;
}

.pagine {
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#000;
}
.pagine a {
	color:#993333;
	text-decoration:none;
	font-weight:normal;
}

/***CLASSI FISSE***/
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
.clear_r {
	clear:right;
}
.clear_l {
	clear:left;
}

.mini { font-size:11px; }
.tcenter { text-align:center; }

/**COLORI**/
.color_A {
	color:#993333;
}
.color_B {
	color:#F3AB8C;
}
.color_C {
	color:#000000;
}
.color_D {
	color:#FFFFFF;
}


/**FORM**/
.testo_form {
	width:100px;
	letter-spacing:-1px;	
}
.input_text {
	width:140px;
	margin:7px;
	font-family: Arial, Tahoma;
	font-size:13px;
	color:#333;
	/*font-style:italic;*/
}
.input_text_mini {
	width:50px;
	margin:7px;
	font-family: Arial, Tahoma;
	font-size:13px;
	color:#333;
	/*font-style:italic;*/
}
.input_textarea {
	width:140px;
	height:45px;
	margin:7px;
	font-family: Arial, Tahoma;
	font-size:13px;
	color:#333;
	/*font-style:italic;*/
}
.input_radio {
	margin:10px;
}
.input_submit {
	width:140px;
	height:25px;
	margin:7px;
	font-family: Arial, Tahoma;
	font-size:14px;
	color:#333;
	/*font-style:italic;*/
}
