/*********************************
**********************************
** File css realizzato          **
** da VIDEOCOMP srl             **
** GRAPHIC SOLUTION             **
** per Mazzoleni T. e C.        **
**********************************
**********************************
**                              **
**  info BIOStylesheets V.1.0   ** 
**                              **
**********************************
*********************************/



body {
	background:url(../imgs/bg.gif) no-repeat center top; 
	background-color:#FFFFFF;
	}


* {
    padding: 0;
    margin: 0;
	}


body, html, form, h3, h4, ul, li { 
	margin:0;  
	border:0; 
	padding:0;
	}

HTML {
	font: 9pt 'Lucida Grande', 'Lucida Sans', Helvetica, Arial, Verdana, sans-serif;
	}

a img {
	border:0;
	}
	
	
.clFL { 
	float:left;
	display:inline; 
	}

.clFR {
	float:right;
	display:inline;
	}	
	
.mediumgrey { color:#666666 }
	
	
/* FONT */

p {
	color:#333333;
	font-style:normal;
	font-weight:normal;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:8pt;
	text-align:justify;
	padding-bottom:30px;
	margin-top:15px;
	}

h1 {
	color:#990000;
	font-size:21px;
	font-family: "Times New Roman", Times, serif;
	font-weight: 300;
	font-style:normal;
	}
	
ul {
	font-family: Helvetica, Arial, sans-serif;
	color:#666666;
	font-style:normal;
	font-weight:normal;
	}

li {
	font-family: Helvetica, Arial, sans-serif;
	color:#666666;
	display:inline;
	font-style:normal;
	font-weight:normal;
	list-style:none;
	}


a {	
	font-size: 12px;
	color:#222222;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	}

a:hover { 
	color: #990000;
	}	


	



/* STRUTTURA PRINCIPALE 100%HEIGHT */

html, body {
	height: 100%;	
	}

* html #idMC {
	height: 100%;	
}

#idMC {
	width: 856px;
	margin: 0 auto;
	min-height:100%;
	background-image: url(../imgs/bodybg.gif);
	background-color:#FFFFFF;
	background-position:top left;
	background-repeat:repeat-y;
	}


#BlSX { 
	width:199px;
/*	background-color:#FDD594;*/
	padding-top:0;
	margin:0;
	float:left;
	display:inline;
	}
	

#BlDX {  
	width:652px;
	margin:0;
	float:right;
	display:inline;
	}
	
#idFTR {
	clear:both;
	width:855px;
	height:20px;
	margin:0;
	padding:0;
	background:url(../imgs/bodybg.gif) top left repeat-y;
	}

.menu a {
	color:#ff6600;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.credits {
	color:#333333;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
}

.credits b {
	color:#990000;
	text-transform:uppercase;
}

#menu {
	position:relative;
	display:block;
	width:652px;
	height:37px;
	background:url(../imgs/bgmenu.png) repeat-x left top;
	border-bottom:1px solid #990033;
	margin-top:17px;
}

#menu li a {
	display:block;
	float:left;
	width:107px;
	height:34px;
	line-height:37px;
	text-align:center;
	color:#ffffff;
	font-family:"Times New Roman", Times, serif;
	font-size:11pt;
	border-right:1px solid #ee5826;
}

.posizione {
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
}

/* STRUTTURA SECONDARIA Style1 in BlSX */

#idTM_BOX {
	width:199px;
	height:55px;
	margin:10px auto;
	/*background: url(../imgs/bordertop.jpg) top left no-repeat;*/
	}
	
.clLogo { 
	width:164px;
	height:40px;
	padding: 5px 20px;
	}
	

#idIMGSX {
	width:199px;
	padding-left:4px;
	}
	

#idIMG2SX {
	width:199px;
	padding-left:3px;
	margin-top:0;
	display:inline;
	}
	

#idSC {
	padding-left:13px;
	}


#idSC p {
	padding-top:0;
	margin-top:0;
	padding-left:14px;
	padding-bottom:10px;
	}

#idSC p.menu {
	line-height:13px;
}

/* STRUTTURA SECONDARIA Style1 in BlDX */

#idSEZM {
	width:652px;
	height:34px;
	margin:0 auto;
	}	
	
#idHG {
	width:652px;
	height:177px;
	margin: 0 auto;
	}
	
#idMyPSTN {
	width:652px;
	}

#idMyPSTN p {
	padding:5px 0 5px 30px;
	color:#888888;
	}
	
