body
{
	padding: 0;
	margin: 0;
	background: #c3c852 url('../image/layout/BackGroundBody.jpg') repeat-x;
	width: 100%;	
	overflow-x: hidden;
	font: 12px Arial, Helvetica, sans-serif; 
	color: #fff;
	font-size: 0.8em;
	
}
div#mainHome
{
	background: url('../image/layout/BackGroundMainDIV1.jpg') no-repeat  center top;
	width: 100%;
	height: 588px;
	display: table;
}
div#mainInterna
{
	background: url('../image/layout/BackGroundMainInternaDIV.jpg') no-repeat  center top;
	width: 100%;
	height: 588px;
	display: table;
}

div
{	
	/*border: solid 1px #000000;*/
}
div#form fieldset
{
	border: solid 1px #fff;
	color: #fff;
	padding-left: 10px;
	padding-bottom: 0px;
	width: 98%;
	margin-top: 4px;
}
div#form legend
{
	color: #fff;
}
div#imgPreview
{
	width: 65px; 
	text-align: center;  
	float: left; 
	margin: 2px; 
	margin-bottom: 10px;
	
}
div#imgPreview img
{

border: solid 1px #366ab4;
	
}


div#form p
{
	margin: 4px;
}
div#form .btnAttiva
{
	background: url('../image/layout/btnAttiva.gif') no-repeat left top;
	border: 0;
	width: 76px;
	height: 22px;
	color: #fff;
	padding-bottom: 1px;
	
	}
div#form .btnClear
{
	margin-bottom: 1px;
}
#form a:link, #form a:visited
{
	text-decoration: none;
	color: #10497f;
}
#form a:hover, #form a:focus, #form a:active
{
	text-decoration: underline;
	color: #10497f;
}

/*VALIDATORI FORM */
#form #validator_msisdn
{
	color: red;
	font-weight: bold;
	display: none;
	margin-left: 5px;
}
#form #validator_token
{
	color: red;
	font-weight: bold;
	display: none;
	margin-left: 5px;
}
/*FINE VALIDATORI FORM */

div#headerTIM 
{
	width:986px;
	height: 70px;
	margin: 0px auto 0;

	
	
}
img#loghiTIM
{
	margin-left: 20px;
}
div#TitoloSezione img
{
	margin-left: 25px;
}
div#TitoloSezioneSpeciali img
{
	margin-left: 25px;
	margin-top: 15px;
}
html>/**/body #TitoloSezioneSpeciali /* FireFox*/ 
{ 
  	margin-left: 25px !important;

}
div#content 
{
	width:986px;
	height:518px;
	margin: 0px auto 0;
	position: relative;
	z-index: 0;
}
div#headerContent 
{
	margin-left: 8px;
	margin-top: 73px;
	height: 72px;
	float: left;
}
/*div#headerContent img
{
	margin-top: 65px;
}*/
div#testo
{
	padding-top: 8px;
}
#menu 
{
	width:780px;
	margin: 0px auto 0;
	font-size: 11px;
	text-align: center;
	overflow: hidden;
	position: relative;
	float: right;
	z-index: 1;

}
html>/**/body #menu /* FireFox*/ 
{ 
  	width:780px !important;
  	margin: 0px auto 0;
	font-size: 11px !important;
	text-align: center !important;

}
#menu ul
{
	
	margin: 0;
	margin-left: 22px;
	padding-left: 0;
	list-style: none;
}
#menu li
{
	font-size: 1.1em;
	display: inline;
	margin: 0;
	
}

