@charset "utf-8";
a{text-decoration: none; color: #333333;}
a:hover { color: RED; text-decoration: underline;}
img {border:0px}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px; color:#222222;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the 						#container selector */
}
input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:capitalize;
	font-size: 13px; letter-spacing: 1px; color:#222222;	padding: 1px; margin:3px 0 3px 0;
}
input.nocaps, textarea.nocaps{text-transform:none;}

#container {
	width: 922px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: justify; /* this overrides the text-align: center on the body element. */
}
#container h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px; font-weight:bold; color: #333; text-align: left;
	letter-spacing: 1px; font-variant:small-caps; margin:0 0 2px 0; padding:0; border:0;
}
#header {
	background-image:url(img/sfondo/index.jpg); 
	height:242px;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the 			#header instead of text, you may want to remove the padding. */
	padding-top:21px;
}
#header.rock { background-image:url(img/sfondo/rock.jpg); }
#header.soul {	background-image:url(img/sfondo/soul.jpg); }
#header.acta {	background-image:url(img/sfondo/acta.jpg); }
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If 			the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 5px 0 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

#demo {color: #333; padding-top:5px; padding-bottom:6px; margin-left:10px; font-weight:bold; background: url(img/icone/freccia_2.jpg) left no-repeat;}
#demo a {border: 2px dashed #999; border-left:0px; border-right:0px; padding-top:6px; padding-bottom:6px;}	
#demo a:hover { border-top: 2px dashed #F90; border-bottom: 2px dashed #F90; text-decoration:none}
.demox { font-size:14px; padding-left:30px; padding-right:18px; padding-bottom:7px; padding-top:1px;}


.dettagli {border: 2px solid #FFF; color: #333; padding-top:9px; padding-right:10px; margin-top:10px; padding-bottom:6px; margin-right:5px; float:left }
.dettagli a {border: 2px solid #FFF; padding-top:6px; padding-bottom:6px;}	
.dettagli:hover {border: 2px solid #6C3728; color:#F00; text-decoration:none; cursor: pointer;}
.dettagli p{color:#333}
.dettagli3 { font-size:12px; font-weight:bold; text-decoration:none; background: url(img/icone/freccia_2.jpg) bottom left no-repeat; padding:1px 0 3px 28px}


.link_small  {color:#111; font-size:14px; text-decoration:none; text-align:left; background: url(img/icone/freccia_2.jpg) top left no-repeat; padding:0px 0 3px 28px}


ul#menu{float:right;width:650px;} 
ul#menu,ul#menu li{
	list-style-type:none;margin:0;padding:0;
	font-size: 16px;  font-weight:bold;	letter-spacing: 2px; font-variant: small-caps; }
ul#menu li{float:left;margin:0em;} 
ul#menu a{float:left;padding:10px 11px 14px 11px; text-decoration:none; } 
ul#menu a:hover{color:#DF0000; background:url(img/sfondo/bottom_border.jpg) bottom repeat-x} 
ul#menu li.current a{color:#DF0000; }


#mainContent {background-image:url(img/sfondo/center.jpg); padding: 20px 60px;}
#mainContent h1{
	padding:0 0 6px 0;	margin:0;
	font-size: 17px;color: #6C3728;
	font-weight:bold;
	letter-spacing: 1px;
	font-variant: small-caps;
}
#mainContent hr {margin: 16px 0 16px 0; border-top: 2px solid #A95B11;}
#mainContent p{margin:0; padding: 2px 0 12px 0;}

#mainContent.soul hr { border-top: 2px solid #0707D7;}
#mainContent.soul h1 { color: #0707D7;}

#mainContent.rock hr { border-top: 2px solid #A95B11;}
#mainContent.rock h1 { color: #480000;}

#mainContent.acta hr { border-top: 2px solid #000000;}
#mainContent.acta h1 { color: #000000;}

#mainContent.sitiweb h1 { font-size: 14px;color: #6C3728;text-transform:uppercase;}

.slogan{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px; color: #333333; font-weight:bold; Text-align: left; letter-spacing: 1px; font-variant: small-caps;
}
.slogan2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; color: #444444; font-weight:bold; Text-align: left; letter-spacing: 1px; font-variant: small-caps;
}

.software-foto{
	float: left;
	/*border: 1px solid #CCC ;*/
	width:180px;
	padding:5px;
	text-align:center;
}
.software-foto #mostra1{
	float: left;
	/*border: 1px solid #CCC ;*/
	width:180px;
	padding:5px;
	text-align:center;
}

.software-foto img {border: 1px solid #FFF}
.software-foto a img{border: 1px solid #FFF}
.software-foto a img:hover{border: 1px solid #900}

.software-descrizione{
	text-align: justify;
	line-height: 1.5;
	padding:5px 0 0px 220px; margin:0;
}	
.testo-14{
	font-size:12px;
	color:#333;
}
.titolo_cella{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:bold; 
	color: #333333;
	text-align: left;
	letter-spacing: 1px;
	font-variant:small-caps;
}
	
.software-descrizione ul{
	padding:0 0 0 22px; margin:0;
	font-size: 13px; color: #333333;
	letter-spacing: 1px;
	line-height:normal;
}
.software-descrizione li{
	padding:6px 0 0 0; margin:0;
	font-size: 13px; color: #222222;
	letter-spacing: 1px;
}
.software-dx{
	float: right;
	font-size:9px; text-align:left;
	width:80px;
	padding: 5px; margin:0;
}
.software-linea{
    background-image: url(img/SFONDO/linea_orizzontale.jpg);
	height: 26px;
	margin:0;
	}	
.azzurro {
	margin: 0 0 8px 0; 
	padding: 18px 0 5px 0;
	border-bottom: 2px groove #A95B11;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	font-variant: small-caps;
	font-weight:bold;
	color:#6C3728;
}
#footer {
	background:url(img/sfondo/bottom.jpg) top no-repeat;
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	padding-top:20px;
	text-align: left;
	font-size: 11px;
	letter-spacing: 1px;
	color:#444444;
	height:150px;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

#uno{
	float: left;
	width: 200px;
	border-left:2px solid #A95B11;
	margin:20px 0 20px 40px;
	padding:31px 0px 0px 10px;
}
#due{
	float: left;
	width: 200px;
	border-left:2px solid #A95B11;
	padding:44px 0 0 10px;
	margin:20px 0 20px 0px;
}
#tre{
	float: right;
	width: 200px;
	border-right:2px solid #A95B11;
	padding:26px 10px 0 10px;
	margin:20px 40px 20px 0px;
	text-align:right;
}

#footer a {text-decoration: underline; color: #444444;}
#footer a:hover {text-decoration: underline; color: red;}
