* {
	margin: 0;
	padding: 0;
}

body {
	background: url(../images/sfondo.jpg) repeat-x top left;
}

body, th, td, input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #333333;
}
h1, h2, h3 {
	margin-top: 1em;
	color: #660099;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #999999;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 15px;
	letter-spacing: 0.1em;
	line-height: 1.4em;
	font-size: 11px;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #660099;
}


a:hover {
	border: none;
}


a img {
	padding: 1px;
	border: 1px solid #d4d4d4;
}



h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #660099;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #CC99CC;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 900px;
	margin: 0 auto;
	background: url(../images/sfondo.jpg) no-repeat top left;
}


/* ::::::::::::::::menu */

#menu {
	height: 47px;
	width: 976px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	padding: 11px 40px 12px 40px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 14px;
	font-weight: bold;
	border-left: #330033 1px solid;
	color: #FFFFFF;
}

#menu a:hover {
	background: #660099;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: #43005f;
	padding: 11px 40px 12px 40px;
	color: #FFFFFF;
}

#menu .last{
	border-right: #43005f 1px solid;
}



/* ::::::::::::::::testataHP */

#testataHP {
	width: 900px;
	height: 206px;
	margin: 0 auto;
	background: #000000 url(../images/testHP.jpg) no-repeat left top;	
}

#testataHP h1, #testataHP h2 {
	margin: 0;
	padding: 0;
}

#testataHP h1 {
	padding: 80px 0px 0px 110px;
	font-size: 48px;
	color: #FFFFFF;
}

#testataHP h2 {
	padding:0px 0px 0 110px;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 16px;
	color: #CC99CC;
}

#testataHP a {
	text-decoration: none;
	color: #CC99CC;
}


/* ::::::::::::::::testataAboutUs */
#testataAU {
	width: 900px;
	height: 206px;
	margin: 0 auto;
	background: #000000 url(../images/testChi.jpg) no-repeat left top;	
}

#testataAU h1, #testataAU h2 {
	margin: 0;
	padding: 0;
}

#testataAU h1 {
	padding: 80px 0px 0px 110px;
	font-size: 48px;
	color: #FFFFFF;
}

#testataAU h2 {
	padding:0px 0px 0 110px;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 16px;
	color: #CC99CC;
}

#testataAU a {
	text-decoration: none;
	color: #CC99CC;
}


/* ::::::::::::::::testataSolution */
#testataSol {
	width: 900px;
	height: 206px;
	margin: 0 auto;
	background: #000000 url(../images/testSol.jpg) no-repeat left top;	
}

#testataSol h1, #testataSol h2 {
	margin: 0;
	padding: 0;
}

#testataSol h1 {
	padding: 80px 0px 0px 110px;
	font-size: 48px;
	color: #FFFFFF;
}

#testataSol h2 {
	padding:0px 0px 0 110px;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 16px;
	color: #CC99CC;
}

#testataSol a {
	text-decoration: none;
	color: #CC99CC;
}


/* ::::::::::::::::testataPartners */
#testataPart {
	width: 900px;
	height: 206px;
	margin: 0 auto;
	background: #000000 url(../images/testPart.jpg) no-repeat left top;	
}

#testataPart h1, #testataPart h2 {
	margin: 0;
	padding: 0;
}

#testataPart h1 {
	padding: 80px 0px 0px 110px;
	font-size: 48px;
	color: #FFFFFF;
}

#testataPart h2 {
	padding:0px 0px 0 110px;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 16px;
	color: #CC99CC;
}

#testataPart a {
	text-decoration: none;
	color: #CC99CC;
}

/* ::::::::::::::::testataContact */
#testataCont {
	width: 900px;
	height: 206px;
	margin: 0 auto;
	background: #000000 url(../images/testCont.jpg) no-repeat left top;	
}

#testataCont h1, #testataCont h2 {
	margin: 0;
	padding: 0;
}

#testataCont h1 {
	padding: 80px 0px 0px 110px;
	font-size: 48px;
	color: #FFFFFF;
}

#testataCont h2 {
	padding:0px 0px 0 110px;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 16px;
	color: #CC99CC;
}

#testataCont a {
	text-decoration: none;
	color: #CC99CC;
}


/* ::::::::::::::::testataPress */
#testataPress {
	width: 900px;
	height: 206px;
	margin: 0 auto;
	background: #000000 url(../images/testP2.jpg) no-repeat left top;	
}

#testataPress h1, #testataPress h2 {
	margin: 0;
	padding: 0;
}

#testataPress h1 {
	padding: 80px 0px 0px 110px;
	font-size: 48px;
	color: #FFFFFF;
}

#testataPress h2 {
	padding:0px 0px 0 110px;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 16px;
	color: #CC99CC;
}

#testataPress a {
	text-decoration: none;
	color: #CC99CC;
}




/* versione NEW CON BANDIERINE

#version {
	width: 976px;
	height: 20px;
	margin: 0 175px;
	bottom: 0;
}
#version ul{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#version li{
	float: left;
}	
#version li a {
	display: block;
	float: left;
	padding: 5px 0 0 20px;
}
#version li img{
}
*/




