/*********************************/
/*Author: Claudio Colombo        */
/*Version: 1.0.0  gennaio 2009   */
/*                               */
/*        stlyle.css             */
/*********************************/
body{
		background-color:#e8dcdc;
		top:0px;
		margin-top:0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#666666;
		}
		
.pagina{
		position:relative;
		width:960px;
		top:0px;
		left:0;
		vertical-align:top;
		margin:auto;        
		background-color:#ffffff;
		}
		
/*HEAD*/
.top{background-image: url("img/frup-sfondo.jpg");
		background-color:#038CAC;
		float:left;}
/******************************************************************************/		
/*CONTENTS*/	
.content{background-color:#ffffff;float:left;
		  width:100%;
		  height:490px;}	
	/*HOME PAGE*/	  
		#homepage{background-image: url("img/homepage_sfondo.jpg");background-repeat:no-repeat;}  
		#citazione_home{margin-top: 220px;margin-left: 15px;width:360px;}  
		#menu_home{padding-left:395px;padding-top:135px;}
		#menu_home table{text-align:center;vertical-align:bottom;}
		#menu_home td{height:35px;vertical-align:bottom;}
		#menu_home  a{color:#ffffff; text-decoration: none;}
		#menu_home a:visited {color:#ffffff;text-decoration: none;}
		#menu_home a:hover {color:#ffffff;text-decoration: underline;}
		
	/*ALTRE*/
.content_left{
		text-align:left; 
		color:#038CAC;
		float:left;
		width:252px;
		height:490px;
		padding:5px 0px 0px 5px;
		font-size:20px;
		background-color:#a2a6af;
	}
	#chi_siamo{background-image: url("img/px238043.jpg");background-repeat:no-repeat; }
	#software{background-image: url("img/px238070.jpg");background-repeat:no-repeat; }
	#amico{background-image: url("img/ti0130392web.jpg");background-repeat:no-repeat; }
	#amicoHealth{background-image: url("img/tasca.jpg");background-repeat:no-repeat; }
	#amicoRsa{background-image: url("img/rsa.jpg");background-repeat:no-repeat; }
	#areaWeb{background-image: url("img/px238072.jpg");background-repeat:no-repeat; }
	#cartaRegionale{background-image: url("img/tasca.jpg");background-repeat:no-repeat; }
	#contattaci{background-image: url("img/px238020.jpg");background-repeat:no-repeat; }
	#crsSiss{background-image: url("img/tasca.jpg");background-repeat:no-repeat; }
	#documentazione{background-image: url("img/imghome.jpg");background-repeat:no-repeat; }
	#outsourcing{background-image: url("img/px238061.jpg");background-repeat:no-repeat; color:#FFFFFF;}
	#sistemi{background-image: url("img/px238012.jpg");background-repeat:no-repeat; }
	#areaRiservata{background-image: url("img/px238074web.jpg");background-repeat:no-repeat; }
	
.content_right{
		float:left;
		width:675px;
		padding:10px 10px 10px 10px;
			}
		.content_right a{color:#038CAC; text-decoration: none;}
		.content_right a:visited {color:#038CAC;text-decoration: none;}
		.content_right a:hover {color:#038CAC;text-decoration: underline;}
		.content_right img {float:left;}
		.table_contatti {text-align:center;width:420px;}
			.table_contatti th{
								width:233px;
								background-color:#008194;
								color:#FFFFFF;
								font-weight:bolder;
								}
			.table_contatti td{width:169px;
								background-color:#cccccc;
								color:#333333;
								}
		.table_login {text-align:center;width:420px;}
			.table_login th{
								width:233px;
								background-color:#008194;
								color:#FFFFFF;
								font-weight:bolder;
								}
			.table_login td     {width:169px;
								background-color:#cccccc;
								color:#333333;
								}								
								
/******************************************************************************/			  
/*FOOTER*/
.footer{background-color:#038CAC;
 		width:100%;
		float:left;}	
	.footer table{width:98%;}
	.footer td{	color:#FFFFFF;
				font-size:11px;
				text-align:left;}
	.footer div{text-align:right;}
	.footer a{color:#ffffff; text-decoration: none;}
	.footer a:visited {color:#ffffff;text-decoration: none;}
	.footer a:hover {color:#ffffff;text-decoration: underline;}



		

/*altre formattazioni*/
		table a{color:#000000; text-decoration: none;}
		table a:visited {color:#000000;text-decoration: none;}
		table a:hover {color:#000000;text-decoration: underline;}
				
