/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
	FONT SIZING KEY
	
	8px = .5em
	9px = .562em
	10px = .625em
	11px = .689em
	12px = .75em
	13px = .814em
	14px = .875em
	15px = .938em
	16px = 1em
	17px = 1.064em
	18px = 1.125em
	19px = 1.188em
	20px = 1.25em
	21px = 1.313em
	22px = 1.375em
	23px = 1.438em	
	24px = 1.5em	
	25px = 1.563em
	26px = 1.625em
	27px = 1.688em
	28px = 1.750em
	29px = 1.813em
	30px = 1.875em	
	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/* =standard
   ----------------------------------------------------*/
   
body,div,dl,dt,dd,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin:0; 
	padding:0; 
} 
table { 
	border-collapse:collapse; 
	border-spacing:0; 
} 
fieldset,img {  
	border:0; 
} 
address,caption,cite,code,dfn,em,strong,th,var { 
	font-style:normal; 
	font-weight:normal; 
} 

caption,th { 
	text-align:left; 
} 
q:before,q:after { 
	content:''; 
} 
abbr,acronym {
	border:0; 
}
   
/* =testi-link
   ----------------------------------------------------*/
h2 {
	font: bold 1.5em  Arial, Helvetica, sans-serif;
	color: #7790D8;
	padding: 15px 0;
}
h3 {
	font: bold 1em  Arial, Helvetica, sans-serif;
	color: #7790D8;
	padding: 5px 0;}
h4 {
	font: bold .75em  Arial, Helvetica, sans-serif;
	color: #7790D8;
	margin: 10px 0 0 0;
}
h5 {
	font: normal 1em  Arial, Helvetica, sans-serif;
	color: grey;
	margin: 5px 0 0 0;
}
p {
	font: normal .75em/1.75em  Arial, Helvetica, sans-serif;
	color: #7790D8;
	padding: 5px 0;
	margin: 0;
}
a {
    color: #7790D8;
    text-decoration:none
}
	a:hover {color: blue;}
    
/* =
   ----------------------------------------------------*/


#content ul {
	color: #695736;
	list-style: none;
	font-size: 0.75em;
}
	#content ul li {
		background: transparent url(../immagini/content.png) 0 center no-repeat;
		margin-bottom: 8px;
	}
		#content #maincolumn ul#benefits {
			list-style-image: image;
			padding-left: 0;
			margin: 10px 0 0 0;
		}
			#content #maincolumn ul#benefits li {
				height: 18px;
				margin: 0 0 15px 0;
				padding: 10px;
				a:hover {color: white;}
			}
body#contact #content #maincolumn ul {padding: 0; margin: 18px 0 20px 0;}
body#contact #content #maincolumn ul li {
	padding: 0;
	margin-bottom: 5px;
}
#content ol {
	list-style: decimal inside;
	font-size: 0.75em;
	padding: 20px 0;
}
#sidebar h3 {
	font-size: 1.5em;
	font-weight: normal;
}
#sidebar ul {
	margin: 10px 0;
	padding: 0;
}

strong {font-weight: bold;}
em {font-style: italic; color: #2a4116;}
.orange {color: #dd7e53;}




/* =STILI LAYOUT (header, content, footer, etc.)
   ----------------------------------------------------*/

body {
	font: normal 100%/1.125em Verdana, Arial, Helvetica, sans-serif;
	color: trasparent;
	background: #fff url(sfondo.jpg) 0 0 repeat-x;
	margin: 0;
	padding: 0;
}

#wrapper {
    width: 768px;
	margin: 0 auto;
	padding-bottom: 10px;
}

#header {
	position: relative;
    width: 750px;
	height: 140px;
	padding: 0 14px 0 0;
}
    #header h1 {
        margin: 0;
}

    #header h1 a {
		display: block;
		float: left;
        width: 275px;
        height: 139px;
        background: transparent url(logo.gif) 0 0 no-repeat;
}

/* =menu alto
   ----------------------------------------------------*/
   
#navigation {
	position: absolute;
	bottom: 32px;
	right: 14px;
    width: 328px;
	height: 20px;
}
    #navigation ul {
        list-style-type: none;
		display: block;
		width: 332px;
		height: 32px;
        margin: 0;
        padding: 0;
    }
        #navigation ul li {
            display: block;
			float: left;
			height: 32px;
			margin-right: 25px;
        }
            #navigation ul li a {
				display: block;
				float: left;
				height: 32px;
            }			
				#navigation ul li a:hover {background-position: 0 -32px;}
				li#n_home a {width: 45px; background: transparent url(logo1.gif) 0 0 no-repeat;}
				li#n_about a {width: 45px; background: transparent url(logo2.gif) 0 0 no-repeat;}
				li#n_projects a {width: 45px; background: transparent url(logo3.gif) 0 0 no-repeat;}
				li#n_contact a {width: 45px; background: transparent url(logo4.gif) 0 0 no-repeat;}
				li#n_where a {width: 45px; background: transparent url(logo5.gif) 0 0 no-repeat;}
					#navigation ul li#n_where {margin: 0;}
					
				body#home li#n_home a {background-position: 0 -32px;}
				body#about li#n_about a {background-position: 0 -32px;}
				body#projects li#n_projects a {background-position: 0 -32px;}
				body#contact li#n_contact a {background-position: 0 -32px;}
				body#where li#n_where a {background-position: 0 -32px;}
				
