@charset "utf-8";
<!--
body {
	background-image: url(../images/bg.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}

#container {
	width:990px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#barramenu {
	width:990px;
	height:auto;
	background-image:url(../images/bg_menu_top.jpg);
	background-repeat:repeat-x;
	float:left;
}
#menu {
	width:760px;
	height:46px;
	float:left;
	margin-left:0px;
	text-align:left;
}
#linkareaacquisti{
	border-right:1px dotted #88C5C6;
	width:200px;
	height:50px;
	float:left;
	text-align:center;
}


#login{
	border-right:1px dotted #88C5C6;
	width:250px;
	float:left;
	
}

#form_area {
	margin-top:0px;
	height:50px;
	background-color:#4A9A9B;
	text-align:left;
	color:#FFFFFF;
	border:1px solid #FFFFFF;
}

#form_area #formlogin{
	padding-top:5px;
	height:50px;
	margin-top:8px;
	color:#FFFFFF;
	font-size:11px;
}

#form_area a{
	color: #D8F1F1;
	font-size:11px;
	text-decoration:underline;
	margin-left:20px;
}

#form_area a:hover{
	color: #FFFFFF;
}


#form_area input{
	border-left:1px solid black;
	border-top:1px solid black;
	border-right:1px solid white;
	border-bottom:1px solid white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	height:15px;
	padding-left:2px;
}

#form_area input.tasto {
	border-right:0px;
	border-bottom:0px;
	border-left:0px;
	border-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	height:20px;
	padding-left:4px;
	padding-bottom:3px;
	margin-left:8px;
	padding-right:4px;
}

#form_area #check{
}


#colonnasx form select {
	border:1px solid #CCCCCC;
	margin:7px;
	padding:3px;
	background-color:#EFEFEF;
}

/* ######## MENU TOP ######################### */

#barramenu #menu ul {
	margin:0px;
	padding-left:0px;
	list-style:none;
	height:46px;
}
#barramenu #menu ul li {
	float:left;
	display:inline;
	border-right:1px solid #C0C4C5;
	height:46px;
	position: relative;
}

#barramenu #menu ul li a {
	padding-left:20px;
	padding-right:20px;
	color:#50696E;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
	letter-spacing:-1px;
	display: block;
	line-height: 46px;
}
#barramenu #menu ul li a:hover, #current {
	background-color:#DBDBDB;
	color:#333333;
}

/* ##################### MENU BOTTOM ########################### */

#menu_bottom ul {
	margin:0px;
	padding-left:0px;
	list-style:none;
	height:39px;
}

#menu_bottom ul li {
	float:left;
	display:inline;
	border-right:1px solid #C0C4C5;
	height:39px;
	position: relative;
}

#menu_bottom ul li a{
	padding-left:20px;
	padding-right:20px;
	color:#50696E;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
	letter-spacing:-1px;
	display: block;
	line-height:39px;
}

#menu_bottom ul li a:hover{
	background-color:#DBDBDB;
	color:#333333;
}


/* ################################################## */

#ricerca {
	width:200px;
	height:46px;
	float:left;
	margin:0px;
	text-align:left;
}
#camporicerca {
	margin-top: 13px;
	width:140px;
	float:left;
}
#camporicerca input{
	width:140px;
	border-left:1px solid black;
	border-top:1px solid black;
	border-right:1px solid white;
	border-bottom:1px solid white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	height:15px;
	padding-left:2px;
}
#lentericerca {
	margin-top: 0px;
	width:50px;
	float:left;
}
#sottomenu {
	width:990px;
	height:42px;
	float:left;
	text-align:left;
	background:#DBDBDB;
}

#percorso #jflanguageselection {
width:100px;
float:left;
margin-right:18px;
}

#percorso #jflanguageselection .rawimages a{
border:0px;
text-decoration:none;
}


.rawimages span a img{
border:0px;
margin-right:4px;

}