#menu a:link, #menu a:visited
{
	float:left;
	background: url('../image/layout/NavButtonNormal.gif') center top no-repeat;
	color: #255484;
	margin: 0em;
	width: 93px;
	height: 42px;
	text-decoration:none;
	font-weight: bold;	
	padding-top: 7px;
}
#menu a:hover, #menu a:focus, #menu a:active
{
	color: #fff;
	font-weight: bold;
	background: url('../image/layout/NavButtonOver.gif') center top no-repeat;
	/*background-color: #000;*/
}
#cms
{
	margin-top: -65px;
	padding-left: 219px;
	padding-right: 40px;
	clear: both;
	height: 374px;
	
	
}
html>/**/body #cms /* FireFox*/ 
{ 
	margin-top: 15px;
	padding-left: 219px!important;
	padding-right: 40px!important;
	clear: none;
	height: 374px!important;

}
#cmsCalcio
{
	
	margin-top: -65px;
	margin-left: 219px;
	padding-right: 40px;
	clear: both;
	height: 374px;
	background: url('../image/layout/BackGroundCMSCalcioDIV.jpg') no-repeat  right bottom;
	/*border: solid 1px red;*/
}
html>/**/body #cmsCalcio /* FireFox*/ 
{ 
	margin-top: 15px;
	margin-left: 219px!important;
	padding-right: 40px!important;
	clear: none;
	height: 374px!important;
	background: url('../image/layout/BackGroundCMSCalcioDIV.jpg') no-repeat  right bottom;

}
#cmsAstri
{
	
	margin-top: -65px;
	margin-left: 219px;
	padding-right: 40px;
	clear: both;
	height: 374px;
	background: url('../image/layout/BackGroundCMSAstriDIV.jpg') no-repeat  right bottom;
	/*border: solid 1px red;*/
}
html>/**/body #cmsAstri /* FireFox*/ 
{ 
	margin-top: 15px;
	margin-left: 219px!important;
	padding-right: 40px!important;
	clear: none;
	height: 374px!important;
	background: url('../image/layout/BackGroundCMSAstriDIV.jpg') no-repeat  right bottom;

}
#cmsFun
{
	
	margin-top: -65px;
	margin-left: 219px;
	padding-right: 40px;
	clear: both;
	height: 374px;
	background: url('../image/layout/BackGroundCMSFunDIV.jpg') no-repeat  right bottom;
	/*border: solid 1px red;*/
}
html>/**/body #cmsFun /* FireFox*/ 
{ 
	margin-top: 15px;
	margin-left: 219px!important;
	padding-right: 40px!important;
	clear: none;
	height: 374px!important;
	background: url('../image/layout/BackGroundCMSFunDIV.jpg') no-repeat  right bottom;

}
#cmsNews
{
	
	margin-top: -65px;
	margin-left: 219px;
	padding-right: 40px;
	clear: both;
	height: 374px;
	background: url('../image/layout/BackGroundCMSNewsDIV.jpg') no-repeat  right bottom;
	/*border: solid 1px red;*/
}
#cmsAnsa
{
	
	margin-top: -65px;
	margin-left: 219px;
	padding-right: 40px;
	clear: both;
	height: 374px;
	background: url('../image/layout/backgroundcmsansadiv.jpg') no-repeat  right bottom;
	/*border: solid 1px red;*/
}
html>/**/body #cmsNews /* FireFox*/ 
{ 
	margin-top: 15px;
	margin-left: 219px!important;
	padding-right: 40px!important;
	clear: none;
	height: 374px!important;
	background: url('../image/layout/BackGroundCMSNewsDIV.jpg') no-repeat  right bottom;

}
html>/**/body #cmsAnsa /* FireFox*/ 
{ 
	margin-top: 15px;
	margin-left: 219px!important;
	padding-right: 40px!important;
	clear: none;
	height: 374px!important;
	background: url('../image/layout/backgroundcmsansadiv.jpg') no-repeat  right bottom;

}
#cmsSpirituali
{
	
	margin-top: -65px;
	margin-left: 219px;
	padding-right: 40px;
	clear: both;
	height: 374px;
	background: url('../image/layout/BackGroundCMSSpiritualiDIV.jpg') no-repeat  right bottom;
	/*border: solid 1px red;*/
}
html>/**/body #cmsSpirituali /* FireFox*/ 
{ 
	margin-top: 15px;
	margin-left: 219px!important;
	padding-right: 40px!important;
	clear: none;
	height: 374px!important;
	background: url('../image/layout/BackGroundCMSSpiritualiDIV.jpg') no-repeat  right bottom;

}
#cmsSports
{
	
	margin-top: -65px;
	margin-left: 219px;
	padding-right: 40px;
	clear: both;
	height: 374px;
	background: url('../image/layout/BackGroundCMSSportsDIV.jpg') no-repeat  right bottom;
	/*border: solid 1px red;*/
}
html>/**/body #cmsSports /* FireFox*/ 
{ 
	margin-top: 15px;
	margin-left: 219px!important;
	padding-right: 40px!important;
	clear: none;
	height: 374px!important;
	background: url('../image/layout/BackGroundCMSSportsDIV.jpg') no-repeat  right bottom;

}
#cmsConcorsi
{
	
	margin-top: -65px;
	margin-left: 219px;
	padding-right: 40px;
	clear: both;
	height: 374px;
	background: url('../image/layout/BackGroundCMSConcorsiDIV.jpg') no-repeat  right bottom;
	/*border: solid 1px red;*/
}
html>/**/body #cmsConcorsi /* FireFox*/ 
{ 
	margin-top: 15px;
	margin-left: 219px!important;
	padding-right: 40px!important;
	clear: none;
	height: 374px!important;
	background: url('../image/layout/BackGroundCMSConcorsiDIV.jpg') no-repeat  right bottom;

}
div#bannerEvidenza1
{
	margin-left: 18px;
	float: left;
	width: 345px;
	height: 173px;
}
div#bannerEvidenza2
{
	float: right;
	width: 345px;
	height: 173px;
}
div#bannerPromo
{
	margin-top: 11px;
	width: 268px;
	float: left;
	height: 190px;
	background: url('../image/layout/BannerPromo.jpg') center top no-repeat;
	clear: both;
	
}
div#bannerFlash
{
	margin-top: 11px;
	width: 730px;
	float: left;
	height: 190px;
	clear: both;

	
}
#bannerPromo1
{
	
	margin-top: 52px;

	
}

