@charset "UTF-8";
/* CSS Document */

body {
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url(../img/sfondo_header.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#302f31;
	color:#FFF;
}

#container {
	margin: 0 auto;
	width: 900px;
	position: relative;
	overflow:hidden;
}

#header {
	margin: 0 auto;
	width: 900px;
	height: auto !important;
	min-height: 100px;
	height: 100px;
	background:#000;
}

#header img.left {
	float: left;
}

#header ul.right {
	float: right;
	color: #FFF;
	margin-top: 62px;
}

#header ul.right li {
	display:inline;
	padding: 0 12px 0 12px;
	border-right: 1px dotted #FFF;
}

#header ul.right li.selez a {
	color:#7AAF31;
}

#header ul.right li a {
	color:#FFF;
	text-decoration: none;
}

#header ul.right li a:hover {
	color:#7AAF31;
	text-decoration: none;
}

#header ul.right li.fine {
	display:inline;
	padding: 0 12px 0 12px;
	border-right: 1px dotted #000;
}
#header ul.right li.fine a {
	color:#FFF;
	text-decoration: none;
}

#header ul.right li.fine a:hover {
	color:#7AAF31;
	text-decoration: none;
}

#header ul.right li.fineselez {
	display:inline;
	padding: 0 12px 0 12px;
	border-right: 1px dotted #000;
}

#header ul.right li.fineselez a {
	color:#7AAF31;
	text-decoration: none;
}

#header ul.right li.fineselez a:hover {
	color:#7AAF31;
	text-decoration: none;
}


#leftside {
	float: left;
	width:100px;
	background: #302F31;
}

#floatMenu {
	position:absolute;
	top:125px;
	left:0;
	width:100px;
	overflow:hidden;
}

#floatMenu ul {
	margin-left: 0;
	padding-left: 10px;
	list-style: none;
}

#floatMenu ul.menu1 li a {
	color:#999;
	text-decoration:none;
}

#floatMenu ul.menu1 li a:hover {
	color:#7aaf31;
	text-decoration:none;
}

#floatMenu ul.menu1 ul.sottomenu{
	padding-top: 5px;
}

#floatMenu ul.menu1 ul.sottomenu li{
	padding-bottom:5px;
}

#floatMenu ul.menu1 ul.sottomenu li a{
	color:#666;
	text-decoration:none;
}

#floatMenu ul.menu1 ul.sottomenu li a:hover{
	color:#fff;
	text-decoration:none;
}

#wrap {
	margin-top: 30px;
	margin-bottom: 30px;
}

#content {
	margin: 0 0 0 100px;
	width:800px;
}

#content h1 {
	color: #7AAF31;
	width: 750px;
	line-height:21px;
	padding-left: 12px;
	font-weight: 100;
	font-size:18px;
}

#content h1.studio {
	color: #7AAF31;
	font-weight: normal;
	width: 750px;
	line-height:21px;
	padding-left: 12px;
	border-top: 1px dotted #FFF;
}

#content h1.studio_movida {
	font-weight: normal;
	width: 750px;
	line-height:21px;
	padding-left: 12px;
	color: #999;
	font-weight: normal;
	font-size:14px;
	padding-top:-10px;
}

#content h1.studio strong {
	color: #999;
	font-weight: normal;
	font-size:14px;
	padding-top:-10px;
}

#content p {
	color: #fff;
	font-size:13px;
	line-height:20px;
	padding-left: 12px;
}

#content p.contatti {
	background-image:url(../img/contatti/sfondo_separatore.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#content p.titoletti {
	color: #999;
	font-size:12px;
	line-height:20px;
	padding-left: 12px;
	margin-bottom:-15px;
}

#content p.studio {
	color: #fff;
	font-size:11px;
	line-height:20px;
	padding-left: 150px;
	padding-right: 100px;
}

#content p.studio1 {
	color: #fff;
	font-size:11px;
	line-height:20px;
	padding-left: 30px;
	padding-right: 100px;
}

#content p.studio1 span.italic {
	font-style:italic;
}

#content p.studio2 {
	color: #fff;
	font-size:11px;
	line-height:20px;
	padding-left: 150px;
	padding-right: 100px;
}

#content p.studio2 span.italic {
	font-style:italic;
}


#content p.studio1 img.left{
	float: left;
	padding-right:60px;
}

#content h1 a {
	color: #7AAF31;
	text-decoration:none;
}

#content h1 a:hover {
	color: #fff;
	text-decoration:none;
}


#content p.portfolio {
	color: #7AAF31;
	font-size:14px;
	line-height:17px;
	padding-left: 12px;
}

#content p.portfolio span.italic {
	font-style:italic;
}

#content table.stampa {
	width: 750px;
	margin: 0 auto;
	border-top:1px dotted #FFF;
	border-bottom:1px dotted #FFF;
	text-align: center;
	margin-bottom:15px;
}

#content table.stampa tr td {
	padding-top:10px;
	padding-bottom:10px;
}

#content table.home {
	width: 780px;
	margin: 0 auto;
	border-top:1px dotted #FFF;
	text-align: center;
	margin-bottom:15px;
}

#content table.home tr td {
	width:140px;
	padding-top: 15px;
}

#content table.home tr td.testo{
	text-align: left;
	padding-left: 12px;
}

