@import url(_reset.css);

html {
	background:#780905 url(../img/bg.png) repeat-x top left;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
#container {
	width:787px;
	margin:0 auto;
	}

#container2 {
	padding:0 15px 21px 14px;
	background:#FFF url(../img/bottom.png) no-repeat bottom left;
}

#content {
	line-height:1.2;
	padding:0 0 10px 0;
	color:#555;
}
#content a {
	text-decoration:none;
	color:#900;
}
#content a:hover {
	text-decoration:underline;
}

div.more {
	margin-top:12px;
}
div.main.more {
	font-weight:bold;
}


/* Header
*/
	#logo {
		float:left;
		width:220px;
	}
	#logoEFoto {
		background:#FFF url(../img/main_bottom.png) repeat-x bottom left;
		padding-bottom:8px;
		margin-bottom:15px;
	}
	#telefoni {
		border-top:1px dashed #D2D2D2;
		text-align:right;
		font-weight:bold;
		padding-right:50px;
		padding-top:15px;
	}
	#telefoni a {
		text-decoration:none;
		color:#444;
	}
/**/

/* NAV */

#nav {
	/*position:absolute;*/
	width:758px;
	/*top:0px;
	left:0px;*/
}

#nav li {
	float:left;
}

#nav li a {
	background-repeat:no-repeat;
	float:left;
	margin:0;
	height:0;
	line-height:49px;
	padding-top:49px;
	overflow:hidden;
	background-image:url(../img/menu_bar.png);
}

#nav #email a {background-position:0 0; width:94px}
#nav #dove a {background-position:-94px 0; width:125px}
#nav #home a {background-position:-219px 0; width:64px}
#nav #azn a {background-position:-283px 0; width:75px}
#nav #nws a {background-position:-358px 0; width:60px}
#nav #servizi a {background-position:-418px 0; width:72px}
#nav #progetti a {background-position:-490px 0; width:147px}
#nav #contatti a {background-position:-637px 0; width:121px}

#nav #email a:hover {background-position:0 -49px}
#nav #dove a:hover {background-position:-94px -49px}
#nav #home a:hover {background-position:-219px -49px}
#nav #azn a:hover {background-position:-283px -49px}
#nav #nws a:hover {background-position:-358px -49px}
#nav #servizi a:hover {background-position:-418px -49px}
#nav #progetti a:hover {background-position:-490px -49px}
#nav #contatti a:hover {background-position:-637px -49px}

/* Titoli in sezione contenuti
*/
	#content h1,
	#content h2 {
		color:#333;
	}
	#content h1 {
		font-weight:bold;
		border-bottom:1px dashed #D2D2D2;
		background:url(../img/bgH1.png) no-repeat left center;
		height:18px;
		line-height:18px;
		padding-left:10px;
		font-size:13px;
		margin-top:20px;
	}
		#content h1.first {
			margin-top:0px;
		}
	#content h2 {
		font-weight:bold;
	}
	
/**/


/* Sezione news in home
*/
	#news {
		width:211px;
		padding-right:30px;
		float:left;
	}
	#news li.first {
		margin-top:15px;
	}
	#news li {
		margin-top:15px;
	}
	#news li .more {
		margin-top:3px;
	}
	#news h2 {
		text-transform:uppercase;
		margin-bottom:3px;
	}
	
/**/

/* Sezione azienda e foto in home
*/
	#azienda_foto {
		float:left;
		width:515px;
	}
/**/

/* Sezione azienda in home
*/
	#azienda img {
		float:left;
		margin:7px 7px 0 0;
		position:relative;
		left:-2px;
	}
	#azienda p {
		margin:12px 0 0 0;
	}
/**/

/* Sezione foto in home
*/
	#foto ul {
		margin:10px 0 0 0;
	}
	
	/* Foto li
	*/
	
	#foto li {
		width:250px;
		float:left;
	}
	#foto li.first {
		margin-right:7px;
	}
	#foto li img {
		margin-right:7px;
		width:80px;
		float:left;
	}
	
	#foto h2 {
		text-transform:uppercase;
		margin-bottom:9px;
	}
	#foto div.more {
		margin-top:9px;
	}
	#foto div.main.more {
		margin-top: 15px;
	}
	/**/
/**/

/* Pagine interne
*/
	/* Contenuto principale
	*/
		#internal_content {
			float:left;
			width:515px;
		}
		#internal_content h1 {
			margin-bottom:12px;
		}
		#internal_content p {
			margin:0 0 12px 0;
		}
		#internal_content ul {
			margin:12px 0 12px 12px;
		}
		#internal_content li {
			margin-bottom:4px;
		}
		#internal_content h1 {
			text-transform:uppercase;
		}
		
		#contatti li {
			margin-bottom:10px;
		}
		
		#specializzazioni {
			font-weight:bold;
		}
		
		/* FOTOGALLERY PAGINA
		*/
		
			#internal_content.fotogallery h2 {
				margin-bottom:10px;
				text-transform:uppercase;
			}
			#internal_content.fotogallery ul {
				margin:0;
			}
			#internal_content.fotogallery li {
				margin-bottom:15px;
			}
			#internal_content.fotogallery .thumb {
				float:left;
				margin-right:10px;
			}
			#internal_content.fotogallery .thumb img {
				width:100px;
			}
			#internal_content.fotogallery #gallery_imgs {
				margin:0 0 10px 0;
			}
			#internal_content.fotogallery #gallery_imgs a {
				float:left;
				margin:0 10px 10px 0;
				/*min-width:95px;*/
			}
				#internal_content.fotogallery #gallery_imgs a.rowEnd {
					margin:0 0 10px 0;
				}
			#internal_content.fotogallery #gallery_imgs img {
				/*width:95px;*/
				height:71px;
			}
			#internal_content.fotogallery .row {
				vertical-align:baseline;
			}
		/**/
		
		/* NEWS PAGINA
		*/
			#internal_content.news h2 {
				margin-bottom:10px;
				text-transform:uppercase;
			}
			#internal_content.news ul {
				margin:0;
			}
			#internal_content.news li {
				margin-bottom:15px;
			}
			#internal_content.news .thumb {
				float:left;
				margin-right:10px;
			}
			#internal_content.news .thumb img {
				width:100px;
			}
			#internal_content.news img {
				width:100px;
			}
			#internal_content.news a.first img {
				width:200px;
			}
			#internal_content.news a {
				margin:0 10px 10px 0;
				float:left;
			}
			#internal_content.news .data {
				float:left;
				margin-bottom:3px;
				font-weight:bold;
				padding:2px;
				margin-right:10px;
				border:1px solid #CCC;
			}
			#internal_content.news #top_links {
				margin-bottom:3px;
				float:right;
				border:1px solid #ccc;
				padding:3px;
			}
			#content #internal_content.news #top_links li {
				margin-bottom:3px;
			}
			#content #internal_content.news #top_links a {
				float:none;
			}
		/**/
	/**/
/**/

/* Generali 
*/
	#footer,
	#footer a {
		color:#FFF;
	}
	#footer {
		padding-top:18px;
		font-weight:bold;
		padding-bottom:30px;
	}
	#webdesigner {
		float:right;
	}
/**/

.dotted li {
	margin-left:20px;
	list-style-type:disc;
	list-style-position:outside;
}

/* Float container */
.fc:after {
	clear:both;
	content:".";
	display:block;
	font-size:0;
	height:0;
	visibility:hidden;
	}
.fc {
	display:inline-block;
	}
* html .fc {
	height:1%;
	}
.fc {
	display:block;
	}
