
@import "peppe.css";

@import "http://fonts.googleapis.com/css?family=Anton";

body {
    /*background: none no-repeat fixed center top #7B1E20 !important;*/
	background: url("../immagini/bg.jpg") no-repeat fixed center top #7B1E20 !important;
    font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}


a {
    color: #7b1e20;
    text-decoration: none;
}
a:hover, a:active, a:focus {
    color: #7b1e20;
    text-decoration: underline;
}

h1, h2, h3, h4 {
	font-size: 14px;    
}

.contentheading, .componentheading {
  background: none repeat scroll 0 0 #9F272C;
  border-radius: 0 0 10px 10px;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 15px;
  padding: 10px;
  text-transform: uppercase;
}

.even {
  background: none repeat scroll 0 0 #f2f2f2 !important;
  border-bottom: 1px dotted #CCCCCC !important;
  padding: 5px !important;
}
.odd {
  background: none repeat scroll 0 0 #FFFFFF !important;
  border-bottom: 1px dotted #CCCCCC;
  padding: 5px !important;
}

div.itemHeader h2.itemTitle {
  background: none repeat scroll 0 0 #9F272C !important;
  border-radius: 0 0 10px 10px !important;
  color: #FFFFFF !important;
  font-size: 14px!important;
  font-weight: bold !important;
  margin-bottom: 15px !important;
  padding: 10px !important;
  text-transform: uppercase !important;
  font-size: 22px;
  font-weight: bold;
  line-height: 100% !important;
}







#main {
    border: 0 solid #FFFFFF;
    height: auto;
    margin: 20px auto;
    position: relative;
    width: 990px;
}
#header {
    color: #FFFFFF;
    display: inline-block;
    min-height: 150px;
    position: relative;
}
#headleft {
    float: left;
    height: auto;
    position: relative;
}
#headleft .img {
    float: left;
    height: auto;
    margin-bottom: 10px;
    position: relative;
    width: 360px;
}
#headright {
  float: right;
  height: auto;
  margin-left: 0;
  position: relative;
  text-align: right;
  width: auto;
}

#headright-2 {
    float: right;
    height: auto;
    position: relative;
    width: auto;
}

  #menu {
 /*background: url("../immagini/bg-menu-principale.png") repeat-x scroll 0 0 transparent;*/
  background: none repeat scroll 0 0 #9F272C;
  height: 32px;
  width: 990px;
}



#pre-corpo-1 {
    height: auto;
	margin-top: 25px;
}


#pre-corpo-2 {
  background: url("../immagini/bg-corpo-pagina.jpg") repeat-x scroll 0 top #FFFFFF;
  color: #666666 !important;
  display: inline-block;
  height: auto;
  margin-top: 25px;
  padding: 30px 0 20px;
  width: 990px;
}
#pre-corpo-2 a:hover img {
  opacity: 0.7;
}
#pre-corpo-2 h1 {
  color: #7B1E20;
  font-family: 'Anton',helvetica,arial,sans-serif;
  font-size: 45px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 45px;
  margin: 0;
  text-shadow: 0 0 3px #C2C2C2;
}

#pre-corpo-2-left {
  float: left;
  margin-left: 25px;
  width: 270px;
}
#pre-corpo-2-centro {
  float: left;
  margin-left: 20px;
  margin-right: 20px;
  width: 300px;
}
#pre-corpo-2-right {
  float: right;
  margin-right: 25px;
  width: 300px;
}




#pre-corpo-3 {
  background: none repeat scroll 0 0 #000000;
  border-radius: 15px 15px 15px 15px;
  color: #666666 !important;
  display: inline-block;
  height: auto;
  margin-top: 25px;
  padding: 20px 20px 15px;
  width: 950px;
}



#quadro-5 {
  background: url("../immagini/bg-corpo-pagina.jpg") repeat-x scroll 0 top #FFFFFF;
  display: inline-block;
  height: auto;
  min-height: 140px;
  padding: 30px 15px 15px;
  width: 960px;
}

