@charset "utf-8";

body#chi,
body#servizi,
body#clienti,
body#contatti
{
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #E7E7E7;
	background-image: url(images/bg-page.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-position: left top;
}

body#home   {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #E7E7E7;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-position: left top;
	background-image: url(images/bg-sfondo.jpg);
}

body#chi #navigation ul li#chi a,
body#servizi #navigation ul li#servizi a,
body#contatti #navigation ul li#contatti a,
body#clienti #navigation ul li#clienti a {
	background-position: -96px 35px;
	height: 50px;
	padding: 0px;
	margin: 0px;
	cursor: default;
	width: 96px;
}

#container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container a {
	color: #1698D6;
	text-decoration: none;
	font-weight: bold;
}


#header {
	clear: left;
	float: left;
	height: 208px;
	font-size: 9px;
	background-image: url(images/logo-studio3.gif);
	background-repeat: no-repeat;
	background-position: 30px 75px;
	width: 200px;
	padding: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header p.home {
	margin: 0px;
	padding: 0px;
}

#header p.home a {
	display: block;
	width: 35px;
	height: 39px;
	margin: 0px;
	line-height: 49px;
	text-decoration: none;
	font-size: 8px;
	text-transform: uppercase;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	background-image: url(images/home.gif);
	background-repeat: no-repeat;
	background-position: 16px 10px;
	font-weight: normal;
}

#navigation {
	padding: 0px;
	clear: right;
	float: right;
	line-height: 30px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	width: 96px;
}
#navigation ul li#chi a, #navigation ul li#servizi a, #navigation ul li#clienti a, #navigation ul li#contatti a {
	text-decoration: none;
	color: #666666;
	font-size: 12px;
	line-height: 40px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 96px;
	text-align: center;
	height: 40px;
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	background-position: 94px 35px;
	font-weight: normal;
}
#navigation ul li#chi a:hover, #navigation ul li#servizi a:hover, #navigation ul li#clienti a:hover, #navigation ul li#contatti a:hover {
	text-decoration: none;
	color: #666666;
	font-size: 12px;
	line-height: 40px;
	display: block;
	float: left;
	margin: 0px;
	width: 96px;
	text-align: center;
	height: 50px;
	padding: 0px;
	background-position: 0px 35px;
}


#content {
	margin: 0px;
	clear: both;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #85D0F0;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 550px;
}

#content #nav2 {
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	width: 184px;
}
#content #nav2 ul {
	list-style-type: none;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content #nav2 ul li a {
	text-decoration: none;
	color: #878586;
	width: 120px;
	display: block;
	line-height: 25px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 11px;
	background-color: #E7E7E7;
	font-weight: normal;
}

#content #nav2 h3 {
	margin: 0px;
	font-size: 15px;
	color: #868485;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #999999;
}


#content #text {
	clear: right;
	float: left;
	margin: 0px;
	width: 666px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#content #text img {
	border: 5px solid #85D0F0;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#content #text p {
	font-size: 11px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 17px;
}


#content #text h3 {
	font-size: 13px;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #1698D6;
}
#content #nav2 ul li a:hover {
	text-decoration: none;
	color: #878586;
	width: 120px;
	display: block;
	line-height: 25px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 11px;
	background-color: #CCCCCC;
}
#content  #nav2  ul  li span {
	text-decoration: none;
	color: #FFFFFF;
	width: 120px;
	display: block;
	line-height: 25px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 11px;
	background-color: #85D0F0;
	cursor: default;
}
#galleria {
	clear: both;
	padding: 0px;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.evidenza  {
	width: 179px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.evidenza img {
	border: 5px solid #85CFF2;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.evidenza  h3 {
	margin: 0px;
	font-size: 13px;
	color: #1698D6;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #999999;
}

.evidenza  p {
	font-size: 11px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
	line-height: 17px;
}
.descrizione  {
	clear: left;
	float: left;
	width: 487px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
.descrizione h3 {
	margin: 0px;
	font-size: 13px;
	color: #1698D6;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #999999;
}
.descrizione p {
	font-size: 11px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 17px;
}
#extradiv {
	clear: both;
	padding: 0px;
	background-color: #CCCCCC;
	height: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}





#footer {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #666666;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer h5 {
	margin: 0px;
	padding: 0px;
	clear: right;
	float: right;
	font-size: 9px;
	color: #666666;
}
#footer a {
	color: #999999;
	text-decoration: none;
}

#footer p {
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 10px;
}
#content   #text .column1 {
	font-size: 11px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 17px;
	width: 150px;
	float: left;
	clear: left;
	font-weight: bold;
	margin-top: 20px;
}
#content #text .column2 {
	font-size: 11px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 17px;
	width: 313px;
	float: left;
	clear: right;
	text-indent: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 20px;
	text-align: justify;
}