#idMyPSTN span {
	color:#FF9933;
	}
	
#idMAINTITLE {
	width:600px;
    height:45px;
	margin:0 0 6px 30px;
	border-top:1px solid #FF9933;
	color:#333333;
	}
	
#idMainCONTENT {
	width:430px;
	height: auto;
	min-height:342px;
	float:left;
	display:inline;
	}
	
#idMainCONTENT p {
	padding-left:25px;
	padding-right:5px;
	}

#idMainCONTENT img {
	padding-left:30px;
	}
	
#idSpotCONTENT {
	float: right;
	width:161px;
	display:inline;
	margin-bottom:15px;
    margin-right:60px;
	margin-top:0px;
	}		
	
#idSpotCONTENT img {
	display:inline-block;
	margin-top:7px;	
	}	

#idSpotSecondario {
	width:600px;
	height:auto;
	border-top:solid 0px #FF9933;
	padding-top:5px;
	margin:17px 0 10px 30px;
	clear:both; 
	}	
		
#idSpotSecondario div {
	width:195px;
	height:58px;
	display:inline-block;
	float:left;
	margin-bottom:10px;
	}
	
#idBtnFooter3  {
	background-image:url(../imgs/footer3ita.gif);
	background-position:top left;
	background-repeat:no-repeat;	
	}	
#idBtnFooter3:hover  {
	background-position:bottom left;
	}	
#idBtnFooter2  {
	background-image:url(../imgs/footer2ita.gif);
	background-position:top left;
	background-repeat:no-repeat;	
	}	
#idBtnFooter2:hover  {
	background-position:bottom left;
	}	
#idBtnFooter1  {
	background-image:url(../imgs/footer1ita.gif);
	background-position:top left;
	background-repeat:no-repeat;
	}	
#idBtnFooter1:hover  {
	background-position:bottom left;	
	}		
#idBtnFooter3e  {
	background-image:url(../imgs/footer3.gif);
	background-position:top left;
	background-repeat:no-repeat;
	}	
#idBtnFooter3e:hover  {
	background-position:bottom left;	
	}	
#idBtnFooter2e  {
	background-image:url(../imgs/footer2.gif);
	background-position:top left;
	background-repeat:no-repeat;
	}	
#idBtnFooter2e:hover  {
	background-position:bottom left;	
	}	
#idBtnFooter1e  {
	background-image:url(../imgs/footer1.gif);
	background-position:top left;
	background-repeat:no-repeat;	
	}	
#idBtnFooter1e:hover  {
	background-position:bottom left;
	}	


	
#idSitemap {
	width:600px;
	height:80px;
	margin:0 0 10px 30px;
	padding-top:10px;
	border-top:solid 1px #FF9933; 
	}
	

#idSitemap ul {
	padding-top:2px;
	}

#idSitemap p, a {
	font-size:11px;
	margin:0;
	padding:5px 0 0 0;
	}
	
#idSitemap span {
	color: #663300;
	}
	
#idSitemap a {
	display:inline-block;
	}
	
#idSitemap a:hover {
	display:inline-block;
	}
	
#idEL {
	width:176px;
	float:right;
	display:inline-block;
	}
	


/* STRUTTURA SECONDARIA Style2 in BlDX */

#idSitemap2 {
	width:600px;
	margin:5px 0 5px 30px;
	padding-top:5px;
	border-top:solid 1px #FF9933; 
	clear:both;
	display:inline-block;
	}
	

#idSitemap2 ul {
	padding-top:6px;
	}

#idSitemap2 p, a {
	font-size:11px;
	margin:0;
	padding:3px 0 0 0;
	}
	
#idSitemap2 span {
	color: #663300;
	}
	
#idSitemap2 a {
	display:inline-block;
	}
	
#idSitemap2 a:hover {
	display:inline-block;
	}	
	
	
	
#idMainCONTENT_XL {
	width:558px;
	height: auto;
	min-height:342px;
	margin-left:30px;
	}
	
#idMainCONTENT_XL p {
	padding-right:5px;
	}



#idTblPDF {
	width:557px;
	font-size:10px; 
	}

#idTblPDF tr {
	background-color:#f2eee5; 
	}

#idTblPDF td {
	padding:7px; 
	border-bottom:1px solid #FFFFFF;
	}
	
#idTblPDF th {
	padding:7px 0 7px 7px;
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF; 
	}


