@charset "utf-8";
body,html{
	background-color:#000;
	font-family:tahoma;
	font-size:12px;
	vertical-align:top;
	line-height:15px;
	color:#9B9B9B;
}
a{
	text-decoration:none;
	color:#DFDFDF;
	font-weight:bold;
}
a:hover{
	text-decoration:none;
}
a.internal-link{
	text-decoration:none;
	font-weight:bold;
	color:#dc5c16;
}
p{
	margin-bottom:5px;
}
.csc-mailform-field{
	margin-bottom:5px;
}
.csc-mailform-field label{
	width:130px;
	display:block;
	float:left;
	font-weight:bold;
}
#mailformformtype_mail{
	margin-left:225px;
}
#main_container{
	width:766px;
	margin:0 auto;
}
#header{
	height:410px;
	position:relative;
	background:url(images/logobig.jpg) top left no-repeat;
}
#boxtopdx{
	position:absolute;
	width:360px;
	height:246px;
	background:url(images/boxtopdx.gif) no-repeat;
	left: 392px;
	top: 85px;
}
#boxtopdx p{
	padding:2px 20px;
	color:#d7721c;
}
#menu{
	height:39px;
}
#menu div{
	height:39px;
}
#menu a{
	font-size:16px;
	color:#FF9;
	border-right:1px solid #d7721c;
	border-left:1px solid #d7721c;	
	padding: 0 10px;
}
    #menu #active a
	{
		color:#FFF;
	}
	#mdx{
		background:url(images/mdx.gif) top right no-repeat;
	}
	#msx{
		background:url(images/msx.gif) top left no-repeat;
	}
	#contenitore_menu{
		background:url(images/mx.gif) repeat-x;
		margin:0 auto;
		width:754px;
		padding-top:7px;
		text-align:center;
	}
	#contenitore_menu a{
		/* margin:0px 0px;*/
		line-height:20px;
	}
#content{
	min-height:150px;
}
	#smalldiv{
		width:235px;
		background-color:#222;
		margin-top:15px;
		margin-left:12px;
		float:left;
	}
    #smalldiv #active a
	{
		color:#c44600;
	}
		#smalldiv .top{
			height:13px;
			background:url(images/smalltop.gif) no-repeat;
		}
		#smalldiv .center{
			padding:2px 10px;
		}
		#smalldiv .bottom{
			height:13px;
			background:url(images/smallbottom.gif) no-repeat;
		}
	#bigdiv{
		background-color:#1a1a1a;
		margin-top:15px;
		margin-left:15px;
		float:left;
		width:488px;
	}
	#bigdiv b{
		color:#c5c5c5;
	}
		#bigdiv .top{
			height:13px;
			background:url(images/bigtop.gif) no-repeat;
		}
		#bigdiv .center{
			padding:2px 10px;
		}
		#bigdiv .bottom{
			height:13px;
			background:url(images/bigbottom.gif) no-repeat;
		}
		
#firma{
	height:20px;
	text-align:center;
	clear:both;
	width:90%;
	margin:0 auto;
	border-top:1px solid #222;
}
