/* CSS Document */
<STYLE type=text/css>BODY {
	MARGIN: 0px; BACKGROUND-COLOR: #8ac1e5
}
.style1 { 
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.style2 {
	FONT-SIZE: large; COLOR: #ff3300; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.style5 {
	FONT-WEIGHT: bold; FONT-SIZE: x-large
}
.link {
	CURSOR:  pointer
}
.style7 {
	COLOR: #330099
}
.style10 {
	FONT-WEIGHT: bold; FONT-SIZE: medium; COLOR: #ff0000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

 .tipo1{ font-size : 7pt; font-family : arial;  font-weight : bold;} 

.titulo {
	FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #990000 ; text-decoration: none ;  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.nivel_curso {
	FONT-WEIGHT: bold; FONT-SIZE: 8px; COLOR: #990000 ; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.pregunta_curso {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #000099 ; FONT-FAMILY: Arial
}
.respuesta_curso {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #333333 ; FONT-FAMILY: Arial
}
.enlace_curso {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #990000 ; FONT-FAMILY: Arial
}


.style13 {
	FONT-WEIGHT: bold; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.style14 {
	FONT-WEIGHT: bold; FONT-SIZE: large; COLOR: #ff3300; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.style16 {
	FONT-WEIGHT: bold; COLOR: #003399; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.style19 {
	FONT-WEIGHT: bold; FONT-SIZE: large; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.style20 {
	FONT-WEIGHT: bold; FONT-SIZE: x-large; COLOR: #330099; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.style22 {
	FONT-SIZE: medium; COLOR: #ff0000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.style23 {
	FONT-STYLE: italic; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.style24 {
	FONT-SIZE: small; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.style221 {
	COLOR: #000000
}
.style28 {
	FONT-SIZE: x-large
}
.style29 {
	FONT-WEIGHT: bold; FONT-SIZE: medium; COLOR: #003399
}
P.MsoNormal {
	FONT-SIZE: 11pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: Arial
}
.bordepunteado {
	BORDER-RIGHT: dashed; BORDER-TOP: dashed; BORDER-LEFT: dashed; BORDER-BOTTOM: dashed
}
.style71 {
	FONT-WEIGHT: bold; FONT-SIZE: small; COLOR: #000099; FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif
}
.style8 {
	FONT-SIZE: x-small; COLOR: #000099; FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif
}
.Estilo3 {
	FONT-SIZE: small
}
.Estilo5 {
	FONT-SIZE: large; COLOR: #ff0000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.Estilo6 {
	FONT-WEIGHT: bold; FONT-SIZE: small; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.Estilo9 {
	FONT-SIZE: small; FONT-STYLE: italic; FONT-FAMILY: Arial, Helvetica, sans-serif
}
/* ESTILO DE TABLAS */

table {
		border-collapse:collapse;
		background:#cde5f6 url(fondo.gif) repeat-x; /* #eff4fb */
		/*
		border-left:1px solid #686868;
		*/
		border-left:0px solid   #666666;
		border-right:0px solid #666666;
		border-top:0px solid #666666;
		border-bottom:0px solid  #666666;
		
		font:0.8em/145% helvetica,arial,verdana;
		color: #333;
}


td, th {
	padding:4px;
			
}

caption {
		padding: 0 0 .5em 0;
		text-align: left;
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color: #333; 
		background: transparent;
}

/* =links
----------------------------------------------- */

table a {
		color:#0033CC;
		text-decoration:none;
}

table a:link {}

table a:visited {
		font-weight:normal;
		color:#990000;
		text-decoration:none;
}

table a:hover {
		border-bottom: 1px dashed #bbb; 
}

/* =head =foot
----------------------------------------------- */

thead th, tfoot th, tfoot td {

		background:#333 url(rayita.gif) repeat-x;
		color:#fff
		
}

tfoot td {
		text-align:right
}

/* =body
----------------------------------------------- */

tbody th, tbody td {
		
		/* El  atributo original es la linea que sigue
		border-bottom: dotted 1px #333; */
	
		border-color:#999999
		
						
}

tbody th {
		/*white-space: nowrap; */
}

tbody th a {
		/*color:#333;*/
}

.odd {}

tbody tr:hover {
/* cambia de color al ubicar el mouse en una celda*/
		background:#fafafa

}

/* FIN DEL ESTILO DE TABLA*/


</STYLE>


