/* CSS Document */

/*---------------------------------------------------------------------- GENERALI*/
body{
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 2px 0 0 0;
}

input.text{
height:14px;
}

a{
color:#ffffff;
text-decoration:none;
}
a:hover{
color:#ddc09e;
text-decoration:none;
}

/********************************* SCELTA LINGUA*/
.lingua{
color:#18070f;
}
.lingua_selezionata{
color:#18070f;
}

.lingua a{
font-size:12px;
color:#18070f;
}
.lingua_selezionata a{
font-size:12px;
color:#18070f;
font-weight:bold;
background-image:url(../images/home/pallini_lingua.jpg);
background-repeat:no-repeat;
background-position:top, left;
padding-top:5px;

}
/*---------------------------------------------------------------------- STRUTTURA*/

/*********************   WRAPPER */

#wrapper1{
	width:622px;
	margin: 0 auto auto auto;
	height:auto;

}
#scelta_lingua
{
	display:none;
	height:18px;
	padding:6px 2px 2px 0px;
	margin:0 0 -5px 0; 
}

#wrapper2{
	height:540px;
	background-color:#18070f;
	background-image:url(../images/home/sfondo.jpg);
	background-repeat:no-repeat;
	background-position:center;
	border: 1px solid #65563d;
}


/*********************   COLONNE */

#colonna_sx{
	width:235px;
	float:left;
	height:auto;
}

#colonna_dx{
	width:693px;
	margin-left:0px !important;
	margin-left:230px;
	text-align:left;
	height:auto;
}

#img_fuffa 
{
	width:1px;
	height:1px;
	visibility: hidden;
}

/*********************   COLONNA DI SINISTRA */
#colonna_claim{
	/*width:75px;
	float:left;
	background-image:url(../images/home/claim.gif);
	margin:15px 0 0 4px;
	height:510px;
	background-repeat:no-repeat;*/
	visibility:hidden;
}
#colonna_trasparenza{
	/*margin-left:85px;
	width:145px;
	background-color:#18070f;
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
	text-align:center;
	padding: 5px 0 5px 0;*/
	visibility:hidden;
}

#flash{
}


/*********************   COLONNA DI DESTRA */

#riga_indirizzo{
	height:12px;
	color:#FFFFFF;
	text-align:right;
	font-size:11px;
	padding:1px 0 0 1px;
	position: relative;
	top: 10px !important;
	top: 0px;
	margin-top:-13px !important; /*firefox + ie7*/
	right:82px !important; /*firefox + ie7*/
	margin-top:0px; /*ie6*/
	right:80px; /*ie6*/
	letter-spacing:-1px;
}
#riga_centrale{
	height:390px;
}
#riga_menu{
	position:relative;
	height:90px;
	background-color:#473f34;
	background-image:url(../images/home/carimali-logo.gif);
	background-repeat:no-repeat;
	background-position:right;
	margin-top: -5px;
	top: 25px !important;
	top: -5px;
	width:615px;
}

/*********************   RIGA CENTRALE */
#centrale_sx{
	float:left;
	width:460px;
	height:380px;
}

#centrale_dx{
	position:relative;
	margin-left: 480px;
	left: -90px !important;
	left: -90px;
	margin-top: 10px;
	top: 10px !important;
}

#box_aboutus{
	position:relative;
	margin-top: -240px;
	top: 20px !important;
	top: 0px;
	width: 190px;
	height: 110px;
	background-color:#FFFFFF;
	/*filter:alpha(opacity=66);-moz-opacity:.66;opacity:.66;*/
	background-image:url(../images/home/box_login.gif);
	background-repeat:no-repeat;
	padding:3px 3px 3px 3px;
	overflow: hidden;
}
#box_aboutus a{
font-weight:bold;
color:#ddc09e;
}

/*********************   BOX CENTRALE DESTRA */

#box_login{
	width:204px;
	height:110px;
	/*filter:alpha(opacity=72);-moz-opacity:.72;opacity:.72;*/
	background-image:url(../images/home/box_login.gif);
	background-repeat:no-repeat;
	margin-top: 20px !important;
	margin-top: 2px;
	padding:3px 3px 3px 3px;
}
#login{
	position:relative;
	/*left: 68,5%;
	top: 5,5%;*/
	left: 7px !important;
	left: 25px;
	margin-top: 0px !important;
	margin-top: -8px;
	z-index:1000;
}

#box_traditional{
	width:198px;
	height:130px;
	background-image:url(../images/home/traditional.gif);
	background-repeat:no-repeat;
	/*margin:0px 0 0px 0;*/
	margin-top:6px !important;
	margin-top:0px;
	padding:6px 6px 6px 6px;
}

#box_automatic{
	width:198px;
	height:134px;
	background-image:url(../images/home/automatic.gif);
	background-repeat:no-repeat;
	margin:0px 0 0px 0;
	padding:6px 6px 6px 6px;
	text-align:right;
}

#box_automatic{
}
/*********************   RIGA NEWS MENU LOGO */

#news{
	height:70px;
	font-size:33px;
	color:#FFFFFF;
	position:absolute;
	left: 10px !important;
	left: 10px;
}

#menu{
	height:20px;
	color:#FFFFFF;
	font-size:14px;	
	position:absolute;
	left: 10px !important;
	left: 10px;
	top: 70px;
	z-index:1000;
}

/*---------------------------------------------------------------------- CLASSI*/

.box{
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
}
.viewall{
	font-size:16px;
	color:#FFFFFF;
}
.titolo_marrone{
	font-size:33px;
	color:#5b4c47;
	line-height:30px;
}
.testo_marrone{
	color:#5b4c47;
	font-size:12px;
	line-height:13px;
}



.request{
color:#37322d;
}

a.request: hover{
color:#37322d;
}
