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

body{
	margin:0;
	padding:0;
background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;

	text-align:center;
	color: 555;
}

/*A:link {text-decoration: none; color:navy; cursor:hand}
A:visited {text-decoration: none; color:navy!important;}
A:hover {text-decoration: underline!important; color: red!important;}*/

#header {
	width: 778px;
	height: 90px;
	margin: 0 auto;
	padding: 0;
	text-align:left;
	background-image: url(../img/bgtop.jpg) ;
	background-position:30px;
}
#logo{
	padding-left:28px;
	float:left;
	margin-top: 23px;
}
#claim{
	padding-left:28px;
	padding-top:38px;
	float:left;
}
#logoright{
	padding-left:18px;
	padding-top:15px;
	padding-right:5px;
	float:right;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#thicktabs{
margin: 0 auto;
padding: 0;
width:778px;
/*float: left;*/
font:11px Tahoma;
background-image: url(../img/bgmenu.jpg);
background-repeat:repeat-x;
}

/*#thicktabs li{
display: inline;
}

#thicktabs li a{
	float: left;
	color: #FFFFFF;
	padding: 8px 5px 8px 21px; /*padding of tabs*/
/*	text-decoration: none;
	background-image:url(../img/bull.jpg);
	background-position: 6px 1px;
	background-repeat:no-repeat;
	border-left:#ccc  1px solid;
}*/


*/


#thicktabs li a#leftmostitem{ /*Extra CSS for left most menu item*/
border-left: 1px solid #FFFFFF; /*left border style*/
}

#thicktabs li a#rightmostitem{ /*Extra CSS for right most menu item*/
border-right: 1px solid #FFFFFF; /*right border style*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}

/*#thicktabs li a:visited{
color: #3b5998;
}*/

#thicktabs li a:hover{
color: #000000;

}

.prod{
float:left;
background-image:url(../img/rect.png);
background-repeat:no-repeat;
width:259px;
height:140px;
position:relative;
}

.prod div {
	padding-top:70px;
	float:right;
	padding-right: 10px;
}
.txtgrigio {
	color:#666666;
	line-height:23px;
}
.txtarancio {
	color:#f15922;
	font-weight:bold;
}
.txtNavy{
	color:Navy;
	text-align:justify;
	font-weight:normal;
	text-decoration:none;
}
.txtNavy:visited{
	color:Navy;
	text-align:justify;
	font-weight:normal;
	text-decoration:none;
}

.style1 {color: #f15922}
.font11
{
    font:12px Tahoma;
    text-decoration:none;
}

/* @group FORM */
.cssform p{
	width: 80%;
	font-size:11px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 155px; /*width of left column containing the label elements*/
	height: 1%;
}



.cssform label{

font-weight: bold;

float: left;

margin-left: -155px; /*width of left column*/

width: 150px;
color: #7c7c7c;
}



.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/

width: 245px;

background: url(../img/ptrInpu1.jpg) repeat-x;

border: 1px solid #CCCCCC;

padding: 3px;

}

.cssform select{ /*width of text boxes. IE6 does not understand this attribute*/

width: 245px;

background: url(../img/ptrInpu1.jpg) repeat-x;

border: 1px solid #CCCCCC;

padding: 3px;

}

.cssform input[type="submit"]{ /*width of text boxes. IE6 does not understand this attribute*/

width: 120px;

height: 25px;

background: url(../img/fndBtnForm.jpg) top center no-repeat;

padding:0;

color: #666666;

font-weight:bold;

font-size:11px;

border: none;

}

.cssform input[type="reset"]{ /*width of text boxes. IE6 does not understand this attribute*/

width: 120px;

height: 25px;

background: url(../img/fndBtnForm.jpg) top center no-repeat;

padding:0;

color: #666666;

font-weight:bold;

font-size:11px;

border: none;

}



.cssform textarea{

width: 250px;

height: 150px;

background: url(../img/ptrInpu1.jpg) repeat-x;

border: 1px solid #CCCCCC;

}

/* @end */
#altro{
display:none;
}
#scadenza{
display:none;
}
#duratamutuo{
display:none;
}
#domicilioimm{
display:none;
}
#valimmobile{
display:none;
}

.login-header-left
{
    /*background-color:Black;*/
    background-image:url(../images/Login-header-left.png);
    height:32px; width:130px;
    vertical-align:top;
}
.login-header-right
{
    height:32px; width:90px;
    background-image:url(../images/Login-header-right.png);
    vertical-align:top;
}
.login td
{
    background-color:#eeecea;
}
.login-label
{
    margin-left:5px;
    font-weight:normal;
    text-align:left;
}
.login-header-down
{
    /*background-image:url(../images/Login-header-down.png);*/
    background-color:#eeecea;
    vertical-align:top;
}
.line-down
{
    border-bottom: solid 1px darkGrey;
}
.line-up
{
    border-top: solid 1px darkGrey;
}
