@charset "UTF-8";
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0; 
	padding: 0;
	
}
body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #003656;
	background-color: #FFFFFF;
	margin: 0px;
}
#container {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	min-height: 550px;
	height: auto !important;
	height: 700px;
	z-index: 900;
}
#top {
	position: relative;
	z-index: 1100;
	top: 0px;
	left: 0px;
	height: 142px;
	width: 955px;
}

#logo {
	position: relative;
	z-index: 1100;
	top: 0px;
	left: 13px;
	height: 142px;
	width: 200px;
	float: left;
}
#top_menu ul {
	text-align: right;
	height: 25px;
	margin-top: 4px;
}
#top_menu li {
	display: inline;
	font-size: 12px;
	font-weight: bold;
	padding-left: 8px;
}
#top_menu a:link, #top_menu a:visited {
/*	color: #00326D;*/
	color: #000000;
	text-decoration: none;
}
#top_menu a:hover {
	color: #004492;
	text-decoration: underline;
}
#lingue ul {
	text-align: right;
	padding-top: 6px;
}
#lingue li {
	display: inline;
	margin-left: 7px;
}
#lingue a:link, #lingue a:visited {
	color: #00326D;
	text-decoration: none;
}
#lingue a:hover {
	color: #004492;
	text-decoration: underline;
}
#mainbanner {
	position: absolute;
	top: 46px;
	right: auto;
	z-index: 10;
	height: 222px;
	width: 955px;
	left: auto;
}
#mainmenu {
	margin-top: 126px;
	background-color: #C3D3DF;
	background-image: url(img/fondo_menu.gif);
	background-repeat: repeat-x;
}
#mainmenu ul {
	text-align: left;
	height: 29px;
	padding-top: 7px;
}
#mainmenu li {
	display: inline;
	margin-left: 10px;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
}
#mainmenu a:link, #mainmenu a:visited {
/*	color: #002239;*/
	color: #000000;
	text-decoration: none;
	font-size: 13px;
}
#mainmenu a:hover {
	color: #004492;
	text-decoration: underline;
}
#submenu{
	width:955px;
}
#submenu ul {
	width:955px;
	text-align: left;
	/*height: 23px;*/
	padding-top: 7px;
	padding-bottom: 5px;
	background-color: #00426A;
	
}
#submenu li {
	display: inline;
	margin-left: 8px;
	font-weight: normal;
	text-transform: uppercase;
	vertical-align: middle;
	white-space:nowrap;
	line-height: 18px;
}
#submenu a:link, #submenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
}
#submenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.selected {
	text-decoration: underline !important;
	color: #0061A3 !important;
}
#main {
	margin-bottom: 6px;
	margin-top: 6px;
	width:955px;
}
#footer {
	background-image: url(img/footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
/*	height: 107px;*/
	width: 955px;
	height:70px;
}
#ricreativi {
	z-index: 2000;
	text-align: right;
	width: 927px;
	padding-top: 20px;
}
#footer p {
	color: #002239;
	font-size: 11px;
	padding-top: 12px;
	padding-left: 12px;
	float: left;
}
#main h1 {
	margin-left: 10px;
	margin-top: 15px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	margin-right: 10px;
}
#main p {
	margin: 10px;
}
#main   acronym {
	background-color: #E8E8E8;
	display: block;
	padding: 10px;
	margin: 10px;
	border: 1px solid #C4C4C4;
}
.imgleft {
	margin: 0px 8px 8px 0px;
	float: left;
}
.imgright {
	margin: 0px 0px 8px 8px;
	text-align: right;
	float: right;
}
#main h2 {
	margin-left: 10px;
	margin-top: 15px;
	clear: both;
	color: #0061A3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D0E0EB;
	border-right-color: #D0E0EB;
	border-bottom-color: #D0E0EB;
	border-left-color: #D0E0EB;
	margin-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#main h3 {
	margin-left: 10px;
	margin-top: 0px;
	clear: both;
}
.codice {
	font-size: 9px;
	font-style: normal;
	color: #9FD2EE;
}
.didasc {
	font-size: 10px;
	font-style: normal;
	vertical-align: top;
}
.log {
	font-weight: bold;
	font-size: 12px;
}