#quadro-5-left {
  float: left;
  margin-right: 15px;
  width: 310px;
}
#quadro-5-center {
  width: 310px;
  float: left;
}
#quadro-5-right {
  float: right;
  width: 310px;
}




#post-corpo-1 {
  background: none repeat-x scroll 0 0 #000000;
  display: inline-block;
  height: auto;
  margin-top: 25px;
  width: 990px;
  min-height: 160px;
}

#post-corpo-banner {
  background: none repeat-x scroll 0 0 transparent;
  /*display: inline-block;*/
  margin: 25px auto 0px auto;
  width: 730px;
  text-align: center;
}


#post-corpo-2 {
  background: url("../immagini/bg-footer.png") repeat-x scroll 0 0 transparent;
  display: inline-block;
  height: auto;
  margin-top: 25px;
  padding: 20px 25px 30px;
  width: 940px;
}
#post-corpo-2 h1 {
  color: #FFFFFF;
  font-family: 'Anton',helvetica,arial,sans-serif;
  font-size: 35px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 45px;
  margin: 0;
  text-transform: uppercase;
}
#post-corpo-2 a {
  color: #ffffff;
  text-decoration: underline;
}
#post-corpo-2 img {
  border-radius: 10px 10px 10px 10px;
  box-shadow: 2px 2px 5px #000000;
  margin: 20px 10px;
}
#post-corpo-2 img:hover {
  opacity: 0.7;
  cursor: pointer;
}







#corpo {
  float: left;
  height: auto;
  margin-top: 25px;
  position: relative;
}

#left {
    height: auto;
    position: relative;
    width: 345px;
}
#right_1 {
    border: 1px dotted #FFFFFF;
    float: right;
    height: auto;
}
#right_2 {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-right: 20px;
    margin-top: 0;
    width: 160px;
}
#cont_right {
    border: 0 dotted #FFFFFF;
    float: right;
    height: auto;
    margin-top: 0;
}
#footer {
  background: none no-repeat scroll 0 0 #ffffff;
  display: inline-block;
  float: left;
  height: 100%;
  margin-top: 25px;
  position: relative;
  width: 990px;
}


#debug {
  border-top: 1px dashed #5C171C;
  color: #C2C2C2;
  margin-top: 10px;
  padding: 15px;
}
#debug a {
color: #ffffff;
text-decoration: underline;
}




.menu {
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    width: 100%;
}
.menu a {
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 25px;
    height: 26px;
    line-height: 25px;
    margin-left: 30px;
    margin-right: 30px;
    padding: 3px;
    text-decoration: none;
    text-transform: uppercase;
}
.menu a:hover, .menu a:visited {
    color: #FFFFFF;
    display: block;
}
.menu a:hover {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    display: block;
}
#left_1 {
    width: 100%;
	margin-bottom: 25px;
}

#left_2 {
    margin-top: 25px;
    width: 100%;
}



#sinistra {
  display: inline-block;
  float: left;
  margin-left: 0;
  width: 64%;
}

#quadro3 {
    width: 100%;
	display: inline-block;
}
#quadro3-left {
  float: left;
  width: 50%;
}
#quadro3-right {
    width: 47%;
    float: right;
}

#quadro4 {
    width: 100%;
	display: inline-block;
}
#quadro4-left {
    width: 47%;
    float: left;	
}
#quadro4-right {
    width: 47%;
    float: right;
}


#corpo-pagina {
  background: url("../immagini/bg-corpo-pagina.jpg") repeat-x scroll 0 top #ffffff;
  display: inline-block;
  padding: 30px 15px 15px 15px;
  width: 100%;
}




#destra {
    display: inline-block;
    float: right;
    width: 30%;
}

#colonna-destra {
    width: 300px;
}




.moduletable-ricerca-header {
}
.moduletable-ricerca-header label {
    display: none;
}
.inputbox-ricerca-header {
  border: 0 solid;
  color: #666666;
  font-family: 'Lekton',sans-serif;
  font-size: 12px;
  font-weight: normal;
  height: 15px;
  padding: 5px;
  width: 225px;
}


.moduletable-social-header {
  margin-bottom: 10px;
  padding-left: 90px;
}

