/* CSS Document */
.proximo {
	font-size: 9px;
	font-weight: bold;
	color : #ffffff;
	margin-left : 10px;
	margin-right : 20px;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	line-height: normal;
}
.proximo a {
	color : #ffffff;
	text-decoration: none;
}
.proximo a:hover {
	color : #bc161a;
}
.next {
	font-size: 9px;
	color : #bc161a;
	font-weight: bold;
}
.menu {
	font-size: 14px;
	color : #bc161a;
	font-weight: bold;
}
.menu a {
	color : #bc161a;
	text-decoration: none;
}
.menu a:hover {
	color : #ffffff;
}
.ctrl {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ff0000;
}
.ctrl a {
	color: #ff0000;
	text-decoration: none;
}
.ctrl a:hover {
	color: #FFffff;
}
.seccion {
	font-size: 16px;
	color : #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.seccion2 {
	font-size: 16px;
	color : #000000;
	font-weight: bold;
	font-style: italic;
}
.seccion2 a {
	color: #000000;
	text-decoration: none;
}
.seccion2 a:hover {
	color: #ffffff;
	text-decoration: none;
}
.texto {
	font-size: 12px;
	color : #000000;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
}
.texto a {
	color : #000000;
	text-decoration: none;
}
.texto a:hover {
	color : #bc161a;
}
.textoneg {
	font-size: 12px;
	color : #000000;
	font-weight: bold;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
}
.textoneg a {
	color : #000000;
	text-decoration: none;
}
.textoneg a:hover {
	color : #bc161a;
}
.result {
	font-size: 10px;
	color : #000000;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
}
.marcadorloc {
	font-size: 12px;
	color : #000000;
	font-weight: bold;
}
.marcadorvis {
	font-size: 12px;
	color : #000000;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
}
.galmander {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #ffffff;
}
.galmander a {
	color : #ff9900;
	text-decoration: none;
}
.galmander a:hover {
	color : #00ff00;
}
