@charset "UTF-8";

/* @group service */

*  {margin:0; padding:0;}
a {
	text-decoration: none;
	color: #ceab5e;
}

h1 {
	text-align: center;
	color: #262626;
	font: 13px Arial, Helvetica;
	letter-spacing: 10px;
}

h2 {
	text-align: center;
	color: gray;
	line-height: 22px;
}
a:hover {text-decoration: underline;}
ul {
	/*list-style-type: none;*/
	margin-left: 2em;
}
img { margin:0; padding:0; border:0;}
a img { border:0;}
.clear { clear:both;}

.right_only {float: right; margin-right: 20px; margin-left: 20px; margin-bottom: 20px;}

.right { float: right;margin-right: 20px;text-align: left;
	width: 100px;
}
.left_only  {float: left;margin-left: 15px;}
.left  {
	float: left;
	margin-left: 4px;
	margin-bottom: 20px;
	text-align: center;
	width: 156px;
	height: 255px;
}

.leftp  {
	float: left;
	margin-left: 4px;
	margin-bottom: 20px;
	text-align: center;
	width: 156px;
	border: 5px solid #deb96f;
	margin-bottom: 8px;
	margin-right: 2px;
}

.left img  {
	border: 5px solid #deb96f;
	margin-bottom: 8px;
	margin-right: 2px;
}
div.line-hor-black {
	background-color: black;
	height: 1px;
}
.spacer10  {
	clear: both;
	padding-top: 10px;
}
.spacer20  {
	clear: both;
	padding-top: 20px;
}

.spacerblack  {
	clear: both;
	height: 40px;
	background-color: black;
}

.spacer40black  {
	clear: both;
	background: url(../images/bg_global.btm.jpg) no-repeat 0 top;
	height: 50px;
}
input, textarea, select	{
	margin-bottom: 10px;
	color: black;
	font: 11px/18px Arial, Helvetica;
	border: 1px solid gray;
	padding-left: 6px;
	padding-right: 6px;
}
input.but	{
	font-size: 11px;
	line-height: 20px;
	color: white;
	background-color: #2058b6;
	border: 1px none gray;
}
/* @end */

html, body {
	scrollbar-face-color: #333333;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #000000;
	background: black url(../images/bg_logo.jpg) no-repeat 0 top;
	text-align: center;
	color: #dfdfdf;
	font: 12px/20px Arial, Helvetica;
	/*height:auto !important; /* real browsers */
	/*height:100%; /* IE6: treaded as min-height*/
	/*min-height:100%;*/
}
/*body.intro {
	text-align: center;
	color: #525252;
	font: 11px/20px Arial, Helvetica;
	background: none;

}*/

body.pop {
	background-color: #f6fdff;
	text-align: left;
	color: silver;
}

#container {
	margin: 0 auto;
	width: 839px;
	text-align: center;
	background: url(../images/bg_global.jpg) repeat-y;
}
#container.intro {
	margin:0 auto;
	width: 540px;
	text-align: center;
	background-image: none;
}

#container.intro .footer {
	clear: both;
	text-align: center;
	font: 11px/44px Arial, Helvetica;
	color: silver;
	height: 44px;
}
#header {
	height: auto;
}
#content {
	text-align: left;
	background: url(../images/bg_content.jpg) no-repeat center top;
}

#content.home {
	text-align: left;
	background: url(../images/bg_home.jpg) no-repeat center top;
	height: 383px;
}

#content.eventi {
	text-align: left;
	background: black url(../images/bg_content-eventi.jpg) no-repeat center top;
	height: 420px;
}

.titoli {
	width: 769px;
	margin: 0 auto;
}

.indent {
	width: 700px;
	margin: 0 auto;
	/*height: 280px;
	overflow: auto;*/
}

/* @group artiste (slide images) */

.slidecnt {
	width: 500px;
	margin: 0 auto;
	/*float: left;*/
	/*margin-left: 20px;*/
}

/* @end */

