html,body {margin: 0; padding: 0; background-color: #002D51; color: #ffffff; }
body {font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: 11px; text-align: center; }

div#container {
width: 760px; 
margin: 0 auto; 
top: 0; 
}

div#header {color: #ffffff; top: 0px; margin: 0; padding: 0; }

div#content {
margin-top: 0; 
padding-right: 0em;
background-image: url(medicale/bk.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
height: 301px;
color: #ffffff; 
text-align : justify;
padding-top: 200px;
margin-bottom: 10px;
}

div#columnlf {
float:left; width: 32em;
top: 0px;
}

div#footer {
padding: 0em; 
background-image: url(medicale/footer-backgr.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
height: 51px; 
color: #FFFFFF; 
font-size: 11px; 
font-weight: bold;
padding: 20px 0 0 0px; }

.text-footer {
text-align:center
}

/*  catalogo  */
.catalogo {text-align:center;}









#menusfondo {
top: 105px;
background-image: url(img/menu-backgr.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
width: 800px;
height: 30px;
}
/*  layout menu  */
.button-on {
background-image: url(img/puls-on.jpg);
background-repeat: no-repeat;
width: 140px;
height: 30px;
border: 0px solid #99E0F7;
}
.button-off {
font-size: 11px;
color: #BF0000;
}
/*  content  */
#cont-bianco {margin: 0em; padding: 1em; font-size: 11px; }
/*  layout  */
body,td {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px; text-align : justify; color: #ffffff; }
.titolo {font-weight: bold;	color: #ffffff;	}
.bold {font-weight: bold; }
/*  link  */
.lmenu:link {font-size: 10px; color:#FFFFFF; text-decoration : none; }
	.lmenu:visited {font-size: 10px; color:#FFFFFF; text-decoration : none; }
	.lmenu:hover {font-size: 10px; color:#FFFFFF; text-decoration : none; font-weight: bold;}
.lcatalogo:link {font-size: 10px; color:#FFFFFF; text-decoration : none; font-weight: bold; }
	.lcatalogo:visited {font-size: 10px; color:#FFFFFF; text-decoration : none; font-weight: bold; }
	.lcatalogo:hover {font-size: 10px; color:#00A8E5; text-decoration : none; font-weight: bold;}

