/* CSS Document */

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


a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFCC66;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
#contenitore {
	height: 800px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	height: 250px;
	width: 160px;
	position: relative;
	left: 30px;
	top: -770px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

} 

#base {
	float: left;
	height: 60px;
	width: 900px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

#testa {
	height: 20px;
	width: 900px;
	float: left;
	background-image: url(imgs/sfondo_testata.png);
	background-repeat: repeat-x;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	letter-spacing: 2px;
	padding-top: 40px;
}

#immagine {
	height: 188px;
	width: 900px;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
}
#navigazione {
	height: 420px;
	width: 150px;
	float: left;
	background-image: url(imgs/tab2.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 20px;
}
#contenuto {
	height: 440px;
	width: 690px;
	float: left;
	background-image: url(imgs/tab2.gif);
	background-repeat: repeat-y;
	text-align: justify;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}

#contenitore #immagine img {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#contenitore #contenuto h3 {
	color: #99CC33;
}
#contenitore #navigazione h3 {
	color: #FF9900;
}

#contenitore #contenuto img {
	float: right;
}
#contenitore #contenuto #tech {
	float: right;
}
#contenitore #contenuto object {
	float: right;
}
#contenitore #contenuto #richieste_aziende {
	height: 400px;
	width: 650px;
	padding: 0px;
}
#contenitore #contenuto #richieste_aziende fieldset {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #003333;
	padding: 10px;
}

#contenitore #contenuto #richieste_aziende legend {
	font-weight: bold;
	text-transform: capitalize;
	background-color: #003300;
	padding: 8px;
	margin-top: -5px;
	border: 1px solid #666666;
}
p {
	margin-top: -2px;
}
#contenitore #contenuto #richieste_aziende #invia {
	margin-top: 10px;
	margin-left: 50%;
}
#contenitore #contenuto td {
	background-image: url(imgs/box.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#contenitore #contenuto table {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
}
#contenitore #contenuto #tab_cat {
	height: 340px;
	width: 600px;
	float: left;
}
#contenitore #contenuto #tab_cat #box1 {
	float: left;
	height: 149px;
	width: 185px;
	padding-top: 21px;
	padding-right: 15px;
}
