@charset "utf-8";
/* CSS Document */

body {
	background: #80C3F2;
	text-align: center; /* centra il contenitore nei browser IE 5*. Il testo viene quindi impostato con l'allineamento predefinito a sinistra nel selettore #container */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#aziendaFoto {
	width: 270px;
	height: 200px;
	background: #fff;
	margin: 30px 10px;
	float: left;
}
#aziendaFoto img {
	padding: 10px;
}
#aziendaTesto {
	background: #fff;
	width: 350px;
	height: 175px;
	float: left;
	margin: 30px 15px;
	padding: 10px 15px 15px 15px;
}
#contattiTesto {
	background: #fff url(images/email.jpg) center right no-repeat;
	width: 640px;
	height: 180px;
	margin: 10px 0px;
	padding: 20px 15px 15px 15px;
}
#contattiTesto h1 {
	background-color: #D3EAFA;
}

#contattiTesto p {
	line-height: 1.6;
}


#aziendaTesto p {
	text-align: justify;
	line-height: 1.2;
}
#aziendaTesto h1 {
	color: #6194B8;
	font-size: 16px;
	margin: 0px 0px 5px 0px;
}
#prodottiFoto {
	width: 420px;
	height: 200px;
	background: #fff;
	margin: 30px 10px;
	float: left;
}
#prodottiTesto {
	background: #ffffff;
	width: 170px;
	float: left;
	margin: 30px 15px;
	padding: 10px 10px 15px 10px;
	border: 1 px solid #d4d0c8;
}
#prodottiFoto img {
	padding: 10px;
}
#prodottiTesto h1 {
	color: #FFFFFF;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	background-color: #6194b8;
	padding: 5px;
}
#prodottiTesto ul {
	margin: 10px 0px;
}
#prodottiTesto li {
	line-height: 1.8;
	border-bottom: 1px solid #ccc;
}
#prodottiTesto a {
	background: #ffffff url(images/bullet.gif) no-repeat left center;
	padding: 0px 10px;
	color: #6194b8;
	text-decoration: none;
}
#prodottiTesto a:hover {
	color: #6194B8;
	background: #d3eafa url(images/bullet.gif) no-repeat left center;
	display: block;
}

.effedi  #container {
	width: 100%;
	margin: 0 auto;
	text-align: left; /* sostituisce l'impostazione text-align: center nell'elemento body. */
	position: relative;
	background: transparent url(images/nuvole.gif) repeat-y center top;
}
.effedi   #header {
	background: url(images/testatina.jpg) no-repeat center center;
	width: 740px;
	margin: 0px auto;
	height: 120px;
	position: relative;

}
.effedi #mainContent {
	padding: 0px 20px 0px 100px;
	width: 740px;
	margin: 0px auto;
	font-size: 12px;
}
.effedi #mainContentProdotto {
	padding: 0px 20px 0px 20px;
	width: 740px;
	margin: 0px auto;
	font-size: 12px;
}

.effedi #container #mainContent .miniContainer {
	background: url(images/fondino.png);
	margin: 15px 15px;
	behavior: url(iepngfix.htc);
	border: 1px solid #6194b8;
	width: 165px;
	padding: 10px;
	display: inline;
	float: left;
	min-height: 160px;
	height: auto !important;
	height: 160px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}
.miniContainerVuoto {
	background: url(images/fondino.png);
	margin: 15px 15px;
	behavior: url(iepngfix.htc);
	border: 1px solid #6194b8;
	width: 450px;
	padding: 10px;
}

.effedi #container #mainContent .titoloProdotti {
	margin: 10px 0px 0px 225px;
	width: 200px;
	text-align: center;
	padding: 5px 0px;
	color: #FFFFFF;
}
#prodottoContainer {
	border: 1px solid #6194b8;
	width: 604px;
	padding: 10px;
	margin: 15px auto;
	background-color: #6194b8;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
}
#nomeProdotto {
	height: 25px;
	text-align: center;
	margin-top: 10px;
}
#nomeProdotto h1 {
	line-height: 25px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #D3EAFA;
}
#descrizioneProdotto {
	text-align: left;
	margin-top: 0px;
	color: #D3EAFA;
}
#infoProdotto {
	text-align: left;
	margin-top: 10px;
	color: #D3EAFA;
}
#infoProdotto a {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D3EAFA;
	color: #006A89;
	padding: 3px;
	text-decoration: none;
}
#infoProdotto a:hover {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #006A89;
	padding: 3px;
}








.bordinoImgProdotti {
	border: 2px solid #00688b;

}


.effedi #container #header li {
	display: inline;
	margin: 0px 10px 0px 0px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	}
.titoloProdotti h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
}
.tdprodotti {
	padding: 5px;
}
.tdDescrizioneProdotti {
	padding: 5px;
	text-align: center;
	font-size: 10px;
	color: #00688B;
}



.effedi #container #header li a {
	color: #026487;
	padding: 4px 15px;
	text-decoration: underline;
}

.effedi #container #header li a:hover {
	color: #FFFFFF;
}

.effedi #container #header ul {
	position: absolute;
	right: 90px;
	bottom: 40px;
	z-index: 5;
}


.effedi #footer {
	background:transparent url(images/footer.gif) repeat-x center;
	position: fixed;
	bottom: 0px;
	width: 100%;
	height: 204px;
}

.effedi #footer #copyright {
	position: absolute;
	bottom: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	padding: 2px;
	font-weight: bold;
	text-decoration: underline;
	left: 20px;
	background: #7cab00;
	z-index: 1;
}

.effedi #footer #design {
	position: absolute;
	bottom: 12px;
	right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	line-height: 1.3;
	padding: 2px;
	text-decoration: underline;
	text-align: right;
	background: #7cab00;
	z-index: 4;
}


.effedi #footer #menusegnale {
	position: absolute;
	bottom: 0px;
	right: 72%;
	z-index: 5;
}
a {
	color: #6194B8;
}
a:hover {
	color: #ED5A0D;
}
