@charset "UTF-8";
/* CSS Document */

a.estilo2:link {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding-right: 0px;
	line-height: 6px;
	}
a.estilo2:visited {
	font-family: "Times New Roman", Times, serif;
	color: #333;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 6px;
}
a.estilo2:hover {
	font-family: "Times New Roman", Times, serif;
	color: #006;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 6px;
}
a.estilo2:active {
	font-family: "Times New Roman", Times, serif;
	color: #006;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 6px;
}

#rollover ul, #rollover li {
	list-style-type: none;
	margin-left: -40px;
	padding-left: -40px;
	margin-bottom: 3px;
	padding-bottom: 8px;
}

#rollover li a {
	background-image:url(img/line-in.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-right: 0px;
	
}

#rollover li a:hover {
	background-image:url(img/line-act.gif);
	background-repeat: no-repeat;
	background-position: 0;
	background-color: #f0f7f7;
	margin-right: 0px;
	
}

#rollover2 ul, #rollover2 li {
	list-style-type: none;
	margin-left: -40px;
	padding-left: -40px;
	margin-top: 3px;
	padding-top: 8px;
}

#rollover2 li a {
	background-image:url(img/line-in2.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-right: 0px;
	
}

#rollover2 li a:hover {
	background-image:url(img/line-act.gif);
	background-repeat: no-repeat;
	background-position: 0;
	background-color: #f0f7f7;
	margin-right: 0px;
	
}

a.estilo3:link {
	font-family: "Times New Roman", Times, serif;
	color: #cf4028;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding-right: 0px;
	line-height: 6px;
	margin-left:-8px;
	}
a.estilo3:visited {
	font-family: "Times New Roman", Times, serif;
	color: #cf4028;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 6px;
	margin-left:-8px;
}
a.estilo3:hover {
	font-family: "Times New Roman", Times, serif;
	color: #006;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 6px;
	margin-left:-8px;
}
a.estilo3:active {
	font-family: "Times New Roman", Times, serif;
	color: #cf4028;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 6px;
	margin-left:-8px;
}

