body {
	background-color: #000;
	color: #EEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}


#container {
}

#background {
	background-color: #000;
	/*background-image: url(../img/background.gif);*/
	float:left;
}


#header {
	color: #FFF;
	height: 176px;
	overflow:hidden;
}
#header ul {
	margin: 0px;
	padding: 0px;
	width: 950px;
}


#sidebar {
}

#content {
	/*padding-right: 15px;*/
	/*background-image: url(../img/main.png);
	background-repeat: no-repeat;
	background-position: center 200px;*/
	background-color: #000;
	min-height: 700px;
	overflow: hidden;
	text-align: justify;
}


#content a[href^="mailto:"]{padding-right: 20px;background: url(../img/mimetypes/email.png) no-repeat center right}
#content a[href$=".pdf"]{background:transparent url(../img/mimetypes/pdf.png) no-repeat scroll left center;display:block;height:64px;overflow:hidden;padding-left:64px;}
#content a[href$=".doc"]{background:transparent url(../img/mimetypes/document.png) no-repeat scroll left center;display:block;height:64px;overflow:hidden;padding-left:64px;}
#content a[href$=".ppt"]{background:transparent url(../img/mimetypes/ppt.png) no-repeat scroll left center;display:block;height:64px;overflow:hidden;padding-left:64px;}
#content a[href$=".xls"]{background:transparent url(../img/mimetypes/xls.png) no-repeat scroll left center;display:block;height:64px;overflow:hidden;padding-left:64px;}



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

#logo {
	left: -9999px;
	position: absolute;
}
#logo a {
	color: #FFFFFF;
	margin: 20px 0 0 40px;
}
#languages  {
	position: absolute;
	margin-left: 880px;
}
#languages img {
	border: 0px none;
	margin-top: 5px;
}

#footer {
	color: #FFF;
	font-size: 8pt;
	padding: 15px 0;
	text-align: center;
}s
#footer a {
	color: #CDE;
}

#barra {
	background-color:#9e2629;
	background:transparent url(../img/titles2.png) no-repeat scroll 0 0;
	float: left;
	height:60px;
	margin:10px 0;
	width:960px;
}

/*
 *
 * MENU ORIZZONTALE
 *
 * */
#menu {
}

#menu ul {
	background-image: url(../img/navigation.png);
	background-repeat: no-repeat;
	height: 69px;
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	width: 954px;
}
#menu li {
	float: left;
	padding: 0;
	text-align: center;
}

#menu li a{
	color: #FFF;
	display: block;
	font-weight: bold;
	padding:40px 1px 10px;
	text-decoration: none;
	width: 104px;
}
#menu li a:hover {
	color: #ACF;
}


/*
 *
 * MENU VERTICALE
 *
 * */
 #vertmenu {
	list-style: none;
	padding: 0;
	}
#vertmenu li {
	list-style: none;
	margin-top:10px;
	padding: 2px;
	/*padding: 8px 0 0 10px;*/
	}

#vertmenu li a {
	background-color: #000;
	color: #FFF;
	display: block;
	padding: 10px 0 10px 5px;
	text-decoration: none;
	}

#vertmenu li a:hover {
	color: #CCC;
	}

/*
 *
 * RELATED PAGES
 *
 * */
#related_pages {
	clear: both;
}
#related_pages ul {
	list-style-type:none;
	padding: 0;
}

#related_pages li {
	padding:9px;
}

#related_pages p {
	font-size: 120%;
	font-weight: bold;
	padding-top:5px;
	text-align:center;
}

#related_pages a {
	height: auto !important;
	margin: 0;
	margin-left: 10px;
	padding: 0;
	color:#358;
	text-decoration:none;
	width: auto !important;
}

#related_pages a:hover {
	color:#245;
	text-decoration: underline;
}

/*
 *
 * BOX, ICONE
 *
 */
.bottone {
	color: #FFF;
	list-style: none;
	margin-bottom: 10px;
	padding: 2px;
	}
.bottone h2 {
	margin: 0 0 15px 0 !important;
	text-align:center;
	color: #FFF !important;
}
.bottone a {	
	color: #FFF;
}

.contatti div {
	background-color: #000;
	text-align: center;
}

.sponsor div {
	background-color: #000;
}

.cuneotech {
	/*height:200px;*/
	font-size: 1.3em; 	
	margin-bottom: 10px;
	text-align: center;
	/*background-image: url(../img/buttons/cuneotech.jpg) !important;*/
	background-repeat: no-repeat;
}
.tecar {
	/*height:200px;*/
	font-size: 1.3em; 
	text-align: center;
	/*background-image: url(../img/buttons/tecar.jpg) !important;*/
	background-repeat: no-repeat;
}

/*
 *
 * NEWS
 *
 * */

#newsdiv {
	list-style: none;
	}


#newsdiv a {
	color: #9e2629;
	display: block;
  	height: 24px;
	font-weight: bold;
	text-decoration: none;
	padding: 8px 0 0 10px;
	}

#newsdiv a:hover {
	color: #fcb852;
}
#newsdiv ul {
	/*background-image:url(../img/news_list.png);*/
	/*border-right: 1px solid #FFF;*/
	list-style: none;
	padding: 5px;
	margin: 0;
	}
#newsdiv h2 {
	background:transparent url(../img/news.png) no-repeat scroll 0 0;
	font-size:0;
	height:25px;
	padding:10px 0;
	width:230px;
	}
