body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bordederechomenu {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #006699;
	background-image: url(/apariencias/cuerpo/imagenes/fondobarramenu.gif);
	background-repeat:  repeat-y;
	background-position: center top;
}
.bordeportal {
	border: 1px solid #c0c0c0;
}
.tituloticker {

	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #006699;
	height: 12px;
	width: 50px;
	padding: 1px;
	border-bottom: thin solid #006699;
	text-align: center;
}
.bordeinferiorticker {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	height: 12px;
	width: auto;
	padding: 1px;
	text-align: center;
	border-top: none;
	border-right: none;
	border-bottom: thin solid #006699;
	border-left: none;
}
.fondotablatickers {
	background-color:#FFFFFF;
}