	@charset "utf-8";
/* CSS Document */

#body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: fff;
}
a:link {
	text-decoration: none;
	color: #000066;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

a.linkfooter:link, a.linkfooter:active, a.linkfooter:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #fff;
	text-decoration: none
}

a.linkfooter:hover{ 
color: #ccc; 
text-decoration:underline;
}
a.menuscelto:link, a.menuscelto:active, a.menuscelto:visited {
	font: bold 12px "Trebuchet MS", Arial, sans-serif;
	color: #000099;
	text-decoration: underline
}

/*CONTAINER*/

#container {
	width: 900px;
	height: 420px;
	background: #FFFFFF;
	margin: 0 auto;
	border: solid #000066 1px;
}
#intro {
	width: 600px;
	height: 400px;
	background: #FFFFFF;
	border: solid #000066 1px;
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	background: #ffffff url('images/header.swf') no-repeat;
	width: 900px;
	height: 180px;
	margin: 0 auto;
}

#header .flash {
	background: #ffffff;
	width: 900px;
	height: 180px;
	margin: 0 auto;
}

/*MENU'*/

#menu{
	width: 900px;
	text-align: right;
	margin: 0 auto;
}
.menu{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color:#000066;
	font-weight: bold;
	text-decoration:none;
}
.scelto{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color:#000066;
	font-weight: bold;
	text-decoration:underline;
}

/*FOOTER*/

#footer{
	width: 900px;
	margin: 0 auto;
}
.footer{
	text-align: center;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	color: #ffffff;
	padding-top: 5px;
}
a:hoverfooter{
	color:#ffffff;
	text-decoration: underline;
	border-bottom-color: #00FF00;
}

/*AZIENDA*/

#imgazienda{
	width: 420px;
	height: 420px;
	float: left;
}
#txtazienda{
	width: 480px;
	height: 420px;
	margin-top: 0px;
	float: right;
	background-color: #ffffff;
}

/*MUTUO*/

#imgmutuo{
	width: 420px;
	height: 420px;
	float: left;
}

/*LEGISLAZIONE*/

#imglegislazione{
	width: 420px;
	height: 420px;
	float: left;
}

/*RICERCA*/

#imgcerca{
	width: 420px;
	height: 420px;
	background-image: url(images/casa.jpg);
	float: left;
}

/*QUALITA'*/

#imgqualita{
	width: 420px;
	height: 420px;
	float: left;
}

/*CONTATTI*/

#imgcontatti{
	width: 420px;
	height: 420px;
	float: left;
}

/*RISULTATI*/

#imgrisultati{
	width: 450px;
	height: 80px;
	background-image: url(images/risultati.jpg);
	float: left;
}
#navigaz_risultati{
	width: 450px;
	height: 80px;
	margin-top: 0px;
	float: right;
	background-color: #ffffff;
}
#imgnews{
	width: 450px;
	height: 80px;
	background-image: url(images/news.jpg);
	float: left;
}
#benvenuto{
	width: 450px;
	height: 420px;
	margin-top: 0px;
	float: right;
	background-color: #ffffff;
}
.back_to_ricerca{
	float: right;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:13px;
	text-align: left;
	width:450px;
	height:20px;
	color: #000066;
	padding-top:16px;
}
.pag_risultati{
	float: right;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:13px;
	text-align: right;
	width:450px;
	height:80px;
	color: #000066;
	padding-top:15px;
}
#risultati_sn{
	width: 900px;
	height: 340px;
	float: left;
	background-color:#ffffff;
}
#risultati_dx{
	width: 450px;
	height: 340px;
	float: right;
}
/*NEWS*/
#news{
	width: 450px;
	height: 420px;
	float: left;
}
#info{
	width: 420px;
	height: 86px;
	margin-left:10px;
	margin-top:20px;
	float:left;
}
#info2{
	width: 420px;
	height: 86px;
	margin-left:20px;
	margin-top:20px;
	float:left;
}
#infodx{
	width: 420px;
	height: 86px;
	margin-top:20px;
	float: right;
}
/*SCHEDA*/

#schedaimg{
	width: 356px;
	height: 256px;
	background-image:url(images/box_scheda.gif);
	margin-left:80px;
	margin-top:25px;
	float:left;
}

#schedatxt{
	width: 350px;
	height: 300px;
	margin-top: 25px;
	float: right;
	margin-right: 100px;
	background-color: #ffffff;
}

.schedatitolo{
	margin-top: 35px;
	text-align: left;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #000066;
}

.scheda{
	padding-top: 25px;
	text-align: left;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	color: #000066;
}

.legtesto{
	padding-top: 25px;
	text-align: left;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	color: #000066;
}


/*CLASSI*/

.flash{
	width: 500px;
	height: 250px;
	margin-top:100px;
}
.imgazienda{
	width: 420px;
	height: 420px;
	float:left
	background-image: url(images/mano.gif);
}
.txtazienda{
	float: right;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:13px;
	text-align: center;
	width:380px;
	color: #000066;
	padding-top:20px;
	padding-right: 60px;
}
.txt_legislazione{
	float: right;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:13px;
	text-align: left;
	width:380px;
	color: #000066;
	padding-top:20px;
	padding-right: 60px;
}
.txt_contatti{
	float: right;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:13px;
	text-align: left;
	width:380px;
	color: #000066;
	padding-top:20px;
	padding-left: 60px;
}
.txt_cerca{
	text-align: left;
	margin-top: 0px;
	float: right;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:13px;
	color: #000066;
	padding-top:100px;
}
.claim{
	padding-top:80px;
	text-align: center;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #000066;
}
a:hover{
	color:#0066CC;
	text-decoration: underline;
	border-bottom: 2;
	border-bottom-color: #00FF00;
}

.icone{
	text-align: center;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	color: #fff;
	padding-left:110px;
}
.risultati{
	width: 136px;
	height: 86px;
	margin-left: 10px;
	float:left;	
}
.infotitolo{
	margin-left: 10px;
	text-align: left;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #000066;
}
.infotitolonews{
	margin-left: 0px;
	text-align: left;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #000066;
}
.infonews{
	margin-left: 0px;
	text-align: justify;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	color: #000000;
	text-indent: 10px;
}
.info{
	margin-left: 10px;
	text-align: left;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	color: #000066;
	text-indent: 10px;
}
.rientro{
	margin-left: 10px;
	text-align: left;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	color: #000066;
	text-indent: 10px;
}
.PrimoPianoTitle{
	padding-top: 25px;
	text-align: left;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:16px;
	color: #000066;
}

.PrimoPianoDescription{
	padding-top: 1px;
	text-align: justify;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	color: #000066;
}

.VacanzeTitle{
	padding-top: 1px;
	text-align: left;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:14px;
	color: #000099;
}
.VacanzeDescription{
	padding-top: 1px;
	text-align: justify;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	color: #000066;
}
.VacanzeScheda{
	padding-top: 1px;
	text-align: Right;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	color: #660000;
}
