

BODY {
	margin: 0px;
	padding: 0px;
	background: #004486 url(./../widgets/sfondo.gif) top left repeat-x;
	font-size: 10px;
	color: #00;
	font-family: arial, tahoma, verdana;
}         

SELECT
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 10px;
    
}   

INPUT
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
}

TEXTAREA
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
}


P {
	margin-top: 1px;
	margin-bottom: 5px;
}
          
A:link       ,
A:visited    ,
A:active     { text-decoration:none; }
A:hover      { text-decoration:underline; }

.down { clear: both }


img{
	border: 0px;
}

#container{
	margin: 0px;
	padding: 0px;
	width: 928px;
	margin: 0px auto;
}


#header{
	width: 928px;
	height: 189px;
	position: relative;
}


.clearBoth {
	clear: both;
	height: 1px;
	overflow: hidden;
}

/*  div in alto a destra che contiene il cambio di font e la select di ricerca */


#changeFont{
	position: absolute;
	top: 18px;
	right: 10px;
	color: #646464;
	font-weight: bold;
	text-align: right;
	width: 400px;
}

#changeFont form{
	display: inline;
	padding: 0px;
	margin: 0px;
}

#changeFont a#A1 {
	color: #f50000;
	font-size: 9px;
}

#changeFont a#A2 {
	color: #5e5f60;
	font-size: 12px;
}

#changeFont a#A3 {
	color: #000;
	font-size: 14px;
}

#changeFont #ricerca{
	margin-left: 15px;
}


/* div centrale che contiene il nome del dottore e il menu */

#mezzo_menu{
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 928px;
	min-height: 49px;
	height: auto !important;
	height: 49px;
	background: url(./../widgets/sfondo_mezzo_menu.gif) top left no-repeat;
}

#nomeDottore{
	position: absolute;
	top: -10px;
	left: 25px;
	float: left;
	width: 234px;
	color: #6e6e6e;
	font-size: 11px;
	height: 20px;
	font-weight: bold;
}

#logout{
	position: relative;
	top: 20px;
	left: 25px;
	float: left;
	width: 234px;
	color: #6e6e6e;
	font-size: 9px;
	height: 49px;
}


#nomeDottore .bentornato{
	color: #959595;
	font-size: 9px;
	font-weight: bold;
}

#mezzo_menu #menuTop{
	position: relative;
	float: left;
	width: 620px;
	height: 49px;
	top: 0px; left: 50px;
	margin: 0px;
	padding: 0px;
}

#mezzo_menu #menuTop ul{
	margin: 0px;
	padding: 0px;
	height: 48px;
}

#mezzo_menu #menuTop ul li{
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
	height: 48px;
}

/* contenuto centrale  */
#content{
	position: relative;
	float: left; 
	width: 928px;
	min-height: 230px;
	height: auto !important;
	height: 230px;
	background: url(./../widgets/sfondo_1content_1px.gif) top left repeat-y;
	
}

#content2{
	position: relative;
	float: left; 
	width: 928px;
	min-height: 230px;
	height: auto !important;
	height: 230px;
	background: url(./../widgets/sfondo_2content_1px.gif) top left no-repeat;
}






/* stili per la home private  */



#contentHomePrivate{
	position: relative;
	float: left; 
	width: 928px;
	min-height: 230px;
	height: auto !important;
	height: 230px;
	background: url(./../widgets/sfondo_homePrivate_1px.gif) top left repeat-y;
	
}

#content2HomePrivate{
	position: relative;
	float: left; 
	/*width: 928px;*/
	min-height: 230px;
	height: auto !important;
	height: 230px;
	background: url(./../widgets/sfondo_2homePrivate_1px.gif) top left no-repeat;
	padding: 30px 0px;
}

.wideAsBox {
	width: 565px !important;
}

.boxHomePrivateContainer{
	width: 565px;
	background: url(./../widgets/bgBoxPagInterna.gif) top left repeat-y;
	font-family: verdana;
	color: #323232;
	margin: 20px 0 10px 0;
}

.boxHomePrivateContainer a{
	color: #323232;
	text-decoration: none;
}

.boxHomePrivateContainer a:hover{
	text-decoration: underline;
}

.boxHomePrivateContainer .boxHomePrivate{
	/*min-height: 140px;
	height: auto !important;
	height: 140px;*/
}

