/* CSS Document */
	
/* Azzeramento dei margini */

* {
	margin:0; 
	padding:0;
	}
	
/* Margini tipografici */

/* Definizioni */

body {
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	color: #666;
	font-size: 12px;
	background-color: #fff;
	}
p {
	margin: 1em 0;
	line-height: 1.8em;
	}
h1 {
	font-size: 2em;
	margin: 1em 0;
	color: #823445;
	font-weight: normal;
	}
h2 {
	font-size: 1.5em;
	margin: 1em 0;
	color: #823445;
	font-weight: normal;
	}
h3 {
	font-size: 1.3em;
	margin: 1em 0 0.5em 0;
	color: #823445;
	font-weight: normal;
	}
h4, h5, h6 {font-weight: normal;}
a {
	text-decoration: none;
	color: #823445;
	}
a:hover {
	text-decoration: underline;
	}
	

/* Layout della pagina */

#divWrapper {
	}
#divTopSection {
	margin: 0 auto;
/*	height: 146px;		*/
	background-color: #63b43d;
	border-top: 10px solid #206738;
 	border-bottom: 1px solid #206738;	
	background-image:url(../images/bgHeader.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	}
	#divNavigation  {
		width: 920px;
		margin:0 auto;
		padding: 130px 0 0 0;
		}
		#divNavigation ol {
			list-style: none;
			display: block;
			}
		#divNavigation li {
			list-style: none;
			display: inline;
			}
		#divNavigation li a {
/*			float: left; */
			margin: 0 0 0 2px;
			padding: 14px 16px 0 16px;
			height: 18px;
			border-bottom: 0;
			font-size: 13px;
			text-decoration: none;
			color:#fff;
			background-color: #1fa045;
			border: 1px solid #206738;
			background-image: url(../images/bgNavBtnOff.gif);
			background-repeat: repeat-x;
			}
		#divNavigation li a:hover {
			background-color: #eaf8c8;
			background-image: url(../images/bgNavBtnHover.gif);
			background-repeat: repeat-x;
			}	

#divCentralSection {
	margin: 20px auto;
	width: 920px;
	}	
	#divAbout {
		float: left;
		width: 240px;
		min-height: 480px;
		margin: 0 20px 0 0;
		padding: 0;
		background-color: #eaf8c8;
		background-image:url(../images/bgAbout.jpg);
		background-position: center top;
		background-repeat: no-repeat;
		text-align: right;
		}
		#divAbout p {
			padding: 0 20px;
			color: #206738;
			}
		#divAbout h1 {
			font-size: 1.5em;
			padding: 0 20px;
			}
		#divAbout ol {
			}
		#divAbout li {
			list-style: none;
			margin: 4px 0;
			}
		#divAbout li a {
			padding: 6px 20px 4px;
			display: block;
			text-decoration: none;
			border-top: 1px solid #98dd94;
			border-bottom: 1px solid #98dd94;
			background-color: #efffd8;
			}
		#divAbout li a:hover {
			background-color: #fff;
			}
		#divAbout img {
			margin: 0;
			padding: 0;
			border: 0;
			border-top: 1px solid #206738;	
			border-bottom: 2px solid #206738;
			}
	#divContent {
		margin: 0 20px 0 260px;
		text-align: justify;
		}
		#divContent ul, 
		#divContent ol {
			margin: 0 0 0 4em;
			}
		#divContent li {
			margin: 0.6em 0;
			}
		#divContent div.news {	
			margin: 0;
			padding: 20px;
			background-image:url(../images/bgCentralSection.jpg);
			background-position: center top;
			background-repeat: no-repeat;
			}		
		#divContent blockquote {
			margin: 20px 0;
			padding: 20px;
			color: #206738;
			font-size: 16px;
			background-image:url(../images/bgCentralSection.jpg);
			background-position: center top;
			background-repeat: no-repeat;
			}
			#divContent blockquote h1 {
				font-size: 20px;
				margin: 0 0 20px 0;
				}
			#divContent blockquote li {
				margin: 0;
				}
			#divContent blockquote li a {
				padding: 4px;
				color: #206738;
				display: block;
				font-size: 14px;
				}
			#divContent blockquote li a:hover {
				text-decoration: none;
				background-color: #eaf8c8;
				}
		#divContent a {
			text-decoration: none;
			}
		#divContent a:hover {
			text-decoration: underline;
			}	
	
#divBottomSection {
	clear: both;
	background-image:url(../images/bgCentralSection.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	border-top: 2px solid #206738;
	height: 100px;
	}
	#divFooter {
		margin: 0 auto;
		padding: 20px;
		width: 880px;
		color: #206738;
		}
		#divFooter a {
			text-decoration: none;
			}
		#divFooter a:hover {
			text-decoration: underline;
			}	
		#counter {
			display: none;
			}
/* definizione Classi */

.hiLight {
	color: #206738;
	font-weight: bold;
	}
.headingRed {
	color: #823445;
	font-size: 16px;
	}
.floatLeft {
	float: left;
	margin: 0 10px 10px 0;
	}
