/*
Theme Name: SESINO
Theme URI: http://www.wordpresschef.it
Author: Tomobiki design and coding / Wordpress Chef development
Author URI: http://www.tomobikidesign.com
Description: Custom template designed for SESINO company.
Version: 1.0

Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

/*tomobiki */

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

* {margin:0; padding:0;}
html, body { height:100%; }

body{
background:#fff;
margin:0;
padding:0;
font-family:Arial, Helvetica;
color:#7a7a7c;
}

a{
color:#707173;
text-decoration:underline;
font-weight:normal;
cursor: pointer;
-moz-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-khtml-user-select: none;
outline: none;
-moz-outline-style: none;
}

a:hover{
text-decoration:none;
font-weight:normal;
}

a:link img { border:0 none }
a:hover img { border:0 none;}
a img { border:0 none }


ul{
list-style-type: none;
margin: 0;
padding:0;

}

ul.descr li{
	display: block;
	width: 100%;
	list-style-type: circle !important;
	}

p{

margin:0;
font-size:14px;
color:#7a7a7c;
line-height: 21px;
}

h1,h2,h3,h4,h5,h6{ font-weight:normal;}

a img{
opacity:1;
filter:alpha(opacity=100);
filter:â?alpha(opacity=100)â?;
}

a:hover img{
opacity:.90;
filter:alpha(opacity=90);
filter:â?alpha(opacity=90)â?;
} 

#container{
width:950px;
margin:0 auto;
}


#logo h1{
visibility:hidden;
display:block; font-size:0; text- indent:-9999999px;

}

#logo{
float:left;
background:transparent url('images/logo.png') no-repeat left top;
width:271px; 
height:90px;
margin:0 0 0 0;
padding:0;
}

#topHeader{
float:left;
width:950px;
padding:5px 0;
border-bottom:2px solid #e2011b;
}

#language{
float:left;
font-size:10pt;
margin:5px 0 0 1px;
padding:3px 0 0 0;
}

#language li{
float:left;
text-transform:uppercase;
margin:0 5px 0 0;
font-weight:bold;
color:#707173;

}

#language li a{
color:#707173;
text-decoration:none;
font-weight:normal;

}

#language li a:hover{
color:#707173;
font-weight:bold;
}
.eng{border-left:1px solid #707173; padding:0 0 0 5px;}

#language ul li a:active{ font-weight:bold;}

.logo-tognella{
float:right;
width:98px;
	visibility: hidden; display: none;
}

#header{
float:left;
width:950px;
border-bottom:1px solid #e2011b;
padding:10px 0 0 0;
height:106px;
}

#menu{
float:right;
width:603px;
margin:37px 0 0 0;
font-size:11pt;
text-transform:uppercase;
width: 606px\9;/* IE 8 and below */
}

#menu li{
float:left;
padding:0 0 0 21px;

}

#menu li a{
color:#707173;
text-decoration:none;
font-weight:bold;
}

#menu li a:hover{
color:#e2001a;
}

/*codice css specifico per chrome e safari */  
@media screen and (-webkit-min-device-pixel-ratio:0) {  
#menu { margin-right: 0;width:625px; }  
} 


#submenu{
float:right;
font-size:9pt;
text-transform:uppercase;
font-weight:normal;
margin:10px 0 0 0;
width:475px;
}

*:first-child+html div#submenu{width:475px;}

#submenu ul{
float:right;


}

#submenu li{
float:left;
padding:0 0 0 18px;

}

#submenu li a{
color:#707173;
text-decoration:none;
}

#submenu li a:hover{
color:#e2001a;
}

ul.menu li.current-menu-item a{color:#e2001a !important; text-decoration: underline !important;}


.active{color:#e2001a;}

#menu .current_page_item a, #menu .current_page_parent a{color:#e2001a;}

#submenu .current_page_item a{color:#e2001a;}
#menu li.current-page-ancestor a{color:#e2001a;}


#content{
float:left;
margin:10px 0 50px 0;
width:952px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {  
#content { margin-top:20px; }  
}

#content h2, h3{
float:left;
font-size:12pt;
color:#707173;
padding:4px 0 2px 0;
}



#content-left{
float:left;
width:635px;
margin:0 8px 0 0;
}

#content-left h2{
border-bottom:1px solid #e2011b;
float:left;
width:630px;
text-transform:uppercase;
padding-bottom:10px;

}


#history{
float:left;
width:635px;
margin:12px 0 0 0;
padding:0 0 7px 0;

}