.boxHomePrivateContainer .boxHomePrivate .titolo{
	position: relative;
	top: 7px;
	left: 20px;
	
}

.boxHomePrivateContainer .boxHomePrivate .centro{
	margin: 0 14px;
}

.boxHomePrivateContainer .boxHomePrivate  .foto{
	float: left;
	display: block;
	width: 91px;
	margin-right: 10px;	
}

.boxHomePrivateContainer .boxHomePrivate .notizieContainer{
	float: left;
	width: 436px;
}

.boxHomePrivateContainer .boxHomePrivate .notizie{
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 14px;
		min-height: 26px;
		height: auto !important;
		height: 26px;
}

.boxHomePrivateContainer .boxHomePrivate .notizieSx{
	float: left;
	width: 326px;
	/*margin-bottom: 10px;*/
}

/*.boxHomePrivateContainer .boxHomePrivate .notizie .file{
	position: absolute;
	bottom: 10px;
	float: right;
	right: 0px;
	width: 216px;
	font-size: 10px;
	font-family: arial;
	display: block;
}*/

.boxHomePrivateContainer .boxHomePrivate .notizie .file{
	float: right;
	width: 95px;
	text-align: center;
}


.boxHomePrivateContainer .boxHomePrivate .notizie .titoloNotizia{
	font-weight: bold;
	font-size: 10px;
	display: block;
}

.boxHomePrivateContainer .boxHomePrivate .notizie .abstract{
	font-size: 10px;
	font-weight: normal;
	display: block;
}







.boxHomePrivateContainer .boxHomePrivate .notizie .dataBiblio{
	float: left;
	width: 100%;
	color: #f18315;
	font-weight: bold;
	font-size: 10px;
	display: block;
}


.boxHomePrivateContainer .boxHomePrivate .notizie .dataPubb{
	float: left;
	width: 100%;
	color: #e10a63;
	font-weight: bold;
	font-size: 10px;
	display: block;
}

.boxHomePrivateContainer .boxHomePrivate .notizie .dataEventi{
	float: left;
	width: 100%;
	color: #0094df;
	font-weight: bold;
	font-size: 10px;
	display: block;
}


.boxHomePrivateContainer .boxHomePrivate  .ultimiAggiornamenti {
	margin-bottom: 13px;
	padding-right: 109px;
	text-align: right;
}




/* menu di sinistra */ 

#menuSx{
	float: left;
	width: 243px;
	position: relative;
	top: 0px;
	left: 16px;
	padding: 30px 0px;
}



/* menu di sinistra --> sezione bibliografia */ 

#menuSx ul.bibliografia{
	width: 243px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menuSx ul.bibliografia li{
	list-style-type: none;
	margin: 0px 0px 10px 0px;
}

#menuSx ul.bibliografia li a{
	text-decoration: none;
	color: #8c8c8c;
	font-weight: bold;
	font-size: 11px;
	padding-left: 10px;
	background: url(./../widgets/menu_barraGrigia.gif) top left no-repeat;
	display: block;
}

#menuSx ul.bibliografia li a:hover{
	text-decoration: none;
	color: #3c3c3c;
	font-weight: bold;
	background: url(./../widgets/menu_barraArancione.gif) top left no-repeat;
}

#menuSx ul.bibliografia li a.acceso{
	text-decoration: none;
	color: #3c3c3c;
	font-weight: bold;
	background: url(./../widgets/menu_barraArancione.gif) top left no-repeat;
	
}

#menuSx ul.bibliografia ul.sottoMenu{
	list-style-type: none;
	margin: 10px 0px 10px 5px;
	padding: 0px;
}

#menuSx ul.bibliografia ul.sottoMenu li{
	list-style-type: none;
	margin: 0px 0px 2px 0px;
}

#menuSx ul.bibliografia ul.sottoMenu li a{
	text-decoration: none;
	color: #8c8c8c;
	font-weight: bold;
	font-size: 11px;
	padding-left: 15px;
	background: url(./../widgets/sottomenu_grigio.gif) top left no-repeat;
	background-position: 5px 5px;
	display: block;
	
}

#menuSx ul.bibliografia ul.sottoMenu li a:hover{
	text-decoration: none;
	color: #3c3c3c;
	font-weight: bold;
	background: url(./../widgets/sottomenu_arancione.gif) top left no-repeat;
	background-position: 5px 5px;
}

