﻿/* ------------------------ STRUTTURA ------------------------ */

body {
	text-align:center;
	margin:0;
	padding:0;
	font-family:Arial;
	font-size:9pt;
	color:#342f1c;
	background:url(/images/immagine_principale3.jpg) top center no-repeat #0a148c;
}

.wrapper {
	position:relative;
	width:963px;
	margin:0 auto;
	padding:0;
	text-align:left;
}

/* ------------------------ TOP ------------------------ */

#top {
	position:relative;
	width:100%;
	height:301px;
	margin:0 auto;
	padding:0;
	text-align:left;
	border-bottom:3px solid #fff;
}
h1#logo a {
	position:absolute;
	top:46px;
	left:0;
	display:block;
	width:229px;
	height:91px;
	background:url(/images/Lagoplast77_logo2.png);
	text-indent:-9999px;
	margin:0;
}
#top h2 {
	position:absolute;
	top:80px;
	right:0;
	width:688px;
	height:35px;
	background:url(/images/sf_slogan.png);
	color:#fff;
	font-size:12pt;
	padding:13px 0 0 15px;
}
img, div, h1, h2, a{ behavior: url(/css/iepngfix.htc); }

/* ------------------------ Fine TOP ------------------------ */

/* ------------------------ MIDDLE ------------------------ */

/* --- MENU --- */

#menu {
	position:absolute;
	top:0;
	right:0;
	width:711px;
	height:52px;
	background:url(/images/sf_menu.gif);
}
#menu ul {
	margin:10px 0 0 20px;
	padding:0;
	font-size:14pt;
}
#menu ul li {
	list-style-type:none;
	display:inline;
	margin:0;
	padding:0 15px 0 15px;
	border-right:2px solid white;
}
#menu ul li a {
	text-decoration:none;
	color:#fff;
	margin:0;
	padding:0;
	font-weight:bolder;
}
#menu ul li a:hover {
	color:#d6d5d5;
}
#menu ul li.selezionato {
	color:#fff;
	font-weight:lighter;
}

/* --- Fine MENU --- */

#middle {
	margin:6px 0 3px 0;
	background:#fff;
	width:100%;
}
/*#sfondo {
	position:absolute;
	bottom:0;
	left:0;
	height:50%;
	width:100%;
	background:#0a148c;
}*/

/* ------------------------ Fine MIDDLE ------------------------ */

/* ------------------------ SIDEBAR ------------------------ */

#sidebar {
	position:relative;
	width:242px;
	float:left;
	margin:56px 0 23px 0;
	color:#11197c;
}
#top_sidebar {
	width:227px;
	height:59px;
	padding:8px;
	font-size:8pt;
	background:url(/images/sf_top_sidebar.gif);
}
#top_sidebar p {
	margin:0;
	padding:0;
}
#top_sidebar p.left {
	margin:0 5px 0 0;
}
#sidebar .inserto_sidebar {
	margin:4px 0 4px 0;
	padding:10px 0 10px 0;
	background:url(/images/sf_inserto_sidebar.gif);
}
#sidebar .inserto_sidebar p {
	margin:0 15px 0 15px;
	padding:0;
}
#sidebar .inserto_sidebar p img {
	margin:1px;
	padding:0;
	border:0;
}
#sidebar .inserto_sidebar h3 {
	color:#fff;
	font-weight:lighter;
	font-size:11pt;
	margin:0 0 5px 15px;
}
#sidebar .inserto_sidebar a {
	color:#fff;
	font-size:11pt;
	font-weight:bold;
}
#sidebar .inserto_sidebar a:hover {
	color:#d6d5d5;
}
#bottom_sidebar {
	width:243px;
	height:28px;
	background:url(/images/sf_bottom_sidebar.gif);
}

/* ------------------------ CONTENT ------------------------ */

