@charset "utf-8";
/* CSS Document */

body {
	background-color:#d1d1d1;
	background-image:url(../img/sfondo_body.jpg);
	background-position:left -40px;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#3e3d40;
}

img {
	border:0px;
}
div {
	display:block;
}

.div_centrale1000 {
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

.intest {
	background-image:url(/img/logo_rinaldi_top.png);
	background-position:left;
	background-repeat:no-repeat;
	height:119px;
}

.slideshow { height: 232px; width: 232px; margin: auto }
.slideshow img { padding: 0px; border: 1px solid #ccc; background-color: #eee; }

.menu2 {
	background-image:url(/img/sfondo_menu2.jpg);
	background-repeat:repeat-x;
	text-align:center;

}
.menu2 a{
	display:inline-block;
	color:#FFF;
	font-size:12px;
	text-transform:uppercase;
	padding: 7px 30px 7px 35px;
	font-weight:bold;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:-20px -22px;
	background-image:url(../img/sfondo_menu2_avr.png);
	float:left;
	
}
.menu2 a:hover{

	background-image:url(../img/sfondo_menu2_av.png);

	
}

.menu2 .viola {
	background-image:url(../img/sfondo_menu2_av.png);
}
.menu2 .pipe_white {
	background-image:url(../img/sfondo_menu2_h.jpg);
	display:inline-block;
	height:30px;
	width:1px;
	float:left;
}

/* PER PANNELLO COLLAPSABLE */

a:focus {
	outline: none;
}
#panel {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	display: none;
}
.slide {
	margin: 0;
	margin-left: 1px;
	padding: 0;
}
.btn-slide {
	background-image:url(../img/bgk_puls_bottom.png);
	text-align: center;
	/*background-color:#2e2e2f;*/
	background-color:none;
	height: 31px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	border-top:1px solid #282828;
	font: bold 14px Arial, Helvetica, sans-serif;
	color:#666;
	text-transform:uppercase;
	text-decoration: none;
	background-position:center -40px;
}
.active {
	background-position:center top;
	color: #2e2e2f;
}

.cont_elenc_prod {
	display:inline-block; float:left; 
	background-image:url(../img/cont_prodotti_top_sx.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:19px;
}

.cont_elenc_prod_dx {
	display:block; width:19px; float:left;
	background-image:url(../img/cont_prodotti_top_dx.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:100px;
	
}
.prodotto_home {
	width:287px;
	float:left;
}
.prodotto_home img {
	margin-right:4px;
}

.prodotto_home h1 {
	background-color:#242225;
	font-size:18px;
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
	background-image:url(../img/bgk_h1_prod_home.png);
	background-position:left 15px;
	background-repeat:no-repeat;
	padding:15px 3px 16px 30px;
	margin:0px;
}
.prodotto_home li {
	list-style-type:none;
	background-image:url(../img/dot_home.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:5px 3px 5px 10px;
	margin:0px;
}
.prodotto_home ul {
	margin:0px;
	padding:20px 3px 13px 13px;
}
.prodotto_home li a{
	color:#3e3d40;
	font-size:13px;
	text-decoration:underline;
}

	/* jQuery lightBox plugin - Gallery style */
	#gallery {
		background-color: #444;
		padding: 10px;
		width: 520px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
	
	
.descrizione {
	background-color:#bbb;
	padding:15px;
}
h1 {
	font-size:16px;
	margin:9px 0px 6px 0px;
}
.links, .tags {
	text-align:center;
	border-top:1px solid #666;
}

.links ul, .tags ul {
	list-style:none;
	padding:0px;
	margin:5px;
	display:block;
}
.links li, .tags li {
	margin-right:10px;
	list-style:none;
	display:inline-block;
}
.links a {
	color:#333;
}
.tags a {
	color:#d1d1d1;
}
.tags {
	margin:5px; padding:7px; background-color:#d1d1d1;
	border:0px;
}

.testata_prodotti {
	background-image:url(../img/sf_testata_prodotti.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	display:block;
	margin:0px;
	padding:0px;
	padding-left:18px;
}

.testata_prodotti h3 {
	margin:0px;
	color:#FFF;
	background-image:url(../img/bgk_h1_prod_home.png);
	background-position:left 15px;
	background-repeat:no-repeat;
	padding:19px 3px 16px 30px;
	text-transform:uppercase;
	margin-bottom:5px;
}

.prodotto {
	display:block;
	width:288px;
	float:left;
}
.prodotto .coll {
	display:block;
	text-align:center;
}

.prodotto li {
	list-style-type:none;
	background-image:url(../img/dot_home.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:5px 3px 5px 10px;
	margin:0px;
}
.prodotto ul {
	margin:0px;
	padding:20px 3px 13px 13px;
}
.prodotto li a{
	color:#3e3d40;
	font-size:13px;
	text-decoration:underline;
}

