/**** COLORI: 
########################################
Viola: #7a3085;
Grigio chiaro: #ecebe9;
Grigio pił scuro: #d0d0d0;
Griglio molto scuro: #87888a;
Verde marcio: #8ba51e;
########################################
******/


/********** STILI GENERALI ***************/


body
{
	margin:auto;
	text-align:center;
	background-color:#d0d0d0;
}


img
{
 	border-style:none;
} 

img.wrap
{
 	float:right;
} 

hr
{
	height: 10px;
	background-color: #d0d0d0;
	margin-left: 50px;
	margin-right: 50px;
	border:none;
}



/********* TOP BAR *******************************/
.topBar
{
	height:80px;
	width:100%;
	background-color:#fff;
}

/********* BODY BOX ******************************/ 
.bodyBox{
	width:100%;
	background:url('images/b-body.jpg');
	background-repeat: repeat-x;
}

/**************************** MAIN BOX **************************/
.mainBox
{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	text-align:left;
	background-color:#fff;
}


/**************************** LOGO BOX **************************/
.logoBox
{
	left:0px;
	top:0px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	height:80px;
	text-align:right;
	font-size:10px;
	font-family:"Lucida Sans Unicode",Verdana,Arial;
}

/**************************** MENU BOX **************************/
.menuBox
{
	left:0px;
	width:800px;
}





/**************************** CONTENT BOX ***********************/
.contentBox
{
	float:left;
	width:800px;
	background-color:#ffffff;
}

.contentBox h1
{
	margin-left:50px;
	margin-bottom:6px;
	margin-top:10px;
	font-family:"Lucida Sans Unicode",Verdana,Arial;
	font-size:26px;
	color:#7a3085;
	font-weight: normal;
}

.contentBox h2
{
	margin-left:50px;
	margin-bottom:5px;
	margin-top:5px;
	font-family:"Lucida Sans Unicode",Verdana,Arial;
	font-size:20px;
	color:#87888a;
	font-weight: normal;
}

.contentBox h3
{
	/*margin-left:50px;*/
	margin-bottom:3px;
	margin-top:3px;
	font-family:"Lucida Sans Unicode",Verdana,Arial;
	font-size:14px;
	color:#c0c0c0;
	font-weight: normal;
	font-style: italic;
}


.contentBox a
{
	color:#53285e;
	font-family:"Lucida Sans Unicode",Verdana,Arial;
	font-size:12px;
	font-weight:normal;
	margin-left:30px;
	text-decoration:underline;
}


.contentBox a:visited
{
	text-decoration:underline;
}

.contentBox a:hover
{
	color:#8ba51e;
	text-decoration:underline;
}

.contentBox a.onGreen:hover
{
	color:#ffffff;
	text-decoration:underline;
}


/**************************** FOOTER BOX **************************/
.footerBox
{
	/*top:0px;
	float:left;*/
	width:800px;
	/*background-image:url('images/b-foot.jpg');
	background-repeat: repeat;*/
	background-color:#5b5b5b;
	text-align:left;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	height: 30px;
	padding-top:4px;
}

.footerBox p
{
	margin-left:50px;
	/*margin-top:30px;*/
	color:white;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	
}

.followBox
{
	float:right;
	margin-right: 30px;
	margin-top: -7px;
}


/**************************** TABELLE *********************/

.tabHome{
	color:#303030;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:50px;
	margin-right:50px;
	font-size:12px;
	font-family:"Lucida Sans Unicode",Verdana,Arial;
	line-height:18px;
	font-weight:normal;
	border-collapse:collapse;
	text-align: left; 
}

.tabHome td li{
	list-style: none;

}


.tabHome td{
	font-size:12px;
	font-family:"Lucida Sans Unicode",Verdana,Arial;
}

.tabHome td.pad30r{
	padding-right:30px;
}

.tabHome td.pad30l{
	padding-left:30px;
}


.tabHome td.border{
	border:1px solid #53285e;
}

.tabHome td.bigText{
	padding-right:30px;
	font-size:16px;
	font-family:"Lucida Sans Unicode",Verdana,Arial;
}


.tabHome td.pad10{
	padding-left:10px;
	font-size:12px;
	font-family:"Lucida Sans Unicode",Verdana,Arial;
}

.tabHome td.nopad{
	padding:0px 0px 0px 0px;
	font-size:12px;
	font-family:"Lucida Sans Unicode",Verdana,Arial;
	/*border-spacing:0px;
	border-right: 0px;*/
}

.tabHome td.h1
{
	margin-left:0px;
}

.tabHome td h2
{
	margin-left:0px;
}

.tabHome td a{
	margin-left:0px;
}

.tabHome td.image{
	background-image:url('images/box.jpg');
	background-position: right center;
	background-repeat: no-repeat;
	padding-right:5px;
	padding-left:5px;	
	text-align:right;
}


.tabJobs{
	margin-top:50px;
	margin-bottom:50px;
	margin-left:50px;
	font-size:12px;
	font-family:"Lucida Sans Unicode",Verdana,Arial;
	font-weight:normal;
	text-align: justify; 	
}

.tabJobs th{
	background-color:#53285e;
	color:#ffffff;
	font-size:16px;
	font-weight:normal;
	line-height:30px;
	padding-left:5px;
}

.tabJobs td.intest{
	background-color:#8ba51e;
	color:#ffffff;
	font-size:12px;
	border-bottom:1px solid #8ba51e;
	padding-left:5px;
}

.tabJobs td{
	border-bottom:1px solid #8ba51e;
	padding-left:5px;
}

.tabJobs td a{
	margin-left: 0px;
	font-size: 14px;
	text-decoration:underline;
}

/***********************************  VARI ****************/
.paragraphStart{
	font-size:16px;
	font-family:"Lucida Sans Unicode",Verdana,Arial;
	font-weight:normal;
	text-decoration: none;
	color:#53285e;	
}

.box{
	width:200px;
	background-image:url('images/box.jpg');
	padding: 0 0 0 0;
}

/**************** CLIENTI ******************/
.clienti{
	text-align: center; 
}

.clienti td{
	text-align:center;
}