#history h2{
float:left;
width:630px;
border-bottom:1px solid #e2011b;
border-top:2px solid #e2011b;
margin:0 0 10px 0;
}

.box-history{
float:left;
width:208px;
}

.box-history img{
margin:0 0 10px 0;
}

.box-history h4{
display:block;
color:#e2001a;
font-weight:bold;
font-size:10pt;
margin:0 0 3px 1px;
}

.box-history p{
display:block;
color:#e2001a;
font-size:9pt;
color:#6d6e71;
width:200px;
margin:0 0 0 1px;

}

#box-center{
border-left:1px solid #e2011b;
border-right:1px solid #e2011b;
padding:0 0 11px 4px;
margin:0 4px 0 0;
}

.AboutHome{
float:left;
padding:12px 0 10px 0;
border-top:1px solid #e2011b;
border-bottom:2px solid #e2011b;
width:630px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {  
.AboutHome {padding:12px 0 8px 0; }  
}


.AboutHome p{
margin:0 0 10px 0;
color:#7a7a7c;
line-height:12pt;
}


.box-bottom-home{
float:left;
width:309px;
margin:40px 0 0 0;
border-bottom:2px solid #e2011b;
padding:0 0 18px 0;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {  
.box-bottom-home { margin-top:35px; padding:0 0 12px 0; }  
}


#box-bottom-left{
margin-left:12px;
}

.box-bottom-home h3{
float:left;
width:309px;
border-bottom:1px solid #e2011b;
border-top:1px solid #e2011b;
margin:0 0 10px 0;
}

#bgRete{
float:left;
background:url(images/bg-rivenditori.png) no-repeat;
width:308px;
height:289px;
}

.box-bottom-home p{
float:left;
margin:40px 0 30px 10px;
color:#e2001a;
}

#content-right{
float:left;
width:309px;
}



.search {width: 309px; margin:9px 0 13px 0; float:left; }

.searchform {
	display: inline-block;
	zoom: 1; /* ie7 hack for display:inline-block */
	*display: inline;
	width: 309px;	
	
}
.searchform input {
	font: normal 12px/100% Arial, Helvetica, sans-serif;
}
.searchform .searchfield {
	padding: 6px 6px 6px 8px;
	outline: none;
	width: 198px;  background: #e2e3e3; border:none; float:left;
	margin:0 4px 0 0;

}
.searchform .searchbutton {
	color: #fff;
	border:0;
	font-size: 12px;
	height: 26px;
	width: 91px;
	text-shadow: 0 0px 0px rgba(0,0,0,.6);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: url(images/search.png) no-repeat;
	padding:0;
	cursor:pointer;

}

@media screen and (-webkit-min-device-pixel-ratio:0) {  
.search { margin-bottom:11px; }  
}


.ant-news-home{
float:left;
width:307px;
padding:25px 0 25px 0;
border-bottom:1px solid #e2011b;

}

.ant-news-h2 h2{
	float:left;
	width:307px;
	border-top:1px solid #e2011b;
	border-bottom:1px solid #e2011b;
	padding-bottom:4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}



.ant-news-home img{
	display:block;
margin:0 0 10px 0;
padding:5px 0 0 0;
visibility:hidden;
display:none;

}

.ant-news-home p{
display:block;
font-size:9pt;
}

.ant-news-home p a{
text-decoration:none;
}

.ant-news-home p a:hover{
text-decoration:underline;
}

.data{font-size:9pt;}

.ant-news-home h4{
display:block;
font-size:9pt;
color:#e2001a;
margin:0 0 15px 0;

}

.ant-news-home h4 a{
text-decoration:none;
color:#e2001a;
font-weight:800;
}

/*----search----*/


.ant-search{
float:left;
width:629px;
border-bottom:1px solid #e2011b;
margin:0 0 5px 0;
}

.ant-search a{
float:left;
width:629px;
text-decoration:none;
padding:0 0 19px 0;
}

.ant-search a:hover{
float:left;
background:#fff;
}

.ant-search h2{
float:left;
width:307px;
border-top:2px solid #e2011b;
}

.ant-search p{
display:block;
font-size:9pt;
}


.data{font-size:9pt;}

.ant-search h4{
float:left;
font-size:9pt;
color:#e2001a;
margin:0 0 10px 0;
width:629px;
padding:5px 0 0 0;

}







#boxNewsletter{
float:left;
width:307px;
border-top:1px solid #e2011b;
border-bottom:2px solid #e2011b;
padding:10px 0 20px 0;
}


