/*stili pagina azienda */
#aziendaHead img
{
	/*padding: 5px 0px 1px 0px;*/
	/*background-color: black;*/
	border: 1px solid black;
}


#aziendaBox
{
	width:  870px;
	margin: 10px 10px 0px 30px;
	
	position: relative;
	padding-bottom: 30px;
}

.rigaOrizz
{
	width:  100%;
	height: 5px;
	margin: 0px 0px 0px 0px;
	background-image: url("../immagini/grafica/trattOrrizzontale.png");
	background-repeat:repeat-x;
	position: absolute;
	top: 30px;
	z-index: 1;
}


#titoloPagine
{
	width:  100%;
	font-family: Trebuchet MS;
	font-size: 30px;
	position: absolute;
	top: 0px;
	left: 0px;
	padding-left: 30px;
	background-image: url("../immagini/grafica/trattVerticale.png");
	background-repeat:repeat-y;
	height: 100px;
	z-index: 0;
}

.testoPagine
{
	width:  820px;
	margin: 10px 0px 10px 30px;
	font-size: 15px;
	font-weight: normal;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
}

.subtitoloPagine
{
	margin: 10px 0px 0px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}

.pagineFoto
{
	width:  100%;
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: center;
}

.pagineFotoDestra
{
	float:right;
	margin-left: 30px;
	margin-bottom: 15px;
}

.slidetabs_text ul
{
	list-style-type: disc;
	color: #FC7215;
}

.slidetabs_text li
{
	margin-bottom: 5px;
}

.slidetabs_text li span
{
	color: black;
}

.testoSinistra
{
	margin-top: 10px;
}

.linguetteSx
{
	width: 1px;
	height:1px;
	position: absolute;
	/*border: 1px solid black;*/
	margin-left: -72px;
}

/****slidetabs azienda***/
.slidetabs_panel
{
	position: absolute;
	width: 100%;
	background-color: #EDEDED;
	background-image: url("../immagini/pagine/gradiente_azienda.jpg");
	background-repeat:repeat-x;
	background-position: bottom;
}

.slidetabs_text .titolo
{
	padding-top: 30px;
	font-family: Trebuchet MS;
	color: #FC7215;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

.slidetabs_text
{
	overflow: hidden;
	height: 100%;
	font-family: Arial;
	font-size: 15px;
	padding-left: 10px;
	padding-right: 10px;
}

.slidetabs_title
{
	position: absolute;
	bottom: -30px;
	height: 25px;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 17px;
	padding-top: 5px;
	background-color: #FC7215;
	width: 99px;
	margin-left: 1px;
	text-align: center;
	cursor: pointer;
	color: white;
}

#title_chi
{
	right: 500px;
}



#title_mission
{
	right: 400px;
}



#title_obiettivi
{
	right: 300px;
}



#title_servizi
{
	right: 200px;
}



#title_recensioni
{
	right: 100px;
}


#title_clienti
{
	right: 0px;
}


/****slidetabs azienda***/

/* JOBS */
#privacyLabel
{
	width: 510px;
	text-align: left;
}
#privacyContent
{
	margin-left: 0px;
}
#jobsSubmitContent
{
	text-align: center;
}
#titoloJob
{
	text-align: center;
	width: auto;
	margin: 0px;
	margin-bottom: 15px;
	margin-top: 15px;
	font-family: Trebuchet MS;
	font-size: 25px;
	background-image: url("../immagini/grafica/trattOrrizzontale.png");
	background-repeat:repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
}