#menuSx ul.bibliografia ul.sottoMenu li a.acceso{
	text-decoration: none;
	color: #3c3c3c;
	font-weight: bold;
	background: url(./../widgets/sottomenu_arancione.gif) top left no-repeat;
	background-position: 5px 5px;
}


/* menu di sinistra --> sezione richiesta prodotti */ 

#menuSx ul.richiestaProdotti{
	width: 243px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menuSx ul.richiestaProdotti li{
	list-style-type: none;
	margin: 0px 0px 10px 0px;
}

#menuSx ul.richiestaProdotti li a{
	text-decoration: none;
	color: #8c8c8c;
	font-weight: bold;
	font-size: 11px;
	padding-left: 10px;
	background: url(./../widgets/menu_barraGrigia.gif) top left no-repeat;
	display: block;
}

#menuSx ul.richiestaProdotti li a:hover{
	text-decoration: none;
	color: #3c3c3c;
	font-weight: bold;
	background: url(./../widgets/menu_barraVerde.gif) top left no-repeat;
}

#menuSx ul.richiestaProdotti li a.acceso{
	text-decoration: none;
	color: #3c3c3c;
	font-weight: bold;
	background: url(./../widgets/menu_barraVerde.gif) top left no-repeat;
	
}

#menuSx ul.richiestaProdotti ul.sottoMenu{
	list-style-type: none;
	margin: 10px 0px 10px 5px;
	padding: 0px;
}

#menuSx ul.richiestaProdotti ul.sottoMenu li{
	list-style-type: none;
	margin: 0px 0px 2px 0px;
}

#menuSx ul.richiestaProdotti ul.sottoMenu li a{
	text-decoration: none;
	color: #8c8c8c;
	font-weight: bold;
	font-size: 11px;
	padding-left: 15px;
	background: url(./../widgets/sottomenu_grigio.gif) top left no-repeat;
	background-position: 5px 5px;
	display: block;
}

#menuSx ul.richiestaProdotti ul.sottoMenu li a:hover{
	text-decoration: none;
	color: #3c3c3c;
	font-weight: bold;
	background: url(./../widgets/sottomenu_verde.gif) top left no-repeat;
	background-position: 5px 5px;
}

#menuSx ul.richiestaProdotti ul.sottoMenu li a.acceso{
	text-decoration: none;
	color: #3c3c3c;
	font-weight: bold;
	background: url(./../widgets/sottomenu_verde.gif) top left no-repeat;
	background-position: 5px 5px;
}



/* menu di sinistra --> sezione richiesta materiale */ 

#menuSx ul.richiestaMateriali{
	width: 243px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menuSx ul.richiestaMateriali li{
	list-style-type: none;
	margin: 0px 0px 10px 0px;
}

#menuSx ul.richiestaMateriali li a{
	text-decoration: none;
	color: #8c8c8c;
	font-weight: bold;
	font-size: 11px;
	padding-left: 10px;
	background: url(./../widgets/menu_barraGrigia.gif) top left no-repeat;
	display: block;
}

#menuSx ul.richiestaMateriali li a:hover{
	text-decoration: none;
	color: #3c3c3c;
	font-weight: bold;
	background: url(./../widgets/menu_barraBlu.gif) top left no-repeat;
}

#menuSx ul.richiestaMateriali li a.acceso{
	text-decoration: none;
	color: #3c3c3c;
	font-weight: bold;
	background: url(./../widgets/menu_barraBlu.gif) top left no-repeat;
	
}

#menuSx ul.richiestaMateriali ul.sottoMenu{
	list-style-type: none;
	margin: 10px 0px 10px 5px;
	padding: 0px;
}

#menuSx ul.richiestaMateriali ul.sottoMenu li{
	list-style-type: none;
	margin: 0px 0px 2px 0px;
}

#menuSx ul.richiestaMateriali ul.sottoMenu li a{
	text-decoration: none;
	color: #8c8c8c;
	font-weight: bold;
	font-size: 11px;
	padding-left: 15px;
	background: url(./../widgets/sottomenu_grigio.gif) top left no-repeat;
	background-position: 5px 5px;
	display: block;
}

#menuSx ul.richiestaMateriali ul.sottoMenu li a:hover{
	text-decoration: none;
	color: #3c3c3c;
	font-weight: bold;
	background: url(./../widgets/sottomenu_blu.gif) top left no-repeat;
	background-position: 5px 5px;
}

