body, html, tr, td, th, pathseparator, h1, h2, h3, h4, h5, p, img {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #343434;
	margin: 0px;
	padding: 0px;	
	text-decoration: none;	
	font-weight: normal;	
	border:0px;
}

body{
	background-color: #3c4b54;
}

a {
	color: #009ee1;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
}

hr{
/*	border: thin solid #343434;*/
}

/*****************************************************************************/
/*****************************************************************************/
/* layout pagina */
/*****************************************************************************/
/*****************************************************************************/

div#container{
	text-align:center;
	height: 100%;
	margin:auto;
	clear:both;
}

div#dummy{
	text-align:left;
	margin:auto;
	width:940px;
	clear:both;
	background: #fff url(../images/backgnd.gif) repeat-y left top;	
}


div#centrale{
	width: 804px;
	background: transparent;
	float: left;
	margin-left:70px;
}



/******************************************************************************/
/*****************************************************************************/
/*****************************************************************************/
/* BANNER TOP */
/*****************************************************************************/
/*****************************************************************************/

div#testata{
	width:940px;
	height: 144px;
	margin:auto;
	clear: both;
}

html>body div#testata{
	margin-bottom:0px; 		/*Opera, Firefox e Safari*/
}
*:first-child+html div#testata{
	margin-bottom:0px;			 /*IE7*/
} 




/******************************************************************************/
/*****************************************************************************/
/*****************************************************************************/
/*  MENU LEFT  */
/*****************************************************************************/
/*****************************************************************************/

div#menu_left{
	width:178px;
	float:left;
	padding-right:17px;
}




/******************************************************************************/
/*****************************************************************************/
/*****************************************************************************/
/* CONTENUTO */
/*****************************************************************************/
/*****************************************************************************/


div#content{
	text-align: left;
	width:609px;
	float: left;
	background: transparent;
}
html>body div#content{
	margin:0px;     		/*Opera, Firefox e Safari*/
}
*:first-child+html div#content{
	margin:0px;			 /*IE7*/
} 





div#testo{
	width: 560px;
	margin-top:47px;
}

div#testo ul{
	padding:0px;
/*	margin:0px;*/
	list-style-type: disc;
}
div#testo li{
/*	background-image: url(../images/freccina_submenu.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:15px;*/
}

html>body div#testo li{
	margin-left:25px; 		/*Opera, Firefox e Safari*/
}
*:first-child+html div#testo li{
	margin-left:0px;			 /*IE7*/
} 






div#testo_leonardo{
	width: 500px;
	margin-top:47px;
	min-height: 500px;
	padding-right:30px;
	background: transparent url(../images/sfondo_leonardo.jpg) no-repeat left top;
}

div#testo_leonardo ul{
	padding:0px;
	/*margin:0px;*/
	list-style-type: disc;
}
div#testo_leonardo li{
/*	background-image: url(../images/freccina_submenu.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:15px;*/
}
html>body div#testo_leonardo li{
	margin-left:25px; 		/*Opera, Firefox e Safari*/
}
*:first-child+html div#testo_leonardo li{
	margin-left:0px;			 /*IE7*/
} 

div#testo_leonardo h1{
	font-size: 13px;
	color: #009ee1;
	font-weight: bold;
}



div#testo_leonardo_home{
	width: 500px;
	margin-top:47px;
	min-height: 530px;
	padding-right:30px;
	background: transparent url(../images/sfondo_home.jpg) no-repeat left top;
}



/******************************************************************************/
/*****************************************************************************/
/*****************************************************************************/
/* APPROFONDIMENTO */
/*****************************************************************************/
/*****************************************************************************/


div#approfondimento{
	width: 608px;
	height: 88px;
	float: left;
	border-top: 1px dashed #ababab;
	background: #fff url(../images/back_approfondimento.gif) no-repeat left top;	
}

div#approfondimento p{
	font-size: 10px;
	margin-top:42px;
	margin-left:38px;
	float: left;
}

div#approfondimento img{
	margin-top:30px;
	margin-left:10px;
	float: left;
}


div#tappo_right{
	width: 67px;
	height: 88px;
	float: left;
}




div#approfondimento_vuoto{
	width: 608px;
	height: 88px;
	float: left;
}




div#bottom {
	width: 608px;
	height: 88px;
	float: left;
}

/******************************************************************************/
/*****************************************************************************/
/*****************************************************************************/
/* FOOTER */
/*****************************************************************************/
/*****************************************************************************/

div#footer{
	width: 940px;
	height: 50px;
	margin-top:-3px;
	background: #3d4a53 url(../images/footer.gif) no-repeat left top;		
	padding-top:24px;
}

html>body div#footer{
	margin-top:0px; 		/*Opera, Firefox e Safari*/
}
*:first-child+html div#footer{
	margin-top:-3px;			 /*IE7*/
} 


div#footer p{
	font-size: 9px;
	color: #9f9da2;
}

div#footer a
{
    color: #50616e;
}


/*****************************************************************************/
/*****************************************************************************/
/* CONTATTI */
/*****************************************************************************/
/*****************************************************************************/
/******************************************************************************/


div#contatti{
		margin-top:100px;
}
div#contatti p{
	font-size: 15px;
}




/*****************************************************************************/
/*****************************************************************************/
/* LOGIN */
/*****************************************************************************/
/*****************************************************************************/
/******************************************************************************/


div#login{

}
div#login p{
	padding:5px;
	font-size: 9px;		
}


div#login h1{
	font-size: 11px;	
	font-weight: bold;
	color: #343434;
	margin-left:5px;
}

.login_img{
	margin-left:114px;
	margin-top:2px;
	margin-bottom:10px;
}





/**************************************/

pathseparator {
	background-color: #aaaaaa;
}

div.chiusura {
	clear: both;
}


.fieldsize {
	font-family: Arial, Helvetica, 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*/
}

.pulsanti{
	text-align: right;
}





/********************************************************************************/

h1{
	font-size: 14px;
	color: #009ee1;
	font-weight: bold;
}

h2
{
   font-weight: bold;
	font-size: 12px;
	color: #009ee1;
	border-bottom: 1px solid silver;
	margin-top:35px;
	margin-bottom:5px;	
}

h3{
   font-weight: bold;
	font-size: 12px;
	color: #009ee1;
	border-bottom: 1px solid silver;
	margin-bottom:5px;
}

h4{
	font-size: 13px;
	color: #fc5409;
	font-weight: bold;
}

h5{
	font-size: 12px;
	color: #009ee1;
	font-weight: bold;
}



.h2
{
    font-weight: bold;
	font-size: 13px;
	color: #000;
}
.h3{
    font-weight: bold;
	font-size: 11px;
	color: #000;
}

/******************************************************************/
/* stili per tinymce */

.titolo{
	font-size: 14px;
	color: #009ee1;
	font-weight: bold;
	margin-bottom:10px;
}


/******************************************************************/
