/* CSS Document - SIGHINOLFI */
*{
	margin:0;
	padding:0;
}

body{
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
}
input, textarea, td {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}

.body{
	background-image:url(../images/bg_container.gif);
	background-repeat:repeat-y;
	background-position:center;
}

#container{
	width:100%;
	height:100%;
}

a{
	color:#EE3123;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}
.clear{clear:both;}
/* STILI HOMEPAGE ----------------------------- */

#main_home{ /* div dei contenuti */
	position:absolute;
	top:50%;
	left:50%;
	width:658px;
	height:580px;
	margin-top:-290px;
	margin-left:-329px;
	background-color:#FFFFFF;
}

	#top{ /* div con l'immagine del mare */
		padding-top:3px;
		width:658px;
		height:407px;
	}

	#down{ /* div della parte bassa */
		width:658px;
		height:173px;
		margin-top:-3px;
	}

		#down_img{ /* div con il logo */
			float:right;
			width:564px;
			height:173px;
		}
		
		#ita{ /* div pulsante ita */
			width:90px;
			height:28px;
			position:relative;	
			float:left;
			margin:3px 0 3px 0;
		}
		
		#eng{ /* div pulsante eng */
			width:90px;
			height:28px;
			margin:0;
			float:left;
		}
		
		#cred{ /* div pulsante credits */
			width:14px;
			height:19px;
			margin-top:58px;
			margin-left:80px;
			_margin-left:40px;
			float:left;
		}

/* STILI PER LE PAGINE INTERNE ------------------------------ */

	/*---foto---*/
	.left{float:left; margin:0 10px 10px 10px;}
	.right{float:right; margin:0 0 10px 10px;}


	h2{
	font-size:12px;
	color:#666666;
	font-weight:bold;
	margin-bottom:10px;
	}
	h3{
	background-image:url(../images/quadrato.gif);
	background-repeat:no-repeat;
	background-position:left center;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	padding-left:20px;
	}
	
#main{/* div generale pagina interna */
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

	#tr_credits{ /* div con link credits*/
		height:27px;
		background-color:#6E6F72;
		margin-bottom:2px;
	}
	
	#tr_top{ /* div on logo titolo sezione e foto */
		width:960px;
		height:145px;
		margin-bottom:20px;
	}
	
		#logo{
			float:left;
		}
		
		#titolo_sezione{
			float:left;
			margin-left:3px;
			width:467px;
			/*height:145px;*/
			background-image:url(../images/bg_titolo_top.gif);
			background-repeat:repeat-y;
			background-position:top left;
		}
		
			#titolo_sezione img{
				margin-top:112px;
			}
		
		#foto_sezione{
			/*width:245px;
			height:145px;*/
			float:left;
			margin-top:0;
		}
		
			#foto_sezione img{
				border-bottom:3px solid #EE3123;
			}
			
		#tr_content{
			width:960px;
			clear:both;
		}
		
			#menu{
				float:left;
				width:245px;
			}
			
			#menu ul{
				list-style-type:none;
			}

			#menu ul img{
				border:none;
			}
			
			#menu ul li.separatore{
				width:245px;
				height:9px;
				border-bottom:1px solid #EE3123;
				margin-bottom:4px;
			}
			
			#contenuti{
	float:left;
	width:427px;
	margin-left:3px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 5px;
			}
			p{
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#58595B;
			line-height:18px;
            }
			#contenuti_2col{
			float:left;
			width:691px;
			margin-left:3px;
			padding:0 10px 0 10px;
			}
			
			
				/*--applicazioni--*/
	#contenuti ul{
	margin-left:50px;
	margin-right:20px;
	}
	#contenuti ul li{
	margin-bottom:5px;
	list-style-type:none;
	list-style-image:url(../images/tratto.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#58595B;
	}
	#foto_prod{
		margin-left:0px; 
		margin-top:10px; 
		margin-bottom:10px; 
		clear:both;
		/*background-color: #E3E3E4;
		padding: 20px;*/
	}
	#foto_prod img{
	margin-right: 3px;
	margin-bottom: 3px;
	}
	
	hr{
	height:1px;
	border:0px;
	color:#EE3326;
	background-color:#EE3326;
	}	
	
/*---gallery ---*/
.boom a{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666666;}
.gallery{margin-top:15px; margin-bottom:15px;}

	/*------form-----*/
	#contenuti_2col form{
	margin-left:0px;
	}
	#contenuti form{
	margin-left:0px;
	}
	.testoNero{font-size:12px;}
	.rientro{margin-left:20px;}

    /* ----colonna destra ----*/	
			#colonna_dx{
				float:left;
				width:244px;
				margin-left:0;
				border-left:1px solid #EE3123;
			}
			#colonna_dx ul{
			margin-left:10px;
			margin-bottom: 10px;
			list-style-type:none;
			font-family:Arial, Helvetica, sans-serif;
			font-size:10px;
			font-style:italic;
			color:#58595B;
			line-height:18px;
			}
			#colonna_dx ul li{
			line-height:15px;
			padding:5px 0 5px 5px;
			border-bottom:1px solid #cccccc;}
			#colonna_dx ul li a{
			color:#CCCCCC;
			font-size:11px;
			font-weight:bold;
			font-style:normal;
			text-decoration:none;
			}
.ssm {
font-size: 11px;
color: #000000;
}
.ssm span{
color:#000000;
font-weight:normal;
}
.ssm a{
	color: #cccccc;
	font-style:normal;
	font-weight:bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	display: block;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.ssm a:hover{
	color: red;
	text-decoration: none;
}
a.ssm_on {
	color: red;
	text-decoration: none;
	background-image:url(../images/bg_appli.gif);
}
		#foto_proge{
		text-align: right;
		}
		#foto_proge img{
		margin-bottom:20px;
		border-bottom:3px solid #EE3123;
		}
				
				#slogan{
					clear:both;
					padding-left:20px;
				}
					#slogan p{
						font-style:italic;
						color:#6E6F72;					
					}
					
				#thumb{
					clear:both;
					padding-left:20px;
					margin:15px 0 15px 0;
				}
					
				#rif{
					padding-left:20px;
					padding-bottom:20px;
				}
					#thumb img{
						border-bottom: 3px solid #EE3123;
					}
			
		#tr_footer{
			width:960px;
			height:120px;
			float:left;
			background-image:url(../images/bg_footer.gif);
			background-position:top left;
			background-repeat:no-repeat;
			margin-top:50px;
		}
		
		.red {
	color: #EE3326;
	font-style: italic;
	font-weight: bold;
}

.dati {
	color: #FFFFFF;
	font-size:9px;
	padding:6px;
}
