.titulo_principal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #993300;
	text-decoration: none;
	margin:10px;
}
.titulo_sub_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	margin:10px;
}

.titulo_sub_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	margin:10px;
}

.titulo_sub_3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	margin:10px;
}

.titulo_sub_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #004182;
	margin:10px;
}

.titulo_indice{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin:10px;
}

.titulo_sub_link a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #004182;
	margin:10px;
}

.titulo_sub_link a: hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	margin:10px;
}

.titulo_sub_4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	margin:10px;
}


.parrafo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align:justify;
	line-height:17px;
	margin:10px;
}

.parrafo_tabla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #444444;
	line-height:17px;
	margin:10px;
}


.parrafo_nota {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #444444;
	text-align:right;
	line-height:15px;
	margin:20px;
}
 .lista_curso_simple  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #444444;
	text-align:left;
	line-height:25px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}

 .lista_curso_circulo  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #444444;
	text-align:left;
	line-height:25px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: circle;
}
 .lista_curso_alfabetica  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #444444;
	text-align:left;
	line-height:25px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: lower-alpha;
}

.parrafo_derecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #444444;
	text-align:right;
	line-height:17px;
	margin:10px;
}

.titulo_bibliografia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #1A1A1A;
}

.bibliografia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #040404;
	margin:10px;
    

}
.lista_numero {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #444444;
	list-style-position: inside;
	list-style-type: decimal;
}
.nombre_figura {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
	font-style: italic;
}
.lista_romano {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #444444;
	list-style-type: upper-roman;
}

.boton_imprimir {    
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 4px;
    background-color: #638cb5;
    color: #444444;
    text-decoration: none;
    width:85px;
    height:23px;	
}

.boton_imprimir:link,
.boton_imprimir:hover{
    border-top: 1px solid #cccccc;
    border-bottom: 2px solid #666666;
    border-left: 1px solid #cccccc;
    border-right: 2px solid #666666;
}

.button_enviar {
background-color:#32659A;
border:1px solid #32659A;
color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
}

.boton_enviar_amigo {    
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 4px;
    background-color: #638cb5;
    color: #444444;
    text-decoration: none;
    width:130px;
    height:23px;	
}
.boton_enviar_amigo:link,
.boton_enviar_amigo:hover{
    border-top: 1px solid #cccccc;
    border-bottom: 2px solid #666666;
    border-left: 1px solid #cccccc;
    border-right: 2px solid #666666;
}

.boton_Imprimir:visited{
    border-bottom: 1px solid #cccccc;
    border-top: 2px solid #666666;
    border-right: 1px solid #cccccc;
    border-left: 2px solid #666666;
} 


thead th {
	text-align: center;
	color: #4F76A3;
	font-size: 100% !important;
	background-color: #D1E7E7;
}

tbody th {
	font-weight: bold;
}

tbody tr.clear { background: #FCFDFE; }

tbody tr.odd {
	background-color: #EBF5F5;
}

tfoot th, tfoot td {
	font-size: 85%;
}

caption {
	font-size: 150%;
	font-weight: bold;
	margin: 5px;
}


#div_respuesta {
	position:absolute;
	width:626px;
	height:auto;
	z-index:1;
	left: 187px;
	top: auto;
	right: auto;
	bottom: auto;
	background-color: #E9F3F3;
}

#div_izquierdo {
	position:absolute;
	width:108px;
	height:271px;
	z-index:1;
	left: 177px;
	top: auto;
	background-color: #E6F2FF;
}
#div_derecha {
	position:absolute;
	width:441px;
	height:271px;
	z-index:2;
	left: 288px;
	top: auto;
	background-color: #E6F2FF;
}

#div_centro {
	position:absolute;
	width:566px;
	height:auto;
	z-index:2;
	left: 181px;
	top: auto;
	background-color: #E6F2FF;
}
.etiqueta label{
	background-color: #4F9D9D;
}

.titulo_libro {
	color: #3C553D;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;	
}

.libro {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

