@import url("style2.css");
body {
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background: #1e1e1e;
}

/* generiche */

p {
	padding: 0px;
	margin: 8px 0px;
}
a {
	text-decoration: none;
	color: #53c2f6;
}
a:hover {
	text-decoration: underline;
}
.azzurro {
	color: #98dcfc;
	font-size: 13px;
}

/* macro contenitori */

#linea_top {
	margin: 0px auto;
	background: #53c2f6;
	height: 6px;
	border-bottom: 1px solid #0092d5;
	overflow: hidden;
}

#container {
	margin: 0px auto;
	background: #252525 url(../images/bk.gif) top repeat-x;
	text-align: center;
	min-height: 450px;
}

/* footer */


#footer {
	margin: 0px auto;
	background: #1e1e1e url(../images/footer_bk.jpg) top repeat-x;
	height: 50px;
	border-top: #434343 4px solid; 
	text-align: center;
	clear: both;
}

#footer_cont {
	margin: 0px auto;
	width: 950px;
	text-align: left;
	height: 50px;
	background: url(../images/footer_logo.jpg) top left no-repeat;
	color: #5f5f5f;
	font-size: 11px;
}

#footer_cont p {
	margin: 6px 0px;
}

#footer_cont .left {
	margin-left: 146px;
	margin-top: 2px;
	float: left;
	display: inline;
	width: 600px;
}

#footer_cont .right {
	float: right;
	margin-top: 2px;
	display: inline;
	width: 200px;
	text-align: right;
}

#footer_cont .right a {
	color: #999;
}

/* top */

#top {
	height: 120px;
	width: 950px;
	overflow: hidden; 
	text-align: left;
	background: url(../images/logo.jpg) left top no-repeat; 
	margin: 0px auto;
}

#top h1 {
	color: #5ea0ba;
	font-size: 14px;
	font-weight: lighter;
	letter-spacing: 1px;
	padding: 0px;
	margin: 40px 0px 0px 350px;
	text-align: center;
	line-height: 24px;
}


/* header */

#header {
	height: 207px;
	width: 960px;
	overflow: hidden;
	text-align: center;
	background: url(../images/headers/loading.gif) 466px 89px no-repeat;
	/*background: url(../images/header_bk.jpg) right top no-repeat;*/
	margin: 0px auto;
}

#header img {
	margin-left: 4px;
}

/* pathway */

#pathway {
	height: 50px;
	width: 950px;
	overflow: hidden;
	text-align: left;
	background: url(../images/pathway_bk.jpg) center top no-repeat;
	margin: 0px auto;
	text-align: center;
	font-weight: bold;
	color: #9d9d9d;
	line-height: 20px;
}

/* contenuti sito */

#cont {
	margin: 0px auto;
	width: 950px;
	text-align: left;
}

#cont h1 {
	color: #31ade7;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

#cont h2 {
	color: #98dcfc;
	font-size: 14px;
	letter-spacing: 1px;
	padding: 0px;
	margin: 14px 0px 8px 0px;
}

#cont img.right {
	background: #FFF;
	border: #32769a 4px solid;
	padding: 1px;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

/* contenuti sito pagine principali sottomenu */

#interne {
	width: 690px;
	float: right;
	display: inline;
	overflow: hidden;
}

/* HOME */

#interni {
	float: left;
	display: inline;
	overflow: hidden;
	margin-right: 15px;
}

#esterni {
	float: left;
	display: inline;
	overflow: hidden;
	margin-right: 15px;
}

#classico {
	float: left;
	display: inline;
	overflow: hidden;
}

#consulenza {
	float: right;
	display: inline;
	overflow: hidden;
	margin-left: 16px;
}

.box_home {
	position: relative;
	width: 226px;
	height: 286px;
	background: url(../images/box_home.gif);
	overflow: hidden;
}

.box_home h1 {
	color: #53c2f6;
	font-size: 15px;
	padding: 0px;
	margin: 3px 0px 10px 0px;
	font-weight: normal;
	letter-spacing: 1px;
}

.box_home p {
	font-size: 11px;
	margin: 13px 0px;
}

.box_home a {
	position: absolute;
	display: block;
	height: 22px;
	background: #000 url(../images/box_a.gif);
	text-align: center;
	line-height: 21px;
	/*margin-top: 6px;*/
	top: 250px;
	width: 190px;
}

.box_home a:hover {
	color: #FFF;
	background: #000 url(../images/box_hover.gif);
	text-decoration: none;
}

.inside {
	margin: 14px 18px;
}

.clear {
	clear: both;
	height: 30px;
}

/* ELENCO PRODOTTI */

ul.elenco_prodotti {
	list-style: none;
	text-align: center;
	width: 690px;
	overflow: hidden;
}

ul.elenco_prodotti li {
	width: 188px;
	text-align: center;
	display: inline;
	overflow: hidden;
}

ul.elenco_prodotti li a img {
	width: 174px;
	float: left; 
	background: #FFF;
	border: #191919 6px solid;
	padding: 1px;
	overflow: hidden;
	display: inline;
}

ul.elenco_prodotti li a:hover img {
	background: #FFF;
	border: #32769a 6px solid;
	padding: 1px;
}

ul.elenco_prodotti li a {
	width: 188px;
	text-align: center;
	display: block;
	float: left;
	color: #53c2f6;
	margin: 10px;
	background: #000 url(../images/box_a.gif) bottom;
	line-height: 22px;
	display: inline;
	overflow: hidden;
}

ul.elenco_prodotti li a:hover {
	color: #fff;
	background: #000 url(../images/box_hover.gif) bottom;
	text-decoration: none;
}

/* SCHEDA PRODOTTO */

#scheda {
	width: 475px;
	float: left;
	margin-left: 28px;
}

.estesa {
	width: 100%;
}

#scheda h1,#gallery h1 {
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
}

#scheda a.fancy img {
	border: 1px solid #FFF;
}

#scheda a.fancy:hover {
	background: #252525;
	margin-bottom: 0px;
	text-decoration: none;
	padding-bottom: 0px;
	line-height: 0px;
	overflow: hidden;
}

#scheda a.fancy:hover img {
	border: 1px solid #53c2f6;
	background: none;
	margin-bottom: 0px;
}

#scheda a.info {
	color: #FFF;
	display: block;
	height: 22px;
	width: 192px;
	text-align: center;
	line-height: 21px;
	margin-top: 16px;
	background: #000 url(../images/box_hover.gif);
}

#scheda a:hover {
	text-decoration: none;
	background: #000 url(../images/box_a.gif);
}

#gallery {
	width: 200px;
	float: right;
}


#gallery p {
	margin: 3px 0px 8px 0px;
	font-size: 11px;
	line-height: 15px;
}

#gallery a img {
	background: #FFF;
	border: #32769a 6px solid;
	padding: 1px;
	height: 60px;
}

#gallery a:hover img {
	background: #FFF;
	border: #53c2f6 6px solid;
	padding: 1px;
}

table#marchi {
	border-collapse: separate;
	padding: 0;
	margin: 0;
	width: 100%;
	text-align: center;
}

#marchi img {
	border: #32769a 1px solid;
	padding: 1px;
	margin: 10px;
}
