/* 
Verde chiaro: 	087100
Verde scuro:		102C00
Rosso:					7B0000
*/


body{
	background-color: #fff;
	background-image: url('../images/background.png');
	font-size: 11px;
	font-family: verdana, arial, times new roman;	
}

a, img {
	border: 0;	
	padding: 0;
	margin: 0;
	text-decoration: none;
}

#mainDiv{
	position: relative;
	margin: auto;
	width: 800px;
	border: 1px solid #999;
	padding: 0;
	background-color: #fff;
}

#footerText{
	padding: 4px;
	color: #fff;
	text-align: center;
	font-size: 10px; 
	background-color:#102C00;
}

#sidebar{
	vertical-align: top;
}

#content{
	vertical-align: top;
}

.bannersx td{
	vertical-align: bottom;
}

#contatti,
#chisiamo,
#categorie{
	background-image: url('../images/sfondologo.gif');
}

#contatti{
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 1.4em;	
}

#contatti b{
	text-decoration: underline;
	color: #102C00;
}

#categorie h3{
	color: #087100;
	font-size: 1.5em;
	font-style: italic;
	text-align: center;
	text-decoration: underline;
	font-weight: normal;
}

#categorie h1{
	color: #7B0000;
	font-size: 1.4em;
	text-align: left;
	font-weight: bold;
	#background-color: #102C00;
	padding: 1px;
	padding-left: 5px;
	padding-bottom: 0;
	margin: 2px;
}

#categorie tr td{
	border-bottom: 1px solid #CFB5B5;
}

#categorie h2 a:hover{
	color: #7B0000;
	text-decoration: underline;
}

#categorie h2 a,
#categorie h2{
	color: #102C00;
	font-size: 1.1em;
	text-align: left;
	font-weight: bold;
	
}

#categorie td.testo{
	vertical-align: top;
	padding:10px;
}

#categorie td.img{
	width:15px; 
	border:0; 
	padding:10px;
	margin:0;
}
/*
#categorie tr.row1 td{
	border-top: 2px solid #7F6767;
	background-image: url('http://lab.rails2u.com/bgmaker/slash.png?margin=3&linecolor=7F6767&bgcolor=false');
}

#categorie tr.row0 td{
	border-top: 2px solid #204F00;
	background-image: url('http://lab.rails2u.com/bgmaker/slash.png?margin=3&linecolor=848F7D&bgcolor=false');
}
*/

#categorie tr.row0 td,
#categorie tr.row1 td{
	padding-bottom: 30px;
	background: none;
	border: 0;
}

#prodotto img,
#categorie img{
	border: 6px solid #102C00;
}

prodotto .imgFrame,
#categorie .imgFrame{
	border: 2px solid #CECBCE;
}


#intestazione{
	color: #086900;
	font-size: 1.2em;
	text-align: left;
	font-weight: bold;
	padding: 3px;
	font-size: 1.3em;
	margin: 2px;
	background-image: url('http://lab.rails2u.com/bgmaker/slash.png?margin=3&linecolor=D6EFD1&bgcolor=false');
	border-bottom: 2px solid #B9CFB5;
	text-align: right;
}


#prodotto{
	margin-bottom: 40px;
}	

#prodotto h1{
	color: #7B0000;
	font-size: 1.5em;
	text-align: left;
	font-weight: bold;
	padding: 3px;
	padding-left: 5px;
	padding-bottom: 0;
	margin: 30px 105px 0px 105px;
	text-align: center;
}

#prodotto h2{
	color: #102C00;
	font-size: 1.1em;
	text-align: justify;
	font-weight: normal;
	margin: 3px 75px 6px 75px;
	padding: 3px;
	border: 1px solid #ddd;
	background-color: #eee;
}

#introHome{
	width: 379px;
	height: 224px;
	background-image: url('../images/index_24.jpg');
	background-repeat: no-repeat;
	background-color: #E2E2E2;
	text-align: justify;
	padding: 5px 15px 5px 20px; 
	line-height: 1.3em;
}


#colVetrina{
	width: 236px;
	/*height: 381px;*/
	height: 410px;
	background-image: url('../images/index_30.jpg');
	text-align: center;
}

#vetrina h1{
	color: #7B0000;
	font-size: 1.2em;
	margin: 0;
	text-align: left;
	padding-left: 15px;
}

#vetrina img{
	border: 2px solid #636563;
}

#vetrina div{
	margin-bottom: 15px;
}

#tuttiprodotti,
#chisiamo{
	text-align: justify;
	font-size: 1em;
	padding: 22px 25px 45px 20px; 
	line-height: 1.3em;
	}

#tuttiprodotti{
	padding-bottom: 25px; 
}