/* @group eventi */

.indenteventi {
	width: 780px;
	margin: 0 auto;
}

.nomeeventi {
	width: 173px;
	height: 32px;
	float: left;
	margin-left: 18px;
	text-align: center;
	padding-top: 12px;
	color: #af893e;
	font: normal 12px/14px Arial, Helvetica;
	vertical-align: middle;
}

.imgeventi {
	width: 173px;
	height: 198px;
	float: left;
	margin-left: 18px;
	text-align: center;
}

.dataeventi {
	width: 173px;
	height: 34px;
	float: left;
	margin-left: 18px;
	text-align: center;
	padding-top: 10px;
	color: black;
	font: 12px Arial, Helvetica;
}

/* @end */




/****************** colonne cnt, dx e sx - non usate *********/

/* @group col cnt (main tab) */

#col-cnt {
	width: 710px;
	float: right;
}

#col-cnt div.maintab{
	margin-bottom: 20px;
}

/* @group top */

#col-cnt div.maintabtop{
	width: 710px;
	height: 10px;
	background: url(../images/bg.cnttop.jpg) no-repeat;
}

/* @end */

/* @group center */

#col-cnt div.maintabcnt{
	width: 710px;
	text-align: center;
	background: url(../images/bg.cntcnt.jpg) repeat-y;
}

#col-cnt div.maintabcnt div.maintab_indent{
	margin-right: 25px;
	margin-left: 30px;
	text-align: left;
}

/* @group elenco pronta consegna (6 tabs) */

.elenco_prontacons{
	width: 200px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 15px;
	float: left;
	height: 200px;
}

/* @end */

/* @group elenco stock */

.elenco_stock{
	padding: 10px;
	border-bottom: 1px dotted gray;
}
.elenco_stock:hover{
	padding: 10px;
	border-bottom: 1px dotted gray;
	background-color: silver;
}

/* @end */

/* @group scheda */

#col-cnt div.maintabcnt div.maintab_indent .imgbig{
	margin-right: 25px;
	margin-bottom: 30px;
	text-align: left;
	width: 270px;
	height: 270px;
	border: 1px solid #787878;
}

/* dimensioni img big: 250px */
#col-cnt div.maintabcnt div.maintab_indent .imgbig img{
	border: 10px solid #dfdfdf;
}

#col-cnt div.maintabcnt div.maintab_indent .dati{
	text-align: left;
	width: 320px;
	float: right;
	margin-bottom: 30px;
}

#col-cnt div.maintabcnt div.maintab_indent .dati_box{
	text-align: left;
	width: auto;
	margin-bottom: 30px;
	background-color: #f6fdff;
	padding: 8px;
	border: 1px solid #b2c9d8;
}

#col-cnt div.maintabcnt div.maintab_indent .dati_box2{
	text-align: left;
	width: auto;
	background-color: white;
	margin-bottom: 1px;
	/*border: 1px solid #dacdb2;*/
}

#col-cnt div.maintabcnt div.maintab_indent .dati .colsx{
	width: 110px;
	text-align: center;
	font: 11px/20px Arial, Helvetica;
	color: #696969;
}

#col-cnt div.maintabcnt div.maintab_indent .dati .coldx{
	width: 65px;
	float: right;
	text-align: center;
	background-color: #fff7ec;
}

/* @end */

/* @group photogallery */

div.photogallery {
	padding-top: 10px;
}

div.photogallery a  {
	float: left;
	border: 1px solid white;
	margin-left: 1px;
	margin-bottom: 1px;
}

div.photogallery a:hover  {
	border-color: black;
}

/* @end */

/* @end */

/* @group bottom */

#col-cnt div.maintabbtm{
	width: 710px;
	height: 10px;
	background: url(../images/bg.cntbtm.jpg) no-repeat;
	clear: both;
}

/* @end */

/* @end */



#col-sx {
	float: left;
	width: 230px;
}

#col-dx {
	float: right;
	width: 200px;
}