.moduletable-slide-home {
  background: url("../immagini/bg-titolo-slide.png") no-repeat scroll 5px 10px rgba(0, 0, 0, 0.2);
  border: 0 solid #FFFFFF;
  border-radius: 15px 15px 15px 15px;
  box-shadow: 0 0 2px #000000;
}



.moduletable-comunicati-stampa-home {
}
.moduletable-comunicati-stampa-home h3 {
  color: #7B1E20;
  font-family: 'Anton',helvetica,arial,sans-serif;
  font-size: 25px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 30px;
  margin: 0;
  text-shadow: 0 0 3px #C2C2C2;
  text-transform: uppercase;
}
.moduletable-comunicati-stampa-home ul {
  list-style-type: none;
  margin: 10px 0 0;
  padding: 0;
}


.moduletable-settore-giovanile-home {
}
.moduletable-settore-giovanile-home a {
	color: #000000;
}
.moduletable-settore-giovanile-home h3 {
  color: #7B1E20;
  font-family: 'Anton',helvetica,arial,sans-serif;
  font-size: 25px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 30px;
  margin: 0;
  text-shadow: 0 0 3px #C2C2C2;
  text-transform: uppercase;
}
.moduletable-settore-giovanile-home ul {
  list-style-type: none;
  margin: 10px 0 0;
  padding: 0;
}
.moduletable-settore-giovanile-home .even {
  background: none repeat scroll 0 0 #FFFFFF !important;
  border-bottom: 1px dotted #CCCCCC !important;
  padding: 5px !important;
}


/* GIOVANILI RSS FEED MODULO */
.moduletable-giovanili-rss-news {
}
.moduletable-giovanili-rss-news a {
  color: #000000;
  font-weight: normal;
}
.moduletable-giovanili-rss-news h3 {
  color: #7B1E20;
  font-family: 'Anton',helvetica,arial,sans-serif;
  font-size: 25px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 30px;
  margin: 0;
  text-shadow: 0 0 3px #C2C2C2;
  text-transform: uppercase;
}
.moduletable-giovanili-rss-news ul {
  list-style-type: none;
  margin: 10px 0 0;
  padding: 0;
}
.moduletable-giovanili-rss-news ul li {
  background: none repeat scroll 0 0 transparent !important;
  border-bottom: 1px dotted #CCCCCC !important;
  margin-right: 0px;
  padding: 5px 0px !important;
}
.moduletable-giovanili-rss-news h4 {
font-size: 12px !important;
padding: 0px !important;
margin: 0px !important;
}


/* SCUOLA CALCIO RSS FEED MODULO */
.moduletable-scuola-calcio-rss-news {
}
.moduletable-scuola-calcio-rss-news a {
  color: #000000;
  font-weight: normal;
}
.moduletable-scuola-calcio-rss-news h3 {
  color: #7B1E20;
  font-family: 'Anton',helvetica,arial,sans-serif;
  font-size: 25px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 30px;
  margin: 30px 0 0;
  text-shadow: 0 0 3px #C2C2C2;
  text-transform: uppercase;
}
.moduletable-scuola-calcio-rss-news ul {
  list-style-type: none;
  margin: 10px 0 0;
  padding: 0;
}
.moduletable-scuola-calcio-rss-news ul li {
  background: none repeat scroll 0 0 transparent !important;
  border-bottom: 1px dotted #CCCCCC !important;
  margin-right: 0px;
  padding: 5px 0px !important;
}
.moduletable-scuola-calcio-rss-news h4 {
font-size: 12px !important;
padding: 0px !important;
margin: 0px !important;
}




.moduletable-scuola-calcio-home {
}
.moduletable-scuola-calcio-home h3 {
  color: #7B1E20;
  font-family: 'Anton',helvetica,arial,sans-serif;
  font-size: 25px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 30px;
  margin: 0;
  text-shadow: 0 0 3px #C2C2C2;
  text-transform: uppercase;
}
.moduletable-scuola-calcio-home a:hover img {
  opacity: 0.7;
}

