body,td,th {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #000066;
}
body {
	margin-left: 0px;
	margin-right: 0px;
}
.menu {
	background-color: #00086E;
	height: 19px;
	width: 649px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #FFCC33;
	text-decoration: none;
}
.menu a:active {
	color: #FFCC33;
	text-decoration: none;
}
.pie {
	font-size: 10px;
	color: #FFFFFF;
	height: 43px;
	width: 669px;
	text-align: center;
	padding-top: 6px;
	background-color: #00086E;
}
.pie a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.pie a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.pie a:hover {
	color: #FFCC33;
	text-decoration: none;
}
.pie a:active {
	color: #FFCC33;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
}
h2 {
	font-size: 14px;
	color: #666666;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
h6 {
	font-size: 11px;
	font-weight: normal;
	position: relative;
	top: -12px;
	margin: 0px;
	padding: 0px;
}


p {
	line-height: 18px;
	text-align: justify;
}
.bienvenida {
	border: 1px solid #CC0000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FFFFFF;
	background-color: #CC0000;
	font-size: 12px;
}
.cuadro_aviso {
	background-color: #F0F0F0;
	border: 1px solid #999999;
	padding: 10px;
}