/* @group side col (tab sx - dx) */


div.sidetab{
	margin-bottom: 10px;
}

div.tabtop{
	width:200px;
	height: 20px;
	background: url(../images/sidetop.gif) no-repeat;
	line-height: 18px;
	font-size: 14px;
	text-align: center;
}

div.tabcnt{
	width:200px;
	text-align: center;
	background: url(../images/sidecnt.gif) repeat-y;
}
div.tabbtm{
	width:200px;
	height: 20px;
	background: url(../images/sidebtm.gif) no-repeat;
}

/* @group menu sx (menu contestuale alle sezioni) */

.menu {
	width: 220px;
	margin: 0 auto;
}

.menu ul {
	margin-left: 20px;
	margin-right: 15px;
	font-size: 12px;
	line-height: 26px;
	text-align: left;
}
.menu ul li {
	list-style: none;
}
.menu ul li a {
	background: url(../images/ico_menusx.gif) no-repeat left center;
	display: block;
	padding-left: 20px;
}
.menu ul ul {
	margin-left: 20px;
	margin-right: 0px;
	line-height: 20px;
}
.menu ul ul li a {
	color: #611e12;
	display: block;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	text-transform: uppercase;
}

/* @end */

/* @group menu dx (menu contestuale alle sezioni) */

.menudx ul {
	margin-left: 20px;
	margin-right: 20px;
	font-size: 12px;
	line-height: 24px;
	text-align: left;
}
.menudx ul li {
	list-style: none;
	border-bottom: 1px dotted #b2c9d8;
}
.menudx ul li a {
	/*background: url(../images/ico_menusx.gif) no-repeat left center;*/
	display: block;
	font-weight: normal;
	font-style: normal;
}
.menudx ul ul {
	margin-left: 50px;
}
.menudx ul ul li a {
	color: #2f5267;
	display: block;
	background: url(../images/ico_download.png) no-repeat left center;
}

/* @end */

div.menutop	{
	width: 230px;
	height: 10px;
	background-image: url(../images/bg.menusxtop.jpg);
}
div.menucnt	{
	width:230px;
	background-image:url(../images/bg.menusxcnt.jpg);
	text-align: center;	
}
div.menubtm	{
	width:230px;
	background-image:url(../images/bg.menusxbtm.jpg);
	height: 10px;
}

/* @group news */

.news ul {
	margin-left: 20px;
	margin-right: 15px;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
}
.news ul li {
	list-style: none;
	padding-top: 10px;
}
.news ul li a {
	/*background: url(../images/ico_menusx.gif) no-repeat left center;*/
	display: block;
	color: black;
	padding-left: 5px;
}

.news ul li a:hover {
	/*background: url(../images/ico_menusx.gif) no-repeat left center;*/
	text-decoration: none;
	background-color: #dfdfdf;
}

/* @end */

/* @group msx (menu div id) */

.msx {
	width: 240px;
	margin-bottom: 15px;
}

/*.msx p {
	text-align: left;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 15px;
	font: 17px/18px Arial, Helvetica;	
	border-bottom: 1px solid #dfdfdf;
	margin-bottom: 10px;
	color: #777776;
}*/
.msx a {
	text-decoration:none;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 2px;
	font: 17px/22px Arial, Helvetica;	
	border-bottom: 1px solid #dfdfdf;
	margin-bottom: 8px;
	color: #777776;
	display: block;
}
.msx a:hover {
	color: silver;
	border-bottom: 1px solid gray;
}
.msx div.sub a {
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	border: none;
	line-height: 15px;
}
.msx div.sub a:hover {
	color: gray;
	background-color: #e9e9e9;
}

/* @end */

/* @end */

/**************** fine colonne cnt, dx e sx - non usate *******/

#footer {
	clear: both;
	text-align: center;
	font: 11px/18px Arial, Helvetica;
	color: silver;
	padding-top: 25px;
	padding-right: 50px;
	background: black url(../images/foot/foot_logo.png) no-repeat 60px top;
	padding-left: 50px;
}

