/* CSS Document */

/*
Theme Name: Css Layout
Theme URI: /css/layout.css
Description: Generic Css
Version: 1.0
Author: Giada Ranieri
Author URI: http://www.agenziaverde.it

*/

* {
	margin: 0;
	padding: 0
}
html, body {
	margin:0;
	padding:0;
	height:100%
}
body {
	margin:0;
	color:#ccc;
	width:100%;
	font-size:11px;
	font-family: "Trebuchet MS", Arial, Geneva, san-serif;
	background-image: url(../img/lay/bg.gif);
	background-color: #333;
}
/*---------  CONTENTS -----------*/

/* HOME */
#homebox {
	margin: 40px auto auto auto;
	width: 600px;
	height: 450px;
}
#introswf {
	margin: 0 auto auto auto;
	width: 600px;
	height: 450px;
}
/* contenitore */
#container {
	margin:0 auto auto auto;
	width: 966px;
	height:601px;
	background-color: transparent;
}
#testa {
	margin:2px auto auto;
	width:966px;
	height:98px;
}
#testasx {
	background: url(../img/lay/metaltermo.jpg) no-repeat top left;
	width: 347px;
	height: 98px;
	float: left;
}
#testadx {
	float:left;
	width: 615px;
	height: 98px;
}
/* box testo */
#boxall {
	margin: 0 auto auto auto;
	width: 966px;
	height: 503px;
	background: url(../img/lay/bg_content.jpg) no-repeat top left
}
/* menu */
#clnsx {
	float: left;
	width: 305px;
	height: 503px;
}
/* container testi */
#clntxt {
	float:left;
	width:618px;
	height:503px;
}
#ctcontatti {
	float:left;
	width:618px;
}
#clndx {
	clear: left;
	float:left;
	width:350px;
	border: none
}
#clngray {
	float:left;
	margin-top: 20px;
	width: 200px;
	height: 432px;
	background: #666;
	border-top: 4px solid #999;
	margin-left:42px;
}
#clngray #divide {
	width: 80%;
	border-bottom: 1px solid #999;
	height: 5px;
	margin: 0 auto auto auto
}
/* colonnina titoli verticali */
#tvprofilo, #tvprodotti, #tvdove, #tvcontatti, #tvnews, #tvprofilo_uk, #tvprodotti_uk, #tvdove_uk, #tvcontatti_uk, #tvdownload {
	float: left;
	margin-top: 7px;
	width: 36px;
	height: 493px;
	border: 1px solid #000;
	border-bottom: 1px solid #fff; /* \*/
	border: none; /* */
}
#tvprofilo span, #tvprodotti span, #tvdove span, #tvcontatti span, #tvnews span, #tvprofilo_uk span, #tvprodotti_uk span, #tvdove_uk span, #tvcontatti_uk span, #tvdownload span {
	display: none
}
#tvprofilo {
	background: url(../img/lay/l_profilo.jpg) no-repeat top left
}
#tvprodotti {
	background: url(../img/lay/l_prodotti.jpg) no-repeat top left
}
#tvdove {
	background: url(../img/lay/l_dove.jpg) no-repeat top left
}
#tvcontatti {
	background: url(../img/lay/l_contatti.jpg) no-repeat top left
}
#tvnews {
	background: url(../img/lay/l_news.jpg) no-repeat top left
}
#tvdownload {
	background: url(../img/lay/l_download.jpg) no-repeat top left
}
/* ukl title */
#tvprofilo_uk {
	background: url(../img/lay/uk/l_company.jpg) no-repeat top left
}
#tvprodotti_uk {
	background: url(../img/lay/uk/l_products.jpg) no-repeat top left
}
#tvdove_uk {
	background: url(../img/lay/uk/l_location.jpg) no-repeat top left
}
#tvcontatti_uk {
	background: url(../img/lay/uk/l_contacts.jpg) no-repeat top left
}
/* footer */
#footeradd, #footeradd_c {
	float: left;
	width:868px;
	height:32px;
	background: url(../img/lay/footer.jpg) no-repeat top left
}
#footerav, #footerav_c {
	float: left;
	width: 98px;
	height: 32px;
}
/* footer home */
#fhomeadd {
	float: left;
	width:500px;
	height:32px;
}
#myGallery_v {
	float: right;
	text-align: left;
	margin: 20px 25px 10px 10px;
}
#prod_gal, #cartina {
	margin: 0 auto auto auto;
	text-align: left
}
#cartina {
	margin-top: 20px
}