#menuSx ul.richiestaMateriali ul.sottoMenu li a.acceso{
	text-decoration: none;
	color: #3c3c3c;
	font-weight: bold;
	background: url(./../widgets/sottomenu_blu.gif) top left no-repeat;
	background-position: 5px 5px;
}


/* menu di sinistra --> sezione pubblicazioni */ 

#menuSx ul.pubblicazioni{
	width: 243px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menuSx ul.pubblicazioni li{
	list-style-type: none;
	margin: 0px 0px 10px 0px;
}

#menuSx ul.pubblicazioni li a{
	text-decoration: none;
	color: #8c8c8c;
	font-weight: bold;
	font-size: 11px;
	padding-left: 10px;
	background: url(./../widgets/menu_barraGrigia.gif) top left no-repeat;
	display: block;
}

#menuSx ul.pubblicazioni li a:hover{
	text-decoration: none;
	color: #3c3c3c;
	font-weight: bold;
	background: url(./../widgets/menu_barraRosa.gif) top left no-repeat;
}

#menuSx ul.pubblicazioni li a.acceso{
	text-decoration: none;
	color: #3c3c3c;
	font-weight: bold;
	background: url(./../widgets/menu_barraRosa.gif) top left no-repeat;
	
}

#menuSx ul.pubblicazioni ul.sottoMenu{
	list-style-type: none;
	margin: 10px 0px 10px 5px;
	padding: 0px;
}

#menuSx ul.pubblicazioni ul.sottoMenu li{
	list-style-type: none;
	margin: 0px 0px 2px 0px;
}

#menuSx ul.pubblicazioni ul.sottoMenu li a{
	text-decoration: none;
	color: #8c8c8c;
	font-weight: bold;
	font-size: 11px;
	padding-left: 15px;
	background: url(./../widgets/sottomenu_grigio.gif) top left no-repeat;
	background-position: 5px 5px;
	display: block;
}

#menuSx ul.pubblicazioni ul.sottoMenu li a:hover{
	text-decoration: none;
	color: #3c3c3c;
	font-weight: bold;
	background: url(./../widgets/sottomenu_rosa.gif) top left no-repeat;
	background-position: 5px 5px;
}

#menuSx ul.pubblicazioni ul.sottoMenu li a.acceso{
	text-decoration: none;
	color: #3c3c3c;
	font-weight: bold;
	background: url(./../widgets/sottomenu_rosa.gif) top left no-repeat;
	background-position: 5px 5px;
}





/* menu di sinistra --> sezione eventi */ 

#menuSx ul.eventi{
	width: 243px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menuSx ul.eventi li{
	list-style-type: none;
	margin: 0px 0px 10px 0px;
}

#menuSx ul.eventi li a{
	text-decoration: none;
	color: #8c8c8c;
	font-weight: bold;
	font-size: 11px;
	padding-left: 10px;
	background: url(./../widgets/menu_barraGrigia.gif) top left no-repeat;
	display: block;
}

#menuSx ul.eventi li a:hover{
	text-decoration: none;
	color: #3c3c3c;
	font-weight: bold;
	background: url(./../widgets/menu_barraAzzurra.gif) top left no-repeat;
}

#menuSx ul.eventi li a.acceso{
	text-decoration: none;
	color: #3c3c3c;
	font-weight: bold;
	background: url(./../widgets/menu_barraAzzurra.gif) top left no-repeat;
	
}

#menuSx ul.eventi ul.sottoMenu{
	list-style-type: none;
	margin: 10px 0px 10px 5px;
	padding: 0px;
}

#menuSx ul.eventi ul.sottoMenu li{
	list-style-type: none;
	margin: 0px 0px 2px 0px;
}

#menuSx ul.eventi ul.sottoMenu li a{
	text-decoration: none;
	color: #8c8c8c;
	font-weight: bold;
	font-size: 11px;
	padding-left: 15px;
	background: url(./../widgets/sottomenu_grigio.gif) top left no-repeat;
	background-position: 5px 5px;
	display: block;
}

#menuSx ul.eventi ul.sottoMenu li a:hover{
	text-decoration: none;
	color: #3c3c3c;
	font-weight: bold;
	background: url(./../widgets/sottomenu_azzurra.gif) top left no-repeat;
	background-position: 5px 5px;
}

