@import url("menu.css");
@import url("pagine.css");
@import url("servizi.css");
@import url("contatti.css");

/* GENERAL ******************************************************************************/

* {
	margin:0;
	padding:0;
}

a {
	outline:none;
	border:none;
	text-decoration:underline;
	color:#fff;
}

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

img {
	border:none;
	margin:0;
}

input {
	margin:0;
	border:none;
	padding-left:5px;
}

body,td,th {
	font-family:"Tahoma",Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#000;
	line-height:14px;
}

html,body {
	width:100%;
	height:100%;
}

#container {
	width:100%;
	height:100%;
}

#container p {
	line-height: 1.5em;
}

ul {
	list-style:none;
}

ul li {
	list-style:none;
	/*margin-left:10px;*/
}

ol {
	list-style-position:inside;
}

/* header *******************************************************************************/

#header {
	z-index:101;
	position:absolute;
	top:0;
	left:0;
	width:950px;
	height:230px;
}

#header ul {
	list-style:none;
	margin:0;
	padding:0;
}

#header li {
	float:left;
	padding-top:2px;
}

#header li a {
	width:148px;
	display:block;
	padding-top:33px;
	text-align:center;
	height:33px;
}

#header li a:hover {
	height:59px;
}

#top {
	width:950px;
	height:100px;
	overflow:hidden;
	background:url(../images/top-bk.jpg) top left no-repeat;
	margin-top:58px;
}

#top h1 {
	width:310px;
	height:90px;
	margin:0;
	padding:0;
	display:block;
	display:inline;
	overflow:hidden;
	float:left;
}

#top h1 a {
	width:310px;
	height:90px;
	margin:0;
	padding:0;
	display:block;
	display:inline;
	overflow:hidden;
	text-indent:-9999px;
	float:left;
}

#top h2 {
	width:428px;
	height:40px;
	margin:36px 150px 0px 0px;
	padding:0;
	display:block;
	display:inline;
	overflow:hidden;
	float:right;
	font-size:10px;
	font-weight:normal;
	line-height:16px;
}

.bold {
	font-weight:bold;
}

.bold-red {
	font-weight:bold;
	color:#e1011b;
}

/* contenitori **************************************************************************/

#insider {
	width:950px;
	margin:0 auto;
	position:relative;
}


#contents_wrapper {
	width:950px;
	overflow:hidden;
	height:800px;
	background: #fff;
	position:relative;
}


#portfolio_wrapper {
	width:950px;
	overflow:hidden;
	height:483px;
	background: #fff;
	position:relative;
}

#portfolio_contents {
	height:1140px;
	position:relative;
	width:100%;
}

#contents {
	height:100%;
	position:relative;
	width:5700px;
}

.portfolio_content {
	position:absolute;
	top:0px;
	width:950px;
	height:483px;
}

.content {
	position:absolute;
	top:230px;
	width:950px;
	height:570px;
	background:url(../images/page-bk.gif) top repeat-x;
}

#contents h1 {
	margin:0 20px 10px;
}

.content p {
	margin:0 20px 20px;
}

div.clearer {
	clear:both;
	margin:20px 0 0;
}

/* footer *******************************************************************************/

#footer {
	z-index:100;
	position:absolute;
	top:800px;
	width:950px;
	height:90px;
	border-top:#dbdbdb solid 7px;
}

#footer a {
	color:#000;
}
#footer a:hover {
	color:#c00;
}

#bottom-left {
	width:305px;
	height:67px;
	background:#ececec;
	float:left;
	display:inline;
	margin-top:13px;
}

#bottom-left p {
	margin: 5px;
	line-height:18px;
}

#bottom-right {
	width:640px;
	height:85px;
	background:url(../images/footer-right-bk.gif) right top no-repeat;
	float:right;
	display:inline;
	font-size:10px;
	color:#9c9c9c;
	text-align:right;
}

#bottom-right p {
	margin-top:60px;
}

#schede {
	color:#000;
	width: 558px;
	overflow: hidden;
	margin: 0px auto;
	text-align: left;
}

#schede img {
	margin-bottom:14px;
}


#schede p {
	background: #f2f2f2;
	padding: 3px 4px;
	margin: 0px;
}

#schede #link {
  margin: 0px;
  padding:0;
  text-align:right;
  float: right;
  display: inline;
  width: 410px;
}

#schede #link a {
	color:#fff;
	font-weight:bold;
	background:url(../js/shadowbox/src/skin/classic/icons/bk-red.png);
	padding: 2px 4px;
    behavior:url("../png/iepngfix.htc");
	text-decoration:none;
	line-height: 16px;
}

#schede #link a:hover {
	background:#000;
}

#schede #dipiemme {
  margin: 0px;
  padding: 0;
  text-align:left;
  width: 110px;
  float: left;
  display: inline;
}

#schede #dipiemme a {
	width: 110px;
	height: 18px;
	overflow: hidden;
	display: block;
	line-height: 500px;
	background: url(../images/logo-dpm.gif);
}

#schede #dipiemme a:hover {
}

#schede ul {
  margin:10px 0;
  padding: 0;
  list-style:none;
  background: #1f1f1f;
}

#schede ul li {
  color:#fff;
  text-indent:16px;
  padding:0;
  text-align:left;
  behavior:url("../png/iepngfix.htc");
  margin: 0px 2px;
  line-height: 16px;
}

#schede ul li.think {
  background:url(../images/think.png) left no-repeat;
}

#schede ul li.build {
  background:url(../images/build.png) left no-repeat;
}

#schede ul li.rank {
  background:url(../images/rank.png) left no-repeat;
}

#portfolio ul {
	margin-left:20px;
	padding:0;
	width:950px;
	display:block;
	float:left;
	display:inline;
	overflow:hidden;
}

#portfolio ul li {
	position:relative;
	margin-right:5px;
	padding:0;
	width:124px;
	height:79px;
	float:left;
	display:inline;
	overflow:hidden;
	text-align:left;
}

#portfolio ul li a {
	position:absolute;
	top:0;
	width:120px;
	height:70px;
	float:left;
	display:inline;
	overflow:hidden;
	text-align:left;
	border:2px solid #DFDFDF;
}

#portfolio ul li a:hover {
	border:2px solid #969696;
}

#portfolio ul li a img {
	position:absolute;
	width:120px;
	/*height:70px;*/
	top:0;
}

#portfolio ul li a:hover img {
	width:120px;
	top:-70px;
}

#loading {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 600px;
	text-align: center;
	z-index: 9999;
	padding: 0px;
}

#loading img {
	border: #c00 1px solid;
}