/* scroller background: iframe BODY object */
.Back {
	background-image: url(white.gif);
	margin: 0;
}
/* style to be applyed to all items' bodies - DIV
	all local stylesheets of external files if any are to be ignored */
.ArrowUp {
	top: 150px;
	left: 600px;
	height: 23px;
	width: 20px;
	padding-left: 10px;

}
/* for on-demand mode only:
	control (arrow) to scroll items forward - DIV
	use to position the control */
.ArrowDn {
	top: 175px;
	left: 460px;
	height: 23px;
	width: 20px;
}
/* style to be applyed to all items' bodies - DIV
	all local stylesheets of external files if any are to be ignored */	
.ItemBody {
	font-family: Verdana;
	font-size:11px;
	padding: 10px 30px 10px 10px;
	text-align: justify;
; color: #666666
; line-height: 16px
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #003366;
	padding-left: 10px;

}
.Detalle {

	font-family: Verdana;
	font-size:9px;
	padding: 0px 20px 0px 10px;
	text-align: justify;
; color: #003366
; line-height: 13px
}
.horario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: center;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 0px;
	padding-left: 0px;


}
.titulomainnews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	padding-left: 10px;

}
.Itembodyverde {

	font-family: Verdana;
	font-size:11px;
	padding: 10px 30px 10px 10px;
	text-align: justify;
; color: #336600
; line-height: 16px
}
.TituloItemBody {
	font-family: Verdana;
	font-size:12px;
	padding: 10px 30px 10px 10px;
	text-align: justify;
	;
	color: #003366
;
	line-height: 16px;
	font-weight: bold;

}
.ItemBodyPuntos {
	font-family: Verdana;
	font-size:11px;
	padding: 10px 30px 10px 10px;
	text-align: justify;
	;
	color: #666666
;
	line-height: 16px;
	list-style-position: inside;
	list-style-type: disc;

}
.ItemBodyOrange {
	font-family: Verdana;
	font-size:11px;
	padding: 10px 30px 10px 10px;
	text-align: justify;
	;
	color: #FF6633
;
	line-height: 16px;
	font-weight: bold;

}
.tituloorange {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FF6600;
	padding-left: 10px;
}
.titulomainnewsOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	padding-left: 10px;
	padding-bottom: 0px;
	bottom: 0px;

}
.ItemBodyLateral {

	font-family: Verdana;
	font-size:11px;
	padding: 5px 20px 10px;
	text-align: justify;
; color: #666666
; line-height: 16px
}
.ItemBodyLateralOrange {


	font-family: Verdana;
	font-size:11px;
	padding: 5px 20px 10px;
	text-align: justify;
; color: #FF6600
; line-height: 16px
}
.Detallesinmargen {


	font-family: Verdana;
	font-size:9px;
	padding: 0px;
	text-align: justify;
; color: #003366
; line-height: 13px
}
