/* CSS Document */
body{
	padding:0px;
	margin:0px;
	color:#B6B6B6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	background-color: #000000;
}


div, p, ul, h2, h3, h4, img{padding:0px; margin:0px;}
ul{list-style-type:none;}

/*----TOP PANEL----*/
#maintopPan{
	height:322px;
	background-image: url(struttura/topbg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#logoPan{
	width:860px;
	height:175px;
	position:relative;
	background-image: url(struttura/logopanel-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	z-index: 10;
}
#logoPan img{
	width:389px;
	height:312px;
	position:absolute;
	top:90px;
	left:582px;
	z-index: 10;
}

#headerPan{
	width:800px;
	height:35px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	z-index: 1;
	background-color: #954443;
}
/*#headerPan ul{width:75px;}
#headerPan ul li{width:75px; height:51px;}
#headerPan ul li.sidenavpadding{padding:18px 0 0;}
#headerPan ul li.home a{width:75px; height:51px; display:block; background:url(images/home-hover.gif) 0 0 no-repeat; text-indent:-20000px;}
#headerPan ul li.home a:hover{background:url(images/home-hover.gif) 0 0 no-repeat;}

#headerPan ul li.aboutus a{width:75px; height:51px; display:block; background:url(images/aboutus-normal.gif) 0 0 no-repeat; text-indent:-20000px;}
#headerPan ul li.aboutus a:hover{background:url(images/aboutus-hover.gif) 0 0 no-repeat;}

#headerPan ul li.contact a{width:75px; height:51px; display:block; background:url(images/contactus-normal.gif) 0 0 no-repeat; text-indent:-20000px;}
#headerPan ul li.contact a:hover{background:url(images/contactus-hover.gif) 0 0 no-repeat;}*/

/*----TOP PANEL----*/

/*----MENU PANEL----*/
#menuPan{
	width:700px;
	height:105px;
	position:relative;
	background-image: url(struttura/bg-intermezzo.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: 0px -20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bolder;
	font-style: normal;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
}
#menuPan ul{
	width:570px;
	height:34px;
	position:absolute;
	top:-80px;
	left:-41px;
	z-index: 1;
}
#menuPan ul li{float:left; text-align:center; line-height:34px; font-weight:bold;}
#menuPan ul li.client{width:69px; height:34px; background:url(images/client-hover.gif) 0 0 no-repeat #fff; color:#332D2B;}

#menuPan ul li.testimonials a{width:119px; height:34px; display:block; background:url(images/testimonials-normal.gif) 0 0 no-repeat #fff; color:#332D2B; text-decoration:none;}
#menuPan ul li.testimonials a:hover{background:url(images/testimonials-hover.gif) 0 0 no-repeat #fff; color:#332D2B; text-decoration:none;}

#menuPan ul li.services a{width:98px; height:34px; display:block; background:url(images/services-normal.gif) 0 0 no-repeat #fff; color:#332D2B; text-decoration:none;}
#menuPan ul li.services a:hover{background:url(images/services-hover.gif) 0 0 no-repeat #fff; color:#332D2B; text-decoration:none;}

#menuPan ul li.projects a{width:96px; height:34px; display:block; background:url(images/projects-normal.gif) 0 0 no-repeat #fff; color:#332D2B; text-decoration:none;}
#menuPan ul li.projects a:hover{background:url(images/projects-hover.gif) 0 0 no-repeat #fff; color:#332D2B; text-decoration:none;}

#menuPan ul li.solutions a{width:103px; height:34px; display:block; background:url(images/solutions-normal.gif) 0 0 no-repeat #fff; color:#332D2B; text-decoration:none;}
#menuPan ul li.solutions a:hover{background:url(images/solutions-hover.gif) 0 0 no-repeat #fff; color:#332D2B; text-decoration:none;}

#menuPan ul li.markets a{width:85px; height:34px; display:block; background:url(images/market-normal.gif) 0 0 no-repeat #fff; color:#332D2B; text-decoration:none;}
#menuPan ul li.markets a:hover{background:url(images/market-hover.gif) 0 0 no-repeat #fff; color:#332D2B; text-decoration:none;}

/*----/MENU PANEL----*/

/*----BODY TOP PANEL----*/
#mainbodytopPan{
	color:#B6B6B6;
	margin:0 auto;
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: 0 0;
}
#bodytopPan{
	width:588px; /*height:224px;*/
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 95px;
	padding-bottom: 0;
	padding-left: 95px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* inserito da matteo */
#bodytopPan h1{
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #a0a0a0;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	
/* ------------------------------------------------------------ */

#bodytopPan h2{width:588px; height:60px; background:url(struttura/image1.gif) 250px 25px no-repeat #3C3633; color:#D5D5D5; font-size:30px; line-height:60px; font-weight:normal;}
#bodytopPan h3{
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #a0a0a0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}
#bodytopPan p span.yellow{background:#3C3633; color:#FFD900;}

#bodytopPan p{
	width:600px;
	color: #fff;
	font-size: 12px;
	line-height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/*----/BODY TOP PANEL----*/

/*----BODY PANEL----*/
#mainbodyPan{
	color:#B6B6B6;
	margin:0 auto;
	background-color: #F4F4F4;
	background-image: url(struttura/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}



#bodyPan{
	width:588px; /*height:400px;*/
	background:url(struttura/blog-header.jpg) 0 0 no-repeat;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 95px;
	padding-bottom: 0;
	padding-left: 95px;
}

