/* pf_tempesta_seven.ttf */

body, html {
	height:100%;
	font-family: "Trebuchet MS", Georgia, Tahoma;
	font-size: 11px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #EEEEEE;
	/* text-align:center; */
}

#container {
	width:100%;
	height:80%;
	background-color: #FFFFFF;
}
#content {
	width: 961px;
	height: 580px;
}

#main {
	height: 600px;
	background-repeat: repeat-x;
	background-color: #EEEEEE;
	width:100%;
	position:absolute;
	top:50%;
	margin-top:-300px;
	/* border: 1px solid #FF0000; */
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align:center;
	background-image: url(images/bg_main.jpg);
	background-position: 0px -30px;
}
#imgContainer {
	background-image: url(images/bg_img_container.jpg);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	height: 322px;
	width: 960px;
	background-color: #EEEEEE;
	text-align: left;
}
.bold  {
	font-weight: bold;
	color: #666666;
}

.boxInfoWork {
	padding-top: 200px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #999999;
}

.boxInfoWork .title {
	text-transform: uppercase;
	color: #CC0000;
	font-weight: bolder;
	font-size: 12px;
	margin-bottom: 5px;
}
.boxInfoWork .title a {
	color: #CC0000;
	text-decoration: none;
}
.boxInfoWork .title a:hover {
	text-decoration: underline;
}

#header {
	height: 156px;
	text-align: left;
}
.url {
	margin-top: 7px;
}
.url a {
	text-decoration: none;
	color: #000000;
}
.url a:hover {
	text-decoration: underline;
}


#headerInner {
	padding-left: 70px;
	padding-right: 90px;
	width: 800px;
	text-align: left;
	padding-top: 20px;
}
#nav {
	text-align: right;
	padding-top: 37px;
	text-transform: uppercase;
	color: #999999;
	font-size: 11px;
}
#nav a {
	text-decoration: none;
	color: #666666;
}
#nav a:hover {
	text-decoration: underline;
}

.number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #EEEEEE;
	letter-spacing: -2pt;
	padding-right: 2px;
}

#nav ul {
	padding: 0px;
	display: inline;
	list-style-type: none;
}
#nav li {
	display: inline;
	margin-left: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-right: 20px;
}


#footer {
	height: 100px;
}
#footerInner {
	line-height: 14px;
	color: #999999;
	padding-top: 70px;
	text-align: left;
	padding-left: 70px;
}

#logo {
	height: 53px;
	width: 178px;
	float: left;
}
#breadcump {
	font-size: 30px;
	font-family: Arial;
	font-weight: lighter;
	color: #EEEEEE;
	padding-top: 45px;
	padding-left: 70px;
}

#dettaglio {
	margin-right: 90px;
	margin-left: 70px;
	text-align: left;
	color: #999999;
	font-size: 12px;
}
#dettaglio a {
	color: #999999;
}
#dettaglio #thumb {
	height: 311px;
	width: 320px;
	float: left;
}
#dettaglio .titolo {
	padding-left: 370px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #666666;
}
#dettaglio #dettagli {
	padding-left: 370px;
	margin-top: 20px;
}
.dettaglioLeft {
	width: 210px;
	float: left;
}
#profilo {
	background-image: url(images/bg_profilo2.jpg);
	height: 322px;
	background-repeat: no-repeat;
	background-position: 70px;
	width: 960px;
}
#profiloInner {
	margin-right: 85px;
	margin-left: 390px;
	text-align: justify;
	color: #999999;
}
h2 {
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
}
#contatti {
	margin-right: 90px;
	margin-left: 70px;
	background-image: url(images/bg_contatti.jpg);
	height: 322px;
	width: 800px;
	color: #999999;
}
#boxContatti {
	float: left;
	width: 240px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
#boxForm {
	padding-left: 300px;
}
.input input {
	font-size: 10px;
	width: 100px;
	font-family: Tahoma;
}
#button {
	padding-left: 258px;
	margin-top: 5px;
}
#button input {
	font-size: 10px;
	font-family: Tahoma;
	padding-right: 10px;
	padding-left: 10px;
}

.input textarea {
	height: 60px;
	width: 230px;
	font-family: Tahoma;
	font-size: 10px;
}
#boxForm #left {
	float: left;
	width: 190px;
}
.label {
	width: 60px;
	float: left;
	text-align: left;
	padding-left: 5px;
}
p {
	margin: 0px;
	padding: 0px;
}
