/* CSS Document */

body{
	margin:0px;
}

p, a, td, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

a img{
	border:none;
}

h1{
	color:#eeeeee;
	font-size:24px;
	font-weight:normal;
	margin-bottom:0px;
}

h2{
	font-size:16px;
	font-weight:bold;
	color:#FF6600;
}

blockquote {
  background: transparent url(/imgs/quoleft.gif) left top no-repeat;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:14px;
}
blockquote div {
	padding: 0 30px;
	background: transparent url(/imgs/quoright.gif) right bottom no-repeat;
}


a{
	color:#FF6600;
}

a:hover{
	color:#0372A9;
	text-decoration:none;
}

li{
	list-style-image:url(/imgs/list.gif);
}

#top{
	background:#D0D9DD;
	height:20px;
}

#top h6{
	font-size:12px;
	text-align:right;
	font-weight:normal;
	color:#000000;
	padding-right: 3px;
	margin-bottom:0px;
}

#logo{
	margin:12px;
}

#maincontent{
	margin-top:10px;
	margin-bottom:10px;
}

#maincontent td.sx{
	border-right:1px dashed #cccccc;
}

#maincontent td.dx{
	margin-top:10px;
	padding:4px;	
}

#header{
	background-color:white;
	width:780px;
	border:2px solid white;
	border-bottom:none;
	margin-bottom:2px;
}

#maintable{
	background-color:white;
	width:780px;
	border:2px solid white;
}

#footer{
	margin-top:2px;
	width:780px;
	border:2px solid white;
	height:20px;
	color:#000000;
	padding:3px;
	background-color:#D0D9DD;
}

#footer td{
	padding:5px;
}

#footer a{
	color:#556B77;
}

/*#footer td.sx{
	width:160px;
	border-right:1px solid #FFFFFF;
}*/


#tdmenu{
	border-top:1px solid #3D98C4;
}

#menu td{
	width:100px;
	text-align:center;
	height:20px;
	vertical-align:middle;
}

#menu td a{
	display:block;
	height:100%;
	text-decoration:none;
	color:black;
	padding:2px;
}

#m_agenzia a:hover{
	color: #235972;
	border:1px solid #3D98C4;
	border-top:none;
	border-bottom:none;
	background-color:#D0E6F0;
}

#m_prodotti a:hover{
	color: #CC9900;
	border:1px solid #CC9900;
	border-top:none;
	border-bottom:none;
	background-color:#FFF4D5;
}

#m_servizi a:hover{
	color: #D03F00;
	border:1px solid #D03F00;
	border-top:none;
	border-bottom:none;
	background-color:#FFE1D5;
}

#m_documenti a:hover{
	color: #669933;
	border:1px solid #669933;
	border-top:none;
	border-bottom:none;
	background-color:#EAF4DF;
}

#m_clienti a:hover{
	color: #FF6600;
	border:1px solid #FF6600;
	border-top:none;
	border-bottom:none;
	background-color:#FFE6D5;
}

#m_contatti a:hover{
	color: #556B77;
	border:1px solid #556B77;
	border-top:none;
	border-bottom:none;
	background-color:#E7EBED;
}

#titolo{
	height:120px;
}



#titolodx{
	width:160px;
}

#titolocnt{
	vertical-align:bottom;
	padding:3px;
	border-right:none;
	border-left:1px solid #ffffff;
	width:265px;
}

#claim{
	color:#0372A9;
	font-size:150%;
	font-weight:bold;
	text-align:center;
}

input , textarea{
	BORDER-RIGHT: #e1e1e1 1px solid;
	PADDING-RIGHT: 4px;
	BORDER-TOP: #aeaeae 1px solid;
	PADDING-LEFT: 3px;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 3px;
	BORDER-LEFT: #aeaeae 1px solid;
	COLOR: #232323;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #e1e1e1 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #fcfcfc
}

.button {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #999999 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #999999 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #fcfcfc
}

input.radio{
	border:none;
	background-color:transparent;
	
}