#footer.intro {
	clear: both;
	text-align: center;
	font: 11px/18px Arial, Helvetica;
	color: silver;
	background-image: none;
	padding-top: 10px;
}

/* @group footer */

div#footer p.copy {
	font-size: 11px;
	color: #545454;
	float: right;
	margin-right: 20px;
	margin-bottom: 10px;
}

div#footer p.copy a {
	font-size: 11px;
	color: gray;
}

div#footer ul {
	padding-top: 10px;
	font-size: 10px;
}

div#footer li {
	display: inline;
	list-style: none;
	padding-left: 10px;
	padding-right: 10px;
}
div#footer li a {
	color: #262626;
}

/* @end */

/* @group navbar */

.navbar {
	background-color: white;
	width: auto;
	font: 11px/15px Arial, Helvetica;
	color: #5b5c5c;
	margin-bottom: 10px;
	padding: 2px;
	border-top: 1px dotted silver;
	border-bottom: 1px dotted silver;
}

.navbar a {
	color: #5b5c5c;
}

/* @end */

/* @group box nav < > */
.navleft {
	width: 67px;
	float: left;
	margin-left: 10px;
	text-align: center;
	font-size: 20px;
	line-height: 170px;
	background-image: url(../images/bg_bt.png);
}
.navleft a, .navright a {
	text-decoration: none;
	color: silver;
	display: block;

}
.navright {
	width: 67px;
	float: right;
	margin-right: 10px;
	text-align: center;
	font-size: 20px;
	line-height: 170px;
	background-image: url(../images/bg_bt.png);
}

.navleft a:hover, .navright a:hover {
	color: white;
}


/* @end */


/* @group classi testo etc */

.titartiste {
	color: #af893e;
	font: 22px/40px Georgia, "Times New Roman", Times, serif;
}

.tit1 {
	color: white;
	margin-bottom: 5px;
	font: bold 13px Arial, Helvetica;
}
.tit2 {
	font: bold 13px/29px Arial, Helvetica;
	color: black;
}
.tit2a {
	font: 13px/13px Arial, Helvetica;
	color: #000000;
	margin-bottom: 10px;
}
.tit2b {
	font: bold 20px/22px Times, "Times New Roman", Georgia, serif;
	color: #000000;
	margin-bottom: 10px;
}
.tit2c {
	font: 15px/22px Times, "Times New Roman", Georgia, serif;
	color: #000000;
	margin-bottom: 10px;
}

.txt {
	font: 11px/18px Arial, Helvetica;
	color: silver;
}

.datanews {
	font: italic 11px/18px Arial, Helvetica;
	color: #444;
	margin-bottom: 10px;
	padding-left: 5px;
	background:url(../images/bg.tit.jpg) repeat-y left;
}

.tit3 {
	font: 13px/20px Arial, Helvetica;
	color: #bd9652;
	margin-bottom: 5px;
	text-align: center;
	width: 126px;
	background: url(../images/bg.stellina.png) no-repeat 0 top;
	padding-right: 15px;
	padding-left: 15px;
}

.tit3 a {
	color: white;
	margin-bottom: 5px;
	text-align: center;
	text-transform: uppercase;
}

.tit3 a:hover {
	color: white;
	margin-bottom: 5px;
	text-align: center;
	text-transform: uppercase;
	text-decoration:underline;
}

.tit3-bor {
	font: bold 13px/20px Georgia, "Times New Roman", Times, serif;
	color: #255c88;
	margin-bottom: 10px;
	border-bottom: 1px solid white;
}
.note {
	font: 11px/15px Arial, Helvetica;
	color: #696969;
}

.note2 {
	font: bold 12px/20px Arial, Helvetica;
	color: #d00700;
	margin-bottom: 10px;
}
.formservice {
	width: 150px;
	text-align: right;
	margin-right: 10px;
	float: left;
}

/* @end */