#menuSx ul.eventi ul.sottoMenu li a.acceso{
	text-decoration: none;
	color: #3c3c3c;
	font-weight: bold;
	background: url(./../widgets/sottomenu_azzurra.gif) top left no-repeat;
	background-position: 5px 5px;
}

/* menu di sinistra --> Richiesta materiale */ 

#menuSx ul.richiestaMateriale{
	width: 243px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menuSx ul.richiestaMateriale li{
	list-style-type: none;
	margin: 0px 0px 10px 0px;
}

#menuSx ul.richiestaMateriale li a{
	text-decoration: none;
	color: #8c8c8c;
	font-weight: bold;
	font-size: 11px;
	padding-left: 10px;
	background: url(./../widgets/menu_barraGrigia.gif) top left no-repeat;
	display: block;
}

#menuSx ul.richiestaMateriale li a:hover{
	text-decoration: none;
	color: #3c3c3c;
	font-weight: bold;
	background: url(./../widgets/menu_barraBlu.gif) top left no-repeat;
}

#menuSx ul.richiestaMateriale li a.acceso{
	text-decoration: none;
	color: #3c3c3c;
	font-weight: bold;
	background: url(./../widgets/menu_barraBlu.gif) top left no-repeat;
	
}

#menuSx ul.richiestaMateriale ul.sottoMenu{
	list-style-type: none;
	margin: 10px 0px 10px 5px;
	padding: 0px;
}

#menuSx ul.richiestaMateriale ul.sottoMenu li{
	list-style-type: none;
	margin: 0px 0px 2px 0px;
}

#menuSx ul.richiestaMateriale ul.sottoMenu li a{
	text-decoration: none;
	color: #8c8c8c;
	font-weight: bold;
	font-size: 11px;
	padding-left: 15px;
	background: url(./../widgets/sottomenu_grigio.gif) top left no-repeat;
	background-position: 5px 5px;
	display: block;
}

#menuSx ul.richiestaMateriale ul.sottoMenu li a:hover{
	text-decoration: none;
	color: #3c3c3c;
	font-weight: bold;
	background: url(./../widgets/sottomenu_blu.gif) top left no-repeat;
	background-position: 5px 5px;
}

#menuSx ul.richiestaMateriale ul.sottoMenu li a.acceso{
	text-decoration: none;
	color: #3c3c3c;
	font-weight: bold;
	background: url(./../widgets/sottomenu_blu.gif) top left no-repeat;
	background-position: 5px 5px;
}

#boxRegistratiRichiestaMateriale {
	float: left;
	clear: both;
	width: 100%;
	margin-top: 20px;
}
#registrationRichiestaMateriale {
	float: left;
	clear: both;
	width: 100%;
}
#registrationRichiestaMateriale p {
	font-size: 11px;
	margin: 10px 0 0 5px;
	color: #5a5a5a;
}
#registrationRichiestaMateriale p a {
	text-transform: uppercase;
	font-weight: bold;
	color: #224997;
}

.contentRicMat {
	margin-top: 20px;
	font-size: 11px;
}

/* contenuto centrale */ 

#contenuto{
	float: right;
	width: 619px;
	position: relative; 
	min-height: 300px;
	height: auto !important;
	height: 300px;
	top: 0px;
	right: 23px;
	padding: 0px 0px 80px 0px;
}


#contenuto .titolo{
	position: relative;
	top: 30px;
	border-bottom: 2px solid #f18315;
	font-size: 19px;
	color: #3c3c3c;
	display: inline;
}

#contenuto .titolobibliografia{
	position: relative;
	top: 30px;
	border-bottom: 2px solid #f18315;
	font-size: 19px;
	color: #3c3c3c;
	display: inline;
}

#contenuto .titolorichiestaProdotti{
	position: relative;
	top: 30px;
	border-bottom: 2px solid #73af25;
	font-size: 19px;
	color: #3c3c3c;
	display: inline;
}

#contenuto .titolorichiestaMateriali{
	position: relative;
	top: 30px;
	border-bottom: 2px solid #599bb6;
	font-size: 19px;
	color: #3c3c3c;
	display: inline;
}

#contenuto .titolopubblicazioni{
	position: relative;
	top: 30px;
	border-bottom: 2px solid #e10a63;
	font-size: 19px;
	color: #3c3c3c;
	display: inline;
}

