/* CSS Document */

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	padding: 5px;
	word-spacing: 150px;
	display: block;
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	padding: 5px;
	word-spacing: 150px;
	background-image: url(images/Backround Button.png);
	display: block;
	background-image: url(images/Button_Background1.png);
}

.normal {
	color: #333333;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	padding: 3px;
	line-height: 18px;
}
.normal2 {
	color: #333333;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	padding: 3px;
	line-height: 18px;
}
.negrita {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #400000;
	display: block;
	border-bottom-color: #64A758;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.especial {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #006600;
	display: block;
	border-bottom-color: #64A758;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	background-image: url(images/Button_Background22.png);
	cursor: default;
}
.especial:hover {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #006600;
	display: block;
	border-bottom-color: #64A758;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	background-image: url(images/Button_Background2.png);
	cursor: default;
}


.navbar {
	color: #999999;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	padding: 2px;
	cursor: default;
}

.navbar:hover {
	color: #333333;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	padding: 2px;
}
.negrita2 {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #002F00;
	display: block;
	border-bottom-color: #330000;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.Link_txt {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	display: block;
}
.negrita_sub {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #5E2C06;
	display: block;
	margin-left: 10px;
	border-left-color: #999999;
	border-left-style: dotted;
	border-left-width: 1px;
	margin-top: 10px;
}
.negrita_sub01 {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #5E2C06;
	display: block;
	margin-left: 10px;
	border-left-color: #999999;
	border-right-color: #666666;
	margin-right: 10px;
}

#cat {
	background-image: url(images/SIA_Cat_button.png);
	height: 140px;
	width: 240px;
	margin-top: 310px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