*:first-child+html div#boxNewsletter{ padding-bottom:5px;}

.title-newsletter{
float:left;
background:url(images/lettera.png) left center no-repeat;
width:290px;
font-size:8pt;
text-transform:uppercase;
color:#707173;
padding:0 0 0 35px;
}


.newsletter {width: 309px; margin:10px 0 8px 0; float:left; }



#post-left{
float:left;
width:630px;
}

.post-img-top{
float:left;
width:629px;
border-bottom:2px solid #e2011b;
margin:10px 0 0 0;
visibility:hidden;
display:none;
}


#post-left h2{
float:left;
width:629px;
border-bottom:1px solid #e2011b;
margin-bottom:5px;
padding-bottom:11px;
}

#post-left h3{
float:left;
width:629px;
border-bottom:1px solid #e2011b;
border-top:2px solid #e2011b;
margin:20px 0 0 0;
}

#post-left h4{
float:left;
font-size:10pt;
color:#e2001a;
font-weight:bold;
margin:15px 0 15px 0;
width:629px;
text-transform:uppercase;

}

#post-left p{
display:block;
margin:20px 0 0 0;
padding:0 10px 0 0;
line-height:12pt;


}

.alignleft{
	float:left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.gallery-post{
width:629px;
float:left;
margin:25px 0 10px 0;
}

.gallery-post li{
float:left;
margin:0 2px 0 2px;
}


.ant-news{
float:left;
width:630px;
border-bottom:1px solid #e2011b;
}

.ant-news a{
float:left;
width:630px;
background:#fff;
padding:15px 0 19px 0;
text-decoration:none;
}

.ant-news a:hover{
background:#faf8f8;
}

.ant-news img{
max-width:309px;
float:left;
padding:2px 10px 0 0;
}


.ant-news h4{
float:left;
width:305px;
margin:0 0 7px 0;
color:#e2001a;
font-size:10pt;
}

.ant-news p{
float:left;
width:300px;
font-size:9pt;
line-height:10pt;

}

.h2-news{margin-bottom:10px;}


.paginazione-post{
float:left;
border-top:1px solid #e2011b;
width:630px;
padding:15px 0 0 0;
margin:30px 0 0 0;
font-size:10pt;
}

.prev{
float:left;
text-transform:uppercase;
background: transparent url(images/prev-cat.png) left center no-repeat;
padding:0 0 0 20px;
margin:0 182px 0 0;
width:80px;

}

@media screen and (-webkit-min-device-pixel-ratio:0) {  
.prev { margin:0 185px 0 0; }  
}


.indice{
float:left;
text-transform:uppercase;
padding:0 0 0 0;
margin:0 185px 0 0;

}


.next{
float:left;
text-transform:uppercase;
background: transparent url(images/next-cat.png) right center no-repeat;
padding:0px 20px 0 0;

}



.prev a, .indice a, .next a{
text-decoration:none;
}

.prev a:hover, .indice a:hover, .next a:hover{
text-decoration:none;
color:#e2011b;
}

#menu-locator{
float:left;
width:630px;
border-bottom:1px solid #e2011b;
padding:30px 0 25px 0;
margin:0 0 30px 0;
}

.locator-left{
float:left;
width:310px;
margin:0 30px 0 0;
}

.locator-right{float:left;}

#menu-locator li{
display:block;
background: transparent url(images/next-cat.png) left center no-repeat;
padding:0 0 0 15px;
font-size:10pt;
margin:0 0 10px 0;
}

#menu-locator li a{
text-decoration:none;
}

#menu-locator li a:hover{
text-decoration:none;
color:#e2001a;
}

.dettagli_distributore{
	float:left;
	margin-bottom:20px;
	margin-top:20px;
	border-bottom:solid 2px #e2001a;
	padding-bottom:30px;
}

.riga-dati-locator{
float:left;
width:630px;
margin:0 0 5px 0;
font-size:10pt;
width:630px
}

.riga-dati-locator li{
float:left;
}

.sx{float:left; width:315px;}
.dx{float:left; margin:0 0 0 25px}

.red-locator{ color:#e2001a; text-transform:uppercase; font-size:9pt;}

.googleMaps{
float:left;
margin:20px 0 0 0;


}


/*PAGE PRODOTTI-----------------------------------------*/

.columnProdotti{
float:left;
width:305px;
margin:5px 16px 0 0;
padding:0 0 15px 0;
border-bottom:2px solid #e2011b;
}

#lastColumn{
float:left;
margin-right:0;
margin-left:1px;
width:307px;
}
.columnProdotti h2{
float:left;
width:306px;
border-top:2px solid #e2011b;
border-bottom:1px solid #e2011b;
}

