@charset "UTF-8";

* {
	margin:0;
}

a {
	text-decoration:underline;
	color: #607187;
}

p {
	margin: 0;
	padding: 0;
}



a:hover{text-decoration:none;}

a img { border:0;}

/*ul { list-style:none;}*/

.left { float:left;}

img.left { 
	float:left;
	margin-right: 20px;
}

img.right { 
	float:right;
	margin-left: 20px;
}

.right { float: right;}

.clear  { clear:both;}

html	{
	font-family:Arial, Verdana, sans-serif;
	font-size:11px;
	line-height:15px;
	color: #43454b;
}

input, textarea, select	{
	font-family: Arial, "Trebuchet MS";
	font-size:10px;
	line-height: 12px;
	color: #43454b;
	margin: 0 0 2px;
	padding: 0 2px;
	background-color: #ececec;
	vertical-align: middle;
	border-width: 0;
}

body  {
	text-align: center;
	margin: 0;
	background: #cbe0f2;
}

body.legals  {
	text-align: left;
	margin: 10px;
	background: #dedede url(../images/bg.jpg) repeat-x;
}
#container  {
	width: 740px;
	margin: 0 auto;
	text-align: center;
	border-right: 1px solid #5379b2;
	border-left: 1px solid #5379b2;
}

#headertop  {
	width: 736px;
	background-image: url(../images/bg-headertop.jpg);
	height: 215px;
	margin: 0;
	padding: 0;
}

#header-img  {
	width: 736px;
	background-image: url(../images/headerimg.jpg);
	height: 196px;
	margin: 0;
}

#cnt  {
	width: 740px;
	text-align: center;
}

#colsx  {
	float: left; /* element floated: needs width */
	width: 225px;
}

/* @group pagina */

#cntpage  {
	margin: 0 0px 0 225px;
	padding: 0;
	width: 511px;
}

#pagetop  {
	margin: 0;
	padding: 0 30px;
	background: url(../images/bgcnttop.jpg) no-repeat 0 0;
	height: 53px;
	width: auto;
}

#pagetop div#tit {
	color: #566172;
	text-align: left;
	font-size: 13px;
	line-height: 50px;
	text-transform: uppercase;
	
}

#pagecnt  {
	margin: 0;
	height: 100%;
	padding: 0 20px;
	text-align: left;
	color: #454b53;
	width: auto;
	line-height: 1.5em;
}

#pagecnt a  {
	color: black;
}

#pagecnt #form  {
	margin-right: 10px;
	margin-left: 10px;
}

#pagecnt #form div.intestaz  {
	width: 200px;
	float: left;
	margin-right: 10px;
	text-align: right;
}

#pagecnt #form div.tutela  {
	height: 100px;
	overflow: auto;
}

#pagecnt #form input, textarea, select	{
	font-family: Arial, "Trebuchet MS";
	font-size:10px;
	line-height: 12px;
	color: #43454b;
	margin: 0 0 10px;
	padding: 2px;
	background-color: #ececec;
	vertical-align: middle;
	border: 1px solid silver;
}

#pagecnt table.data  {
	border-color: black;
	border-width: 1px;
	border-collapse: collapse;
}

#pagecnt table.data th  {
	color: black;
	font: 10px Arial;
	text-align: center;
	border: 1px solid black;
	background-color: #cacaca;
	padding: 2px;

}

#pagecnt table.data td  {
	color: #404040;
	font: 10px Arial;
	text-align: center;
	border: 1px solid black;
	background-color: #e4e4e4;
	padding: 2px;
		
}

#pagebtm  {
	height: 30px;
	margin: 0;
	padding: 0;
	background: url(../images/bgcntbtm.jpg) no-repeat;
	width: auto;
}

#coldx  {
	float: right; /* since this element is floated, a width must be given */
	width: 165px;
	margin-bottom: 20px;
}

div#coldxtop{
	width: auto;
	background-image: url(../images/coldxtop.jpg);
	height: 50px;
	padding-right: 15px;
	padding-left: 15px;
	font: italic 14px/42px Georgia, "Times New Roman", Times, serif;
	color: #721d3a;
}

div#coldxcnt{
	width:auto;
	background-image:url(../images/coldxcnt.jpg);
	text-align: left;
	padding-right: 15px;
	padding-left: 20px;
	font: 10px/18px Arial, Helvetica, sans-serif, "Brush Script MT";
	color: #7A6D52;
}
div#coldxbtm{
	width:165px;
	background-image:url(../images/coldxbtm.jpg);
	height: 28px;
}