#content table.home tr td.testo span{
	color: #7aaf31;
	font-weight: normal;
}

#content table.contatti {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	margin-bottom:15px;
	margin-left: 10px;
}

#content table.contatti tr td {
	color: #999;
	line-height:12pt;
	height:15px;
	min-height:15px;
	height:auto !important;
	padding-bottom: 15px;
}

#content table.contatti tr td.mappa{
	width:500px;
	height:350px;
	min-height:350px;
	height:auto !important;
}

#content table.contatti tr td strong{
	color: #7aaf31;
	font-weight: normal;
	font-size:9pt;
}

#content table.contatti tr td strong a{
	color: #fff;
	text-decoration:none;	
}

#content table.contatti tr td strong a:hover{
	color: #7aaf31;
	text-decoration:none;	
}

#content table.portfolio {
	border-top:1px dotted #FFF;
	border-bottom:1px dotted #FFF;
	text-align: left;
	margin-bottom:15px;
	margin-left: 10px;
}

#content table.portfolio tr td {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 0;
}

#content table.portfolio tr td.seconda_colonna {
	padding: 0;
}

#content table.portfolio tr td.colonna_finale {
	padding-right: 5px;
	padding-left: 5px;
	padding-top:0;
	padding-bottom: 10px;
}

#content table.portfolio_dettaglio {
	width: 773px;
	border-bottom:1px dotted #FFF;
	text-align: left;
	margin-bottom:15px;
	margin-left: 10px;
}

#content table.portfolio_dettaglio tr td.immagine {
	width: 215px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left:5px;
}

#content table.portfolio_dettaglio tr td.testo {
	width: 300px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left:5px;
	vertical-align:text-top;
	padding-top:10px;
	color: #999;
}

#content table.portfolio_dettaglio tr td.testo a {
	color: #999;
	text-decoration:none;
}

#content table.portfolio_dettaglio tr td.testo a:hover {
	color: #fff;
	text-decoration:none;
}

#content table.portfolio_dettaglio tr td.icona {
	width: 50px;
	vertical-align:top;
}

#content table.portfolio_dettaglio tr td.testo span {
	color: #7AAF31;
	font-size: 16pt;
}

#content table.portfolio_dettaglio tr td.descrizione {
	width: 350px;
	padding-right: 10px;
	padding-left:5px;
}

#content table.portfolio_dettaglio tr td.descrizione span{
	color: #7AAF31;
}

#content table.portfolio_dettaglio tr td.dettaglio {
	width: 162px;
	background-image:url(../img/portfolio/logotipo/sfondo_dettaglio.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
	padding-top: 180px;
	padding-bottom: 15px;
}

#content table.portfolio_dettaglio tr td.dettaglio a {
	color: #7AAF31;
	text-decoration:none;
}
#content table.portfolio_dettaglio tr td.dettaglio a:hover {
	color: #fff;
	text-decoration:none;
}

#content table.clienti {
	text-align: left;
	margin-left: 40px;
	width:750px;
}

#content table.clienti tr td {
	width: 250px;
	padding-left: 10px;
	line-height: 16pt;
	vertical-align:text-top;
}

#content table.clienti tr td strong {
	color: #7AAF31;
	font-weight: normal;
}

#content table.studio {
	border-top:1px dotted #FFF;
	text-align: left;
	margin-left: 10px;
	width:750px;
}

#content table.studio tr td {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 0;
}

#content table.studio tr td.foto_piccole {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 0;
	vertical-align:top;
	text-align:right;
}

#footer {
	margin: 0 auto;
	background: #7AAF31;
	width: 100%;
	clear: both;
    bottom:0;
    left: 0;
    margin: 0;
    padding: 0;
    position: fixed !important;
	left:0;
	height: 20px;
	min-height:20px;
	height:auto !important;
}

#copyright {
	margin: 0 auto;
}

#copyright p {
	width: 900px;
	text-align:center;
	padding: 0 10px 0 120px;
}

#copyright p a {
	color: #FFF;
	text-decoration:none;
}

#copyright p a:hover {
	color: #000;
	text-decoration:none;
}

#copyright img.right{
	float:right;
	margin-top: -48px;
	padding-right: 20px;
}

#copyright img.img_copyright{
	float: right;
}

#dog{
	width: 900px;
	text-align:center;
	margin: 0 auto;
}

#dog a.chiudi{
	width: 800px;
	float:right;
	text-align:right;
}

#dog table.work_progress{
	margin-top: 20px;
	width: 885px;
	text-align:left;
	margin: 0 auto;
	margin-left: 105px;
	margin-bottom: 15px;
	float:right;
}

#dog table.work_progress tr td{
	border-right:1px solid #FFF;
	padding: 10px;
	width: 266px;
}

#dog table.work_progress tr td strong{
	color: #333;
	font-weight: bold;
}

#dog table.work_progress tr td.social{
	width:60px;
	background-image:url(../img/chicche.jpg);
	background-repeat:no-repeat;
	background-position:middle;
	padding-left: 30px;
	padding-right: 20px;
}

#dog table.work_progress tr td.social a{
	color:#FFF;
	text-decoration:none;
}

#dog table.work_progress tr td.social a:hover{
	color:#333;
	text-decoration:none;
}