#contenuto .titoloeventi{
	position: relative;
	top: 30px;
	border-bottom: 2px solid #0094df;
	font-size: 19px;
	color: #3c3c3c;
	display: inline;
}

#contenuto #voci{
	float: left; 
	width: 619px;
	position: relative;
	top: 30px;
}

#contenuto .voce{
	position: relative;
	width: 619px;
	float: left;
	background: url(./../widgets/sfondo_bottom_voce.gif) bottom left no-repeat;
	margin: 20px 0px 0px 0px;
}

#contenuto .voceIntera{
	position: relative;
	width: 619px;
	float: left;
	margin: 20px 0px 0px 0px;
	font-size: 11px;
}

#contenuto .voceIntera a{
	text-decoration: none;
	color: #3c3c3c;
	font-weight: bold;
	font-size: 11px;
}

#contenuto .voceIntera a:hover{
	text-decoration: underline;
}

#contenuto .voce .container{
	float: left; 
	text-align: right; 
	width: 619px; 
	position: relative;
}

#contenuto .voce .container .sx{
	float: left; width: 439px; text-align: left;
}

#contenuto .voce .container .dx{
	position: absolute; left: 458px; bottom: 0px;  text-align: left;width: 163px; color: #323232; font-size: 9px;
}

#contenuto .voce .container .dx a{
	color: #323232; font-size: 9px; text-decoration: none;
}

#contenuto .voce .container .dx a:hover{
	text-decoration: underline;
}




#contenuto .titoloVoce{
	float: left;
	width: 439px;
	color: #f18315;
	font-weight: bold;
	font-size: 11px;
}

#contenuto .titoloVocebibliografia{
	float: left;
	width: 439px;
	color: #f18315;
	font-weight: bold;
	font-size: 11px;
}

#contenuto .titoloVocerichiestaProdotti{
	float: left;
	width: 439px;
	color: #73af25;
	font-weight: bold;
	font-size: 11px;
}

#contenuto .titoloVocerichiestaMateriali{
	float: left;
	width: 439px;
	color: #599bb6;
	font-weight: bold;
	font-size: 11px;
}

#contenuto .titoloVocepubblicazioni{
	float: left;
	width: 439px;
	color: #e10a63;
	font-weight: bold;
	font-size: 11px;
}

#contenuto .titoloVoceevento{
	float: left;
	width: 439px;
	color: #0094df;
	font-weight: bold;
	font-size: 11px;
}

#contenuto .titoloVoce a{
	color: #f18315;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

#contenuto .titoloVoce a:hover{
	color: #f18315;
	text-decoration: underline;
}

#contenuto .descriptionVoce{
	float: left;
	width: 439px;
	color: #3c3c3c;
	font-weight: bold;
	font-size: 11px;
}

#contenuto .descriptionVoce a{
	color: #3c3c3c;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

#contenuto .descriptionVoce a:hover{
	text-decoration: underline;
}

#contenuto .codesVoce{
	float: left;
	width: 439px;
	color: #646464;
	font-weight: normal;
	font-size: 10px;
}


/* per la home page  */ 

#contentHome{
	position: relative;
	float: left; 
	width: 928px;
	background: url(./../widgets/sfondoHome_1content_1px.gif) top left repeat-y;
		
}




#contentHome2{
	position: relative;
	float: left; 
	width: 928px;
	background: url(./../widgets/sfondoHome_2content_1px.gif) top left no-repeat;
	padding-top: 4px;
}


#testoGenericHome{
	position: relative;
	top: 20px;
	left: 72px;
	font-size: 11px; 
	color: #3c3c3c;
	width: 650px;
	/*font-weight: bold;*/
	padding-bottom: 40px;
}

#testoGenericHome a{
	font-size: 11px; 
	color: #004486;
	text-decoration: none;
}

#testoGenericHome a:hover{
	font-size: 11px; 
	color: #004486;
	text-decoration: underline;
}

#homeSx{
	float: left;
	width: 520px;
	padding-bottom: 0px;
}

#homeDx{
	position: relative;
	float: right;
	width: 371px;
	right: 9px;
	margin-top: 4px;
}



#homeDx #login {
	float: left;
	width: 100%;
	margin-top: 7px;
}
#homeDx #login img {
	float: left;
	display: block;
}
#homeDx #login img.okBtn {
	margin-left: 10px;
}

