.cabecera {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #000066;
	text-align: left;
}

.dato {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #0000FF;
	background-color: #D8D8D8;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #0066FF;
	text-align: center;
	font-variant: small-caps;
	height: 30px;
}
.subtitulo{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #0066FF;
	text-align: center;
	font-variant: small-caps;
	height: 40px;
	text-decoration:none;
}

.detalle{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	text-decoration:none;
}

.detalle2{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFF00;
	text-align: center;
	text-decoration:none;
}

.detalle3{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000099;
	text-align: center;
	text-decoration:none;
}

.cab_detalle{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #172793;
	text-align: center;
	text-decoration:none;
}
.botones  {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000099;
	background-color: #00CCFF;
	text-align: center;
	vertical-align: middle;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	height: 15px;
	width: 200px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

.botones2  {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000099;
	background-color: #00CCFF;
	text-align: center;
	vertical-align: middle;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	height: 20px;
	width: 200px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

a:visited, a:link , a:hover, a:active {
	text-decoration:none;
	color: #000099;
}

.cab_ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #FFCC33;
	text-align: center;
}

ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #FFFFCC;
	text-align: left;
	list-style-position: inside;
	list-style-type: disc;
}
.mensajes {
	background-color: #006699;
	border: medium groove #00FFFF;
}
.normas {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	font-variant: small-caps;
	color: #3C1780;
	float: left;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #A8A8A8;
	border-right-color: #A8A8A8;
	border-bottom-color: #A8A8A8;
	border-left-color: #A8A8A8;
	background-color: #DDDDDD;
}
