body, html, tr, td, th, pathseparator, h1, h2, h3, h4, p, img
{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	color: #7e7e7e;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}

p
{
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
}

ul
{
	padding-top: 0px;
	padding-bottom: 0px;
}
li
{
	padding-top: 0px;
	padding-bottom: 0px;
}
strong
{
	color: #006cff;
	font-weight: bold;
	text-decoration: none;
}

body
{
	background-color: #101111;
}

a
{
	color: #006cff;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

.a_home a
{
	color: #7e7e7e;
	font-weight: bold;
	text-decoration: none;
}
.a_home a:hover
{
	text-decoration: underline;
}

/*****************************************************************************/
/*****************************************************************************/
/* layout pagina */
/*****************************************************************************/
/*****************************************************************************/

div#container
{
	margin: 0px auto; /*centra negli altri browsers*/
	position: relative;
	background: #101111 url(../images/background.jpg) no-repeat top center;
	text-align: center;
}



div#sel_nazione a
{
	font-weight: normal;
}


/******************************************************************************/
/*****************************************************************************/
/*****************************************************************************/
/* CONTENUTO */
/*****************************************************************************/
/*****************************************************************************/

div#box_centrale
{
	margin: 0px auto; /*centra negli altri browsers*/
	text-align: left;
	width: 1000px;
	background: #101111 url(../images/back_content.gif) no-repeat top center;
}


div#content
{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	min-height: 400px;
	text-align: left;
}
div#ricerca_catalogo
{
	background-color: #FFFFFF;
	padding-left: 30px;
	padding-right: 30px;
	height: 30px;
	text-align: left;
	overflow: auto;
}
div#content2
{
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	height: auto;
	text-align: left;
	overflow: auto;
}
div#content h1
{
	font-size: 13px;
	color: #888888;
	font-weight: bold;
}



div#content_left
{
	float: left;
	width: 368px;
	text-align: right;
}


div#content_right
{
	float: right;
	padding-right: 20px;
	padding-left: 20px;
	width: 544px;
}

/*****************************************************************************/
/*****************************************************************************/
/* MENU TOP */
/*****************************************************************************/
/*****************************************************************************/


div#menu_top
{
	margin-left: 827px;
}

div#menu_top a
{
	font-weight: normal;
}



div#gallery_top
{
	z-index: 0;
}


/******************************************************************************/
/*****************************************************************************/
/*****************************************************************************/
/* FOOTER */
/*****************************************************************************/
/*****************************************************************************/

div#footer
{
	width: 1000px;
	background: #fff url(../images/piede.gif) no-repeat left top;
	padding: 15px;
	padding-top: 11px;
}

div#footer img
{
	margin-right: 20px;
	padding: 0px;
}







/*****************************************************************************/
/*****************************************************************************/
/* HOMEPAGE */
/*****************************************************************************/
/*****************************************************************************/


.blocco_home
{
	border-top: solid 1px #646564;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	padding-top: 2px;
}

.box_home
{
	float: left;
	padding-top: 10px;
}
.box_separator
{
	width: 20px;
	float: left;
}

.tb_news
{
	margin: 0px;
	padding-right: 10px;
}


.tb_news td
{
	vertical-align: top;
}

.tb_news p
{
	font-size: 13px;
	text-align: left;
}

.tb_news b
{
	font-size: 14px;
	color: #888888;
}

.tb_news img
{
	margin: 10px 10px 10px 10px;
}


.news
{
	width: 470px; /*height: 150px;*/
	text-align: left;
	margin: 0 auto;
	float: left;
}
.news p
{
	font-size: 13px;
	text-align: left;
}

.news b
{
	font-size: 14px;
	color: #888888;
}

.news img
{
	margin: 10px 10px 10px 0px;
}
.link_news
{
	text-align: right;
}


.news_prodotto
{
	width: 970px;
	text-align: left;
	margin: 0;
	padding-bottom: 10px;
}

.news_prodotto img
{
	margin: 10px 10px 10px 0px;
}

div#box_mission
{
	width: 337px;
	height: 117px;
	text-align: justify;
	padding: 10px;
	margin: 0px;
	float: left;
	background-image: url(../images/mission_bck.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #919190;
}


div#box_login
{
	width: 179px;
	height: 137px;
	text-align: center;
	padding-top: 0px;
	margin: 0 auto;
	float: left;
	background-image: url(../images/area_riservata.gif);
	color: White;
}

div#box_login h1
{
	color: White;
	font-size: 22px;
	font-weight: normal;
}
div#box_login table
{
	width: 170px;
	margin-top: 60px;
}
div#box_login td
{
	color: #ffffff;
	margin-left: 40px;
}
div#box_login a
{
	color: #ffffff;
	text-decoration: none;
}
div#box_login a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.boxinput
{
	width: 85px;
	height: 11px;
	font-size: 11px;
}
.rosso
{
	color: #fe1d1d;
	font-size: 9px;
	line-height: 9px;
}
.whitesmall
{
	color: #ffffff;
	font-size: 9px;
	text-align: right;
}

/*****************************************************************************/
/*****************************************************************************/
/* LOGIN */
/*****************************************************************************/
/*****************************************************************************/
/******************************************************************************/


.boxArrotondatoLG
{
	background: #fdf8df url(../images/ly_sup_sx.gif) no-repeat left top;
	width: 100%;
	min-height: 50px;
	margin-bottom: 10px;
}
.boxArrotondatoLG .aux1
{
	background: url(../images/ly_sup_dx.gif) right top no-repeat;
	min-height: 50px;
}
.boxArrotondatoLG .aux2
{
	background: url(../images/ly_inf_dx.gif) right bottom no-repeat;
	min-height: 50px;
}
.boxArrotondatoLG .aux3
{
	background: url(../images/ly_inf_sx.gif) left bottom no-repeat;
	min-height: 50px;
}

.boxArrotondatoLG p
{
	padding: 5px;
}







/**************************************/

pathseparator
{
	background-color: #aaaaaa;
}

div.chiusura
{
	clear: both;
}




.fieldsize
{
	font-family: Verdana,arial,sans-serif;
	font-size: 10px;
	color: #000;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-weight: normal;
}
html > body .fieldsize
{
	margin-bottom: 2px; /*Opera, Firefox e Safari*/
}







/********************************************************************************/

h1
{
	font-size: 13px;
	color: #888888;
	font-weight: bold;
}

h2.din
{
	color: #888888;
	font-size: 14px;
	line-height: 1em;
}

h3
{
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

h4
{
	font-size: 14px;
	color: #b80c00;
	font-weight: bold;
	text-align: center;
}

h5
{
	color: #888888;
	font-size: 12px;
	line-height: 1em;
}

h5.din
{
	color: #888888;
	font-size: 12px;
	line-height: 1em;
}

/*****************************************************************************/
/*****************************************************************************/
/* download */
/*****************************************************************************/
/*****************************************************************************/


.download_item
{
	text-align: justify;
	width: 100%;
}
.download_item tr
{
	background-image: url(../images/sfondo_riga_download.gif);
	background-repeat: repeat-x;
}
.download_item td
{
	padding: 10px;
	vertical-align: top;
}
.download_item p
{
	font-size: 10px;
	color: #7e7e7e;
	font-weight: normal;
}

.download_item2
{
	text-align: left;
}
.download_item2 td
{
	padding: 5px;
	vertical-align: middle;
}
.download_item2 tr
{
	background-image: url(../images/sfondo_riga_download.gif);
	background-repeat: repeat-x;
}
.titolo
{
	font-size: 10px;
	color: #888888;
	font-weight: bold;
	text-transform: uppercase;
}
.testo
{
	font-size: 10px;
	color: #7e7e7e;
	font-weight: normal;
}
.link
{
	font-size: 10px;
	color: #006cff;
	font-weight: bold;
	text-transform: uppercase;
}
.sottotitolo
{
	font-size: 10px;
	color: #888888;
	font-weight: bold;
}
.small
{
	font-size: 8px;
	color: #006cff;
	font-weight: bold;
}
.titolo_blue
{
	font-size: 12px;
	color: #006cff;
	font-weight: bold;
	text-transform: uppercase;
}
.collapsePanel
{
	overflow: hidden;
}

.collapsePanelHeader
{
	width: 100%;
	height: 24px;
	background-image: url(images/bg-menu-main.png);
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bold;
}

.chiusura
{
	height: 0px;
	line-height: 0px;
	clear: both;
}

.linea
{
	height: 0px;
	line-height: 0px;
	border-bottom: solid 1px #585959;
	width: 100%;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}


/**********************************************************************************/
.spazio_usi
{
	margin-left: 30px; /*From IE 8*/
	margin-left: 0px; /*For FireFox*/
}
div#parte_dx_dinamica ul
{
	height: 20px;
	text-align: left;
	list-style-type: none; /*padding-top: 18px;*/
	margin: 0px 0px auto -40px; /*Opera, Firefox e Safari*/
}

div#parte_dx_dinamica li
{
	text-align: center;
	border: 0px solid #FFFFFF;
	color: #FFFFFF;
	display: inline;
	height: 17px;
}

div#parte_dx_dinamica li a
{
	border: 0px solid #FFFFFF;
	background-color: #dddddd;
	text-align: center;
	margin: -4px -2px 0px 3px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	height: 17px;
	display: inline-table; /*background-image: url('../images/back_topButton_off.png' ); 	background-repeat: repeat-x; 	background-position: center -12px;*/
	padding-left: 5px;
	padding-right: 5px;
}
div#parte_dx_dinamica li a:visited
{
	border: 0px solid #FFFFFF;
	background-color: #dddddd;
	text-align: center;
	margin: -4px -2px 0px 3px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	height: 17px;
	display: inline-table; /*background-image: url('../images/back_topButton_off.png' ); 	background-repeat: repeat-x; 	background-position: center -12px;*/
	padding-left: 5px;
	padding-right: 5px;
}
div#parte_dx_dinamica li a:hover
{
	font-weight: bold;
	border: 0px solid #FFFFFF;
	text-align: center;
	color: #ffffff; /*background-image: url('../images/back_topButton_on.png' ); 	background-repeat: repeat-x;*/
	display: inline-table;
	height: 17px;
	background-color: #969696;
}
div#parte_dx_dinamica li a:selected
{
	font-weight: bold;
	border: 0px solid #FFFFFF;
	text-align: center;
	color: #ffffff; /*background-image: url('../images/back_topButton_on.png' ); 	background-repeat: repeat-x;*/
	display: inline-table;
	height: 17px;
	background-color: #969696;
}
div#parte_dx_dinamica li a:active
{
	font-weight: bold;
	border: 0px solid #FFFFFF;
	text-align: center;
	color: #ffffff; /*background-image: url('../images/back_topButton_on.png' ); 	background-repeat: repeat-x;*/
	display: inline-table;
	height: 17px;
	background-color: #969696;
}
div#parte_dx_dinamica li a:link
{
	font-weight: bold;
	border: 0px solid #FFFFFF;
	text-align: center;
	color: #333333; /*background-image: url('../images/back_topButton_on.png' ); 	background-repeat: repeat-x;*/
	display: inline-table;
	height: 17px;
	background-color: #dddddd;
}
div#lista_norme ul
{
	list-style-type: circle;
	color: #333333;
}
div#lista_norme li
{
	list-style-type: circle;
	color: #333333;
}

.tv1{ background-color:#FFFFFF; width:auto;}
.tv1 a:hover{color:#006cff;}
div#menusx
{
	text-transform:uppercase;
	position:absolute;
	z-index:20;
}
div#menusx a
{
	color: #939393;
	font-weight: bold;
	text-decoration: none;
	font-family: Calibri, sans-serif;
	font-size:12px;
}
div#menusx a:hover
{
	text-decoration: none;
	color: #006cff;
}
div#menusx p
{
	text-align: justify;
	padding-top: 4px;
}



/* TREE VIEW */
.tv1{ }
.tv1 a:hover{color:#006cff;}
.nodoCategoria{ font-weight:bolder; background-color:#ffffff; width:auto;}
.nodoFiglio{ font-weight:lighter; color:#222222; background-color:#FFFFFF; width:auto;}
.nodoPadre{ font-weight:bolder; background-color:#FFFFFF; width:auto;}
/* FINE TREE VIEW */


.linkcatalog
{
	color: #939393;
}
.linkcatalog:hover
{
	color: #777777;
}
.nomecateg
{
	color: #777777;
	font-size: 13px;
}

div#div_nomeprod
{
	width: 210px;
	border-right: solid 1px #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	height: 210px;
}
div#div_nomeprod_d
{
	width: 439px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom:10px;
	overflow:hidden;
	float: left;
	height: 190px;
}
div#div_nomeprod a
{
	color: #939393;
	font-weight: bold;
	text-decoration: none;
}
div#div_nomeprod a:hover
{
	text-decoration: underline;
}

div#dettagli a
{
	color: #888888;
	font-weight: bold;
	text-decoration: none;
}
div#dettagli a:hover
{
	text-decoration: none;
	color: #666666;
}

.tabelle_img
{
	max-width: 720px;
}
.immagini_secondarie
{
	max-width: 90px;
	max-height: 110px;
}

.top_menusx
{
	width: 180px;
	float: left;
	padding-top: 3px;
	margin-top: 16px;
	margin-left: 10px;
	border-top: solid 4px #969696;
}
.top_menusx a
{
	color: #939393;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	font-family: arial;
}
.top_menusx a:hover
{
	color: #939393;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
	font-family: arial;
}
.zoccolino
{
	background-color: #2f2e2e;
	height: 90px;
	color: #969696;
	padding-top: 10px;
	padding-right: 100px;
	text-align: right;
	font-family: Segoe UI;
	font-weight: lighter;
	font-size: 11px;
}
.zoccolino a
{
	background-color: #2f2e2e;
	height: 90px;
	color: #969696;
}
.zoccolino a:hover
{
	background-color: #2f2e2e;
	height: 90px;
	color: #C0C0C0;
}

hr
{
	border-bottom: 1px solid #939393;
	border-top: 0px solid #FFFFFF;
	border-right: 0px;
	border-left: 0px;
}

.sottomenubutton
{
	font-size: 11px;
	text-transform: uppercase;
	height: 24px;
	width: 173px;
	text-align: left;
	padding-left: 7px;
	padding-top: 3px;
	border-top: solid 1px #BBBBBB;
	overflow: hidden;
}
.sottomenubutton:hover
{
	background-image: url( '../images/btn_sottomenu.png' );
	background-position: left top;
	background-repeat: no-repeat;
	height: 24px;
	width: 173px;
	text-align: left;
	color: #FFFFFF;
	overflow: hidden;
}

.sottomenubutton_over
{
	background-image: url( '../images/btn_sottomenu_blu.png' );
	background-position: left top;
	background-repeat: no-repeat;
	height: 24px;
	width: 173px;
	text-align: left;
	color: #FFFFFF;
	overflow: hidden;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	padding-left: 7px;
	padding-top: 3px;
}
.sottomenubutton a
{
	background-color: #FFFFFF;
}
.sottomenubutton a:hover
{
	background-image: url( '../images/btn_sottomenu.png' );
	background-position: left center;
	background-repeat: no-repeat;
	background-color: #939393;
}
.sottomenubutton a:active
{
	background-image: url( '../images/btn_sottomenu.png' );
	background-position: left center;
	background-repeat: no-repeat;
	background-color: #939393;
}

.foto_prod
{
	max-width: 200px;
	max-height: 207px;
}