.columnProdotti p{
float:left;
width:305px;
margin:15px 0;
}

.columnProdotti .img{
float:left;
border:1px solid #e2011b;
margin:12px 0 0 0;
}

.linkDemo{
float:left;
width:297px;
background:url(images/f-link-demo.png) no-repeat left center;
padding:0 0 0 10px;
font-size:9pt;

}

.linkDemo a{
text-decoration:none;
color:#e2001a;
font-weight:bold;
}

.linkDemo a:hover{
text-decoration:underline;
color:#e2001a;
}


/*---dettaglio prodotti---*/
#column-categoria-left{
float:left;
width:304px;
margin:5px 15px 0 0;
}

#column-categoria-left h2{
float:left;
width:295px;
border-top:2px solid #e2011b;
border-bottom:2px solid #e2011b;
}

.img-refr-oil img{ padding-top:30px; display: block;}

#column-categoria-Right{
float:left;
width:630px;
margin:5px 0 0 0;
border-bottom:2px solid #e2011b;
padding:0 0 15px 0;
}

#column-categoria-Right h2{
float:left;
width:630px;
border-top:2px solid #e2011b;
border-bottom:2px solid #e2011b;
text-transform:uppercase;
color:#e2001a;
margin-bottom: 20px;
}

#column-categoria-Right p{
/*float:left;*/
display: block;
margin:10px 0 5px 0;
padding:0 10px 0 0;
}

#column-categoria-Right p img{

margin-top:20px;

}


.riga-download-nav{
float:left;
width:630px;
border-bottom:1px solid #e2011b;
padding:5px 0 7px 0;
}

.downloadPdf{
float:left;
background:url(images/pdf.gif) no-repeat left center;
font-size:9pt;
padding:3px 0 0 35px;
height:17px;
}

.downloadPdf a{
text-decoration:none;
}

.NavProduct{
float:right;
width:225px;
font-size:8pt;
width:235px\9;/* IE 8 and below */
}

*:first-child+html div.NavProduct{ width:235px;}

.NavProduct a{
text-decoration:none;
color:#707173;
}

.NavProduct a:hover{
color:#e2001a;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {  
.NavProduct{ width:231px; }  
}

.Scheda-prev{
float:left;
background:url(images/freccia-left-Product.png) no-repeat left center;
padding:0 0 0 15px;
margin:0 5px 0 0;

}

.Scheda-next{
float:left;
background:url(images/freccia-right-Product.png) no-repeat right center;
padding:0 15px 0 0;
margin:0 0 0 5px;
}

.contact-left{
float:left;
width:215px;
margin:10px 0 0 0;
}


.contact-left h4{
display:block;
font-size:14pt;
font-weight:bold;
color:#e2001a;
margin:0 0 20px 0;
}

.contact-left p{
display:block;
font-size:10pt;
color:#707173;
margin:0 0 8px 0;
}


.contact-right{
float:right;
width:140px;
margin:55px 0 0 0;
}

.contact-right li{
float:left;
width:53px;
margin:0 10px 0 0;
}

.contact-right img{
display:block;
width:53px;
}

.contact-right p{
display:block;
width:53px;
margin:4px 0 0 0;
font-size:8pt;
font-weight:bold;
text-align:center;
}

.maps{
float:left;
border-top:1px solid #e2001a;
padding:15px 0 0 0;
margin:40px 0 0 0;
}

.box-catalogue{
float:left;
padding:10px 0 10px 0;
border-top:1px solid #e2001a;
border-bottom:1px solid #e2001a;
width:630px;
margin:-1px 0 0 0;
}

.box-catalogue img{
float:left;
margin:0 20px 0 0;
}

#post-left .box-catalogue p{
float:left;
margin:70px 0 60px 0;
text-transform:uppercase;

}

.box-catalogue .download{
margin:0 0 5px 0;
padding:0 0 0 17px;
float:left;
background:url(images/freccia-right-Product.png) no-repeat left center;
text-transform:uppercase;
font-size:9pt;
width:300px;
}

.download a{
color:#e2001a;
text-decoration:none;
}

.download a:hover{
text-decoration:underline;
}



/*----tendina PRODOTTI----*/

.btn-first{
float:left;
margin:-1px 0 0 0;
}

