/* CSS Document */

p{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 13px;
	vertical-align: text-top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.blod {
	font-family: Verdana, "sans serif.";
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #CC0033;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	padding: 3px;
}

.navigation {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #cc0033;
	display: block;
	padding: 8px;
	width: 140px;
	text-align: left;
}
.navigation2 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6C0032;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 8px;
	width: 140px;
}


.navigation:hover {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #660033;
	display: block;
	width: 140px;
	padding: 8px;
}
.navigation2:hover {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0033;
	display: block;
	padding: 8px;
	width: 140px;
}

.Probando {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 11px;
	font-weight: 200;
	font-variant: small-caps;
	text-transform: none;
	color: #FF0000;
	border-top-color: #00FF33;
	border-top-width: 12px;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: middle;
	text-align: right;
	white-space: normal;
}
.Encabezado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	color: #0000FF;
}
