#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: -1px;
}
.titularSeccion {
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -2px;
	position: relative;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #000000;
	height: 40px;
	padding-top: 10px;
}
#menu a {
	color: #000000;
	text-decoration: none;
}
#menu a:hover {
	color: #666666;
	text-decoration: none;
}
#content {
	margin-left:auto;
	margin-right:auto;
}
#content table {
	margin-left:auto;
	margin-right:auto;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#bajera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-bottom: 8px;
}

#bajera a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#bajera a:hover {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.titularSubSeccion {
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -2px;
	position: relative;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	top: 5px;
	color: #CCCCCC;
	padding-top: 10px;
}
#textoSeccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	position: relative;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left:1px;
}
#textoSeccion h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	position: relative;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left:1px;
}
#subMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: -1px;
	padding-top: 20px;
}

#subMenu a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#subMenu a:hover {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
#textoSeccion input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	position: relative;
}
#textoSeccion .boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px dotted #000000;
	margin: 0px;
	top: 0px;
	position: relative;
}
#textoSeccion img {
	padding: 20px;
	position: relative;
}
#textoSeccion a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
#textoSeccion a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
#textoSeccion .campotexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	margin: 0px;
	position: relative;
	top: 0px;
}
