html, body
{ 
	margin: 0; 
 	padding: 0; 
 	text-align: center; 
 	background-image: url("../img/sito/body.jpg");
 	background-position: center top;
 	background-repeat: repeat-x;
 	font-family: tahoma;
 	background-color: #dbd6af;
}

a
{
	text-decoration: none;
	color: #000;
}

h4
{
	display: none;
}

hr
{
	display: none;	
}

#logo #aggiungi-preferiti
{
	background-image: url("../img/sito/preferiti.gif");	
	background-repeat: no-repeat;
	background-position: right;
	border: 0px solid #000;
	float: right;
	width: 100px;
	text-align: right;
	font-size: 0.7em;
	height: 20px;
	padding: 0;
	padding-right: 20px;
	padding-top: 7px;
	margin-top: 19px;
	margin-right: 80px;
}

#logo
{
	background-image: url("../img/sito/logo.gif");	
	background-repeat: no-repeat;
	width: 820px;
	/*height: 39px;*/
	margin: 0;
	margin-bottom: 15px;
	margin-top: 15px;
	padding: 0;
	z-index: 3;
	border: 0;
	text-align: left;
}

#logo a
{
	display: block;
	border: 0px solid #000;
	width: 320px;
	height: 30px;
}

#logo a span
{
	display: none;	
}

#pagewidth
{ 
	position: relative;
 	width: 820px; 
 	text-align: left;  
	margin-left: auto; 
 	margin-right: auto; 
 	background-color: #FFF7B6;
 	border: 1px solid #FF9900;
 	background-repeat: repeat-x;
} 

#pagewidth.backGround
{ 
 	/*background-image: url("../img/sito/page.jpg");*/	
 	background-image: url("../img/sito/pagePage.jpg");
}

#pagewidth.backGroundPage
{ 
 	background-image: url("../img/sito/pagePage.jpg");
}

#header
{
 	width: 820px; 
 	text-align: right;  
	margin-left: auto; 
 	margin-right: auto; 
} 
 
#leftcol
{
 	width: 188px; 
 	float: left; 
 	position: relative;
}

#leftcol ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}

.barraNews
{
	color: #000;
	background-color: #ccc;
	margin-left: 0px;
	margin-top: 20px;
	padding: 2px;
	font-weight: bold;
	text-align: center;
}

#leftcol #menu #newshome ul li a
{
	background-color: transparent;
	display: block;
	margin: 0;	
	padding: 3px;
	color: #000;
	font-size: 0.9em;	
}

#leftcol #menu #newshome ul li a:hover
{
	background-color: transparent;
	color: #FF5500;
}

#leftcol #menu #newshome ul li
{
	width: 100%;
	height: 90px;
	margin: 0;
	font-size: 0.7em;
	padding: 0px;
	padding-bottom: 0px;
	background: #fff;
	background-image: url("../img/sito/triangolo.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	border-bottom: 1px dashed #ccc;
}

#leftcol #menu #newshome ul li .data
{
	text-align: right;
}

#leftcol #menu #newshome ul li .titolo
{
	font-weight: bold;
	font-size: 1.2em;
}

#leftcol #menu #newshome ul li .testo a
{
	color: #3D719A;
	font-size: 1.0em;
}

#leftcol #menu
{
	background-color: #fff;	
	border: 1px solid #FF9900;
	border-left: 0px; 
	width: 100%;
} 

#leftcol #menu ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 100%;
}

#leftcol #menu ul li a
{
	background-color: #000;
	display: block;
	margin-bottom: 1px;	
	padding: 7px;
	color: #fff;
	font-size: 0.9em;	
}

#leftcol #menu ul li a:hover
{
	background-color: #FF9900;	
	color: #000;
}

#leftcol #menu ul li .in
{
	background-color: #FF9900;	
	color: #000;
}

.carrelloLogin
{
	font-size: 0.85em;
	width: 140px;
	border: 0px solid #fff;
	padding: 20px;
	margin-left: 200px;
}

.carrelloLogin input
{
	border: 1px solid #000;
}

.carrelloLogin .submit
{
	background-color: #FF9900;
	color: #fff;
	width: 50px;
	border: 0px;
	cursor: pointer;
}

.carrelloLogin .submit:hover
{
	background-color: #000;
}

.carrelloLogin form table .registrati
{
	padding-top: 10px;
	text-align: right;
}

.carrelloLogin .intestazione
{
	display: none;
}

.avviso
{
	text-align: center;
	padding: 10px;
	padding-top: 50px;
	font-size: 1.0em;
	border: 0px solid #000;
	height: 88px;
}

.avviso span
{
	color: red;	
}