/* =sotto
   ----------------------------------------------------*/

#content {
	position: left;
    width: 740px;
	padding: 5px 14px;
}

#box {
    float: left;
    width: 555px;
	background-color: none;
}
	
#architetture {
    
    float: left;
    width: 735px;
    margin: 0 auto;
	padding-top: 0px;
	padding: 0px;	    background-color: none;
}

#barra
{
    overflow: Auto;
    background-color: none;
    color: #000000;
    font: Normal 12px arial;
    width: 170px;
    height: 500px;
    margin: 0px;
    padding: 5px;
    border: Solid 0px #000000;
    scrollbar-base-color: #BAC9F4;
    scrollbar-arrow-color: #BAC9F4;
    scrollbar-track-color: #BAC9F4;
}



#projectslideshow {
	display: block;
	float: left;
	width: 439px;
	height: 222px;
}
#introcontent {
	float: left;
	width: 291px;
	height: 222px;
	background: #BAC9F4 left bottom ;
}
	#introcontent h2 {
		color: black
		display: block;
		width: 280px;
		height: 56px;
		background: #BAC9F4
		padding: 0;
	}
	#introcontent p {
		color: black;
		font-style: italic;
		margin: 10px 0;
		padding: 50px 14px 0 10px;
}
	
	
#maincolumn {
	float: left;
    width: 220px;
    height: 325px;
    padding: 0px 10px;    margin-right: 0px;    background-color: trasparent}
	#maincolumn ul#benefits li#benefit1 {width: 200px; height: 100px;}
	#maincolumn ul#benefits li#benefit2 {width: 200px; height: 100px;}
	#maincolumn ul#benefits li#benefit3 {width: 200px; height: 100px;}
    #maincolumn ul#benefits li#benefit4 {width: 200px; height: 100px;}
   
   #maincolumnbis1 {
	float: left;
    width: 210px;
    height: 106px;
    padding: 0px 0px;    margin-right: 0px;}
    
   #maincolumnbis2 {
	float: left; 
    width: 210px;
    height: 106px;
    padding: 0px 0px;    margin-right: 0px;}
    
   #maincolumnbis3 {
	float: left; 
    width: 210px;
    height: 106px;
    padding: 0px 0px;    margin-right: 0px;}
    
   #maincolumnbis4 {
	float: 
    width: 210px;
    height: 106px;
    padding: 0px 0px;    margin-right: 0px;


}
    
        
#centerbar {
	float: left;
	width: 200px;
	padding: 0 0;
	margin-left: 0px;
	margin-right: 0px;    margin-top: 15px
    
    
}
	
#sidebar {
	float: left;
	width: 250px;
	padding: 0 14px;
	margin-left: 15px;
	margin-top: 15px
}
#sidebarimg {
    float: left;
	width: 250px;
	padding : 0 px;
	margin-left: 0px;
	margin-top: 5px
}
/* =in fondo (da rivedere)
   ----------------------------------------------------*/

#footer {
    width: 740px;
	background: transparent url(../) 0 0 no-repeat;
	padding: 30px 14px 0 14px;
}
	#footer a.foot {
		display: block;
		float: left;
		width: 95px;
		height: 55px;
		background: transparent url(../) 0 0 no-repeat;
	}
		#footer a.foot:hover {background-position: -95px 0;}
	#footer p {
		display: block;
		width: 525px;
		float: right;
		text-align: right;
		color: #a89671;
		margin: 0;
	}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    About Page
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#about #maincolumn {
	width: 712px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Projects Page
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#projects #maincolumn {
	width: 712px;
}

#imagegrid img {
	float: left;
	padding: 10px;
}

form dl dt {
	font-size: .75em;
}
form dl dd {
	margin-bottom: 10px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Misc.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#maincolumn ul#benefits li,
#navigation ul li a,
#introcontent h2,
#header h1 a {      /*----Add image replaced element here----*/
    letter-spacing: -1000em;
    text-indent: -999em;
    overflow: hidden;
}

.bottom {
   width: 750px;
   border-left: solid;
   border-right: solid;
   border-top: solid;
   border-bottom: solid;
   border-top-width: 2px;
   border-right-width: 2px;
   border-left-width: 2px;
   border-bottom-width: 2px;
   border-color: #BAC9F4;
   background-color: white;
   text-align:left;
   margin: 10px auto;
}

.contenuto {
   padding: 55px;
}


.logoutbutton a{
	display: block;
	float: right;
    width: 68px;
	height: 30px;
    background: transparent url(../i/form_btn.gif) 0 0 no-repeat;
    color: #fff;
    font: bold .75em Verdana, Arial, Helvetica, sans-serif;
	border: none;
	margin-top: 15px;
    padding: 0;
	line-height: 25px;
	text-indent: 10px;
	text-decoration: none;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clearme {clear:both;}


