
/* Standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #999;
	text-decoration: none;
}

body {
	background: #000000 url(../../images/bg.png) repeat-x fixed left bottom;
	color: #ffffff;
	margin: 20px 0;
	text-align: center;
	font: normal 0.7em sans-serif,Arial;
}
ul {
	margin: 0 0;
}
li {
	margin-left: 18px;
}





/* Main structure */
.main {
	background: #000000; 
	border: 3px double #eeeeee; 
	border-color: #141414 #202020 #222 #202020; 
	margin: 20px auto 4px auto; 
	text-align: left;
	width: 800px; 
}


/* Header */
.gfx {
	background: #222222 url(../../images/new-works-informatica.jpg) no-repeat;
	height: 240px;
}


/* Menu */
.menu a {
	background: #000000 url(../../images/bgmenu.png) repeat-x;
	border-right: 1px solid #222;
	border-top: 1px solid #1A1A1A;
	color: #ffffff;
	font-size: 13px;
	float:left;
	text-align:center;
	padding-top: 4px;
	width: 199px; height: 36px;
}
.menu a span {
	padding-left: 6px;
}
.menu a:hover {
	background-position: left bottom;
	color: #0098d7;
}
.menu a#last {
	width: 200px;
	border-right: none;
}
.menu a#vmenu_sel {
	color: #0098d7;
}


.flink a {
	color: #ffffff;
	font-size: 16px;
	font-weight:bold;
	float: right;
}


/* Content */
.content {
	border-top: 1px solid #1A1A1A;
	background: #1A1A1A;
	clear: both;
}
.content h1 {
	margin: 0 0 4px;
	font: bold 16px sans-serif,Arial;
	color: #ffffff;
}
.content p {
	margin: 0 0 12px;
}

.item {
	background: #030303 url(../../images/bgitem.gif) repeat-x;
	padding: 8px 10px;
}

.item_d {
	background-color: #0a0a0a;
	padding: 8px 10px;
}

.item_text 
{
    background-color:#0a0a0a;
	padding: 8px 10px;
	padding-bottom: 10px;
	color:#c4c4c4;
	font-size: 13px;
	text-align:justify;
}

.item_partner
{
	margin: 0 0 0 10px;
}

.item_title {
	background: #030303 url(../../images/bgitem.gif) repeat-x;
	padding: 8px 10px;
	font-size: 16px;
	color:#ffffff;
	font-weight:bold;
}

.item_div {
	color:#222222; height:1px; width:780px;
}

.item_div_f {
	color:#0098d7; height:1px; width:780px;
}



/* Footer */
.footer {
	padding: 5px;
	background: #0A0A0A;
	color: #666666;
	text-align:left;
} 



/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }




/* Thumbs */


.lista {
width: 780px;
height:auto;
}


.pic { 
border-style: solid; 
border-width: 3px; 
border-color: #333333; 
}


.GPThumbs {
   background-color: #111111;
   padding:3px;
   border:1px solid #333333;
}



/* Post */


.img_descrizione_p {
width: 310px;
height:auto;
float:left;
}

.descrizione_p {
padding-top:5px;
padding-bottom:5px;
}

.descrizione {
width: 480px;
height:auto;
font-size:13px;
text-decoration:none;
}

.descrizione .info
{
font-size:13px;
text-decoration:none;
}

.descrizione .info a
{
font-size:13px;
text-decoration:none;
}
	
.descrizione h2 a 
{
text-decoration:none;
color: #DCD6BA;
font-size:18px;
}
