@charset "UTF-8";
/* CSS Document */

 body {
	font-family: "Calibri", arial, "Times New Romans",serif;
	font-size:13pt;
	color:#1C1C1C;
	margin:0px;
	padding:0px;
	background: url(img/bg_top_bottom.png) #FFF top repeat-x;
	text-align:justify;
	line-height: 15pt;
}
a {
	color:#024f85;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#wrapper, #wrapper_bottom {
	width:960px;
	margin-top:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	width:100%;
	height:450px;
}
#header span {
	visibility:hidden
}
#logo {
	float:left;
	margin:17px 0 0 40px;
}
#logo1 {
	float:left;
	margin:32px 0 0 145px;
	width:192px;
	height:50px;
}
#logo1 a {
	background-image: url(img/umci_logo_off.jpg);
	width:240px;
	height:50px;
	display:block;
	background-repeat:no-repeat;
}
#logo1 a:hover {
	background-image:url(img/umci_logo.jpg);
	width:192px;
	height:50px;
	text-decoration:none;
	background-repeat:no-repeat;
}

#logo2 {
	float:left;
	margin:32px 0 0 30px; 
	width:216px;
	height:50px;
}
#logo2 a {
	background-image: url(img/mutuo_logo_off.jpg);
	width:173px;
	height:50px;
	display:block;
	background-repeat:no-repeat;
}
#logo2 a:hover {
	background-image:url(img/mutuo_logo.jpg);
	width:173px;
	height:50px;
	text-decoration:none;
	background-repeat:no-repeat;
}

img {
	border:none;
}
#menu,#menu1 {
	color:#024f85;
	font-size:100%;
	font-weight:bold;
}
#menu ul li{
	float:left;
	list-style:none;
	margin:0 40px 0 0px;
}

#menu1 ul li{
	float:right;
	list-style:none;
	margin:0 35px 0 0;
}

table.loginAzie {
	border:1px solid #CCC;
	margin:0;
	width:190px;
}
td.tabTit {
	color:#999;
	font-weight:bold;
	text-align:center;
}
td.user {
	font-size:70%;
}
input.bottone{
	margin-top:6px;
	width:196px;
}
input.testo{
	width:94px;
}

.areademo{
	text-align:right; 
	font-size:70%; 
	margin-top:2px;
	font-style:italic;
}


#bannerone {
	margin:15px 0 0 18px;
}

#content {
	margin:0 0 0 0;
}
#contentLeftSide {
	width:720px;
	margin:-20px 0 0 20px;
	/*border:1px solid red;*/
	float:left;
}
#contentRightSide {
	width:200px;
	/*border:1px solid blue;*/
	float:right;
}
#FlashID {
	margin-left:10px;	
}
#footer {
	background: url(img/bg_top_bottom.png) #FFF top repeat-x;
	width:100%;
	height:70px;
	margin:10px 0 0 0;
	font-size:80%;
	color:#c2c1c1;
}
#footer p.indFoot {
	float:left;
	margin:25px 0 0 18px;
}
#footer p.piva {
	float:right;
	margin:25px 10px 0 0;
}

.clearBox {
	clear:both;
	height:0;
	overflow:hidden;
}
h1 {
	display:none;
}
h2, h3, h4 {
	text-align:left;
	color:#2E5C7D;
}

h2 {
	color:#393;	
	font-size:120%;
}
h3 {
	font-size:110%;
}
h4 {
	font-size:105%;
	margin:0 0 10px 0;
}

p.access{
	font-size:80%;	
	margin:8px 35px 0 0;
	padding:0;
}

p.bread {
	font-size:80%;	
	font-weight:bold;
	font-style:italic;
	color:#2C8032;
}

table {
	margin-left:100px;
	width:500px
}
td.label {
	width:180px;
	vertical-align:top;
}
td.testo {
	width:320px;
}
td.testo input {
	width:310px;
}

td.privacy{
	/*width:15px;*/
	font-size:80%;
}
td.testo textarea{
	width:455px;
	height:150px;
}
input,textarea{
	font-size:90%;
}

#wrapper_bottom {
	text-align:center;
}
p.indirizzo {
	padding:30px 0 0 0;
}

img.bi {
	margin-top:130px;	
}

/* .......   GEEST    ....... */

body.geest {
	background:url() #FFF;
}

#cvt {
	height:70px;
	width:100%;
	background: url(img/bg_geest.jpg) top left no-repeat;
}
#cvt p {
	margin:30px 0 0 400px;
	display:inline-block;
	color:#224977;
}

img.uc_geest {
	float:right;
	margin:-3px 0 0 0;
}
#contentLeftSideGeest {
	width:600px;
	margin:50px 20px 0 20px;
	/*border:1px solid red;*/
	float:left;
}
#contentRightSideGeest {
	width:200px;
	/*border:1px solid blue;*/
	float:right;
	PADDING:80px 0 0 0;
	text-align:center;
}

#box {
	margin:50px 0 0 0;
	/*border:1px #CCC solid;*/
	height:150px;
	width:200px;
}
#contentRightSideGeest h3 {
	text-align:center;
}


#headerGeest {
	width:100%;
	height:225px;
}

ul.dfka li {
	margin-bottom:15px;	
}

