﻿
/* BODY */
    
html, body, form
{ 
    margin: 0px;
    height: 100%;
    text-align: center;
    background-image: url('../Immagini/sfondo_sfumato.jpg')
}

/* PAGINA MASTER */

#container
{
    margin: 0 auto 0 auto;
    width: 960px;
    min-height: 100%;
    position: relative;
}

#header
{
    margin: 0 auto 0 auto;
    width: 960px;
    height: 60px;
}

#centro
{
    background-image: url('../Immagini/sfondo_contenitore3000.jpg');
    background-repeat: no-repeat;
    width: 960px;
    height: 100%;
    text-align: center;
    padding: 0px 0px 40px 0px;
    margin: 0px 0px 0px 0px;
}

#footer
{
    width: 960px;
    height: 40px;
    background-color: #C3D4DE;
    text-align: center;
    padding-top: 16px;
}

.spazio
{
    width: 960px;
    height: 30px;
}

/* PAGINA DEFAULT */

.contenitoreHome
{
    width: 960px;
    height: 960px;
    text-align: center;
}

.banner_divisorio
{
    height: 30px;
}

.banner_tabella
{
    width: 900px;
    margin: 0 auto 0 auto;
}

/* PAGINA CONTENUTI */

.contenitoreContenuti
{
    background-image: url('../Immagini/sfondo_contenitore.png');
    width: 960px;
    height: 780px;
    text-align: center;
}


/*PAGINE CONTATTI-PARTNER-IBLAB*/

#contenitore2
{
    background-image: url('../Immagini/sfondo_contatti.png');
    width: 960px;
    height: 680px;
    text-align: center;
}
#banner_alto
{
    width: 900px;
    height: 350px;
    background-image: url('../Immagini/banner_alto.png');
    position:absolute;
    left:30px;
}
#banner_alto2
{
    width: 900px;
    height: 125px;
    background-image: url('../Immagini/banner_contatti.png');
    left:30px;
    margin: 0 auto 0 auto;
}
#banner_alto3
{
    width: 900px;
    height: 125px;
    background-image: url('../Immagini/banner_partners.png');
    left:30px;
    margin: 0 auto 0 auto;
}
#banner_alto4
{
    width: 900px;
    height: 125px;
    background-image: url('../Immagini/banner_iblab.png');
    margin: 0 auto 0 auto;
    left:30px;
}
#banner_alto5
{
    width: 900px;
    height: 126px;
    background-image: url('../Immagini/banner_download.png');
    left:30px;
    margin: 0 auto 0 auto;
}
#banner_alto6
{
    width: 900px;
    height: 126px;
    left: 30px;
    margin: 0 auto 0 auto;
    background-image: url('../Immagini/banner_6.png');
}
#banner_alto7
{
    width: 900px;
    height: 126px;
    left: 30px;
    margin: 0 auto 0 auto;
    background-image: url('../Immagini/banner_news.png');
}
#banner_tabella2
{
    width: 850px;
    height: 400px;
    margin: 0 auto 0 auto;
}
#banner_divisorio1
{
    height: 20px;
}

/* MENU TOP */

#menu
{
    padding: 0px;
    font-family: Calibri;
    text-align: right;
    height: 25px;
    background-color: #FFFFFF;
}

/* TOP WEB */

.divTopWeb
{
    width: 216px;
    height: 93px;
    text-align: center;
    padding-top: 3px;
}

.divImmagineTopWeb
{
    width: 216px;
    height: 40px;
    text-align: center;
}

.divDescrizioneTopWeb
{
    width: 216px;
    height: 30px;
    text-align: center;
    font-family: Calibri;
    font-size: 12px;
    color: #495677;
}

.divLinkTopWeb
{
    width: 216px;
    height: 23px;
    text-align: center;
    font-family: Calibri;
    font-size: 12px;
    color: #495677;
    font-weight: bold;
}

/* DOWNLOAD */

.divDownload
{
    width: 216px;
    height: 66px;
    text-align: center;
    padding-top: 6px;
}

.divImmagineDownload
{
    width: 40px;
    height: 60px;
    text-align: center;
    vertical-align: top;
}

.divTestoLinkDownload
{
    width: 176px;
    height: 60px;
}

.divTestoDownload
{
    width: 176px;
    height: 35px;
    text-align: left;
    font-family: Calibri;
    font-size: 12px;
    color: #495677;
}

.divLinkDownload
{
    width: 176px;
    height: 20px;
    font-family: Calibri;
    font-size: 12px;
    color: #495677;
    font-weight: bold;
    text-align: left;
    padding-top: 10px;
}


/* NEWS */

.divNews
{
    width: 580px;
    height: 400px;
    padding-top: 5px;
}


/* SLIDE SHOW OPEN PROJECT */

#sliderOpenProject{}	

#sliderOpenProject ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

#sliderOpenProject li
{
    /* 
	define width and height of list item (slide)
	entire slider area will adjust according to the parameters provided here
	*/
    width: 216px;
    height: 238px;
    overflow: hidden;
}	

/* SLIDE SHOW TOP WEB */

#sliderTopWeb ul, #sliderTopWeb li{
	margin:0;
	padding:0;
	list-style:none;
	}
	
#sliderTopWeb li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:216px;
	height:93px;
	overflow:hidden; 
	}

/* SLIDE DOWNLOAD */

#sliderDownload ul, #sliderDownload li{
	margin:0;
	padding:0;
	list-style:none;
	}
	
#sliderDownload li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:216px;
	height:66px;
	overflow:hidden; 
	}

/* SLIDE NEWS */

#sliderNews ul, #sliderNews li{
	margin:0;
	padding:0;
	list-style:none;
	}
	
#sliderNews li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:580px;
	height:400px;
	overflow:hidden; 
	}

#prevBtn
{
    font-family: Calibri;
    font-size: 14px;
    font-weight: bold;
    color: #003366;
    text-decoration: none;
}	
	
#prevBtn a
{
    font-family: Calibri;
    font-size: 14px;
    font-weight: bold;
    color: #003366;
    text-decoration: none;
}	
	
#nextBtn
{
    font-family: Calibri;
    font-size: 14px;
    font-weight: bold;
    color: #003366;
    text-decoration: none;
    position: relative;
    right: -20px;
}	
	
#nextBtn a
{
    font-family: Calibri;
    font-size: 14px;
    font-weight: bold;
    color: #003366;
    text-decoration: none;
}	
	
/*														
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:77px;
	background:url(images/btn_prev.gif) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(images/btn_next.gif) no-repeat 0 0;	
	}
*/
