﻿body
{
	margin: 0px auto 0px auto;
	padding-top:60px;
	background: #FFF;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	width: 1100px;

}
	
img {border:0px;}

form {border:0px;}	


h1 {
	font-size: 2.0em;
	font-weight: normal;
}

a
{
	color:Black;
}

.Indentazione
{
	margin-left:20px;
}

/* NAME BAND */	
.Logo
{
	width: 85%;
	margin:0 auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 55px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: -2px;
	height: 50px;
}
	
.SoluzioniInformatiche
{
	width: 85%;
	margin:0 auto;
	text-align: left;
	font-size: 16px;
	color: #000000;
	text-transform: none;
	font-weight: normal;
	letter-spacing: normal;
	padding-left: 188px;
	padding-top: 2px;
}

/* NAVIGATION */
	
.login a 
{
	color: white;
	text-decoration: none;
}

.login a:hover 
{
	text-decoration: underline;
}

.SiteMap
{
	text-align: left;
	font-size: 0.8em;
	padding-top: 15px;
	padding-left: 10px;
}	

.SiteMap a
{
	color: #666666;
	text-decoration: none;
}


.SiteMap a:hover 
{
	text-decoration: underline;
}

.navigazione {
	text-align:center;
	}
	
/* CONTENT */
	
.content_container 
{
	width: 85%;
	margin:0 auto;
	min-height:500px;
}

.content_bucket
{
	padding-bottom: 50px;
	text-align: left;
	font-size: 13px;
	padding-left: 30px;
	padding-right: 30px;
}
	
	
/* FOOTER */

.footer_container
{
    width: 85%;
    margin: 0 auto;
    border-width: 1px;
    border-color: #C0C0C0;
    height: 26px;
    padding-top: 15px;
    border-top-style: solid;
}

.footer
{
	color: #666666;
	font-size: 11px;
}
	
/* PORTFOLIO */

.AziendaPortfolio
{
	font-weight:bold;
}

.GenerePortfolio
{
	font-style:italic;
}

/* Menu Navigazione */

div#container{width: 85%;min-width:300px;
   margin:0 auto;text-align:right}

ul#minitabs
{list-style: none;margin: 0;padding: 7px 0;
  border-bottom: 1px solid #C0C0C0;font-weight: bold;
  text-align: right;white-space: nowrap}
  
ul#minitabs li
{display: inline;margin: 0 3px}

ul#minitabs a
{text-decoration: none;padding: 0 0 3px;
  border-bottom: 4px solid #FFF;color: #999}
  
ul#minitabs a#current
{
	border-color: #000000;
	color: #000000;
}

ul#minitabs a:hover
{
	border-color: #000000;
	color: #000000;
}

/* BOX */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.curlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
width: 200px;
}

.curlycontainer .innerdiv{
background: transparent url('../../Design/brcorner.gif') bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 10px 4px 15px 5px;
}

.curlycontainer .innerdiv .TestoBox
{
font-size: 13px;
text-align:left;
}


/* Box Newsletter */

#BoxNewsletter
{
	background-position: left center;
	background: transparent url('../../Design/Busta.png') no-repeat;
	height:45px;
}