#percorso{
	width: 990px;
	margin-top:13px;
	margin-left:20px;
	font-size:12px;
	color:#333333;
	letter-spacing:normal;
	float:left;
}
#percorso a{
	color: #666666;
	text-decoration:underline;
}


#container_colonne{
	width:990px;
	float:left;
	height:auto;
}

#img_home{
	float:left;
	width:990px;
	height:auto;
	background-image:url(../../../KAP_area/img_home.jpg);
	background-repeat:no-repeat;
}

#contenuto{
	height:auto;
}

#promozioni_home{
	float:left;
	width:990px;
	height:auto;
}

#promozione_1{
	float:left;
	width:486px;
	height:200px;
	border:2px solid #009900;
}

#promozione_2{
	float:left;
	width:486px;
	height:200px;
	border:2px solid #009900;
	margin-left:8px;
}

#promozione{
	width:674px;
	float:left;
	/* border:1px solid red; */
}

#banner_bottom{
	border:0px;
	width:265px;
	height:260px;
	float:left;
	margin-top:15px;
	padding-left:45px;
	padding-top:15px;
	background-image:url(../images/ombra_banner.jpg);
	background-repeat: no-repeat;
	/* border:1px solid red; */
}

#menu_bottom{
	float:left;
	width:990px;
	height:39px;
	background-image:url(../images/bg_menu_bottom.jpg);
	margin-bottom:10px;
}

#colonnasx{
	width:260px;
	/* width:auto;*/
	float:left;
	margin-top:15px;
	margin-bottom:20px;
	padding-right:10px;
	height:auto;
	line-height:0px;
}

#colonnadx{
	/* width:auto; */
	width:705px;
	float:left;
	margin-left:10px;
	margin-top:15px;
	margin-bottom:20px;
}

#colonnacentrale{
	width:100%;
	float:left;
	margin-top:15px;
	margin-bottom:20px;
}

/* *********************************** */

#colonnasx ul {
	margin:0px;
	padding-left:0px;
	list-style:none;
	width: 100%;
	
}
#colonnasx ul li {
	
	
	float:left;
	display: block;
	border-bottom:1px solid #cccccc;
	height:30px;
	position: relative;
	width:100%;
	text-align:left;
	background-color:#E5EDF0;
}
#colonnasx ul li:hover{
	/* background-color:#666666; */
}

#colonnasx ul li a{
	
	height:30px;
	line-height:30px;
	background-color:#E5EDF0;
	text-align:left;
	padding-left:25px;
	background-image:url(../images/freccia_percorso_2.gif);
	background-repeat:no-repeat;
	background-position:center left;
	font-weight:bold;
	width:235px;
	display: block;


}
#colonnasx ul li a:hover{
	height:30px;
	line-height:30px;
	background-color:#dbdbdb;
	color:#000000;
	background-image:url(../images/freccia_percorso_2.gif);
	text-decoration:none;

}
#bottom{
	float:left;
	margin-top:20px;
	margin-bottom:30px;
}
#indirizzo{
	width:990px;
	height:50px;
	border-top:1px solid #CCCCCC;
	float:left;
	background-color:#FFFFFF;
	font-size:12px;
	vertical-align:middle;
	line-height:50px;
	color: #61A49C;
	letter-spacing:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
#indirizzo a{
	color: #dc0000;
}
#riga_bottom{
	width:990px;
	height:10px;
	float:left;
	background-color:#3D3D3D;
}
#linea{
	border-bottom:1px dotted #cccccc;
	height:1px;
	width:100%;
	margin-top:15px;
	margin-bottom:15px;
}
.titoli{
	text-align:left;
	width:100%;
	color:#484848;
	font-size:130%;
	font-weight:bold;
	letter-spacing:0px;
	margin-bottom:15px;
}
.testo{
	text-align:left;
	color:#484848;
	font-size:12px;
	letter-spacing:0px;
	line-height:21px;
	text-align:left;
}
-->
