

/*---------------------------------------------------SITO CUSTOM ISIG 2006------------------------------------*/

/*------------------------------------------------HOME MOVIE FLASH--------------------------------------------*/

#movie_flash {
	width:512px;
	height:191px;
	float:left;
}

/*------------------------------------------------BOX NEWS------------------------------------------------------*/

#news {
	width:255px;
	height:277px;
	margin: 0px 2px 0px 0px;
	float:left;
	background: url("../../images_custom/sfumo_verde.gif") repeat-x top left;
}

.titolo_box_verde {
	height:18px;
	padding:7px 0px 0px 35px;
	float:left;
	background: url("../../images_custom/freccia_verde.gif") no-repeat top left;
}

.titolo_box_azzurro {
	height:18px;
	padding:7px 0px 0px 35px;
	background: url("../../images_custom/freccia_azzurra.gif") no-repeat top left;
}

/*------------------------------------------------BOX NEWS organizzazione testi----------------------*/

#contenitore_news {
	padding: 10px 30px 20px 30px;
	clear:both;
}

.box_data_news_home {
	padding:10px 0px 0px 0px;
}

.box_titolo_news_home {
	padding:5px 0px 0px 0px;
}

.box_testo_news_home {
	padding:5px 0px 0px 0px;
}

.box_link_news_home {
	padding:5px 0px 5px 0px;
}

#archivio_news {
 	margin:5px 5px 0px 0px;
	float:right;
}

/*------------------------------------------------BOX LINKS------------------------------------------------------*/

#links {
	width:255px;
	height:277px;
	margin: 0px 2px 0px 0px;
	float:left;
	background: url("../../images_custom/sfumo_box_links.jpg") repeat-x top left;
}

#contenitore_links {
	padding:0px 35px 0px 20px;
}

#img_links {
	margin: 13px 0px 20px 0px;
}

.testo_links {
	margin: 6px 0px 6px 8px;
	padding:0px 0px 0px 20px;
	background: url("../../images_custom/pallino_freccia.gif") no-repeat center left;
}

/*------------------------------------------------BOX PUBBLICAZIONI------------------------------------------------------*/

#pubblicazioni {
	width:255px;
	height:147px;
	margin: 0px 0px 0px 0px;
	float:left;
	background: url("../../images_custom/sfumo_azzurro.jpg") repeat-x top left;
}

#img_pubblicazioni {
	width: 54px;
	height: 75px;
	border: 1px solid #FFFFFF;
	float: left;
}

#testo_pubblicazioni {
	width: 160px;
	margin: 0px 0px 0px 10px;
	float:left;
}

/*------------------------------------------------BOX MEDIA SEARCH------------------------------------------------------*/

#media {
	width:255px;
	height:130px;
	float:left;
	background: url("../../images_custom/sfumo_azzurro.jpg") repeat-x top left;
}

#testo_media {
	padding: 20px 20px 0px 20px;
}

#button_media {
	padding: 0px 15px 0px 0px;
	float:right;
}

/*------------------------------------------------BOX PROGRAMMI DI RICERCA------------------------------------------------------*/

#programmi {
	width:255px;
	height:155px;
	margin: 0px 2px 0px 0px;
	float:left;
	background: url("../../images_custom/sfumo_azzurro.jpg") repeat-x top left;
}

#testo_programmi {
	padding: 20px 20px 0px 25px;
}

#button_programmi {
	padding: 0px 15px 0px 0px;
	float:right;
}

/*------------------------------------------------BOX PHOTO GALLERY------------------------------------------------------*/

#photo {
	width:255px;
	height:155px;
	margin: 0px 2px 0px 0px;
	float:left;
	background: url("../../images_custom/sfumo_verde_corto.jpg") repeat-x top left;
}

#contenitore_photo {
 	float:left;
	padding: 15px 10px 0px 5px;
	clear:both;
 }
 
#img_photo {
	width:89px;
	height:59px;
	padding: 1px;
	border: 1px solid #FFFFFF;
}

#sfumo_photo {
	width:89px;
	height:25px;
	margin: 0px 2px 0px 2px;
	background: url("../../images_custom/sfumo_foto.jpg") repeat-x top left;
}

#testo_photo {
	width:135px;
	height:50px;
	padding: 20px 10px 0px 0px;
	/*background:#f90;*/
	overflow:hidden;
	float:left;
 }
 
 #button_photo {
	padding: 10px 15px 0px 0px;
	/*background:#f60;*/
	float:right;
}

/*------------------------------------------------BOX CONTATTO------------------------------------------------------*/

#contatto {
	width:255px;
	height:155px;
	float:left;
	background: url("../../images_custom/sfumo_verde_corto.jpg") repeat-x top left;
}

#testo_contatto {
	padding: 15px 0px 0px 20px;
	clear:both;
}