#leftcol .boxLogin
{
	padding: 20px;
	margin: 0px;
	font-size: 0.7em;
	color: #555;
	padding-top: 0px;
	background: #eee;
	background-image: url("../img/sito/triangolo.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
}

.intestazione
{
	font-size: 1.0em;
	margin-top: 20px;
	color: #000;
	border: 0px solid;	
	background: #ccc;
	padding: 2px;
	text-align: center;
}

#leftcol .boxLogin form
{
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	background-repeat: no-repeat;
	border: 0px solid #000;
}	

#leftcol input
{
	border: 0px solid #000;
	float: left;	
}

#leftcol .submitLogin
{
	border: 0px solid #000;
	background: none;
	float: none;
	width: 100%;
	text-align: right;	
	cursor: pointer;
	font-size: 0.85em;
	margin-top: 10px;
	background-image: url("../img/sito/triangolo.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-right: 20px;
}

#leftcol .avviso
{
	text-align: center;
	padding: 10px;
	font-size: 0.8em;
	padding-top: 75px;	
	height: 98px;
}

#leftcol .avviso span
{
	color: red;
}
	
#leftcol form table .td
{
	border: 1px solid #000;
	padding: 1px;
}

#leftcol form table .registrati
{
	padding-top: 10px;
	text-align: left;
}

#leftcol form table .submit
{
	background-color: #FF9900;
	color: #fff;
	width: 50px;
	float: right;
	cursor: pointer;
}

#leftcol form table .submit:hover
{
	background-color: #000;
}

#maincol
{
 	float: right; 
 	display: inline; 
 	position: relative; 
 	width: 626px;
 	margin-right: 4px; 
}

#maincol #headerMaincol
{
	/*width: 615px;*/
	/*height: 250px;*/	
	/*background-image: url("../img/sito/headerMaincol.jpg")*/;
	
}

#maincol #headerMaincol.backGround
{
	/*background-image: url("../img/sito/headerMaincol.jpg");*/
	background-repeat: no-repeat;
	/*height: 250px;*/
	margin-left: 7px;
	margin-top: 7px;
}

#maincol #headerMaincol.backGroundPage
{
	background-image: url("../img/sito/headerMaincolPage.jpg");
	background-repeat: no-repeat;
	height: 100px;
	margin-left: 7px;
	margin-top: 7px;
}

#changeLang ul
{
	position: absolute;
	right: 10px;
	z-index: 2;
	margin: 0px;
	padding: 0px;	
	top: 10px;
	/*display: none;*/
}

#maincol #headerMaincol ul li
{
	display: inline;
	float: right;
	/*width: 33px;*/
	width: 50px;
	margin-right: 5px;
	margin-top: 0px;
}

#maincol #headerMaincol ul li a
{
	margin: 0px;
	padding: 0px;
	display: block;
	/*height: 22px;*/

	height: 20px;
	background: none;
	color: #fff;
}

#maincol #headerMaincol ul li a:hover
{
	color: #fff000;	
	border: 1px solid #fff;
}

#maincol #headerMaincol ul li span
{
	/*display: none;*/
	font-size: 0.75em;
}

#maincol #headerMaincol ul li a.ita
{
	/*background-image: url("../img/sito/italiano.gif");*/
}

#maincol #headerMaincol ul li a.eng
{
	/*background-image: url("../img/sito/english.gif");*/
}

#maincol #headerMaincol ul li a.esp
{
	/*background-image: url("../img/sito/espanol.gif");*/
}

#maincol ul
{
	margin: 0px;
	margin-left: 6px;
	margin-top: 8px;
	padding: 0px;
	list-style-type: none;
}

#maincol ul li
{
	display: inline;
	float: left;
	width: 154px;	
	text-align: center;
}

#maincol ul li a
{
	padding: 5px;
	color: #fff;
	margin-left: 1px;
	display: block;
	font-size: 0.9em;
	background-image: url("../img/sito/button.jpg");
}

#maincol ul li a:hover
{
	/*background-image: url("../img/sito/buttonOV.jpg");*/
	color: #000;
	background-color: #ff9900;
	background-image: none;
}

#maincol ul li .in
{
	/*background-image: url("../img/sito/buttonOV.jpg");*/
	color: #000;
	background-color: #ff9900;
	background-image: none;
}

#leftcol #cerca
{
	position: absolute;
	top: 165px;	
	left: 0;
	width: 100%;
}

#leftcol #cerca form
{
	margin: 0px;
	padding: 0px;
}

#leftcol #cerca table input
{
	border: 0px solid #000;
	float: left;
	width: 136px;
	text-align: center;
}

#leftcol #cerca form table .td
{
	border: 1px solid #FF9900;
	border-left: 0;
	padding: 1px;
	background-color: #fff;
}

#leftcol #cerca form table .submit
{
	background-color: #FF9900;
	color: #fff;
	width: 47px;
	float: right;
	cursor: pointer;

}

#leftcol #cerca form table .submit:hover
{
	background-color: #000;
}

#content
{
	border: 0px solid #000;	
	margin-top: 0px;
	z-index: 1000;
	padding: 10px;
	font-size: 0.8em;
}

#content .intestazione
{
	display: none;
}

#content .carrelloLogin
{
	padding: 10px;
	margin-left: 210px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.0em;
}

#content .carrelloLogin input
{
	border: 1px solid #ccc;	
	font-size: 1.0em;
}

#content .registrati
{
	font-size: 0.85em;	
}

#content .registrati a
{
	color: #ff5500;
}

#content #testoHP
{
	margin: 40px;
	margin-bottom: 40px;	
}

#content ul
{
	margin: auto;
	list-style-type: square;
}

#content ul li
{
	display: block;	
	float: none;
	width: auto;	
	text-align: left;
}

#content ul li a
{
	display: inline;
	color: #000;
	background-image: none;
	margin: 0px;
	padding: 0px;
}

#content ul li a:hover
{
	background-image: none;
	color: #ff5500;
}

.tableDiapositive
{
	width: 100%;
	font-size: 0.85em;
	font-weight: bold;
}

.tableDiapositiveMenu
{
	width: 100%;
	font-size: 0.8em;
	margin-bottom: 20px;
	border: 0px dashed #B2A856;
	padding: 5px;
	background: #DBD6AF;
}
/*********************CATALOGO****************************/
.diapositivaCatalogo
{
	background-image: url("../img/sito/diapositivaCatalogo.gif");
	color: #555;
	margin-top: 10px;
	width: 100px;
	height: 100px;
	padding: 0px;
}

.diapositivaCatalogo form
{
	margin: 0;
	padding: 0;
}

.diapositivaCatalogo:hover
{
	background-image: url("../img/sito/diapositivaCatalogoOV.gif");
}

.diapositivaCatalogo input
{
	width: 80px;
	/*height: 80px;*/
}

.diapositivaCatalogo td
{
	border: 0px solid #000;
}

.diapositivaCatalogo img:hover
{
	border: 0px solid #555;
}
/*********************CATALOGO****************************/

/*********************MENU****************************/
.diapositivaMenu
{
	/*background-image: url("../img/sito/diapositivaCatalogo.gif");*/
	color: #555;
	margin: 0;
	width: 60px;
	height: 60px;
	padding: 0;
	background: #fff;
}

.diapositivaMenu form
{
	margin: 0;
	padding: 0;
}

.diapositivaMenu:hover
{
	/*background-image: url("../img/sito/diapositivaCatalogoOV.gif");*/
}

.diapositivaMenu input
{
	width: 50px;
	height: 50px;
}

.diapositivaMenu td
{
	border: 0px solid #000;
}

.diapositivaMenu img:hover
{
	border: 0px solid #555;
}
/*********************MENU****************************/

/********************HOME PAGE****************************/
.diapositiva
{
	background-image: url("../img/sito/diapositiva.gif");
	color: #555;
	margin-top: 10px;
	width: 115px;
	height: 115px;
	padding: 10px;
}

.diapositiva form
{
	margin: 0;
	padding: 0;
	border: 0px solid #000;	
}

.diapositiva form input
{
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	border: 0px solid #000;	
	width: 116px;
	height: 116px;
}

.diapositiva:hover
{
	background-image: url("../img/sito/diapositivaOV.gif");
}

.diapositiva img
{
	border: 0px solid #000;	
}

.diapositiva td
{
	border: 0px solid #000;
}

.diapositiva img:hover
{
	border: 0px solid #555;
}

.diapositiva .nomeProdotto
{
	font-size: 0.85em;
	color: #000;	
	text-align: center;
}
/********************HOME PAGE****************************/
#footerPage
{
	text-align: center;
	width: 100%;
 	min-height: 65px;
 	height: 30px; 
 	clear: both;
}

#footer
{
	width: 822px; 
	margin-left: auto; 
 	margin-right: auto; 
	text-align: right;
 	font-size: 0.7em; 
 	color: #000;
 	clear: both;
}

#footer ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footer ul li
{
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-left: 1px;
}

#footer ul li a
{
	border-left: 1px dotted #000;
	border-right: 1px dotted #000;
	padding-left: 4px;	
	padding-right: 4px;	
	color: #555;
}

#footer ul li.logoFuturmatica
{
	padding: 0px;	
	padding-left: 10px;
}

#footer ul li.logoFuturmatica a
{
	background-image: url("../img/sito/logoFuturmatica.gif");
	height: 35px;
	width: 124px;
	display: block;
}

#footer ul li.logoFuturmatica a span
{
	visibility: hidden;	
}

#footer #footer-text
{
	clear:both; 
	float: left; 
	text-align: left;	
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px dotted #FF9900;
	width: 100%;
	padding-top: 5px;
}

#percorso
{
	font-size: 0.85em;
	color: #000;
	text-align: right;
	margin-top: 3px;
	margin-bottom: 5px;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #DBD6AF;
}

#percorso a
{
	color: #000;
	font-weight: bold;
}

#percorso a:hover
{
	color: #ff5500;
}

.richInfoPage
{
	padding-bottom: 3px;
	border-bottom: 1px dashed #ccc;
	text-align: right;
	margin-bottom: 10px;
	clear: both;

}

.richInfoPage a
{
	font-size: 0.85em;
	color: #000;
}

.richInfoPage a:hover
{
	color: #ff5500;
}

.richInfo
{
	border-bottom: 1px solid #000;
	margin: 0px;
	font-weight: bold;	
	background: #000;
	color: #fff;
	padding: 5px;
}
.richInfo span
{
	color: #ff5500;	
}

.titPG
{
	color: #fff7b6;
	font-size: 1.8em;
	margin-top: 35px;
	border-bottom: 1px dashed #ccc;
	padding: 0px;
	/*font-weight: bold;*/	
	font-family: tahoma;
}

.backHP
{
	font-size: 0.85em;
	text-align: right;
	border: 0px solid #000;
	color: #9F9F9F;
	margin-bottom: 10px;
}

.backHP a
{
	color: #2984DF;
}

.row_contentPG
{
	clear: both;
}

.row_contentPG_tit2
{
	margin-left: 0px;
	border-left: 0px solid #000;
	padding-left: 0px;
	color: #000;
	font-size: 1.0em;
	font-weight: bold;
}

.row_contentPG_tit
{
	padding-left: 10px;
	color: #000;

}

.row_contentPG_testo
{
	margin-top: 5px;
	margin-bottom: 5px;
	/*line-height: 20px;*/
}

.row_contentPG_testo a
{
	/*color: #ff5500;*/
}	

.row_contentPG_testo a:hover
{
	/*color: #ff0000;*/
}

.row_contentPG_testo ul
{

}

.row_contentPG_testo ul li
{
	padding-left: 20px;
	background-image: url("../img/sito/ul.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

.row_contentPG_titSub
{
	margin: 0px;
	padding: 0px;
	color: #000;
	font-size: 1.2em;
	margin-left: 20px;
	font-weight: bold;
}

.row_contentPG_testoSub
{
	border: 0px dashed #ccc;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	/*line-height: 20px;*/	
}

.row_contentPG_testoSub a
{
	color: #000;
}	

.row_contentPG_testoSub a:hover
{
	color: #000;
}

.row_contentPG_testoSub ul
{
	list-style-type: square;
}	

.boxImg
{
	font-weight: bold;
}

.boxImg img
{
	border: 1px solid #fff;
	padding: 2px;
	background-color: #fff;
}

.boxImg img:hover
{
	border: 1px solid #ff5500;
}

.didascalia
{
	font-size: 0.85em;
	text-align: center;	
	padding: 5px;
	color: #000;
	margin: 10px;
	margin-top: 0px;
	border: 1px solid #ccc;
	background-color: #fff;
}

.didascalia img 
{
	/*filter: alpha(opacity=80); 
	-moz-opacity: 1.0; 
	opacity: 1.0;*/
}

.didascalia img:hover
{
	/*filter: alpha(opacity=100); 
	-moz-opacity: 0.9; 
	opacity: 0.9;*/
}

.back
{
	border: 0px solid;
	text-align: left;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 0.85em;
}

.back a
{
	color: #555;
}

.allegati
{
	font-size: 1.0em;
	margin-top: 10px; 
	clear: both;
}

.allegati a
{
	color: #000;
}

.allegati a:hover
{
	color: #ff5500;
}

.allegati span
{ 
	color: #6F6729;
}

.allegati table
{
	border-top: 0px solid #ccc;
}

.allegati .row1
{
	background-color: #FFF38F;
}

.allegati .row2
{
	background-color: #EFE595;
}

#formUsers
{
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 0px dashed #ccc;
	margin-top: 20px;
}

#formUsers th
{
	text-align: left;
	border-bottom: 0px dashed #ccc;
	padding-top: 20px;
	color: #000;
	font-size: 1.0em;	
}

#formUsers input, textarea
{
	padding: 0px;
	margin: 0px;
	color: #ff5500;
	border: 1px solid #ccc;
	height: 18px;
	padding-top: 2px;
	margin-top: 4px;
	margin-bottom: 3px;
	background-color: #fff;
}

#formUsers textarea
{
	font-size: 1.3em;	
}

#formUsers select
{
	font-size: 1.0em;
	padding: 0px;
	margin: 0px;
	border: 1px solid #ccc;
	height: 22px;	
	margin-bottom: 3px;
	color: #ff5500;
	background-color: #fff;
}

#formUsers .checkbox 
{
	border: 0px;
	background-color: transparent;
	/*float: left;*/
	padding: 5px;
	margin: 5px;
}

#divButton
{
	text-align: right;
	border: 0px solid #ccc;
	width: 100%;
	padding: 0px;
}

#divButton .submit
{
	border: 2px solid #fff;
	color: #fff;	
	background-color: #ff9900;	
	width: 150px;
	cursor: pointer;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#divButton .submit:hover 
{
	background-color: #000;
}

/*#iframePrivacy 
{
	padding: 10px;
	text-align: justify;
	background-color: #eee;
	font-size: 0.85em;
	color: #555;
	overflow: auto;
	height: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px dashed #ccc;
}*/

#iframePrivacy 
{
	padding: 0px;
	text-align: left;
	background-color: transparent;
	font-size: 0.85em;
	color: #000;
	overflow: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	border: 0px dashed #ccc;
}

#iframePrivacy a
{
	color: #555;	
}

#boxPrivacy 
{
	border: 1px dashed #ccc;
	width: 100%;
	height: 60px;
	margin-top: 20px;
}

#box_avviso
{
	border: 0px solid #ccc;
	background-color: transparent;
	margin-top: 50px;
	padding: 20px;	
	text-align: center;
	color: #000;
	font-size: 1.0em;
}

#box_avviso .submit
{
	border: 2px solid #fff;
	color: #fff;	
	background-color: #ff9900;	
	width: 150px;
	cursor: pointer;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#box_avviso .submit:hover 
{
	background-color: #000;
}

#box_avviso span
{
	color: red;
	font-weight: bold;	
}

.listSub ul
{
	list-style-type: none;
	border: 0px solid #FFF7B6;
	padding: 0px;
}

.listSub ul li
{
	background-image: url("../img/sito/folder.gif");
	background-repeat: no-repeat;
	margin-left: 30px;
	padding-left: 30px;
	font-size: 0.95em;
	font-weight: bold;
	height: 30px;
}
	
/*********************************NEWS************************************/
#list_left 
{
	border: 0px solid #ccc;
	border-top: 0px;
	font-size: 0.95em;
	/*line-height: 20px;*/
}

#list_left .archivio
{
	text-align: right;
	font-size: 0.95em;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}	

#list_left .archivio a
{
	color: #000;
}

#list_left .archivio a:hover
{
	color: #ff5500;
}

#list_left ul 
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#list_left ul li
{
	border-bottom: 0px solid #ccc;	
	margin-bottom: 20px;
}

#list_left li a 
{
	display: block;
	margin: 5px;
	padding: 5px;
	color: #EA1F91;
	height: 80px;
	border-left: 0px solid #A4C671;
}

#list_left li a:hover 
{
	color: #EA1F91;
}

#list_titNews 
{
	border: 1px solid #000;
	height: 40px;
	font-size: 1.0em;
	font-weight: bold;
	color: #4E9126;
	padding-left: 9px;
}

#list_left.leftHome 
{
	border: 0px solid;
	float: right;
	width: 250px;
	margin-top: 37px;
}

#list_left.leftHome li a
{
	height: 50px;
	font-size: 1.0em;
}

#list_left .data
{
	color: #EA1F91;	
	border: 0px solid #000;
}

#list_left .titolo
{
	/*font-weight: bold;*/
}

#content_right.rightHome 
{
	float: left;
	width: 400px;
	margin-top: 0px;
}

#content_right.rightHome ul
{
	list-style-type: square;
	margin-left: 20px;
}

#content_right 
{
	border: 0px solid #ccc;
	padding: 0px;
}

#content_right ul 
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#content_right ul li
{
	margin: 0px;
}

.dataNews 
{
	font-size: 0.8em;
	font-weight: normal;
}

.dataNews span
{
	font-weight: bold;
}

.titNews 
{
	font-weight: bold;
	font-size: 1.2em;
	color: #000;
	border-bottom: 1px dashed #888;
}

.titNews .autore
{
	color: #ff5500;
	font-size: 0.8em;
	text-align: left;
}

.contentNews 
{
	padding: 0px;
	border: 0px solid #555;
	font-size: 1.0em;
	color: #000;
	line-height: 20px;	
}

#content_right .contentNews ul 
{
	list-style-type: square;
	padding: 0px;
	margin: 0px;
}

#content_right .contentNews ul li
{
	padding: 0px;
	margin: 0px;
}

#content_right .contentNews a
{
	color: #274F7F;
}

#content_right .contentNews a:hover
{
	color: #ff5500;
}

#content_right .torna
{
	text-align: right;
	font-size: 0.95em;	
	margin-bottom: 10px;
}

#content_right .torna a
{
	color: #000;
}

#content_right .torna a:hover
{
	color: #000;
}	

#content_right .torna span
{
	font-size: 1.2em;	
}

#content_right a
{
	color: #0655A6;
}

#content_right a:hover
{
	color: #EA1F91;
}
/*********************************NEWS************************************/

.miniatura img
{
	float: right;
	height: 80px;
	border: 1px solid #ccc;
	margin-left: 10px;
	padding: 5px;
	background-color: #fff;
}

#glossario
{
	/*line-height: 20px;*/	
}

#glossario .parola
{
	margin-bottom: 10px;
	border-bottom: 1px dashed #555;
}

#glossario .parola span
{
	font-weight: bold;
	color: #000;
	font-size: 1.2em;
}

#glossario .definizione
{
	line-height: 20px;
}
/*********************************TITLE************************************/
.autoTooltip 
{
	cursor: pointer;
	text-decoration: none;
	color: #274F7F;
	border-bottom: 1px dotted #274F7F;
}
.autoTooltip:hover 
{
	color: #ff5500;
	border-bottom: 1px dotted #ff5500;
}
.tt 
{
	z-index: 16; 
	width: 250px; 
	margin: 0; 
	padding: 0; 
	line-height: 15px;
	
}
.tt .header 
{
	position: absolute; 
	top: -999px; 
	left: -999px;
	
}
.tt .body, .tt .bd 
{
	padding: 5px;
	
}
.balloonCallout .body 
{
	padding: 10px 15px;
	
}
.ttPosUnder 
{
	padding: 13px 0 0 0; 
	background: url(../img/sito/tooltip_top_left.gif) left top no-repeat;
}
.ttPosUnder .body, .ttPosUnder .bd 
{
	border: 1px solid #808080; 
	border-top-width: 0; 
	padding: 12px 17px 10px 8px; 
	background: #eee;
}
.ttPosOver 
{
	padding: 0 0 13px 0; 
	background: url(../img/sito/tooltip_bottom_left.gif) left bottom no-repeat;
}
.ttPosOver .body, .ttPosOver .bd 
{
	border: 1px solid #808080; 
	border-bottom-width: 0; 
	padding: 8px 17px 12px 8px; 
	background: #eee;
	
}
.balloonControl 
{
	border-bottom: 1px dashed #ff5500; 
	text-decoration: none;
	
}
.balloon 
{
	z-index: 1016; 
	width: 250px; 
	margin: 0; 
	padding: 0; 
	line-height: 15px;
	font-size: 0.7em;
	color: #000;
}
.balloon .panel 
{
	border: none;
}
.balloon .header 
{
	position: absolute; 
	top: -999px; 
	left: -999px;
}
.balloon .body 
{
	padding: 5px;
}
.balloon .body 
{
	padding: 10px 15px;
}
.balloon .posUnder 
{
	padding: 13px 0 0 0; 
	background: url(../img/sito/title_top.gif) left top no-repeat;
}
.balloon .posUnder .body 
{
	border: 1px solid #808080; 
	border-top-width: 0; 
	padding: 12px 17px 10px 8px; 
	background: #eee;
}
.balloon .posOver 
{
	padding: 0 0 13px 0; 
	background: url(../img/sito/title_bottom.gif) left bottom no-repeat;
}
.balloon .posOver .body 
{
	border: 1px solid #808080; 
	border-bottom-width: 0; 
	padding: 8px 17px 12px 8px; 
	background: #eee;
}
/*********************************TITLE************************************/

.numpro_row
{
	 background-color: #ff5500; 
	 color: #fff;
}

.table_catalogo 
{
	border: 1px solid #ddd; 
}

.cat_nome
{
	margin: 0px;
	padding: 0px;
	font-size: 1.0em;
}

.cat_nome input{
	color: #000;
	BACKGROUND: transparent;
	border: 0px solid #000;
	font-weight : bold;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	width: 400px;
	text-align: left;
	font-size: 1.0em;
}

.cat_nome input:hover {
	color: #A13512;	
}

.cat_desc{
	text-align: justify;
	color: #000;
	font-size: 0.85em;
	padding: 0px;
	background-color: #fff;
}

.nomeCat
{
	font-size: 1.0em;
	color: #2984DF;
}

.backCat
{
	border: 0px solid; 
	text-align: right; 
}

.backCat a
{
	 color: #000;	
}

.backCat span
{
	 font-size: 1.2em;
}

.boxImgCatalogo img
{
	border: 1px solid #888;
	padding: 2px;
	background-color: #fff;
}

.boxImgCatalogo img:hover
{
	border: 1px solid #ff6600;
}

.boxImgCatalogo .testoDidascalia
{
	display: none;
}

#catalogo form
{
	padding: 0px;
	margin: 0px;
}

#catalogo .nomeCat
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: none;
	cursor: pointer;
	font-weight: bold;
	font-size: 0.85em;
}

#catalogo .nomeCat:hover
{
	color: #ff5500;
}

.rowCatalogo .submit
{
	background: none;
	border: 0px;
	cursor: pointer;
	color: #000;
	font-weight: normal;
	font-size: 1.4em;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.rowCatalogo .submitCat
{
	color: #555;
	font-weight: normal;
	font-size: 1.4em;
	margin: 0px;
	padding: 0px;
	padding-left: 4px;
}

.rowCatalogo .submitZero
{
	display: none;
}

#catalogo_prodotti
{
	border: 0px dashed #ccc;
	color: #000;
}

#catalogo_prodotti .titolo
{
	border: 0px;
	border-left: 0px solid #ccc;
	background-color: transparent;
	background-image: url("../img/sito/freccia.gif");
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0px;
	padding-left: 15px;
	margin: 0px;
	font-weight: bold;
	cursor: pointer;
	color: #000;
	width: 100%;
	text-align: left;
}

#catalogo_prodotti .titolo:hover
{
	color: #ff5500;
	border-left: 0px solid #2785E4;
	/*background-color: #2785E4;*/
	/*background-image: url("../img/sito/frecciaOV.gif");*/
}

#catalogo_prodotti .td
{
	border-bottom: 2px solid #4690FF;
}

#catalogo_prodotti span
{
	font-size: 0.85em;
}

#catalogo_prodotti .miniatura
{
	padding: 2px;
	background-color: #eee;
	border: 1px solid #ccc;
	margin: 5px;
	/*float: left;*/
	width: 100px;
}

#catalogo_prodotti .titoloExplode
{
	font-size: 1.2em;
	color: #000;
	border-bottom: 1px dashed #555;
	padding-bottom: 5px;
	margin-bottom: 0px;
}

.archivio
{
	border: 0px;
	padding: 0px;
	margin: 0px;
	background: none;
	color: #000;
	cursor: pointer;
	font-size: 0.85em;
	margin-bottom: 10px;
}

#catalogo_prodotti .row1
{
	background-color: #FFFAD3;
}

#catalogo_prodotti .row2
{
	background-color: #F2EBAC;
}

#catalogo_prodotti .allegati span
{
	font-size: 0.9em;
	margin-top: 10px; 
	clear: both;
}

#catalogo_prodotti.prodHome
{
	border: 0px dashed #ccc;
}

#catalogo_prodotti.prodHome .td
{
	border-bottom: 1px dashed #888;
	margin: 0px;
	padding: 0px;
}

.boxGallery
{
	float: left;
	padding: 5px;
	border: 1px solid #ccc;
	margin: 2px;
	height: 80px;
}

.imgGallery
{
	text-align: center;	
}

.imgGallery img
{
	border: 1px solid #888;	
}

.didGallery
{
	background: #eee;
	text-align: center;
	padding: 3px;
	font-size: 0.85em;
}

.didGallery a
{
	color: red;
}

.didGallery a:hover
{
	color: #000;
}

#list_tipologie
{
	font-size: 1.0em;
	margin-top: 10px; 
	clear: both;
}

#list_tipologie .tr
{
	background-color: #000;
	color: #fff;
}

#list_tipologie td
{
	border-bottom: 1px dashed #D6C854;
}

#list_tipologie .tipologia
{
	font-size: 0.85em;
	padding-bottom: 3px;
}

#list_tipologie .dimensioni
{
	font-size: 0.85em;
	padding: 3px;
	background: #D6C854;
	text-align: right;
}

#carrello
{

}

#carrello .row1
{
	background: #FFF38F;
}

#carrello .row2
{
	background: #EFE595;
}

#carrello .descrizione
{
	font-size: 0.85em;
}

#carrello .testata_row
{
	background: #000;
	color: #fff;
}

#carrello input
{
	border: 1px solid #fff;
	color: #fff;
	background: #FF9900;
	cursor: pointer;
}
#carrello input:hover
{
	color: #fff;
	background: #000;
}

#carrello .quantita
{
	color: #ff5500;
	background: #fff;
	width: 40px;
	text-align: center;
	border: 1px solid #ccc;
	cursor: text;
}

#carrello .quantita:hover
{
	background: #fff;
	color: #ff5500;
}

#carrello .tipologia
{
	background: #D6C854;
	color: #000;
	font-size: 0.85em;
	text-align: right;
	margin-top: 2px;
	padding: 2px;
}

#carrello .prodotto
{
	color: #ff5500;
	font-size: 1.0em;
	margin-bottom: 2px;
}

#carrello .submit
{
	width: 150px;
	padding: 3px;
}

#carrello .tr1 
{
	background-color: #000;		
	color: #fff;
	text-align: center;						
}
#carrello .td
{
	text-align: right;
}
#carrello .trProdotto
{
	background-color: #EFE595;		
}
#carrello .totale 
{
	text-align: right;
	border-top: 1px dashed #888;
	color: red;
}

.userData td
{
	border-bottom: 1px dashed #ccc;
	/*background: #FFF38F;*/
}

.userData .td
{
	/*background: #EFE595;*/
	text-align: left;
}

.userData .tr1 
{
	background-color: #000;		
	color: #fff;
	text-align: left;						
}

.userData .tr1 td
{
	border: 0px;						
}

#cercaPG
{
	font-size: 0.95em;	
}

#cercaPG a
{
	color: #ff5500;	
}

#cercaPG span
{
	color: #000;
	font-size: 1.0em;	
}

#cercaPG .row1
{
	background-color: transparent;
}	

#cercaPG .row2
{
	background-color: transparent;
}

#cercaPG ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#cercaPG ul li
{
	margin-bottom: 0px;
	border-bottom: 1px dashed #ccc;
}

#cercaPG ul li a
{
	display: block;
	margin: 0px;
	padding: 8px;
}

#cercaPG ul li a:hover
{
	background: #B6B080;
	color: #fff;
}
	
#cercaPG .cercaSub ul li
{
	margin: 0px;
	margin-left: 0px;
	padding: 1px;
}

#cercaPG fieldset
{
	border: 0px;
	padding: 0px;
	border-bottom: 1px solid #000;
	padding-bottom: 3px;
	text-align: right;
	margin-bottom: 20px;
}

#cercaPG fieldset b
{
	color: #fff;
}

.webmail
{
	margin-top: 10px;
	border-bottom: 0px dashed #ccc;
	background: #FFEF65;
	padding: 3px;
}

.webmail a
{
	color: #ff5500;
}

#captcha
{
	border: 1px solid #ccc;
	background: #fff;
	width: 100%;
}
#captcha input
{
	border: 0px;
	border: 1px dashed #555;
	font-size: 1.6em;
	width: 100px;
	text-align: center;
	height: 30px;
}

.submitZero
{
	display: none;
}

#offerte
{
	border: 1px solid #FF9900;
	border-left: 0;
	border-top: 0;
	margin-bottom: 30px;
	font-size: 0.8em;
	background: #eee;
	padding: 5px;
	height: 150px;
	background-image: url("../img/sito/triangolo.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
}

#offerte .titolo
{
	background: #000;
	color: #ff5500;
	padding: 3px;
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}

#offerte .nome
{
	margin-bottom: 10px;
}
	
#offerte .nome a
{
	font-weight: bold;
}

#offerte .nome a:hover
{
	color: #ff5500;	
}

#offerte .descrizione
{
	margin-bottom: 10px;
	height: 35px;
	line-height: 1.0em;
}

#offerte .descrizione a
{
	font-size: 0.85em;
	color: #555;
}

#offerte .descrizione a:hover
{
	color: #ff5500;	
}

#offerte .prezzo
{
	font-size: 1.2em;
	color: #ff0000;
	text-align: right;
	font-weight: bold;
	border-top: 1px dashed #ccc;
	margin-right: 10px;
}

#offerte .foto
{
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
	
}

#offerte .foto img
{
	width: 50px;
	border: 1px solid #ccc;
}


.frmpag1 
{
	BACKGROUND: #ff9900;
	border: 0px solid #ccc;
	margin: 2px;
	padding: 5px;
	color: #fff;
	cursor: pointer;
	font-size: 0.95em;
}

.frmpag1sel 
{
	BACKGROUND: #ccc;
	color: #000;
	border: 0px solid #ccc;
	margin: 2px;
	padding: 5px;
	cursor: pointer;
	font-size: 0.95em;
}

.detail
{
	text-align: right;
}

.detail a
{
	background: #ff9900;
	color: #fff;
	font-size: 0.85em;
	padding: 3px;
}

.box_preventivo
{
	border: 1px dashed #CFCCB5; 
	margin-bottom: 10px; 
	background: #EFECD1; 
	padding: 10px;
}

#preventivi
{
	border: 1px dashed #ccc;
	margin-top: 20px;
}

#preventivi .row1
{
	background-color: #EFEAC2;
}

#preventivi .row2
{
	background-color: #fff;
}

#preventivi .tr
{
	background-color: #000;
	color: #fff;
}

#preventivi .tit,
#ordine .tit
{
	background-color: #504E41;
	color: #fff000;
	font-size: 1.2em;
	padding: 10px;
	text-align: center;
}

#ordine
{
	border: 1px dashed #ccc;
	margin-top: 20px;
}

#ordine h4
{
	margin: 0px;
	margin-left: 10px;	
}

#ordine h4 span
{
	color: #ff5500;
}

#ordine .tr1 
{
	background-color: #000;		
	color: #fff;
	text-align: center;						
}

#ordine .td
{
	text-align: right;
}

#ordine th
{
	background-color: #000;
	color: #fff;
}

#ordine .trProdotto
{
	background-color: #CCC591;		
}

#ordine .totale 
{
	text-align: right;
	border-top: 1px dashed #888;
	color: red;
}

#ordine .hiddenMSG
{
	display: none; 
	font-size: 0.9em; 
	border-top: 1px dashed #CCC591;	
	color: #000;
}

#ordine .data
{
	background-color: #EFEAC2;
	padding: 5px;
	border-top: 1px dashed #888461;	
	color: #ff5500;
}
/***************************************************************************************/
div#nav
{

}

div#nav ul 
{
	list-style: none;
	border-left: 0px solid #ddd;
	padding: 0px;
	margin: 0px;
}

div#nav ul li ul 
{
	border: 0px;
	margin: 0px;
	list-style-type: none;
}
	
div#nav ul li ul li
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	border: 0px;
}

div#nav ul li ul li a
{
	color: #0083D6;	
}

div#nav ul li ul li a:hover
{
	color: #555;	
}

div#nav ul li h4 
{
	font-size: 1.0em;
	color: #ff5500;	
	padding: 5px;
	background-image: url("../img/sito/dettaglio.gif");
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 30px;
	border: 0px;
}

div.jsenable h4
{
	cursor: pointer
}

div.jsenable ul ul
{
	display: none
}

div#nav li.hide ul
{
	display: none
}

div#nav li.show ul
{
	display: block
}

div#nav li.show h4
{
	background-image: url("../img/sito/dettaglio.gif");
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 30px;
	color: #ff0000;
	border-bottom: 1px dashed #ccc;
}

div#nav .row_contentPG_testoSub ul
{
	list-style-type: square;
	margin-left: 20px;
}

div#nav .row_contentPG_testo ul
{
	list-style-type: square;
	margin-left: 20px;
}
/***************************************************************************************/

#share_this_botton
{
	position: absolute; 
	z-index: 2; 
	border: 0px solid #000;
	margin-left: 743px;
	margin-top: 25px;
}
