body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: auto;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
a {
	color: #00F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.fotos_text {
	padding-right: 10px;
	padding-bottom: 10px;
}


.menu {
	TEXT-DECORATION: none
}
table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.menu:hover {
	TEXT-DECORATION: underline
}
.sidemenu {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.m1 {
	BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid
}
.yellow {
	color: #FF0;
}

.orange {
	COLOR: #ff6600; FONT-FAMILY: arial, sans-serif; TEXT-DECORATION: underline
}
.orange:hover {
	TEXT-DECORATION: none
}
.ticker {
	COLOR: #080098; FONT-FAMILY: verdana, arial, sans-serif; TEXT-DECORATION: none
}
.ticker:hover {
	TEXT-DECORATION: underline; COLOR: #cc0000
}
.ninept {
	FONT-SIZE: 9pt
}
.red {
	COLOR: #A24B44; FONT-FAMILY: arial, sans-serif; TEXT-DECORATION: none
}
.red:hover {
	TEXT-DECORATION: underline; COLOR: #465482;	
}
.white {
	COLOR: #ffffff; FONT-FAMILY: arial, sans-serif; TEXT-DECORATION: none
}
.white:hover {
	TEXT-DECORATION: underline; COLOR: #ffffff;	
}
.tope {
	background-color: #F3D95C;
	background-image: url(/images/bg_logo.gif);
	background-repeat: no-repeat;
}
.tope_right {
	background-color: #F3D95C;
}
.borders_cajas {
	border: 1px solid #000;
}
th {
	color: #FFFFFF;
	background-color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
th a {
	color: #FFF;
	text-decoration: none;
}
th a:visited {
	color: #FFF;
}

th a:hover {
	color: #FF0;
}
.align_center {
	text-align: center;
}
.align_left {
	text-align: left;
}
.align_right {
	text-align: right;
}
