<!--
a {
	text-decoration: none;
}
a:HOVER {
	text-decoration: underline;
}
	input{
		font-size:10px;
	}
	
	form{	/* No borders in forms */
		display:inline;
	}
	
	img{
		border:0px;
	}
td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
div {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
fieldset {
	border: 1px dotted Gray;
}
legend {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #52B0CF;
}

/*INICIA tooltip de globo*/
#bubble_tooltip{
	width:147px;
	position:absolute;
	display:none;
}
#bubble_tooltip .bubble_top{
	background-image: url('../bubble_top.gif');
	background-repeat:no-repeat;
	height:16px;	
}
#bubble_tooltip .bubble_middle{
	background-image: url('../bubble_middle.gif');
	background-repeat:repeat-y;	
	background-position:bottom left;
	padding-left:7px;
	padding-right:7px;
}
#bubble_tooltip .bubble_middle span{
	position: relative;
	top: -8px;
	left: 2px;
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
#bubble_tooltip .bubble_bottom{
	background-image: url('../bubble_bottom.gif');
	background-repeat:no-repeat;
	background-repeat:no-repeat;	
	height:25px;
	position:relative;
	top:-6px;
}
/*TERMINA tooltip de globo*/

.txt8 {
	font-size : 8px;
}
.txt9 {
	font-size : 9px;
}
.txt10 {
	font-size : 10px;
}
.txt11 {
	font-size : 11px;
}
.txt12 {
	font-size : 12px;
}
.txt14 {
	font-size : 14px;
}
.txt16 {
	font-size : 16px;
}
.txt18 {
	font-size : 18px;
}
.txt20 {
	font-size : 20px;
}
.txt22 {
	font-size : 22px;
}
.txt24 {
	font-size : 24px;
}
.txt26 {
	font-size : 26px;
}
.txt28 {
	font-size : 28px;
}
.txt30 {
	font-size : 30px;
}
.txt32 {
	font-size : 32px;
}
.txt9neg{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif ;
	font-size : 9px;
	color: #000000;
}
div.boton {
	cursor : pointer;
	font-size : 14px;
}
li.boton {
	cursor : pointer;
}
li.boton:HOVER {
	color: #ffd700;
}
.agrandar {
	overflow : hidden;
	width: 251;
}
.achicar {
	overflow : hidden;
	width: 41px;
	position: relative;
}
.extender {
	visibility : visible;	overflow : hidden;
}
.compactar {
	visibility : hidden;	overflow : hidden;
	height: 1px;
}
.extenderExepGb {
	visibility : visible;	overflow : hidden;
	position: absolute; 
	width: 230px; 
	height: 29px;
	cursor: pointer;
	background-color: #222222; 
}
.compactarExepGb {
	visibility : visible;	overflow : hidden;
	height: 29px;
	width: 230px; 
	cursor: pointer;
	background-color: #222222; 
}
.txttop18 {
	font-size : 18px;
	color : #f0f8ff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}.txttop12 {
	font-size : 12px;
	color : #f0f8ff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
br.modsalto {
	display : none;
}
br.modsaltono {
	clear : both;
}
/*Inicio del tab*/
.tabcolleeon {
	background-color : #FF9900;
}
.tabcolleeoff {
	background-color : #DBAD71;
}
.tabcolescon {
	background-color : #FF6600;
}
.tabcolescoff {
	background-color : #DB9971;
}
.tabcolpubon {
	background-color : #78B727;
}
.tabcolpuboff {
	background-color : #9BB07C;
}
/*Fi del tab*/

/* INICIO DEL CSS del news scroller*/
#pscroller{
	width: 758;
	max-width: 758;
	height: 38px;	border: 0px none black;
	padding: 1px;
}

#pscroller a{
	text-decoration: none;
	color : #e6e6fa;
	font-family : "Courier New", Courier, monospace;
	font-size : 14px;
}
#pscroller a:hover{
	/*text-decoration: underline;*/
	color : #000000;
}

.someclass{
}
/* FIN DEL CSS del news scroller*/

-->