div#bannerPromo2
{
	margin-left: 17px;
	margin-top: 12px;
	
}

div#bannerPromo3
{
	margin-top: 12px;
	margin-left: 17px;
}

div#bannerAltriSevizi
{
	margin-top: 11px;
	float: right;
	width: 268px;
	height: 190px;
	margin-right: 16px;
}

div#bannerAltriSevizi img
{
	margin-top: 10px;
	margin-left: 10px;
}
div#bannerAltriSevizi ul
{
	margin: 0;
	padding-left: 10px;
	padding-top: 8px;
	list-style: none;
	font-size: 110%;
	color: #00478e;
	font-weight: bold;
}

div#bannerAltriSevizi li
{
	margin-top: 5px;
}
div#bannerAltriSevizi a:link, #bannerAltriSevizi a:visited
{
	color: #00478e;
	text-decoration: none;
}
div#bannerAltriSevizi a:hover, #bannerAltriSevizi a:focus, #bannerAltriSevizi a:active
{
	color: #00478e;
	text-decoration: underline;
}
div#containerFooter
{
	width:986px; margin-left: auto; margin-right: auto;
}
div#footer 
{
	clear: both;
	width:700px;
	float: right;
	margin-right: 35px;
	font-size: 80%;
	color: #929e7c;
	text-align: right;
	margin-top: -20px;
	position: relative;
}
#footer a:link, #footer a:visited
{
	text-decoration: none;
	color: #929e7c;
}
#footer a:hover, #footer a:focus, #footer a:active
{
	text-decoration: underline;
	color: #929e7c;
}
.gridElemLeft
{
	float: left;
	border: solid 1px red;
}
.gridElemRight
{
	float: right;
	padding-left: 5px;
	border: solid 1px red;
}
div#griglia
{
	width: 500px; 
	margin-top: 15px;
	height: 280px;
	/*background-color: #68a0b1;*/
	/*background: url('../image/layout/backGriglia.png') left top repeat;	*/
}
div#griglia .cellaImg
{
	width: 100px;
	height: 90px; 
	text-align: center;  
	float: left;
	padding-top: 5px;
	/*background-color: #68a0b1;*/
}
div#griglia .cellaTxt
{
	width: 142px;
	padding-left: 5px;
	padding-top: 5px;
	height: 90px; 
	text-align: left; 
	float: left;
	font-size: 90%;
	
	/*background-color: #68a0b1;*/
}
div#speciale
{
	width: 753px;
	height:401px; 
	position: absolute;
	margin-left: -1px; 
	margin-top: -1px;

}
div#speciale span
{
display: none;

}