.floatRight {
	float: right;
	margin: 0 0 10px 10px;
	}
.breakLine {
	display: block;
	background-image: url(file:///SIGNUMWEB/Studio Legale Morace Carusi/images/breakElegant.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
	}
.payOff {
	display: block;
	width: 100%;
	padding: 20px;
	background-color: #eee;
	border: 2px dashed #bbb;
	color: #333;
	font-size: 14px;
	}
	
/* Regole di Navigazione */
body.homePage #divNavigation li#homePage a, 
body.laNostraStoria #divNavigation li#laNostraStoria a,
body.mission #divNavigation li#mission a,
body.vision #divNavigation li#vision a,
body.servizi #divNavigation li#servizi a,
body.rete #divNavigation li#rete a,
body.sistemiQualita #divNavigation li#sistemiQualita a,
body.newsletter #divNavigation li#newsletter a,
body.contatti #divNavigation li#contatti a,
body.novita #divNavigation li#novita a
	{
	color: #206738;
	background-color: #fff;
	border-bottom: 1px solid #fff;
	background-image: url(../images/bgNavBtnOn.gif);
	background-repeat: repeat-x;
	}

/* Regole per la Home Page */ 
/* Aree non visualizzate */
body.homePage li#homePage,
body.homePage #divAbout {
	display:none;
	}
/* Contatore */
body.homePage #counter {
	display: block;
	}
/* Sfondi delle sezioni */
body.homePage #divTopSection {
	border: 0;
	margin: 50px 0 0 0;
	padding: 0;
	height: 340px;
	background-image:url(../images/bgIndexTop.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	}
	body.homePage #divNavigation {
		padding-top: 323px; 
		text-align: center;
		}
		body.homePage #divNavigation a {
			border: 0;
			padding-bottom: 4px;
			}
body.homePage #divCentralSection {
	width: auto;
	border: 0;
	margin: 0;
	padding: 0;
	height: 64px;
	background-image:url(../images/bgIndexMiddle.jpg);
	background-position: center;
	background-repeat: no-repeat;
	}
	body.homePage #divContent {
		margin: 0 auto;
		padding: 0;
		width: 820px;
		}
		body.homePage #divContent ol.homeNotizia li {
			display: inline;
			list-style: none;
			}
		body.homePage #divContent ol.homeNotizia li a {
			margin: 5px;
			background-image:url(../images/novitaCoccinella.gif);
			background-position: left;
			background-repeat: no-repeat;
			padding: 12px 12px 12px 70px;
			height:30px;
			float:left;
			color:#333;
			}
		body.homePage #divContent ol.homeNotizia li a:hover {
			text-decoration: none;
			background-color: #eeffd8;
			color: #666;
			}	
body.homePage #divBottomSection {
	border: 0;
	margin: 0;
	padding: 0;
	height: 76px;
	background-image:url(../images/bgIndexBottom.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	}
	body.homePage #divFooter {
		margin: 0 auto;
		width: 820px;
		padding-top: 20px;
		color: #fff;
		}

/* Codice per il form della Newsletter */	
form#newsletter {
	margin: 0 auto;
	padding: 10px;
	width: 460px;
	background-color: #eaf8c8;
	background-image:url(../images/bgNewsLetter.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	color: #333;
	border-top: 1px solid #f0ffb0;
	border-left: 1px solid #f0ffb0;
	border-right: 1px solid #c0df80;
	border-bottom: 1px solid #c0df80;
	}
	form#newsletter label {
		float:left;
		width: 100px;
		height: 1.4em;
		margin: 2px 0;
		padding: 2px 0;
		text-align: right;
		}
	form#newsletter div.formField {
		border-bottom: 1px solid #c0df80;
		margin: 0;
		}
		form#newsletter div.formField div {
		margin: 10px 0;
		}
	form#newsletter input {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #666666;
		font-size: 12px;
		width: 200px;
		margin: 2px 10px;
		padding: 2px 4px;
		}
	form#newsletter input.text {
		height: 1.4em;
		border-top: 1px solid #c0df80;
		border-left: 1px solid #c0df80;
		border-right: 1px solid #f0ffb0;
		border-bottom: 1px solid #f0ffb0;
		}
	form#newsletter select {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #666666;
		font-size: 12px;
		margin: 0 0 0 10px;
		}
	form#newsletter input.checkBtn {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		display: inline;
		color: #666666;
		font-size: 12px;
		width: 20px;
		padding: 0 10px;
		margin: 0 0 0 10px;
		border: 0;
		}
	form#newsletter input.buttonSubmit {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #666666;
		font-size: 12px;
		width: auto;
		padding: 0px 10px;
		margin: 0 0 0 10px;
		}
	form#newsletter textarea {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #666666;
		font-size: 12px;
		width: 300px;
		margin: 0 0 0 10px;
		padding: 2px 4px;
		border-top: 1px solid #c0df80;
		border-left: 1px solid #c0df80;
		border-right: 1px solid #f0ffb0;
		border-bottom: 1px solid #f0ffb0;
		}