.btn-first li{
float:left;
border-bottom:1px solid #e2001a;
padding:5px 0 5px 15px;
width:280px;
font-size:10pt;
color:#e2001a;
text-transform:uppercase;
}

.btn-first li a{
float:left;
text-decoration:none;
color:#e2001a;
width:280px;
}

.btn-first li a:hover{
text-decoration:none;
width:295px;
font-weight:bold;
}

.close{ background:url(images/imgOnClosed.gif) no-repeat left center; }

.open{ background:url(images/imgOnOpen.gif) no-repeat left center;}

.btn-second{
float:left;
margin:-1px 0 0 0;
}

.btn-second li{
float:left;
border-bottom:1px dotted #e2001a;
padding:7px 0 8px 15px;
width:280px;
font-size:11pt;
color:#e2001a;
background:url(images/imgOnOpen.gif) no-repeat left center;
font-weight:normal;
}

.btn-third{
float:left;
margin:-1px 0 0 0;
}

.btn-third li{
float:left;
border-bottom:1px dotted #e2001a;
padding:7px 0 8px 15px;
width:280px;
font-size:11pt;
color:#e2001a;
background:url(images/imgOnClosed.gif) no-repeat left center;
font-weight:bold;
}


.btn-third li a{
float:left;
text-decoration:none;
color:#e2001a;
width:280px;
font-weight:normal;
}

.btn-third li a:hover{
text-decoration:underline;
width:280px;
font-weight:normal;
color:#c80219;
}


.submenu-product{
float:left;
padding:1px 0 3px 2px;
font-size:9pt;
margin:0 0 0 13px;
}

.submenu-product li{
float:left;
background:url(images/freccia-indicatore.png) left center no-repeat;
padding:2px 0 2px 13px;
font-size:9pt;
width:266px;
border-bottom:1px dotted #666666;
}

.submenu-product li a{
float:left;
font-weight:normal;
color:#666666;
text-decoration:none;
width:264px;
}

.submenu-product li a:hover{
color:#e2001a;
text-decoration:none;
width:264px;
}




/*tendina-rete-----------------------------------------*/

#button-rete{
margin:10px 45px 0 0;
}

.button {
	float:left;
	height: 26px;
	width: 284px;
	margin: 10px 0 10px 10px;
	cursor:pointer;
}

ul, li {
	margin:0; 
	padding:0; 
	list-style:none;
}

.menu_class {
	border:0;
	
}

.the_menu{
	display:none;
	width:280px;
	border-left: 4px solid #e2001a;
	position:relative;
	z-index:100;
}

.the_menu{
	display:none;
	width:280px;
	border-left: 4px solid #e2001a;
	position:relative;
	z-index:100;
}

.the_menu li {
	background-color: #e2e3e3;
	font-size:9pt;
	text-transform:uppercase;
	border-top:1px solid #fff;
}

.the_menu li a {
	color:#707173; 
	text-decoration:none; 
	padding:5px 0 5px 10px; 
	display:block;
}

.the_menu li a:hover {
	padding:5px 0 5px 10px; 
	color: #fff;
	background-color: #e2001a;
}
/*2-----*/

.menu_class2 {
	border:0;
	
}

.the_menu2 {
	display:none;
	width:280px;
	border-left: 4px solid #e2001a;
	position:relative;
	z-index:10;
}

.the_menu2 li {
	background-color: #e2e3e3;
	font-size:9pt;
	text-transform:uppercase;
	border-top:1px solid #fff;
}

.the_menu2 li a {
	color:#707173; 
	text-decoration:none; 
	padding:5px 0 5px 10px; 
	display:block;
}

.the_menu2 li a:hover {
	padding:5px 0 5px 10px; 
	color: #fff;
	background-color: #e2001a;
}


/*---FORM----*/

.red{
color:#FF0000;
font-size:11pt;
}

.campo{
display:block;
width:600px;
margin:20px 0 0 0;
font-size:8pt;
}

.FormContactLeft{
float:left;
margin:0;
padding:0;
width:280px;
}

.FormContactRight{
float:right;
margin:0 0 0 0;
padding:0;
width:300px;
}


label {
display:block;
font-size:10pt;
margin:10px 0 -12px 0;
padding:0;
color:#4b4b4a;
}


input.text_field.huge, textarea.huge {

	-moz-border-radius:0;
	-x-system-font:none;
	border: solid 1px #FF0000;
	font-size:10pt;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding: 4px 0px 4px 4px;
	width:280px;
	height:20px;
	margin:0;
	background-color:#fff;
	

}

