/* CSS Document */
#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAE4E7;
	}
#navigation a {
	color: #0079CA;
	line-height:10px;
	text-decoration: none;
	display:block;
	background-image: url(../images/menus.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
#navigation a:hover {
	color:#FF6600;
	background-color: #EEF4F7;
	}
#link td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EBF0F1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EBF0F1;
	}
#link a {
	color: #0079CA;
	text-decoration: none;
	display:block;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
#link a:hover {
	color:#FF6600;
	}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	background-image: url(../images/fondo.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C3C3C;
}
a:link {
	color: #0079CA;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #3F7380;
}
a:active {
	text-decoration: none;
}
.Estilo1 {
	font-size: 11px;
	background-color: #F0F5F9;
	background-image: url(../images/titulos.gif);
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 16px;
	background-repeat: no-repeat;
	background-position: 2px 4px;
	color: #888888;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Estilo2 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 6px;
	display: block;
}
h1 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 18px;
	font-weight: bold;
	background-image: url(../images/titulo.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
h2 {
	font-size: 13px;
}
h3 {
	font-size: 12px;
}