#version {
	width: 990px;
	height: 15px;
	text-align: right;
	background: #FFFFFF;
	border-top: none;
}

#version h3{
	font-size: 12px;
	padding: 0 0 5px 0 ;
	color: #cccccc;
}	

#version img {
	float:right;
}



/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
	background: #FFFFFF;
	border-top: none;
}


/* Content */

#col1 {
	float: left;
	width: 420px;
}

.post {
}

.post .title {
	margin: 0;
	font-weight: normal;
}

.post h1.title {
	padding: 5px 11px 0 15px;
	font-size: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	line-height: 1em;
	letter-spacing: -0.02em;
}

.post .entry {
	padding: 0 25px 20px 15px;
	text-align: justify;
	letter-spacing: 0.1em;
}
.post .meta {
	margin: 0;
	padding: 0 25px 20px 15px;
	text-align: justify;
	font-style: italic;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #666666;
}

.post .meta a {
	color: #CC99CC;
}

.post .links {
	margin: 0;
	padding: 0px 0px 15px 15px;
}

.post .links a, .post .tags a {
	border: none;
}

.post ul {
	margin: 0;
	padding: 10px 0px 15px 15px;
}
.post li {
	margin-bottom: 0.5em;
}
.post h3 {
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	text-transform: lowercase;
	padding: 0 0 5px 0;
	line-height: 1em;
	color: #cccccc;
}

.post img {
	float: left;
	padding: 1px;
	border: 1px solid #d4d4d4;
	margin-right: 15px;
}

/* Pag articoli */

#colA {
	float: left;
	width: 670px;
	height: 300px;
}

.post {
}

.post h1.title {
	padding: 5px 11px 0 15px;
	font-size: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	/*text-transform: lowercase;*/
	line-height: 1em;
	letter-spacing: -0.02em;
}
.post .entry {
	padding: 0 25px 20px 15px;
	text-align: justify;
	letter-spacing: 0.1em;
}
.post img {
}

/* /* ::::::::::::::::news - colonna2 */

/* rettangoloNews */

#rettangoloNews {
}

#rettangoloNews h2 {
	padding: 10px 0  0 0px;
	font-family: Arial, Helvetica, Verdana;
	color: #000000;
}

#rettangoloNews h3 {
	padding: 0;
	font-size: 1em;
	font-weight:bold;
}

#rettangoloNews p {
	margin: 0;
	padding: 0;
	line-height: 1.2em;
	font-size: 11px;

}

#rettangoloNews li ul {
	margin: 0;
	padding: 10px;
	font-size: 11px;
}
#rettangoloNews li li{
}

#rettangoloNews a {
	padding: 0;
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #660099;
}

#rettangoloNews h3 a {
}


#rettangoloNews img {
	padding: 1px;
	border: 2px solid #d4d4d4;
}


.news {
	float: left;
}
.news ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.news li {
	margin-bottom: 30px;
}

.news li ul {
}

.news li li {
	margin: 3px 3px 3px 0;
}

.news li h2 {
	margin: 0 0 10px 0;
	font-size: 25px;
	font-weight: normal;
	font-family: Arial, Helvetica, Verdana;
	color: #cccccc;
}


#col2 {
	height: 600px;
	width: 210px;
	padding: 0px 10px 0px 10px;
	background: #ffffff url(../images/sfondoN.jpg) repeat-x top;
	text-align: justify;

}

#col2 li h2 {
	margin: 0 0 5px 0;
	font-size: 25px;
	font-weight: normal;
	color:#ffffff;
	line-height: 0.6em;
}
	
	
#col2 li li {
	padding: 0;
	margin-bottom: 15px;
}


#col3 {
	width: 200px;
	padding: 5px 0 0 10px;
}


#col3 li h2 {
	padding: 0 0 5px 0;
	line-height: 1em;
}

#col3 li ul {
	line-height: 1.1em;
	margin-bottom: 20px;
}

#col3 li li {
	padding: 0;
	margin-bottom: 15px;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana;
}

#col3 li a {
	background: url(../images/Bullet.gif) no-repeat left 50%;
	border: none;
	padding-left: 13px;
	color: #660099;
	text-decoration: none;
	
}

#col3 li a:hover {
	padding-left: 13px;
	text-decoration: none;
	border: none;
}


#col3 li a img {
	padding: 1px;
	border: 1px solid #d4d4d4;
	border: none;
}

#colArt {
	width: 240px;
	padding: 5px 0 0 10px;
}


#colC {
	width: 200px;
	padding: 0 0 0 10px;
}

#colC li h2 {
	padding: 0 0 5px 0;
	line-height: 1em;
}

#colC li a {
	border: none;
	padding-left: 13px;
	border: none;
	
}


/* ::::::::::::::::Footer */

#footer {
	background: #000000;
	height: 70px;
	padding-top: 20px;
}

#footer p {
	text-align: center;
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

#footer a {
	text-decoration: none;
	background: #660099;
	padding: 2px 7px;
	color: #FFFFFF;
}



/*pag soluzioni*/

.elenco {
	background-repeat:no-repeat; 
	padding-left: 10px; 
	margin-top:7px; 
	height:25px;
}