.moduletable-banner-300x250 {
  background: url("../immagini/bg-banner-adv.png") no-repeat scroll right top transparent;
  margin: 25px 0;
  padding-top: 15px;
}
.moduletable-banner-728x90 {
  background: url("../immagini/bg-banner-adv.png") no-repeat scroll right top transparent;
  margin: 0px;
  padding-top: 15px;
}




.moduletable-menu-footer {
  color: #FFFFFF !important;
  display: inline-block;
  margin: 10px;
}
.moduletable-menu-footer a {
  color: #FFFFFF !important;
  text-transform: lowercase;
}
.moduletable-menu-footer ul {
  margin: 0 !important;
  padding: 0 !important;
}
.moduletable-menu-footer ul li {
  float: left;
  line-height: 20px;
  list-style-type: none;
  margin: 0 10px 0 0 !important;
  padding: 0 !important;
  width: 95px;
}
.moduletable-menu-footer span.separator,
.moduletable-menu-footer .item-101,
.moduletable-menu-footer .item-177,
.moduletable-menu-footer .item-178 {
  color: #9f272c;
  font-weight: bold;
  text-transform: uppercase;
}
.moduletable-menu-footer .item-101 a,
.moduletable-menu-footer .item-177 a,
.moduletable-menu-footer .item-178 a {
  color: #9f272c !important;
  text-transform: uppercase;
}

.moduletable-menu-footer .item-101,
.moduletable-menu-footer .item-164 span.separator {
  display: none;
}
.moduletable-menu-footer .item-165 span.separator,
.moduletable-menu-footer .item-166 span.separator{
  display: inline;
}


/* INIZIO MODULO E COMPONENTE YOUTUBE CHANNEL IN HOMEPAGE */
#canale-youtube-left {
  background: none repeat scroll 0 0 #ebebeb;
  border-radius: 5px 5px 5px 5px;
  float: left;
  height: 265px;
  padding-top: 15px;
  text-align: center;
  width: 230px;
}
#canale-youtube-left a:hover img {
  opacity: 0.7;
}
#canale-youtube {
  float: right;
  width: 705px;
}

#blocco-youtube {
}
#blocco-interno-youtube {
  border: 0px solid;
  text-align: left !important;
  width: 715px;
}
#blocco-interno-youtube a {
	display: none;
}
#blocco-interno-youtube table {
	float: right;
}
#blocco-interno-youtube table a {
	display: inherit !important;
}
#blocco-interno-youtube table hr {
	display: none;
}

#blocco-interno-youtube object {
	
}

/*#blocco-interno-youtube table img {
  border: 1px solid #7B1E20 !important;
  height: 80px;
  margin: 0 10px 10px 0;
  opacity: 0.6;
  width: 110px;
}*/
#blocco-interno-youtube table img {
  background: none repeat scroll 0 0 #666666;
  border: 3px solid #7B1E20 !important;
  border-radius: 10px 10px 10px 10px;
  box-shadow: 0 0 8px #000000;
  height: 75px;
  margin: 0 10px 10px 0;
  opacity: 0.8;
  padding: 2px;
  width: 100px;
}


#blocco-interno-youtube table img:hover {
  opacity: 1;
}
/* FINE MODULO E COMPONENTE YOUTUBE CHANNEL IN HOMEPAGE */


/* INIZIO STILE BREAKING NEWS HOME */

.moduletable-breaking-news {
  background: url("../immagini/bg-corpo-pagina.jpg") repeat-x scroll 0 top #FFFFFF;
  border-radius: 10px 10px 10px 10px;
  font-size: 15px;
  height: 20px;
  margin-top: 25px;
  padding: 15px 10px 10px;
}
/* FINE STILE BREAKING NEWS HOME */


/* BANNER 300x130 */
.moduletable-banner-300x130 img  {
}
.moduletable-banner-300x130 img:hover  {
	opacity: 0.7;
}


