@charset "utf-8";
/* CSS Document Michelis Egidio creato il 10/04/08 da Geraci Davide e Mamino Giovanni - Informatica System srl staff@infosys.it*/

body {
	background-color: #E8E8C0;
	background-image: url(images/home_pattern_verticale.gif);
	background-repeat: repeat-y;
	background-position: top center;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#pattern {
	background-color: #E8E8C0;
	background-image: url(images/home_pattern_orizzontale.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#corpo {
	position: relative;
	background-image: url(images/home_pattern_corpo.png);
	background-repeat: repeat-y;
	background-position: top;
	margin: 0px auto;
	width: 818px;
}
.imgnomargin {
	margin: 0px;
	padding: 0px;
	border: none;
}
#piede {
	background-image:url(images/home_sfondo_sotto.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 800px;
	height: 112px;
	margin: 0px auto;
	clear: both;
	text-align: left;
}
	#infosys {
		margin-left: 9px;
		width: 188px;
		height: 110px;
		float: left;
		display:inline;
	}
		#infosys p {
			font-size: 65%;
			color: #FFFFFF;	
			margin: 10px 0px 0px 5px;
		}
		#infosys a {
			color: #FFFFFF;
			text-decoration: none;
			font-weight: bold;
		}
	#contatti {
		margin: 0px;
		float: left;
		height: 110px;
		width: 254px;
	}
		#contatti p {
			font-size: 65%;
			color: #FFFFFF;	
			margin: 10px 0px 0px 12px;
		}
	#menu {
		margin: 0px;
		float: right;
		height: 110px;
		width: 343px;
		text-align: center;
	}	
		#menu p {
			font-size: 65%;
			color: #941F36;	
			margin: 10px 10px 0px 12px;
			font-weight: bold;
			line-height: 15px;
		}	
		#menu a:link, #menu a:visited {
			color: #941F36;				
			font-weight: bold;
			text-decoration: none;
		}
		#menu a:hover, #menu a:active {
			color: #000000;				
			font-weight: bold;
			text-decoration: none;
		}

#sx {
	width: 451px;
	margin-left: 9px;
	background-color: #FFFFFF;
	/*background-image: url(foto/home_foto1.jpg);*/
	background-repeat: no-repeat;
	background-position: top right;
	float: left;
	text-align: left;
	display:inline;
}
	#sx ul {
		margin: 0px;
		padding: 0px 0px 15px 10px;
		list-style-type: none;
	}
	#sx ul li {
		margin: 0px;
		padding: 5px 0px 0px 0px;
		height: 34px;
		line-height: 12px;
		background-image: url(images/home_listello_menu.gif);
		background-repeat: no-repeat;
		background-position: bottom left;
		color: #666666;
		font-size: 60%;
		font-weight: bold;
	}
	#sx ul li a:link, #sx ul li a:visited {
		text-transform: uppercase;
		color: #941F36;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 130%;
		text-decoration: none;
	}
	#sx ul li a:hover, #sx ul li a:active {
		text-transform: uppercase;
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 130%;
		text-decoration: none;
	}	
	#lingue {
		position: absolute;
		left: 206px;
		bottom: 112px;
		height: 111px;
		width: 50px;
		background-image: url(images/home__ombreggiatura_foto.gif);
		background-repeat: no-repeat;
		background-position: bottom left;
	}
	#lingue img {
		margin: 80px 0px 0px 100px;
	}
	#bannervideo {
		position: absolute;
		left: 460px;
		bottom: 112px;
		height: 88px;
		width: 349px;
	}	
	#bannervideo img {
		margin: 0px;
		border: 0px;
	}	
#dx {
	width: 349px;
	margin-right: 9px;
	background-color: #FFFFFF;
	float: right;
	display:inline;
}
	#tool {
		width: 100%;
		background-color: #FFFFFF;
	}
	#tool img {
		border: 0px;
		margin-bottom: -5px;
	}
	#tool ul{list-style-type: none;margin: 0px 0px;padding: 0;}
	#tool li{float:right;margin: 0;padding:0;}
	#tool a{		
		font-size: 50%;
		font-weight: bold;
		text-decoration: none;
		text-transform: uppercase;
		position:relative;
		display:block;
		width:116px;
		height: 33px;
		padding: 10px 0px 0px 0px;
	}
	#tool a:link, #tool a:visited {
		color: #921E36;
		background-image: url(images/home_tool_link.gif);
		background-position: top left;
		background-repeat: no-repeat;
	}	
	#tool a:hover, #tool a:active{
		color: #921E36;
		background-image:url(images/home_tool_hover.gif);
		background-position:top left;
		background-repeat: no-repeat;
	}
	#chisiamo {
		width: 100%;
		background-image: url(images/home_sfondo_chisiamo.jpg);
		background-repeat: no-repeat;
		background-position: bottom right;
		background-color: #FFFFFF;
		text-align: left;
		padding: 15px 0px;
	}
	#chisiamo h2{
		font-size: 95%;
		color: #921E36;
		margin: 25px 0px 7px 30px;
	}
	#chisiamo p {
		font-size: 65%;
		color: #333333;
		margin: 3px 0px 5px 35px;
	}
		#chisiamo a:link, #chisiamo a:visited {
			color: #941F36;				
			font-weight: bold;
			text-decoration: none;
		}
		#chisiamo a:hover, #chisiamo a:active {
			color: #000000;				
			font-weight: bold;
			text-decoration: none;
		}
	#prodotti {
		width: 100%;
		background-image: url(images/home_sfondo_prodotti.jpg);
		background-repeat: no-repeat;
		background-position: right bottom;	
		background-color: #DCD48C;
		text-align: left;
		padding: 10px 0px;
	}
		#prodotti h2{
			font-size: 95%;
			color: #921E36;
			margin: 0px 0px 7px 30px;
		}
		#prodotti p {
			font-size: 65%;
			color: #333333;
			margin: 0px 0px 5px 35px;
		}
		#prodotti a:link, #prodotti a:visited {
			color: #941F36;				
			font-weight: bold;
			text-decoration: none;
		}
		#prodotti a:hover, #prodotti a:active {
			color: #000000;				
			font-weight: bold;
			text-decoration: none;
		}		
	#eventi {
		width: 100%;
		background-color: #FFFFFF;
		text-align: left;
	}
		#eventi p {
			font-size: 65%;
			color: #666666;
			margin-right: 10px;
			margin-top: 15px;
		}
		#eventi p a{
			color: #666666;
			text-decoration: none;
		}		
		#eventi img {
			float: left;
			border: 1px solid #666666;
			margin: 10px 15px;
		}
.logo {
	margin-top: 35px;
	margin-left: 25px;
	margin-bottom: 35px;
	border: none;
}
h1 {
	display: none;
}
