body, html {
	height:100%;
	margin: 0;
	padding: 0;
	background: #fff;
	color: #13007C;
	font: small/1.3 "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	
/*x IE*/
behavior: url(csshover2.htc);

	}
#sfondogenerale {
	background-image: url(../bg/BgBeigePagina.gif);
	background-repeat: repeat-y;
}
#sfondogenerale1 {
	background-image: url(../bg/BgBeigePagina1.gif);
	background-repeat: repeat-y;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #13007C;
}
.dateSpot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #13007C;
	margin-top: 14px;
	display: block;
	margin-bottom: -18px;
}
.testoSpot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #13007C;
	margin-top: 10px;
}
#contenuti {
	margin-left: 13px;
	margin-right: 13px;
	padding-top: 1px;
	padding-bottom: 1pt;
}
#contenuti p {
	/*padding-left: 1px;*/
	padding-right: 15px;
	margin-top: 3px;
}
.titoloSpot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5948BB;
	margin-top: 20px;
	display: block;
	margin-bottom: 0px;
}
.testoSpotPianiInt {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #13007C;
	margin-top: 25px;
}
#spacercinquanta {
	height: 15px;
	width: 500px;
}
ul {
	/*list-style-image: url(../icone/bulletList.gif); */
	padding-right: 35px;
	color: #13007C;
	font-style: italic;
}
li {
	/*margin-bottom: 10px;*/
}

h4 {
	font: bold 16px/1.3 "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	color: #B00000;
}
#spacercinque {

	height: 5px;
	width: 500px;
}
a {
	color: #13007C;
	font-weight: bold;
	border-width:0;
}
a:link {
	color: #13007C;
	font-weight: bold;
	border-width:0;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
	border-width:0;
}
.evidenza {
	color: #990000;
}
.puntiElenco {
	font-size: 17px;
	margin-left: 8px;
	margin-right: 5px;
}
.elencoLettere {
	list-style-type: upper-alpha;
	padding-left: 15px;
	list-style-image: none;
	font-style: normal;
	color: #13007C;
}

.paragrafiImp {
	font: bold small/1.3 "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	color: #0078B3;

}
.elencoNumerato {


	list-style-type: decimal;
	padding-left: 3px;
	list-style-image: none;
	font-style: normal;
	color: #13007C;
}
#sfondoPop {
	background-color: #F9F2D7;
	
}
.tabellaOrari {
	border: 1px solid #EBCCA7;
	font-weight: normal;
}
.titoloRossoTabella {
	color: #B00000;
	font-weight: bold;
}
.testoOrariTabella {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #13007C;
	margin-top: 10px;
}
#contenitoreScelta {
	background-image: url(../bg/sfondoCieloHTML.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
}

/*elementi per menu nuovo (menu di asp che nn funziona con ie6)*/

.bordo2
{
    background-image: url(../App_Themes/Default/Img/puls.gif);
   
    background-repeat:no-repeat;
     background-position:left center;
     padding:0px 0px 0px 20px;
     margin-left:1px;
     
}
.bordoHover2
{
    background-image: url(../App_Themes/Default/Img/puls_acc.gif);
    background-repeat:no-repeat;
    background-position:left center;
    background-color:#f0f5fe;
    padding:0px 0px 0px 20px;
    margin-left:1px;
   
    
}
.bordo
{
    background-image: url(../App_Themes/Default/Img/puls.gif);
    background-repeat:no-repeat;
     background-position:left center;
     padding:0px 5px 0px 20px; 
     
}
.bordoHover
{
    background-image: url(../App_Themes/Default/Img/puls_acc.gif);
    background-repeat:no-repeat;
    background-position:left center;
    background-color:#f0f5fe;
    padding:0px 5px 0px 20px;
}
.sfondo
{
    background-image: url(../App_Themes/Default/Img/sfondo_cielo.gif);
    border-left:solid 3px Lavender;
    border-right:solid 3px Lavender;
     background-position:left top;
     font-family:Trebuchet MS;
     font-size:9px;
    
}
/* base */

.hr_base
{
	height:1px;
	border:solid 1px #000080;
}

.hr_separatore
{
	height:4px;
	border:solid 3px #000080;
	width:100%;
}