html, body {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10px;
	margin-right:10px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:11px;
	color: #000000;
	font-weight: bold;
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-position: top;
	/*letter-spacing: 2em;*/
}

table,td { border-style:none; }

table {	width:100%; margin:0px; border-collapse:collapse; }

td { padding:0px; vertical-align:top;font-size:12px; }
	
a { text-decoration: none;
	FONT-WEIGHT: bold;
	/*COLOR: #99ccff;*/
    COLOR: #0045ac; }
	
.menu { text-decoration: none;
	FONT-WEIGHT: bold;
	COLOR: #0045ac; 
	/*color: #33CCFF;*/
	/*COLOR: #e0ffff;*/ }

a:hover { text-decoration: underline;
	/*color: #FF6600;*/
	color: #006600;
	/*color: #33cc66;*/
 }

.small { font-size: 10px;font-weight: bolder; TEXT-DECORATION: none}

.infoPage {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #0045ac;
	letter-spacing: 3px;
}
	
.cell {
	padding: 0 2px 0 2px;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #A5BADC;
}
	
.copyright { font-size: 10px; }
	
.button { font-size: 11px; font-weight: bold; }

.topbanner { border: medium none;
	font-size: 10px; text-align: center; font-weight: bolder;
	background-color: #0045ac; /*background-image: url(bg.png); */}
	
.tableline1 {	border: maroon thin;
	font-size: 11px; text-align: left; font-weight: bolder;
	color: #666666; background-color: #F6F8FB; }

.tableline1 a { }

.tableline2 {
	font-size: 11px;
	text-align: left;
	border-right: #F6F8FB 1px solid;
	border-top: #F6F8FB 1px solid;
	color: #666666; background-color: #F6F6F6;

}
	
.tableline2 a { }

.tablelinemain { 	font-size: 11px; text-align: left; text-indent: 2px;
	color: #333333; background-color: #E6F2FF; }
	
.tablelinemain a { font-size: 10px;
	color: #000000; }
	
.normal { list-style: square;
	font-size: 11px; text-align: justify; }
	
.myTable {
	border-top: 1px solid #0045ac;
	border-bottom: 2px solid #0045ac;
	border-right: 2px solid #0045ac;
	border-left: 2px solid #0045ac;
	list-style: square;
	font-size: 11px;
	text-align: justify;
	background-color: #ffffff;
	/*background-color: #0045ac;*/
	font-style: normal;
}
	
.tblTelefilm {
	border-top: 1px solid #0045ac;
	border-bottom: 2px solid #0045ac;
	border-right: 2px solid #0045ac;
	border-left: 2px solid #0045ac;
	list-style: square;
	text-align: justify;
	font-style: normal;
	color: #000000;
	background-image: url(bgRosa.jpg);
	padding-left: 5px;
	font-weight: bolder;
	padding-top: 10px;
	padding-bottom: 10px;
}

.myTitle {
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 2px;
	/*text-align: left;*/
	text-indent: 5px;
	color: #ffffff;
	background-image: url(lineaTitle.jpg);
	vertical-align: middle;
		/*background-color: #3366ff;*/}
		
.myIcon {
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 1px;
	text-align: left;
	text-indent: 4px;
	color: #ffffff;
	background-image: url(linea.jpg);
}
	
.myTr { background-color: #ffffff; }

.myTD { padding: 3px;background-image: url(bgCeleste.jpg); }

.myTD2 { background-color: #0045ac; background-image: url(linea.jpg);}

.myTDBlu { padding: 3px; background-color: #0045ac; }

.myQuote { border: 1px solid #000000; padding: 3px;
	font-size: 11px; text-align: justify;
	background-color: #fff8dc; } 

#TopPage { height: 60px; }

#MainPage { height: 60px; }

#Display { height: 450px; }