input.text_field.huge:focus, textarea.huge:focus {

	border-color:#969696;
	background-attachment: scroll;
	background-color: #faf9f9;
	
	
}

.inform{
display:block;
width:470px;
font-size:9pt;
color:#969798;
padding:0;
margin:30px 0 20px 0;


}

.txtWrite{
	-moz-border-radius:0;
	-x-system-font:none;
	border: solid 1px #FF0000;
	font-size:10pt;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding: 4px 0px 4px 4px;
	width:280px;
	height:300px;
	margin:0;
	background-color:#fff;

}

.txtWrite:focus{
	border-color:#969696;
	background-attachment: scroll;
	background-color: #faf9f9;


}

.big_button:hover {
background:#000 none repeat scroll 0 0;
color:#fff;

}

.big_button {

	-moz-border-radius:0px;
	background:#e2001a url(big_button_bg.png) repeat-x scroll center top;
	border-color:#FF0000;
	border-style:solid;
	border-width:0 0px 0px 0;
	color:#FFF;
	cursor:pointer;
	font-size:12px;
	height:36px;
	line-height:32px;
	margin:5px 0 20px 0;
	overflow:visible;
	padding:0 12px;
	/*text-shadow:1px 1px #fff;*/

}

input, select {

-x-system-font:none;
color:#000;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}




/*---CAROUSEL SLIDESHOW-----*/


#slides {
	float:left;
	position:relative;
	z-index:100;
	margin-bottom:20px;
}


.slides_container {
	width:950px;
	overflow:hidden;
	position:relative;
	display:none;
	border-bottom:2px solid #e2011b;
}

.slides_container div.slide {
	width:950px;
	height:305px;
	display:block;
	
}


.pagination {
	margin:-34px 0 0 10px;
	min-width:120px;
	position:relative;
	z-index:100;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:16px;
	height:0;
	padding-top:12px;
	background-image:url(images/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -13px;
}


.pagination-news{ float:left; width:100%; font-size:12px; font-weight:bold; margin-top:15px; visibility:hidden; display:none;}
.pagination-news span.current{ color:#F00; text-decoration:none; margin-left:4px}
.pagination-news .inactive{margin-left:4px; color:#000; text-decoration:none;}

.caption {
	z-index:500;
	position:absolute;
	bottom:-35px;
	left:0;
	height:50px;
	padding:5px 20px 0 20px;
	background:#000;
	background:rgba(0,0,0,.7);
	width:950px;
	font-size:1.3em;
	line-height:1.2;
	color:#fff;
	text-shadow:none;
}

.caption h2 {
display:block;
margin:10px 0 0 120px;
font-size:14pt;
color:#fff;
}

.caption p {
display:block;
margin:0 0 0 80px;
color:#fff;
}


/*---END CAROUSEL SLIDESHOW-----*/



/*---FOOTER-----*/

#footer{
float:left;
margin:30px 0 0 0;
padding:20px 0 25px 0;
width:952px;
}

.Top-footer{
width:319px;
margin:0 auto;
font-size:9pt;
}

.Top-footer li{
float:left;
border-right:1px solid #707173;
border-left:1px solid #707173;
padding:0 5px 0 5px;
margin:0 0 0 -1px;
}



.Top-footer li a{
font-weight:bold;
text-decoration:none;
color:#707173;
}

.Top-footer li a:hover{
font-weight:bold;
text-decoration:none;
color:#e2001a;
}

.center-footer{
float:left;
width:952px;
border-top:1px solid #e2011b;
border-bottom:2px solid #e2011b;
padding:8px 0 8px 0;
margin:12px 0;
}

.center-footer p{
margin:0 auto;
font-size:9pt;
width:710px;
}

.bottom-footer{
width:139px;
margin:0 auto;
}

/* paginazione */

.pagination_2 {
clear:both;
padding:20px 0;
position:relative;
font-size:11px;
line-height:13px;
}

.pagination_2 span, .pagination_2 a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#fff;
background: #555;
}

.pagination_2 a:hover{
color:#fff;
background: #3279BB;
}

.pagination_2 .current{
padding:6px 9px 5px 9px;
background: #3279BB;
color:#fff;
}

table{
font-size:10pt;
margin-top:10px;
}
td {
	padding: 0 0.5em;
	height:60px;
}

ul#mycarousel li{ text-align:center !important;  display:block;}
.jcarousel-skin-tango img{ text-align:center !important;}