@import url("lightbox.css");
@import url("form.css");
body {
	background-color: #fff;
	margin:0px;
	margin:auto;
	text-align:center;
}

h1 {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 18px;
	color: #085686;
	text-align:center;
	text-transform:uppercase;
}

h2, h3 {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color: #1c098f;
	padding-left: 10px;
}

h3 {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color: #fff;
	padding-left: 10px;
}


p,a,ul,li,label,legend {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	color: #333333;
	padding-bottom:0px;
	padding-top:0px;
	margin-bottom:0px;
	margin-top:0px;
	outline:none;
}
a:hover {
	color:#000;
}

li {
	list-style:none;
	text-align:left;
}

ul {
	padding-top: 5px;
}
/* LAYOUT
	<div id="container">
		<div id="header"></div>
        <div id="menu"><!--#include file="menu.asp"--></div>
        <div id="contenuto"></div>
		<div id="footer"><!--#include file="footer.asp"--></div>
    </div>
*/
#container {
	margin:auto;
	width: 1004px;
    height: 754px;      /* per IE5.x e IE6 */
	background:#fff;
	border:0px solid black;
}

#menu {
	width: 1004px;
	height: 63px;
	background: url(../assets/header.gif) top left no-repeat;
	border:0px solid #000;
	margin:auto;
	vertical-align:top;
}

#blockMenu {
	float:right;
	padding-top: 39px;
	padding-right: 20px;
}

#button {
	border:0px solid red;
	/*id="button"><p><a*/
	width: 85px;
	height: 24px;
	background: url(../assets/button.gif) left top no-repeat;
	float:left;
}

#button:hover {
	background: url(../assets/button_over.gif) left top no-repeat;
}

#button p {
	text-align:center;
	padding-top: 6px;
}

#button a {
	color:#302e55;
	text-decoration:none;
	text-transform:lowercase;
	font-size: 9px;
	font-weight:bold;
	padding:10px;
}

#button a:hover {
	color:#fff;
}

#header {
	width: 1004px;
	height: 290px;
	border: 0px solid red;
	margin:auto;
	background:none;
}


	#logo {
		width: 390px;
		height: 132px;
		float:left;
		border:0px solid red;
		background:#fff url(../assets/logo.gif) left top no-repeat;
		
		}
	
	#logo img {
		width:390px;
		height:132px;
		border:0px solid red;
		outline:none;
		padding-top: 30px;
		}
	
	.ff3 #logo img {
		width:390px;
		height:132px;
		border:0px solid red;
		outline:none;
		margin-top: 30px;
	}
	
	#bottomLogo {
		width: 390px;
		height: 157px;
		float:left;
		background: #bcdd11 url(../assets/bottom_logo.gif) left bottom no-repeat;
		clear:both;
		border:1px solid red;
		}
	#fotoCentrale {
		width: 359px;
		height: 288px;
		float: right;
		border: 0px solid red;
		background: url(../assets/foto-centrale.gif) left top no-repeat;
		}
		
	#blockViola {
		width: 212px;
		height: 288px;
		border:0px solid red;
		float:right;
		background:url(../assets/box_omega.gif) left bottom no-repeat;
		margin-left:2px;
		}
		
	#blockViola h2 {
		font-size: 16px;
		font-weight: bold;
		color: #bbdc11;
		padding-top: 35px;
		text-align: left;
		width: 212px;
		padding-left: 5px;
		padding-bottom:0px;
		margin:0px;
		}
		
	#blockViola h1 {
		font-size: 25px;
		font-weight: bold;
		color: #302e55;
		padding-top:0px;
		text-align: left;
		width: 212px;
		padding-left: 5px;
		margin-bottom: 10px;
		margin:0px;
		}


.verde {
	color:#bcdd11;
}

/*CONTENUTO*/
#contenuto {
	border: 0px solid red;
	width: 780px;
	height: auto !important;  /* per i browser moderni */
    height: 155px;      /* per IE5.x e IE6 */
	min-height: 155px;

}

#contenuto h1 {
	/*border-bottom: 1px dotted #eaeaea;*/
}

#contenuto p {
	text-align:justify;
	padding-left:15px;
	padding-right:15px;
	padding-bottom: 15px;
}

#contenuto img {
	border:1px solid #fff; 
	margin: 10px;
}

#boxGrande {float: left; border:0px solid orange; width: 1004px; height:180px; min-height:180px; height: auto; margin-bottom: 7px; margin-top:7px;}

#boxNero {border:0px solid black; width: 785px; height: 389px; float:left; padding:0px; margin:0px; margin-bottom:5px;  margin-left:2px; margin-right:2px; -moz-border-radius:8px;}

#boxMarchi {float: right; border:0px solid red; width: 210px; height: 180px; min-height: 180px; height:auto;}

#boxMarchi img {margin:auto; width:180px; height:180px; border:0px solid #666; margin-bottom:2px; -moz-border-radius:8px;}

/************* ADMIN*/
#menu_admin p {
	text-align: left;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 3px;
}


/***** layout home ****/
#contenutoHome {float: left; border:0px solid orange; width: 1004px; height:180px; min-height:180px; height: auto; margin-bottom: 7px; margin-top:7px;}
#contenuto #contenutoInterno {margin:auto; border:0px solid #ccc; background:#fff; width: 1004px; height:100px; padding-top:7px; margin-top:10px; margin-bottom:10px;}

#left{float: left; border:0px solid green; width: 790px;}
#boxProdotto {border:0px solid black; background:#f6f6f6; width: 389px; height: 192px; float:left; padding:0px; margin:0px; margin-bottom:5px;  margin-left:2px; margin-right:2px; }
	#boxFoto {border:0px solid orange; background:#f6f6f6; width: 150px; float:left;  padding:0px; margin:0px;}
	#boxFoto img {float:left; margin-right: 10px; width: 130px; height:165px; border:0px solid red;}

	#boxTesto {border:0px solid green; background:#f6f6f6; width: 220px; height:150px; float:right;  padding:0px; margin:0px; }
	#boxTesto h2 {margin:0px; padding:0px; text-align:left; padding-left:10px; padding-top:5px; padding-bottom:5px;}
				  
	#boxPrezzo {border:0px solid green; background:#f6f6f6; width: 220px; height:30px; float:right;  padding:0px; margin:0px; padding-top:5px;}
	#boxPrezzo h2 {margin:0px; padding:0px; text-align:right; padding-right:5px;}
	
#colMarchi {float: right; border:0px solid red; width: 210px; height: 180px; min-height: 180px; height:auto;}

#mappa {
	
	margin: auto;
	float:right;

}

#footer {
	background: #c0c5c6 url(../assets/bg_footer.gif) center top repeat-x;
	width: 1004px;
	height: 141px;
	text-align:center;
	line-height: 20px;
	color: #fff;
	margin:auto;
	text-align:center;
	clear:both;
}

#footer a, #footer p {
	color: #FFFFFF;
	font-size: 9px;
}
