/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #FF0000;
line-height: 18px;
padding: 3px;
}
.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}

.navegador {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #DC0000;
	display: inline-table;
	padding: 7px;
	width: 120px;
	border-color: #FF0000;
	text-decoration: none;
	border-right-width: 0px;
	outline-color: #000000;
}

.navegador2 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	display: list-item;
	padding: 6px;
	width: 150px;
	border-color: #000000;
	text-decoration: none;
	border-right-width: 0px;
}

.texto_interior {
	font-family:Verdana, sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #DC0000;
	text-shadow:inherit;
}
.navizq{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 18px;
	padding: 3px;
	background-position: left top;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	text-decoration: none;
}
.navizqmenor {

	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
	padding: 3px;
	background-position: left top;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	text-decoration: none;
}
.navizqdespl {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	padding: 3px;
	background-position: left top;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	text-decoration: none;
	margin-left: 15px;
}


.navizq:hover{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	color: #FFFF00;
	line-height: 18px;
	padding: 3px;
	background-position: left top;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	text-decoration: none;
}
.navizqmenor:hover {

	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #FFFF00;
	line-height: 18px;
	padding: 3px;
	background-position: left top;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	text-decoration: none;
}
.navizqdespl:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	line-height: 18px;
	padding: 3px;
	background-position: left top;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	text-decoration: none;
	margin-left: 15px;
}