#idForm { 
	font: 12px 'Lucida Grande', 'Lucida Sans', Helvetica, Arial, Verdana, sans-serif;
	color:#333333;
	font-weight:bold; 
	}
	
#idForm input { 
	border:0;
	background-color:#fdd594;
	width:340px;
	height:20px;
    font: 13px 'Lucida Grande', 'Lucida Sans', Helvetica, Arial, Verdana, sans-serif;
	color: #990000;
    padding:0;
	}

#idForm input.nobg { 
	background-color:#FFFFFF;
	background-image:url(../imgs/invia.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding:0;
	color:#FFFFFF; }

#idForm textarea { 
	border:0;
	background-color:#fdd594;
	width:340px;
	height:50px;
	font: 13px 'Lucida Grande', 'Lucida Sans', Helvetica, Arial, Verdana, sans-serif;
	color: #990000;
    padding:5px 0 5px 5px; 
	}


#idMailL {
	font-size:10px;
	line-height:13px;
	padding-bottom:0;
	}

#idMailL a {
	font-size:11px;
	color:#FF9933;
	}
	
#idMailL a:hover {
	text-decoration:underline;
	}




#idACCESSIBLEMENU.liI #liI a {
	color:#993300;
	}
#idACCESSIBLEMENU.liPR #liPR a {
	color:#993300;
	}
#idACCESSIBLEMENU.liFR #liFR a {
	color:#993300;
	}
#idACCESSIBLEMENU.liWU #liWU a {
	color:#993300;
	}
#idACCESSIBLEMENU.liCU #liCU a {
	color:#993300;
	}
#idACCESSIBLEMENU.liTU #liTU a {
	color:#993300;
	}
#idACCESSIBLEMENU.liCR #liCR a {
	color:#993300;
	}



	#idHover_en { background-image: url(../imgs/bgdisney1e.gif); width:161px; height:102px; margin-top:15px; }
    #idHover_en:hover { background-image: url(../imgs/bgdisney1eh.gif); }
    #idHover2_en { background-image: url(../imgs/bgdisney2e.gif); width:161px; height:102px; margin-top:15px; }
    #idHover2_en:hover { background-image: url(../imgs/bgdisney2eh.gif); }
	#idHover3_en { background-image: url(../imgs/bgdisney3e.gif); width:161px; height:102px; margin-top:15px; }
    #idHover3_en:hover { background-image: url(../imgs/bgdisney3eh.gif); }



	#idHover { background-image:url(../imgs/bgdisney1.gif); width:161px; height:102px; margin-top:15px; }
    #idHover:hover { background-image:url(../imgs/bgdisney1h.gif); }
    #idHover2 { background-image:url(../imgs/bgdisney2.gif); width:161px; height:102px; margin-top:15px; }
    #idHover2:hover { background-image:url(../imgs/bgdisney2h.gif); }
	#idHover3 { background-image:url(../imgs/bgdisney3.gif); width:161px; height:102px; margin-top:15px; }
    #idHover3:hover { background-image:url(../imgs/bgdisney3h.gif); }
	
	
	



#idConsensi td { 
	text-align:justify; 
	}

#idFormUtenti input { 
	color:#993300;
	background-color:#FFCC99;
	border:2px solid #FFCC99; 
	}
	
#idLoginBox {
	margin:15px 0 20px 10px;
	width:160px;
}

#idLoginBox img {
	margin:0;
	padding:0;
}

#idLoginBox a {
	margin:0;
	padding:0;
}


#sfoglia {
	margin:15px 0 20px 10px;
	width:53px;
}

#sfoglia img {
	margin:0;
	padding:0;
}

#sfoglia a {
	margin:0;
	padding:0;
}



#list_fra ol {
	list-style:decimal;
	list-style-position:outside;
	}

#list_fra li {
	list-style:decimal;
	list-style-position:outside;
	}


#idMainCONTENT_XL table tr td {
	 font-size:9pt;
}


#container{	
	margin-top:15px;
	margin-left:30px;
	position:relative;
	float:left;
	text-align:left;
	background:#fff;
	overflow: hidden;
}	

/* Easy Slider */
/*#slider {
	width:400px !important;
	height:365px !important;
}*/

#slider ul, #slider li {
	margin:0;
	padding:0 ;
	width:400px;
	height:400px;
	list-style:none;
	}

#slider li { 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	margin:0;
	padding:0 ;
	width:400px;
	height:400px;
	overflow:hidden; 
	}	

/* // Easy Slider */