#footer a:link, #footer a:visited {
	color: #022338;
	text-decoration: none;
	font-size: 11px;
}
#footer a:hover {
	text-decoration: underline;
	font-weight: bold;
}
#main a:link, #main a:visited {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
#main a:hover {
	text-decoration: underline;
}
.dividi {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #EEEEEE;
	margin-top: 15px;
}
.postit {
	background-image: url(img/mission1.jpg);
	background-repeat: no-repeat;
	/*padding-right: 150px;
	padding-left: 70px;
	padding-top: 100px;
	padding-bottom: 100px;
	width: 220px;*/
}
.todo {
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}
#liste ul {
	margin-left: 35px;
	margin-top: 10px;
}
#centri td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D4E4EF;
	border-left-color: #CFDFE9;
	text-align: center;
	padding: 2px;
}
#centri th {
	text-align: center;
	background-color: #EEEEEE;
	padding: 3px 4px;
}
.download {
	text-align: left;
	float: right;
	display: inline;
	background-image: url(img/pdf.jpg);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	font-weight: bold;
	width: 100px;
	margin-bottom: 0px;
	font-size: 14px;
	background-position: 70px 9px;
	padding-right: 0px;
	position: relative;
	top: 5px;
	margin-right: 5px;
	padding-top: 10px;
}
#login {
	width: 280px;
	background-color: #EEEEEE;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	float: right;
}
#login h3 {
	margin-left: 10px;
	margin-top: 0px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	margin-right: 10px;
	margin-bottom: 10px;
}
#maindl {
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	width: 645px;
}
#maindl h1 {
	border:none;
	font-size: 16px;
	display:inline;
	margin:0;
}
#maindl h2 {
	font-size: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-left: 20px;
}
#maindl .prodotti {
	margin-left: 20px;
	margin-top: 5px;
}
#maindl .prodotto {
	margin-bottom: 5px;
}
hr {
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


#homeSx{
	width:723px;
	float:left;
}

#homeNews{
	float:left;
	width:227px;
	background:#F4F8FB;
	margin-left:5px;
	height:310px;
	position:relative;
}

.news {
	padding: 10px 5px 0 5px;
}

.news .testo{
	font-size:11px;
	line-height:13px;
}

#main .news p{
	margin:0;
}

#homeNews .archivioNews{
	position:absolute;
	bottom:0;
}

#homeNeuroriabilitazione,#homeElettromedicali{
	float:left;
	width:359px;
	height:177px;
	margin-top:5px;
}

#homeNeuroriabilitazione{
	background:url(img/neuroriabilitazione_robotica.jpg);
	margin-right:5px;
	margin-bottom:10px;
}

#homeElettromedicali{
	background:url(img/elettromedicali_terapia.jpg);
}

.categorieTesto{
	text-align:justify;
	color:#FFFFFF;
	margin:70px 10px 0;
	font-size:11px;
	height:70px;
}

.categorieEntra{
	margin-right:10px;
}

#home4Bott{
	clear:both;
	width:958px;
}
#home4Bott .imgSx{
/*	margin-right:1px;*/
}

.tagCloud{
	background:url(img/sfumino_azzurro_tagcloud.jpg) no-repeat;
	padding:10px;
}

#main .tagCloud a{
	color:#767A7B;
}

.categoriaDownload{
	width:629px;
}

.rigaDownload{
	padding:4px;
/*	height:38px;*/
}
.rigaDownload.blu{
	background:url(img/download_sfondo_blu.jpg) repeat-y;
	border-bottom:1px solid #003656;
}
.rigaDownload.bianco{
	border-bottom:1px solid #003656;
}

.rigaDownload .titolo{
	font-size:12px;
	line-height:14px;
	color:#003656;
	font-weight:bold;
	margin-top:5px;
}

.rigaDownload .nomeFile{
	font-size:12px;
	line-height:14px;
	color:#003656;
}

.downloadDivisorio{
	margin-bottom:15px;
}

.usato{
	text-align:center;
	width:314px;
	float:left;
/*	padding:20px;*/
	background:url(img/usato_sfondo_colonna.jpg) top no-repeat;
	height:356px;
	margin:0 2px;
}

.usato.riga2{
	background-position: 1px -356px;
}

.usato.rigaN{
	background:#DFDFDF;
	margin:0 3px;
	width:312px;
}

.usato .foto{
	height:187px;
	padding:14px;
	width:251px;
	background:url(img/usato_sfondo_immagine.png);
	margin:0 20px;
}

.usato .titolo{
	color:#003656;
	font-size:14px;
	font-weight:bold;
	height:32px;
}

.usato .sottoTitolo{
	font-size:12px;
	line-height:15px;
	height:45px;
	padding: 0 5px;
}

.usato .leggiTutto{
	background:#01476B;
	text-align:right;
	padding:2px 5px;
	margin:10px 2px 0 1px;
}

#main .usato .leggiTutto a{
	color:#FFFFFF;
	font-weight:bold;
}

.usato .divisorio{
	color:#01476B;
	width:90%;
	border-color:#01476B;
}

.rigaNews{
	margin:2px 10px;
	padding:5px 10px 0 10px;
	border-bottom:1px solid #003656;
	z-index:10;
}

.rigaNews.blu{
	background:url(img/news_sfondo_blu.jpg) repeat-y;
}

.rigaNews.bianco{
}

.rigaNews .immagine{
	margin-right:8px;
	border:3px solid #003656;
	z-index:100;
	display:inline;
}

.rigaNews .data{
	font-style:italic;
}

.rigaNews .titolo{
	color:#003656;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
}

.rigaNews .testo,.rigaNews .testoCompleto,.rigaNews .testoLargo{
	float:left;
	width:740px;
}

.rigaNews .testoCompleto,.rigaNews .testoLargo{
	width:100%;
}

#main .rigaNews a.leggiTutto{
	color:#003656;
	font-weight:bold;
}

#main .rigaNews p{
	margin:0;
}