/* STILE FORM */
.rsform-input-box {
    border-width: 0px;
    color: #9f272c;
    font-size: 12px;
    font-weight: normal;
    padding: 5px;
    width: 235px;
    background: #f2f2f2;
    margin: 5px 10px 0px 5px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
}
.rsform-select-box  {
    border-width: 0px;
    color: #9f272c;
    font-size: 12px;
    font-weight: normal;
    padding: 5px;
    width: 245px;
    background: #f2f2f2;
    margin: 5px 10px 0px 5px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
}
.rsform-text-box  {
    border-width: 0px;
    color: #9f272c;
    font-size: 12px;
    font-weight: normal;
    padding: 5px;
    width: 235px;
    background: #f2f2f2;
    margin: 15px 10px 0px 5px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
}

.rsform-captcha-box  {
    border-width: 0px;
    color: #9f272c;
    font-size: 12px;
    font-weight: normal;
    padding: 5px;
    width: 235px;
    background: #f2f2f2;
    margin: 15px 10px 0px 5px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
}
img#captcha37 {
    float: left;
    margin-top: 15px;
}
.rsform-block-captcha br {
    display: none;
}

.rsform-submit-button {
    background: none repeat scroll 0 0 #F2F2F2;
    border-width: 0;
    color: #9F272C;
    font-size: 12px;
    font-weight: normal;
    margin: 30px 10px 30px 5px;
    padding: 5px;
    width: 235px;
    cursor: pointer;
    box-shadow: -3px -3px 0px #c2c2c2;
}
.rsform-submit-button:hover {
	background: none repeat scroll 0 0 #9F272C;
    box-shadow: 3px 3px 0px #c2c2c2;
	color: #FFFFFF;	
}

/* POST PAGINA INTERNO PAGINE */
.moduletable-ultime-notizie-pagina {
  background: none repeat scroll 0 0 #FFFFFF;
  border-bottom: 1px dotted #CCCCCC !important;
  border-top: 1px dotted #CCCCCC !important;
  margin-bottom: 25px;
  margin-top: 25px;
  padding: 0;
}
.moduletable-ultime-notizie-pagina img {
  float: left !important;
  margin: 0 10px 5px 0 !important;
  max-height: 70px;
  width: 100px;
}
.moduletable-ultime-notizie-pagina h3 {
  background: none repeat scroll 0 0 #9F272C;
  color: #FFFFFF;
  font-family: 'Anton',helvetica,arial,sans-serif;
  font-size: 25px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 30px;
  margin: 10px 0;
  padding: 5px 10px;
  text-transform: uppercase;
}
.moduletable-ultime-notizie-pagina ul {
  list-style-type: none;
  margin: 10px 0 0;
  padding: 0;
}
.moduletable-ultime-notizie-pagina a.moduleItemTitle {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  margin: 5px 3px;
}
.moduletable-ultime-notizie-pagina .moduleItemIntrotext {
  display: block;
  line-height: 120%;
  padding: 4px 10px 4px 0px !important;
  text-align: justify;
}





/* COLONNA DI DESTRA INTERNO PAGINE */
.moduletable-ultime-notizie-dx {
  background: none repeat scroll 0 0 #FFFFFF;
  padding: 15px;
  margin-top: 25px;
}
.moduletable-ultime-notizie-dx img {
  float: left !important;
  margin: 0 10px 5px 0 !important;
  width: 100px;
}
.moduletable-ultime-notizie-dx h3 {
  color: #7B1E20;
  font-family: 'Anton',helvetica,arial,sans-serif;
  font-size: 25px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 30px;
  margin: 0;
  text-shadow: 0 0 3px #C2C2C2;
  text-transform: uppercase;
}
.moduletable-ultime-notizie-dx ul {
  list-style-type: none;
  margin: 10px 0 0;
  padding: 0;
}


.moduletable-settore-giovanile-dx {
  margin-top: 25px;
  background: none repeat scroll 0 0 #FFFFFF;
  padding: 15px;
}
.moduletable-settore-giovanile-dx a {
	color: #000000;
}
.moduletable-settore-giovanile-dx h3 {
  color: #7B1E20;
  font-family: 'Anton',helvetica,arial,sans-serif;
  font-size: 25px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 30px;
  margin: 0;
  text-shadow: 0 0 3px #C2C2C2;
  text-transform: uppercase;
}
.moduletable-settore-giovanile-dx ul {
  list-style-type: none;
  margin: 10px 0 0;
  padding: 0;
}
.moduletable-settore-giovanile-dx .even {
  background: none repeat scroll 0 0 #FFFFFF !important;
  border-bottom: 1px dotted #CCCCCC !important;
  padding: 5px !important;
}