#content {
	width:692px;
	float:right;
	margin:80px 0 0 0;
	padding:0 0 40px 0;
	color:#0a148c;
}
#content h2 {
	position:relative;
	font-weight:lighter;
	font-size:16pt;
	margin:0 0 10px 0;
}
#content div.left {
	width:370px;
}
#content div.left img {
	margin: 0 0 0 20px;
}
#content div.right {
	position:relative;
	width:245px;
	background:#edecec;
	padding:20px;
}
#chi_siamo #content div.right {
	height:140px;
}
#chi_siamo #content div.right img {
	position:absolute;
	bottom:-100px;
	left:20px;
}
#content div.right ul {
	font-size:8pt;
	margin:5px 0 0 15px;
}
#content div.right h4 {
	font-size:11pt;
}

/* ------------------------ Fine CONTENT ------------------------ */

/* ------------------------ BOTTOM ------------------------ */		

/* ------------------------ Fine BOTTOM ------------------------ */

/* ------------------------ TITOLI ------------------------ */

h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
}
.titolo {
}
.sottotitolo {
}
.testo_piccolo {
	font-size:8pt;
}
.evidenza {
	font-size:11pt;
}

/* ------------------------ Fine TITOLI ------------------------ */



/* ------------------------ GENERICI ------------------------ */

a {
	text-decoration:none;
	color:#11197c;
}
a:hover {
	color:#fff;
}
img {
	border:0;
	padding:0;
	margin:0;
}
.clear { 
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
ul {
	position:relative;
	float:none;
	margin:0;
	padding:0;
}

/* ------------------------ Fine GENERICI ------------------------ */
	
/* FORM */
	#formcontatti {
		position:relative;
		margin:0;
		padding:0;
		width:700px;
		height:380px;
	}
	#formconferma {
		position:relative;
		margin:0;
		padding:0;
		height:250px;
		width:580px;
	}
	.elemento_input {
		width:300px;
		padding:2px;
		height:14px;
		border:1px solid #0a148c;
	}
	.input_area {
		height:60px;
		font-size:8pt;
		width:300px;
		border:1px solid #0a148c;
	}
	.contatti {
		position:relative;
		float:left;
		width:300px;
		margin:0 20px 0 0;
		padding:0;
	}
	#box_errore {
		position:absolute;
		display:none;
		margin:100px;
		width:300px;
		left:620px;
		top:400px;
		height:150px;
		border:1px solid #0a148c;
		text-align:left;
		background:#fff;
		z-index:5;
		}
	#div_titolo_errore {
		background:#0a148c;
		color:#fff;
		padding:10px;
		}
	#div_errore {
		color:#000;
		padding:10px;
		text-align:center;
		position:relative;
		top:10px;
		}
	#bottone_errore {
		position:relative;
		top:30px;
		}
/* fine FORM */

/* ------------------------ concept by ------------------------ */

#concept {
	float:right;
	font-family:Verdana;
	margin:10px 0 20px 0;
	padding:0;
	text-align:right;
	font-size:7pt;
	color:#fff;
}
#concept .linktp, #concept .linktp:link, #concept .linktp:visited {
	font-size:9px;
	font-family: Times New Roman;
	color: #8d8d8c;
	text-decoration: none;
}
#concept .linktp:hover {
	font-size:9px;
	font-family: Times New Roman;
	color: #E97D00;
	text-decoration: none;
}

/* ------------------------ Fine concept by ------------------------ */


/* ------------------------ Pagina PRODOTTI ------------------------ */

#prodotti #content ul {
	list-style-type:decimal;
	margin:10px 0 0 40px;
}
#prodotti #content table {
	width:100%;
	border-collapse:collapse;
	font-size:8pt;
	margin:0 0 10px 0;
}
#prodotti #content table tr td {
	border:1px #0a148c solid;
	padding:5px;
	vertical-align:top;
}
#prodotti #content table tr td.senza_bordo {
	border:0;
}
#prodotti #content ul#schede_tecniche {
	margin:0;
	padding:0;
	list-style-type:none;
}
#prodotti #content ul#schede_tecniche h5 {
	font-size:11pt;
}
#prodotti #content ul#schede_tecniche h6 {
	width:100%;
	border-bottom:2px solid #0a148c;
	padding:0 0 10px 0;
	margin:0 0 15px 0;
	font-size:10pt;
}

/* ------------------------ Fine Pagina PRODOTTI ------------------------ */

p#iva {
	float:left;
	color:#fff;
	margin:10px 0 0 0;
	padding:0;
}
