/* Horizontal Carousel */

#horizontal_carousel_1 {
	float:left;
	width:305px;
	height:157px;
	position:relative;
	padding:10px 0;
	border-bottom:1px #d6d6d6 solid;
}

#horizontal_carousel_1 .container {
	float:left;
	width:305px;
	height:157px;
	position:relative;    
	overflow:hidden;
}

#horizontal_carousel_1 ul {
	margin:0;
	padding:0;
	width:100000px;
	position:relative;
	top:0;
	left:0;
	height:157px;
}                      

#horizontal_carousel_1 ul li {
	width:305px;
	height:137px;
	text-align:center; 
	list-style:none;   
	float:left;
	padding:10px 0;
}

#horizontal_carousel_1 .blocco_naviga	{
	width:305px;
	border-bottom:1px #d6d6d6 solid;
	border-top:1px #d6d6d6 solid;
	overflow:hidden;
	padding:2px 0;
}
#horizontal_carousel_1 .titolo_gal	{
	width:263px;
	float:left;
}	
#horizontal_carousel_1 .separa_gal	{
	width:10px;
	float:left;
}
#horizontal_carousel_1 .previous_button {
	float:left;  
	width:16px;
	height:16px;
	background:url('/img/prototype-ui/horizontal/left.gif');
	z-index:100;
	cursor:pointer;
}

#horizontal_carousel_1 .previous_button_over {
	background:url('/img/prototype-ui/horizontal/left_over.gif');
}

#horizontal_carousel_1 .previous_button_disabled {
	background:url('/img/prototype-ui/horizontal/left_disabled.gif');
	cursor:default;
}

#horizontal_carousel_1 .next_button {
	float:left;  
	width:16px;
	height:16px;
	background:url('/img/prototype-ui/horizontal/right.gif');
	z-index:100;
	cursor:pointer;
}

#horizontal_carousel_1 .next_button_over {
	background:url('/img/prototype-ui/horizontal/right_over.gif');
}

#horizontal_carousel_1 .next_button_disabled {
	background:url('/img/prototype-ui/horizontal/right_disabled.gif');
	cursor:default;
}


#horizontal_carousel_1 ul li div.blocco_img {
	float:left;
	width:61px;
	height:61px;	
	position:relative;
}

/* Horizontal Carousel */

#horizontal_carousel_2 {
	float:left;
	width:549px;
	height:157px;
	position:relative;
	padding:10px 0;
	border-bottom:1px #d6d6d6 solid;
}

#horizontal_carousel_2 .container {
	float:left;
	width:549px;
	height:157px;
	position:relative;    
	overflow:hidden;
}

#horizontal_carousel_2 ul {
	margin:0;
	padding:0;
	width:100000px;
	position:relative;
	top:0;
	left:0;
	height:157px;
}                      

#horizontal_carousel_2 ul li {
	width:549px;
	height:137px;
	text-align:center; 
	list-style:none;   
	float:left;
	padding:10px 0;
}

#horizontal_carousel_2 .blocco_naviga	{
	width:549px;
	border-bottom:1px #d6d6d6 solid;
	border-top:1px #d6d6d6 solid;
	overflow:hidden;
	padding:2px 0;
}
#horizontal_carousel_2 .titolo_gal	{
	width:507px;
	float:left;
}	
#horizontal_carousel_2 .separa_gal	{
	width:10px;
	float:left;
}
#horizontal_carousel_2 .previous_button {
	float:left;  
	width:16px;
	height:16px;
	background:url('/img/prototype-ui/horizontal/left.gif');
	z-index:100;
	cursor:pointer;
}

#horizontal_carousel_2 .previous_button_over {
	background:url('/img/prototype-ui/horizontal/left_over.gif');
}

#horizontal_carousel_2 .previous_button_disabled {
	background:url('/img/prototype-ui/horizontal/left_disabled.gif');
	cursor:default;
}

#horizontal_carousel_2 .next_button {
	float:left;  
	width:16px;
	height:16px;
	background:url('/img/prototype-ui/horizontal/right.gif');
	z-index:100;
	cursor:pointer;
}

#horizontal_carousel_2 .next_button_over {
	background:url('/img/prototype-ui/horizontal/right_over.gif');
}

#horizontal_carousel_2 .next_button_disabled {
	background:url('/img/prototype-ui/horizontal/right_disabled.gif');
	cursor:default;
}


#horizontal_carousel_2 ul li div.blocco_img {
	float:left;
	width:61px;
	height:61px;	
	position:relative;
}

.tab_td_int	{
}
.tab_td_int1	{
	height:7px;
	width:7px;
	background:url(../img/share/tab2/01.gif) no-repeat 0 0;
}
.tab_td_int2	{
	height:7px;
	background:url(../img/share/tab2/02.gif) repeat-x 0 0;
}
.tab_td_int3	{
	height:7px;
	width:7px;
	background:url(../img/share/tab2/03.gif) no-repeat 0 0;
}
.tab_td_int4	{
	width:7px;
	background:url(../img/share/tab2/04.gif) repeat-y 0 0;
}
.tab_td_int5	{
	background:#fff;
}
.tab_td_int6	{
	width:7px;
	background:url(../img/share/tab2/05.gif) repeat-y 0 0;
}
.tab_td_int7	{
	height:7px;
	width:7px;
	background:url(../img/share/tab2/06.gif) no-repeat 0 0;
}
.tab_td_int8	{
	height:7px;
	width:7px;
	background:url(../img/share/tab2/07.gif) repeat-x 0 0;
}
.tab_td_int9	{
	height:7px;
	width:7px;
	background:url(../img/share/tab2/08.gif) no-repeat 0 0;
}