#bodyPan h3{
	color:#954443;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	font-weight: normal;
	margin: 30px;
}
#bodyPan h4{width:365px; height:54px; display:block; background:url(struttura/date.gif) 0 0 no-repeat #554D49; color:#009FC2; font-size:14px; line-height:20px; font-weight:bold; text-transform:uppercase; padding:10px 0 0 52px;}
#bodyPan h4 span{background:#554D49; color:#F4D000; font-size:18px; font-weight:normal; text-transform:none;}

#bodyPan h5{width:375px; height:54px; float:left; display:block; background:url(struttura/date2.gif) 0 0 no-repeat #554D49; color:#009FC2; font-size:14px; line-height:20px; font-weight:bold; text-transform:uppercase; padding:10px 0 0 52px; margin:0px;}
#bodyPan h5 span{background:#554D49; color:#F4D000; font-size:18px; font-weight:normal; text-transform:none;}

#bodyPan p{
	width:600px;
	color: #333333;
	font-size: 12px;
	line-height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#bodyPan p span{background:#554D49; color:#fff;}

#bodyPan p.img1{
	width:143px;
	height:106px;
	display:block;
	background:url(images/img1.jpg) 0 0 no-repeat;
	position:absolute;
	top:189px;
	right:95px;
	z-index: 2;
}

#bodyPan p.caption{width:588px; height:30px; font-size:27px; line-height:20px; padding:10px 0;}

#bodyPan p.comments{width:100px; height:16px; float:left; display:block; background:url(struttura/icon1.gif) 0 0 no-repeat #24201E; line-height:16px; color:#fff; padding:0 0 0 30px; margin:0 10px 0 0;}
#bodyPan p.comments span.no{width:23px; height:16px; background:#0F0F0F; color:#fff; margin:0 0 0 5px; text-align:center; padding:0 4px;}

#bodyPan p.continue{
	width:88px;
	height:16px;
	float:left;
	line-height:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 170px 0 0;
}
#bodyPan p.continue a{width:88px; height:16px; display:block; background:url(struttura/arrow-normal.gif) 75px 0 no-repeat #24201E; color:#009FC2; text-decoration:none; padding:0 0 0 10px;} 
#bodyPan p.continue a:hover{background:url(struttura/arrow-hover.gif) 75px 0 no-repeat #24201E; color:#009FC2; text-decoration:none;} 

#bodyPan p.border{width:588px; height:40px; float:left; display:block; background:url(struttura/dot-line.gif) 0 20px repeat-x; margin:5px 0 0;}

#bodyPan p.img2{
	width:143px;
	height:106px;
	display:block;
	background:url(images/img2.jpg) 0 0 no-repeat;
	position:absolute;
	top:460px;
	right:95px;
	z-index: 3;
}
#mainbodytopPan #bodytopPan .img2 {
	float: left;
	margin-right: 10px;
	border: 1px solid #FFFFFF;
}


/*----FOOTER PANEL----*/
#footermainPan{
	height:132px;
	color:#fff;
	clear:both;
	padding:86px 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	background-color: #24201E;
	background-image: url(struttura/footerbg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}

#footerPan{
	width:800px;
	position:relative;
	margin:0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#footerPan ul{
	width:800px;
	height:20px;
	position:relative;
	margin:20;
	text-align: center;
}
#footerPan li{float:left; }
#footerPan ul li a{
	padding:0 10px 0;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	background-color: #954443;
}
#footerPan ul li a:hover{text-decoration:underline;}

#footerPan p.copyright{
	width:300px;
	position:relative;
	margin:0 auto;
}

#footerPan ul.templateworld{
	width:250px;
	background:#24201E;
	color:#fff;
	display:block;
	position:absolute;
	top:88px;
	left:261px;
	font-size:10px;
	z-index: 6;
	background-color: #954443;
}
#footerPan ul.templateworld li{height:20px;}
#footerPan ul.templateworld li a{
	display:block;
	color:#fff;
	text-decoration:none;
	padding:0px;
	background-color: #954443;
}
#footerPan ul.templateworld li a:hover{text-decoration:underline;}

#footerPanhtml{
	width:58px;
	height:23px;
	display:block;
	position:absolute;
	top:46px;
	left:200px;
	z-index: 4;
}
#footerPanhtml a{width:58px; height:23px; display:block; background:url(struttura/html-normal.gif) 0 0 no-repeat #A79040; color:#685900; font-size:13px; line-height:23px; font-weight:bold; text-decoration:none;text-transform:uppercase; padding:0 0 0 10px;}
#footerPanhtml a:hover{background:url(struttura/html-hover.gif) 0 0 no-repeat #D64F00; color:#24201E;}
#footerPancss{
	width:58px;
	height:24px;
	display:block;
	position:absolute;
	top:45px;
	left:270px;
	z-index: 5;
}
#footerPancss a{width:49px; height:24px; display:block; background:url(struttura/css-normal.gif) 0 0 no-repeat #D64F00; color:#fff; font-size:13px; line-height:24px; font-weight:bold; text-decoration:none; text-transform:uppercase; padding:0 0 0 10px;}
#footerPancss a:hover{background:url(struttura/css-hover.gif) 0 0 no-repeat #A79040; color:#fff; text-decoration:none;}
/*----/FOOTER PANEL----*/
