/* CSS Document */

@import "form_style.css";

body {
	font-family: Verdana, sans-serif;
    font-size: 62%;
	color: #99999;
	margin-top: 60px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #000000;
}

a {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #ED8900;
}

h2 {
    font-size: small;
}

td {
	color: #FFFFFF;
}

#divImmaginePopup{
	width:310px;
	background-color:#000000;
	visibility:hidden;
	z-index:10;
}

#divImmaginePopup_or{
	width:300px;
	background-color:#000000;
	visibility:hidden;
	z-index:10;
}

#immaginePopup {
	FILTER: alpha(opacity=20);
}

#top {

	border-bottom:0px solid #000000; 
	background-image: url('images/banda.jpg');
	background-repeat: no-repeat;
	margin: 0px;
	width: 100%;
	height: 137px;

}
#mondo {

	border-bottom:0px solid #000000; background-image: url('images/mondo.jpg');
	background-repeat: no-repeat;
	margin: 0px;
	width: 100%;
	height: 80px;
	

}

#tab {

	border: 0px #FFFFFF solid;
	width: 100%;
}

#menu {
	margin-right: 0px;
	margin-left: 10px;
	text-align: left;
}

#general_content {
	/*font-family: verdana, sans-serif;
	font-size: small;*/
	vertical-align: top;
	color: #FFFFFF;

}

#menu_in {
	font-color: #4C6372;
	border: 0px;
	margin-right: 0px;

}

#menu_home {
	color: #FFFFFF;
	
}

#menu_his {
	background-color: #000000;
}

#menu_pro {
	background-color: #ED8900;
}

#menu_ser {
	background-color: #ED8900;
}

#menu_con {
	background-color: #ED8900;
}

#m1 {
    top: -18.7em;
	left: 7.5em;
}

#m2 {
    top: -4.8em;
	left: 7.5em;
}
#logbox_new {
	margin-top: 20px;
}

.his_menu a:hover {
	color: #000000;
}

.top_menu {
	border-bottom: 1px #ED8900 dotted;
	padding-bottom: 1px;
	text-align: left;
	vertical-align: top;
	padding-right: 3px;
}

.menu_top {
	font-weight: bold;
	width: 180px;
	vertical-align:top;
	text-align: left;
	padding-top: 42px;
	padding-left: 2em;
	margin-left: 10px;

}

.content {
	background-image: url('images/sfumatura.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	vertical-align: top;
	border: 0px #FFFFFF solid;
	height: 320px;
	padding-right: 2em;
	padding-left: 0 em;
	margin-top: 120px;
	margin-right: 18em;
}


.contenuti td {
	vertical-align: top;
}

.hidden_menu {
	position: relative;
	width: 80px;
	visibility: hidden;
	padding-left: 20px;
}

/*.hidden_menu a, .hidden_menu a:visited {
	color: #FFFFFF;
}*/

.hidden_menu a:hover {
	color: #ED8900;
}

.top_menu a, .top_menu a:visited {
	color: #FFFFFF;
}

.top_menu a:hover {
	color: #ED8900;
}
.fieldname
{
	position: absolute;
	margin-left: 0.2em;
}
.field
{
	margin-left: 11em;
}
.send_butt {
	margin-left: 11em;
}
form div
{
margin-top: 0.2em;
margin-left: 3px;
}

#priv_title {
    color: #ED8900;
}