#newsdiv h3 {
	padding: 0;
	margin: 0;
	}
#newsdiv li {
	border-bottom: 1px solid #FFF;
}

/*
 *
 * ELEMENTI
 *
 * */
#images, #picasa {
	float: right;
	margin: 15px;
}
 
.imgtmb {
	font-size: 8pt;
	text-align: center;
	padding: 3px;
}

.pagine1x4 {
	/*height: 180px;
	width: 160px;*/
}
.pagine2x4 {
	/*height: 340px;
	width: 320px;*/
}
.pagine4x4 {
	/*height: 660px;
	width: 640px;*/
}
#attachments {
	border-top: 2px solid #561d18;
	border-left: 2px solid #561d18;
	border-right: 2px solid #561d18;
	margin-bottom: 10px;
	padding: 0 5px;
}
#text {
	border-top: 2px solid #17394b;
	border-left: 2px solid #17394b;
	border-right: 2px solid #17394b;
	margin-bottom: 10px;
	padding: 0 5px;
}

/*
 * 
 * MENU DI AMMINISTRAZIONE
 *
 * */
#floating {
	background-color:#445566;
	border: 1px solid #85858F;
	top:0;
	font-size:8pt;
	font-weight:bold;
	padding:4px 0;
	position:fixed;
	right:3%;
	text-align:center;
	width:94%;
	z-index: 999;
}
#floating div.spacer {margin-right: 60px; float: left;}
#floating span.spacer {margin-right: 60px;}
#floating a {
	margin-right: 20px;
}

/*
 * 
 * MESSAGGI
 *
 * */
#flashMessage {
	position:fixed;
	bottom: 0px;
	left: 0px;
	width: 255px;
	margin: 5px;
	font-weight: bold;
	text-align: left;
	z-index: 9999;
	color: #FFF;
	padding: 20px;
	/*padding-left: 50px;*/
	/*background: url(../img/messages/default.png) no-repeat top left;*/
    background-color: #284e8d;
    border: solid 1px #aeaeae;
}
.success_message {
	/*background: url(../img/messages/success.png) no-repeat top left !important;*/
    background-color: #61b513 !important;
}

.failure_message {
	/*background: url(../img/messages/failure.png) no-repeat top left !important;*/
    background-color: #d22835 !important;
}

.notice_message {
	/*background: url(../img/messages/notice.png) no-repeat top left !important;*/
    background-color: #284e8d !important;
}

/*
 *
 * MOTORE DI RICERCA
 *
 *
 * */
#searchform {
	background: none;
	border: none;
	margin: 0;
	z-index:999;
}
#searchform p {
    margin: 0;
}
#searchform #search {
	background:transparent none repeat scroll 0 0;
	border:0 none;
	font-size:8pt;
	margin:14px 0 0 105px;
	width:105px;
}
#searchform input {
}
#searchform label {
	display: inline;
	height: 25px;
	width: 22px;
}


/*
 *
 * ELEMENTI STANDARD
 *
 *
 * */
p {
	line-height: 1.5em;
}

img {
border: 0px;
}

a {
	color: #ccc;
}

a:hover {
	text-decoration: none;
}


h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#60686f;
}

h1 {
	letter-spacing: -2px;
	font-size: 2.5em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

#content h1 {
	color:#FFFFFF;
	font-size:1.5em;
	font-weight:bold;
	margin-left:30px;
	position:absolute;
	text-align:right;
	top:258px;
	width:500px;
}


/* Special Formatting */
code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;
  border-left: 3px solid #999999;
}

blockquote {
	margin: 15px; 	padding: 0 0 0 20px;
  	background-color: #FAFAFA;
	background-position: 8px 10px;
	border: 1px solid #f2f2f2;
	border-left: 3px solid #999999;
	font: bold 1.2em/1.5em "Trebuchet MS", Tahoma, sans-serif;
	color: #666666;

}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}
.float-left  { float: left; padding-right: 5px; }

.float-right { float: right; padding-left: 5px; }

.align-left  { text-align: left; }

.align-right {	text-align: right; }

/* Table Styling */

table {
	border-collapse: collapse;
	margin: 10px 15px;
}

th strong {
	color: #fff;
}

th {
	baCkground: #717170;
	background-image:url(images/table-bg.jpg); background-repeat:repeat-x;
	height: 29px;
	padding-left: 11px;
	padding-right: 11px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #999999;
	border-bottom: solid 2px #FFF;
}

tr {
	height: 30px;
}

td {
	padding-left: 11px;
	padding-right: 11px;
	/* border-left: 1px solid #FFE1C3; */
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;
}

td.first,th.first {
	border-left: 0px;
}

tr.row-a {
	background: #F8F8F8;
}

tr.row-b {
	background: #EFEFEF;
}

/* form styling */
form {
	margin:10px 15px; padding: 5px;
	border: 1px solid #EEEEEE;
	background-color: #333;
}

label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}

input {
	width: 275px;
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	color:#777;
}

textarea {
	width:375px;
	padding:2px;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}

input.button {
	margin: 0;
	font: bold 1em Arial, Sans-serif;
	background: #FFF url(gradientbg.jpg) repeat-x;
	padding: 2px 3px;
	color: #333;
	border: 1px solid #DADADA;
}