.moduletable-scuola-calcio-rss-news-dx {
  background: #ffffff;
  padding: 15px;
  margin-top: 25px;
}
.moduletable-scuola-calcio-rss-news-dx a {
  color: #000000;
  font-weight: normal;
}
.moduletable-scuola-calcio-rss-news-dx h3 {
  color: #7B1E20;
  font-family: 'Anton',helvetica,arial,sans-serif;
  font-size: 25px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 30px;
  margin: 0px;
  text-shadow: 0 0 3px #C2C2C2;
  text-transform: uppercase;
}
.moduletable-scuola-calcio-rss-news-dx ul {
  list-style-type: none;
  margin: 10px 0 0;
  padding: 0;
}
.moduletable-scuola-calcio-rss-news-dx ul li {
  background: none repeat scroll 0 0 transparent !important;
  border-bottom: 1px dotted #CCCCCC !important;
  margin-right: 0px;
  padding: 5px 0px !important;
}
.moduletable-scuola-calcio-rss-news-dx h4 {
font-size: 12px !important;
padding: 0px !important;
margin: 0px !important;
}


.moduletable-campagna-abbonamenti-dx {
  background: #ffffff;
}
.moduletable-carta-granata-dx {
  background: #ffffff;
  margin-top: 25px;
}





/* K2 MODIFICHE */
div.itemIsFeatured, div.catItemIsFeatured, div.userItemIsFeatured {
  background: none !important;
}
div.itemListCategory {
  background: none repeat scroll 0 0 transparent;
  border: 0px solid #DDDDDD;
  margin: 0px;
  padding: 0x;
}
div.itemNavigation {
  background: none repeat scroll 0 0 #f2f2f2;
  border-bottom: 1px dotted #CCCCCC;
  border-top: 1px dotted #CCCCCC;
  margin: 0 0 24px;
  padding: 4px 8px;
}
div#itemListLinks {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 0 solid #DDDDDD;
  line-height: 0;
  margin: 0 15px;
  padding: 0;
}
div#itemListLinks a {
  font-size: 12px !important;
}

div.catItemHeader h3.catItemTitle {
  font-family: "Arial",Helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  padding: 10px 0 4px;
}
/* FINE K2 MODIFICHE */



/* MODIFICHE MODULI */

.moduletable-classifica-destra {
  margin-bottom: 25px;
  text-align: center; 
background: url("../immagini/bg-corpo-pagina.jpg") repeat-x scroll 0 top #FFFFFF;
padding: 30px 15px 15px;  
}

.moduletable-classifica-destra h3 {
  background: none repeat scroll 0 0 #9F272C;
  border-radius: 0 0 10px 10px;
  color: #FFFFFF;
  margin: 0 0 10px;
  padding: 10px;
}

.tblview-classifica-destra  {
}
.tblview-classifica-destra th  {
background: none repeat scroll 0 0 #666666;
border-right: 3px solid #FFFFFF;
color: #FFFFFF;
padding: 5px;
}
.tblview-classifica-destra td  {
	border-bottom: 1px dotted #C2C2C2;
color: #000000;
}
.tblro1-classifica-destra {
background: none repeat scroll 0 0 #FFFFFF;
}
.tblro0-classifica-destra {
background: none repeat scroll 0 0 #f2f2f2;
}






.moduletable-ultimo-incontro,
.moduletable-prossimo-incontro {
background: url("../immagini/bg-corpo-pagina.jpg") repeat-x scroll 0 top #FFFFFF;
margin-bottom: 25px;
padding: 30px 15px 15px;
text-align: center; 
}

.moduletable-ultimo-incontro h3,
.moduletable-prossimo-incontro h3 {
  background: none repeat scroll 0 0 #9F272C;
  border-radius: 0 0 10px 10px;
  color: #FFFFFF;
  margin: 0 0 10px;
  padding: 10px;
}

