/* scroller background: iframe BODY object */
.Back {
	background-image: url(white.gif);
	margin: 0;
}
/* for on-demand mode only:
	control (arrow) to scroll items backward - DIV
	use to position the control */
.ArrowUp {
	top: 10px;
	left: 440px;
	height: 23px;
	width: 20px;
}
/* for on-demand mode only:
	control (arrow) to scroll items forward - DIV
	use to position the control */
.ArrowDn {
	top: 40px;
	left: 440px;
	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:10px;
	text-align: justify;
	;
	color: #666666
;
	line-height: 16px;
	left: 10px;
	right: 10px;
	padding-right: 35px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;


}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #993333;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 0px;


}
.Detalle {
	font-family: Verdana;
	font-size:9px;
	text-align: left;
	;
	color: #993333
;
	line-height: 13px;
	padding-right: 35px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	left: 10px;
	right: 10px;


}
.Detallehorario {


	font-family: Verdana;
	font-size:9px;
	padding: 2px 0px;
	text-align: center;
; color: #003366
; line-height: 15px
}
.Detallehoras {


	font-family: Verdana;
	font-size:9px;
	padding: 2px 5px;
	text-align: center;
; color: #003366
; line-height: 9px
}
.paginador {

	font-family: Verdana;
	font-size:9px;
	text-align: right;
	;
	color: #666666
;
	line-height: 16px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.Itemdestacado {
	font-family: Verdana;
	font-size:10px;
	text-align: justify;
	;
	color: #993333
;
	line-height: 16px;
	left: 10px;
	right: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;

}
.ItemBodyTabla {
	font-family: Verdana;
	font-size:10px;
	text-align: left;
	;
	color: #666666
;
	line-height: 16px;
	left: 10px;
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	top: 2px;
	bottom: 2px;
	margin-left: 10px;


}
.ItemBodyLateral {

	font-family: Verdana;
	font-size:9px;
	text-align: justify;
	;
	color: #993333
;
	line-height: 16px;
	left: 10px;
	right: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.ItemBodyBodas {

	font-family: Verdana;
	font-size:10px;
	text-align: justify;
	;
	color: #666666
;
	line-height: 16px;
	left: 10px;
	right: 10px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.tituloBoda {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #993333;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
}