div#spot1
{
	margin-left: -366px;
	margin-top: -16px;
	width: 753px;
	height:401px; 
	position: absolute;
	display: none;
}
div#spot1DX
{
	width: 235px;
	height:401px; 
	float: left;
	background: url('../image/layout/phoneBack.jpg') no-repeat  center top;
}
div#spot1SX
{
	float: left;	
}
div#spot1Form
{
	/*border: solid 1px red;*/
	width: 203px;
	margin-left: 15px;
	margin-top: 60px;
	text-align: center;
}
input#spot1Conferma
{
	background: url('../image/layout/AstriConferma.gif') no-repeat  center top;
	width: 138px;
	height: 36px;
	border: 0;
}



div#spot2
{
	margin-left: -366px;
	margin-top: -15px;
	width: 753px;
	height:401px; 
	position: absolute;
	display: none;
}
span#close
{
	cursor: pointer; float: right; width:20px; text-align: center; font-weight: bold;
}
div#spot2DX
{
	width: 235px;
	height:401px; 
	float: left;
	background: url('../image/layout/phoneBackSpot2.jpg') no-repeat  center top;
}
div#spot2SX
{
	float: left;	
}
div#spot2Form
{
	/*border: solid 1px red;*/
	width: 203px;
	margin-left: 15px;
	margin-top: 90px;
	text-align: center;
}
input#spot2Conferma
{
	background: url('../image/layout/AstriConferma.gif') no-repeat  center top;
	width: 138px;
	height: 36px;
	border: 0;
}
div#spot2Bottom
{
	background: url('../image/layout/backSpot2.jpg') no-repeat  center top;
	width: 518px;
	height: 151px;
}

/*Gestisce il carosello per i parametri offerta*/
.carousel-component { 
	padding:8px 16px 4px 16px;
	margin:0px;
}

.carousel-component .carousel-list li { 
	margin:0px;
	width:62px; /* img width is 75 px from flickr + a.border-left (1) + a.border-right(1) + 
	               img.border-left (1) + img.border-right (1)*/
	height:79px; /* image + row of text (87) + border-top (1) + border-bottom(1) + margin-bottom(4) */
	/*	margin-left: auto;*/ /* for testing IE auto issue */
}

.carousel-component .carousel-list li a { 
/*	display:block;
	border:1px solid #e2edfa;
	outline:none;*/
}

.carousel-component .carousel-list li a:hover { 
	/*border: 1px solid #aaaaaa; */
}

.carousel-component .carousel-list li img { 
	/*border:1px solid #999;
	display:block; */
}
								
.carousel-component .carousel-prev { 
	position:absolute;
	top:55px;
	z-index:3;
	cursor:pointer; 
	left:5px; 
}

.carousel-component .carousel-next { 
	position:absolute;
	top:55px;
	z-index:3;
	cursor:pointer; 
	right:5px; 
}
/*FINE Gestisce il carosello per i parametri offerta*/