body, html
{
	padding: 0;
	margin:0;
	text-align:center;
	background-color:#000;
}


#container
{
	width: 750px;
	margin: auto;
	margin-top: 5px;
}

#header
{
	height: 161px;
}

#header_image
{
	height: 131px;
}

#header_image img
{
	border: none;
}

#menu
{
	background-image: url(../img/menu.png);
	background-repeat: repeat-x;
	height: 28px;
	text-align:center;
	padding: 0;
	margin: 0;
	color: #000;
}

#menu ul
{
	padding: 2px 0 0 0;
	margin: auto;
	text-align: center;
	margin: 0;
}

#menu ul li
{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 3px;
}

#menu ul li a
{
	text-decoration: none;
	color: #fff;
	font-size: 0.9em;
	margin: 0 1px;
	height:30px;
	display: inline;
	padding: 4px 5px 7px;
}

#menu ul li a:hover
{
	text-decoration: underline;
	background-image: url(../img/menu.png);
	background-repeat: repeat-x;
	background-position: 0 -30px;
}

#footer
{
	clear: both;
	text-align: center;
	font-family: Arial, serif;
	margin-top: 5px;
	padding-right: 7px;
	font-size: 0.8em;
	color: #ddd;
	margin-bottom: 20px;
}

#footer a
{
	color: #eee;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

#content
{
	margin-top: 15px;
	text-align: left;
	padding: 0;
}

h1
{
	font-size: 1em;
	text-align: center;
	font-weight: 500;
	margin: 3px;
}

h1:first-letter, h2:first-letter
{
	color: #95c16c;
	font-size: 1.3em;
	font-weight: bold;
}

#main
{
	margin-right: 270px;
	padding: 3px;
	font-size: 0.9em;
}

#right
{
	width: 250px;
	float: right;
	font-size: 0.9em;
	padding: 1px 3px 3px 3px;
	text-align: center;
	border-width: 0;
}

#main p:first-letter
{
	color: #95c16c;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
}

#main p a
{
	color: #000;
}

#main p, .tecnica, .link, #lavori, #contatti, .lavoro
{
	background-color: #eee;
	border: 5px solid #bfbfbf;
	padding: 3px;
	margin: 0 auto 15px;
}

#nav
{
	font-size: 0.8em;
	font-style: italic;
	font-family: sans-serif;
	padding-left: 17px;
	color: #fff;
}

#nav a
{
	text-decoration: none;
	color: #eee;
}

#nav a:hover
{
	text-decoration: underline;
}

#map
{
	width: 230px;
	height: 230px;
	font-size: 0.6em;
}

#immagine_index
{
	float: left;
	margin: 5px;
	border: 1px solid #FFBB00;
	padding: 0;
}

.nome_index
{
	text-align: left;
}

.nome_index a
{
	font-size: 1.1em;
	padding: 0;
	text-align: left;
	color: #FFBB00;
}

.nome
{
	font-size: 1.1em;
	padding: 0;
	text-align: left;
	color: #FFBB00;
}

#descrizione_index
{
	text-align: justify;
}

#descrizione_index:first-letter
{
	color: #95c16c;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
}

#descrizione_index a:first-letter
{
	color: #95c16c;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
}

#descrizione_index a
{
	color: #000;
}

#descrizione
{
	text-align: justify;
}

#descrizione:first-letter
{
	color: #95c16c;
	font-size: 1.1em;
	font-weight: bold;
}

.nome_index a, #descrizione_index a
{
	text-decoration:none;
}

.nome_index a:hover, #descrizione_index a:hover
{
	text-decoration:underline;
}

#scheda_index, .scheda
{
	margin-top: 5px;
	text-align: center;
}

#scheda_index table, .scheda table
{
	width: 100%;
	text-align: center;
	border-spacing: 1px 0;
	margin-top: 2px;
}

#scheda_index table tr th, .scheda table tr th
{
	text-align: center;
	font-size: 0.9em;
	background-color: #FFBB00;
	color: #fff;
}

#scheda_index table tr td, .scheda table tr td
{
	text-align: center;
	border: 1px solid #FFBB00;
}

h2
{
	font-size: 0.9em;
	font-weight: normal;
	color: #000;
	padding:0;
	margin:0;
	text-align: center;
}

.titolo_tecnica
{
	text-align: center;
}

.link_sx
{
	text-align: left;
	padding: 0 0 5px 15px;
}

.link_dx
{
	text-align: right;
	padding: 0 15px 5px 0;
}

.link_sx a, .link_dx a
{
	font-size: 1.3em;
	text-align: left;
	color: #000;
	text-decoration: none;
	font-weight: 500;
}

.link_sx:first-letter, .link_sx a:first-letter, .link_dx a:first-letter, .link_dx:first-letter
{
	color: #95c16c;
	text-transform: uppercase;
}

.link_sx a:hover, .link_dx a:hover, #contatti a:hover
{
	text-decoration: underline;
}

.tecnica_lavori
{
	padding-left: 3px;
	margin-top: 10px;
	font-size: 1em;
	color: #96c16c;
	font-weight: bold;
	text-align: center;
}

.tecnica_lavori a
{
	font-size: 1em;
	font-weight: normal;
	color: #000;
}

.tema_lavori
{
	margin: 5px 8px;
	font-size: 0.9em;
	color: #96c16c;
}

.tema_lavori a
{
	font-style: italic;
	font-size: 1em;
	font-weight: normal;
	color: #000;
}

.lavori_tema
{
	padding-left: 23px;
	padding-top: 6px;
}

.lavori_tema img, .lavori_tecnica img, #altreImmagini img, #right div img
{
	padding: 1px;
	border: 2px solid #95c16c;
	margin: 2px;
}

.lavori_tema img:hover, .lavori_tecnica img:hover, #altreImmagini img:hover, #right div img:hover
{
	border: 2px solid #73a03a;
}

.lavori_tecnica
{
	padding-left: 28px;
	padding-top: 6px;
}

#lavori a
{
	color: #000;
	text-decoration: none;
}

#lavori a:first-letter, #descrizione:first-letter
{
	text-transform: uppercase;
}

#lavori a:hover
{
	text-decoration: underline;
}

#defaultImage img
{
	height: 300px;
	padding: 2px;
	border: 3px solid #95c16c;
}

.lavoro img 
{
	border: 3px solid #95c16c;
	padding:2px;
}

#defaultImage img:hover, .lavoro img:hover
{
	border: 3px solid #73a03a;
}

#defaultImage
{
	text-align: center;
}

#descrizione
{
	padding: 10px;
	margin: 5px;
	text-align: justify;
}

#right div
{
	background-color: #eee;
	border: 5px solid #bfbfbf;
	padding: 3px;
	margin: 0 auto 5px;
}

#right div a, .lavoro a
{
	color: #000;
	text-decoration: none;
}

#right div a:hover, .lavoro a:hover
{
	text-decoration: underline;
}

#right div:first-letter
{
	color: #95c16c;
	font-weight: bold;
	text-transform: uppercase;
}

#right h2
{
	color: #eee;
	font-size: 1em;
	margin: 3px;
}

#altreImmagini
{
	padding:10px;
	margin: 5px;
	text-align: center;
}

.correlato, .lavoro
{
	text-align: left;
	padding-left: 7px;
}

#right div img
{
	margin-right: 10px;
}

#contatti
{
	padding: 15px;
}

#contatti a
{
	font-size: 1.1em;
	text-align: left;
	color: #000;
	text-decoration: none;
	font-weight: 500;
}

#contatti div
{
	text-align: center;
	padding: 10px;
}

#right div a:hover:first-letter
{
	color: #95c16c;
	font-weight: bold;
	text-transform: uppercase;
}

#right div a:first-letter
{
	color: #95c16c;
	font-weight: bold;
	text-transform: uppercase;
}

.infoTecnica a
{
	font-size: 0.70em;
}

.lavoro
{
	width: 200px;
	margin: 3px;
	height: 78px;
}

.descrizione_tecnica
{
	text-align: justify;
}

#homediv
{
	background-color:#EEEEEE;
	border:5px solid #BFBFBF;
	margin:0pt auto 15px;
	padding: 5px;
	font-size: 1.1em;
	font-style: italic;
	text-align: center;
}

#homediv img
{
	height: 100px;
}

#homediv table
{
	width: 90%;
	margin: 5px auto;
}

#homediv table tr td div
{
	padding-top: 35px;
	border:0;
}