#homeDx #login .img{ 
	position: relative;
	top: 20px;
	left:0px;
	float: left; width: 118px;
	margin: 0px 10px 0px 0px;
}

#homeDx #login .campo1{ 
	position: absolute;
	top: 8px; 
	left: 130px;
}

#homeDx #login .campo2{ 
	position: absolute;
	top: 8px;
	left: 220px;
}

#homeDx #login .ok{ 
	position: absolute;
	top: 20px;
	left: 305px;
}

#homeDx #dimenticato {
	position: relative;
	float: left; 
	top: 0px; left: 130px;
	width: 339px;
	color: #004486;
	text-decoration: underline;
}

/** Box perchè registrarsi */
#homeDx .boxForRegistration {
	float: left;
	clear: both;
	/*width: 253px;*/
	width: 100%;
	margin: 10px 0 12px 0;
	padding-bottom: 40px;
	background: #f2f2f2;	
}
#homeDx .boxForRegistration .text {
	margin: 9px 14px;
}
#homeDx .boxForRegistration .text p {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	color: #224997;
}
#homeDx .boxForRegistration .text ul {
	margin: 0 !important;
	padding: 0 !important;
}
#homeDx .boxForRegistration .text ul li {
	margin: 5px 0;
	list-style-type: none;
	font-size: 11px;
}
#homeDx .boxForRegistration .text ul li img.pallino {
	position: relative;
	top: -2px; left: 0;
	margin-right: 2px;
}

#homeProdotti {
	float: left; 
	width: 100%;
	margin: 0;
	padding: 0;
	background: #f7f7f7 url(./../widgets/bgTopHomeProdotti.gif) top left repeat-x;	
}

#homeProdotti img.imageProdotti {
	margin: 27px 0 0 0;
}

#homeProdotti div.titleEspParmalat {
	margin: 22px 0;
	text-align: center;
}

#homeProdotti ul.link {
	width: 305px;
	margin: 0 auto;
	padding: 0;
}
#homeProdotti ul.link li {
	margin: 0;
	padding: 0;	
	list-style-type: none;
}
#homeProdotti ul.link li img {
	float: left;
	display: block !important;
	margin: 0 !important;
	padding: 0 !important;
}

#homeSx #contenuto{
	float: left;
	position: relative;
	top: 0px; left: 25px;
	width: 486px;
	margin: 0px;
	padding: 0px;
}

#homeSx #contenuto #testoContenuto{
	float: left;
	margin-top: 12px;
	padding: 0 4px;
	/*font-family: Verdana;*/
	font-size: 11px;
	color: #323232;
}

#homeSx #contenuto  #lista{
	float: left;
	display: block;
	width: 100%;
	margin-top: 29px;
	padding-bottom: 40px;
	font-size: 11px;
	color: #323232;	
}

#homeSx #contenuto #lista .box {
	height: 120px;
	margin-bottom: 12px;
	background: url(./../widgets/bgBoxHome.gif) no-repeat 0 0;
}
#homeSx #contenuto #lista .box .internal {
	float: left;
	margin: 15px 14px;
}
#homeSx #contenuto #lista .box .internal .top {
	float: left;
	width: 100%;
}
#homeSx #contenuto #lista .box .internal .top img.title {
	float: left;
	margin: 4px 0;
}
#homeSx #contenuto #lista .box .internal .top a.approfondisci {
	float: right;
}
#homeSx #contenuto #lista .box .internal .middle {
	float: left;
	width: 100%;
	padding: 5px 0 2px 0;
}
#homeSx #contenuto #lista .box .internal .middle .photo {
	float: left;
	display: inline;
}
#homeSx #contenuto #lista .box .internal .middle .testoLista {
	padding-left: 10px;
	font-size: 11px;
}
/** Content Alta Digeribilita */
#contentAltaDigeribilita {
	clear: both;
	margin-top: 10px;
	width: 605px;
		min-height: 205px;
		height: auto !important;
		height: 205px;		
}
#contentAltaDigeribilita div.testo {
	clear: both;
	width: 385px;
	margin-top: 15px;
	font-size: 11px;
}
#contentAltaDigeribilita div.testo ul {
	margin: 0 !important;
	padding: 0 !important;
}
#contentAltaDigeribilita div.testo ul li {
	margin: 7px 0;
	list-style-position: inside;
}
