


/*---------------------------SITO CUSTOM EDICOM EDIZIONI-------------------------------------------------*/

#sito {
	width: 100%;
 }

#pagina {
	width: 753px;
	text-align:left;
}


/*------------------------------------------------RIMUOVE FLOAT---------------------------------------------*/

.clearfloat {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin: -1px;
}

.clearboth {
	clear: both;
}

/*------------------------------------------------HEADER ---------------------------------------------*/

#header {
	height:133px;
	width:100%;
}

.sfondo_header {
	height:133px;
	float: left;
	background:url("../../images_custom/sfondo_header.gif") repeat-x top;
}

#logo {
	padding: 12px 77px 0px 18px;
	float:left;
}

#contenitore_header_menu {
	width: 251px;
	float:left;
}

.header_menu {
	height: 21px;
	margin: 22px 0px 0px 0px;
	padding: 0px 10px 0px 3px;
	float:left;
	background: url("../../images_custom/barretta_grigia.gif") no-repeat;
}

.header_menu_triangolo {
	height: 21px;
	width: 8px;
	margin: 22px 0px 0px 0px;
	float:left;
	background: url("../../images_custom/triangolo_verde.gif") no-repeat bottom;
}

.tratteggio_verticale {
	width: 3px;
	height:100%;
	float:left;
	background:url("../../images_custom/sfondo_tratteggio_vert.gif") repeat-y center;
}

.tratteggio_orizzontale {
	width: 100%;
	height:3px;
	background:url("../../images_custom/sfondo_tratteggio_oriz.gif") repeat-x center;
}

/*------------------------------------------------PUBBLICAZIONI ONLINE--------------------------------------------------------*/

#pubblicazioni_testo {
	padding:40px 0px 0px 0px;
	float: left;
}

#pubblicazioni_input {
	padding:37px 0px 0px 7px;
	float: left;
}

/*------------------------------------------------CERCA----------------------------------------------------------------------------*/

#cerca {
	padding:36px 0px 0px 41px;
	float: left;
}

#button_cerca {
	padding:37px 0px 0px 7px;
	float: left;
}

/*------------------------------------------------TOP PRODUCTS-----------------------------------------------------------------*/

.img_top_products_contenitore {
	width:228px;
	height:75px;
	border: 1px solid #CCCCCC;
	background:#FFFFFF;
	margin: 0px 0px 15px 0px;
	padding: 5px;
}

.foto_catalog {
	width:51px;
	height:73px;
	border: 1px solid #CCCCCC;
	float: left;
}

.txt_catalog {
	padding: 0px 0px 0px 13px;
	float: left;
}

.link_catalog {
	float: right;
}

/*------------------------------------------------SEZIONE PARTI COMUNI------------------------------------*/

#sfumo_titolo_sez {
	width: 753px;
	height:51px;
	margin: 30px 0px 0px 0px;
	background: url("../../images_custom/sfumo_titolo_sez.jpg") no-repeat bottom;
}

#titolo_sez {
	width: 156px;
	height:16px;
}

/*------------------------------------------------CONTENUTI SEZIONE-----------------------------------------*/

#contenuti {
	width:430px;
	margin:20px 50px 50px 50px;
	float:left;
}

#titolo_contenuti {
	width:100%;
	margin:0px 0px 10px 0px;
}

#txt_contenuti {
	width:100%;
	margin:10px 0px 0px 0px;
}

/*------------------------------------------------MENU LATERALE-----------------------------------------*/

#menu_sx_statico {
	width:160px;
	/*height:100%;*/
	margin:0px 0px 12px 0px;
	float:left;
	/*background: url("../../images_custom/sfondo_sfumo_sezione.jpg") repeat-x bottom*/;
}

#menu_sx1_contenitore {
	width:164px;
	margin:-15px 0px 50px 0px;
	float:left;
}

.separatore_voci_menu_sx {
	margin:0px 0px 0px 0px;
	width:164px;
	height:23px;
}

.menu_sx1 {
	width:149px;
	height:11px;
	padding: 0px 0px 0px 15px;
	margin: 15px 0px 20px 0px;
	background: url("../../images_custom/crocetta.gif") no-repeat center left;
}

.menu_sx2 {
	width:134px;
	height:11px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 15px;
	background: url("../../images_custom/freccia_pallino.gif") no-repeat center left;
}

/*
.menu_sx3 {
	padding:0px 0px 0px 20px;
}
*/

/*------------------------------------------------FOOTER----------------------------------------------------------------------------*/

#footer {
	width:753px;
	height:15px;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #7F7F7F;
}

#copyright {
	padding:0px 0px 0px 0px;
	float:left;
}

#admin {
	padding:5px 5px 0px 0px;
	float:right;
}

#powered_by {
	padding:0px 0px 0px 0px;
	float:right;
}

/*------------------------------------------------SEZIONE NEWS------------------------------------------------------*/
/*
#contenuti_news {

}

/*----------------------------------SPAZIATURE NEWS NELL'ARCHIVIO------------------------------------*/

.box_data_news_arch {
	padding: 0px 10px 5px 10px;
}

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

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

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

.box_link_news_arch {
	padding: 0px 10px 30px 10px;
}

.foto {
	padding: 2px;
	margin:0px 10px 20px 0px;
	border:1px solid #CCCCCC;
	float:left;
}

/*------------------------------------------------SCARICA FILE PDF------------------------------------*/

#stampa_invia {
	width:100px;
	height: 20px;
	margin:0px 0px 0px 0px;
	float:right;
}

/*
#scarica_file {
	padding:20px 0px 0px 0px;
}


*/