#imgsx  {
	width: 225px;
	margin-bottom: 3px;
}
div#menutop{
	width:225px;
	background-image: url(../images/bgsxtop.jpg);
	height: 53px;
}
	
div#menucnt{
	width:225px;
	background-image: url(../images/bgsx.jpg);
	text-align: center;	
}
div#menubtm{
	width:225px;
	background-image: url(../images/bgsxbtm.jpg);
	height: 30px;
}

#msx {
	width: auto;
	margin: 0 15px 0 20px;
}
#msx a {
	text-decoration:none;
	color: white;
	display: block;
	text-align: left;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font: 12px "Trebuchet MS", Verdana, sans-serif;
	border-bottom: 1px dotted #cccccc;
}
#msx a:hover {
	/*background-color: #ccccce;*/
	color: #1a62ac;
	background: url(../images/bg-sfum.png) repeat-x;
}
#msx div.sub a {
	padding-left: 30px;
	font: 11px "Trebuchet MS", Verdana, sans-serif;
	color: #70829B;
}

#msx div.sub a:hover {
	
	font: 11px "Trebuchet MS", Verdana, sans-serif;
}

/* @end */

/* @group footer */

#footer  {
	height: 70px;
	background-image: url(../images/bg-footer.jpg);
	clear: both;
	margin: 0;
	padding: 0;
	width: 736px;
} 

#footerstuff {
	color: #8f97a1;
	text-align: left;
	position: relative;
	top: 25px;
	left: 230px;
	width: 400px;
	margin: 0;
	font-size: 10px;
}

#footerstuff a {
	color: #8194ad;
	text-decoration: underline;
}

#footerstuff a:hover {
	color: #0F6B96;
	text-decoration: none;
}


/* @end */

/* @group stili elenco */

#mainContent div.elenco {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom: 1px dotted #CCCCCC;
}
#mainContent div.elencoimg  {
	height: 100px;
	width: 100px;
	margin-right: 20px;
} 
#mainContent div.elencotit  {
	float: right;
	width: 420px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font: 15px/24px "Trebuchet MS", Verdana, sans-serif;
	color: #6B6C64;
} 
#mainContent div.elencotit a {
	font: 15px/24px "Trebuchet MS", Verdana, sans-serif;
	color: #5A697E;
	text-decoration: none;
} 
#mainContent div.elencotit a:hover {
	color: black;
	text-decoration: underline;
}

/* @end */

/* @group navbar */

.navbar {
	padding: 2px;
	text-decoration: none;
	border: none;
	color: #70829B;
	font: 10px Arial;
	margin-bottom: 20px;
}

a.navbar {
	background-color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #bbbbbb;
	color: #666666;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}

a.navbar:hover {
	text-decoration: none;
	background-color: #EAEAEA;
	color: #666666;
}

/* @end */

/* @group stili di testo */

img.tit {
	margin-bottom: 5px;
}

.tit1 {
	font: 16px/20px "Trebuchet MS", Verdana, sans-serif;
	color: #0C6C94;
	border-bottom: 1px solid #D9D9D9;
	margin-bottom: 10px;
	text-align: left;
}
.aaa {
	font: 15px/24px Georgia, "Times New Roman", Times, serif;
	color: #F3F3E9;
	border-bottom: solid;
	margin-bottom: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
.tit2 {
	font: 13px/15px "Trebuchet MS", Arial;
	color: #272e39;
	border-bottom: 1px solid #D9D9D9;
	margin-bottom: 5px;
}

.tit2a {
	color: #000000;
	border-bottom: 1px solid #687585;
	margin-bottom: 5px;
	font: 11px/18px Arial, "Trebuchet MS";
}

.tit2a-nobordo {
	color: #000000;
	font: 11px/18px Arial, "Trebuchet MS";
}
.tit3 {
	font: italic 11px/15px "Trebuchet MS", Verdana, sans-serif;
	color: #3c495a;
}

.note {
	font: 10px Arial, sans-serif;
	color: #4c4a42;
	margin-top: 10px;
}

p.sottotit {
	color: #d56c0f;
	margin-bottom: 15px;
	font: italic 15px Georgia, "Times New Roman", Times, serif;
}

/* @end */