table.prossimo-incontro {
}
table.prossimo-incontro tr {
}
table.prossimo-incontro tr td {
}
table.prossimo-incontro td.team_taway,
table.prossimo-incontro td.team_thome {
	width: 130px;
}





.moduletable-prossimo-incontro-home {
  background: none repeat scroll 0 0 #FFFFFF;
  margin: 0px 0px 0px 0px;
  text-align: center; 
  padding: 0px;  
}

.moduletable-prossimo-incontro-home h3 {
  background: none repeat scroll 0 0 #9F272C;
  border-radius: 0 0 10px 10px;
  color: #FFFFFF;
  margin: 0 0 10px;
  padding: 10px;
}

table.prossimo-incontro-home {
}
table.prossimo-incontro-home tr {
}
table.prossimo-incontro-home tr td {
}
table.prossimo-incontro-home td.team_taway,
table.prossimo-incontro-home td.team_thome {
	width: 130px;
}




table.main img {
  height: 120px;
}
table.partner img {
  height: 70px;
}



ul.menu-cata-granata {
  background: /*url("../immagini/bg-menu-carta-granata.png")*/ none no-repeat scroll right center transparent;
  border-bottom: 5px solid #666666;
  height: 40px;
  padding: 0;
  width: 630px;
}
ul.menu-cata-granata li {
  background: none repeat scroll 0 0 #9F272C;
  border-radius: 10px 10px 0 0;
  color: #FFFFFF;
  float: left;
  font-weight: bold;
  list-style: none outside none;
  margin-bottom: 0;
  margin-right: 5px;
  padding: 10px;
  text-decoration: none;
  text-transform: uppercase;
}
ul.menu-cata-granata li:hover {
background: none repeat scroll 0 0 #F7C323;
outline: 0 none;
}
ul.menu-cata-granata li:hover a {
color: #000000 !important;
outline: 0 none;
}
ul.menu-cata-granata li a {
  color: #FFFFFF;
  text-decoration: none;
}

/* FINE MODIFICHE MODULI */


/* PROVVISORI HOME */
.avVideo .avPlayerContainer {
  padding: 0px !important;
}

.moduletable-you-tube-video-provvisorio  {
  float: left;
}

.moduletable-comunicati-stampa-home-provvisorio {
  background: none repeat scroll 0 0 #000000;
  border-radius: 0 10px 10px 0;
  float: right;
  height: 260px;
  padding: 10px;
  width: 330px;
}
.moduletable-comunicati-stampa-home-provvisorio a {
  color: #f2f2f2;
}

.moduletable-comunicati-stampa-home-provvisorio h3 {
  background: none repeat scroll 0 0 #f2f2f2;
  border-radius: 5px 5px 5px 5px;
  color: #7B1E20;
  font-family: 'Anton',helvetica,arial,sans-serif;
  font-size: 25px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 30px;
  margin: 0;
  padding: 5px;
  text-transform: uppercase;
}
.moduletable-comunicati-stampa-home-provvisorio ul {
  list-style-type: none;
  margin: 10px 0 0;
  padding: 0;
}
.moduletable-comunicati-stampa-home-provvisorio .even {
  background: none repeat scroll 0 0 #000000 !important;
  border-bottom: 1px dotted #CCCCCC !important;
  padding: 5px !important;
}
.moduletable-comunicati-stampa-home-provvisorio .odd {
  background: none repeat scroll 0 0 #000000 !important;
  border-bottom: 1px dotted #CCCCCC;
  padding: 5px !important;
}




table.rosa tr {
}
table.rosa tr.odd td {
    background-color: #F2F2F2;
}
table.rosa tr td {
    border-bottom: 1px dotted #C2C2C2;
}
table.rosa tr td.foto img {
    background-color: #FFFFFF;
    border-bottom: 10px solid #FFFFFF;
    box-shadow: 0 0 1px #666666;
    height: 70px;
    padding: 5px;
}
table.rosa tr td.foto img:hover {
    opacity: 0.6;
}

