BODY {
	font-family :  sans-serif;
}

td {
	vertical-align: top;
}

em {
	color: Maroon;
	text-decoration: none;
	font-style: normal;
}

TD.Encabezado1 {
	border-bottom : thick solid Silver;
	text-align: left;
}
TD.Encabezado2 {
	border-bottom : thick solid Silver;
	text-align: right;
}
H5.Prueba{
	background-color : Aqua;
	margin-left : 20%;
}

TD.DatosTit1 {
    background: #FFCC99;
	vertical-align: top;
	color: #330099;
	font-weight: bold;
}

TD.Datos1 {
    background: #FFCC99;
	vertical-align: top;
	color: #000000;
}

TD.DatosTit2 {
    background: #CC9900;
	vertical-align: top;
	color: #330099;
	font-weight: bold;
}

TD.Datos2 {
    background: #CC9900;
	vertical-align: top;
	color: #000000;
}

h2.Tit{
	border-top : thin double #5F9EA0;
	font-family : sans-serif;
	height :  8%;
	letter-spacing : 3px;
	color :  #5F9EA0;
	font-size : medium;
	background-color: transparent;
}

h3.Tit{
	border-top : thin double #5F9EA0;
	font-family : sans-serif;
	height :  8%;
	letter-spacing : 2px;
	color :  #5F9EA0;
	font-size : small;
	background-color: transparent;
}

h3.em{
	color: Maroon;
	text-decoration: none;
	font-style: normal;
}

h4.Tit{
	border-top : thin double #5F9EA0;
	font-family : sans-serif;
	height :  8%;
	letter-spacing : 1px;
	color :  #5F9EA0;
	font-size : x-small;
	background-color: transparent;
}

TR.ProgramaTit {
    background: #9999FF;
	vertical-align: top;
	color: #330099;
	font-weight: bold;
}

TD.ProgramaTit {
    background: #9999FF;
	vertical-align: top;
	color: #330099;
	font-weight: bold;
}

TR.Programa1 {
    background: #FF9966;
	vertical-align: top;
	color: #000000;
}

TD.Programa1 {
    background: #FF9966;
	vertical-align: top;
	color: #000000;
}

DIV.TituloCapitulo {
	border : medium solid #996600;
	background-color : #999966;
	text-align : center;
	padding : 5px;
	font-size: large;
	margin-left: 0%;
	margin-right: 60%;
}


h1{
	border-bottom : thin solid Navy;
	font-family : sans-serif;
	height :  8%;
	letter-spacing : 5px;
	color :  Navy;
	font-size : medium;
	background-color: transparent;
}

p.arriba{
	border-top : thin solid Navy;
}

LI.LineaAncha { 
	line-height: 120%;
}

OL.Principal {
	background-color: #A9A9A9;
	padding-left : 5px;
	padding-right : 10px;
	border : 2px solid Navy;
	padding-top : 5px;
	padding-bottom : 5px;
	margin-right: 0%;
}

UL.Principal {
	background-color: #A9A9A9;
	padding-left : 5px;
	padding-right : 10px;
	border : 2px solid Navy;
	padding-top : 5px;
	padding-bottom : 5px;
	margin-right: 0%;
}

LI.ConRalla {
	border-top : thick solid #A9A9A9;
	padding-top : 1px;
	background-color: #FFE4B5;
	margin-bottom : 10px;
	margin-top : 7px;
	border-left : thick solid #FFA07A;
	border-right : thick solid #F4A460;
	border-bottom : thin solid Black;
}


LI.Espacio {
	margin-bottom : 10px;
	margin-top : 7px;
}

OL.ConSeparacion {
	padding-top : 5px;
	padding-bottom : 5px;
}

TABLE.BordeGris{
	background-color : #696969;
}

Table.Brillante{
	background-color : #330099;
}

TR.X1{
	background-color: #6699CC;
}

TD.X1{
	background-color: #6699CC;
}

TR.X2{
	background-color: #CCFFCC;
}

TD.X2{
	background-color: #CCFFCC;
}