body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	color: #4A4848;	
	margin: 50px 0px;
	background-color: #FFFFFF;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	color: #4A4848;
	}

.tabla_principal {
	background-image: url(images/fondo.jpg);
	background-color: #FFFFFF;
	margin: auto;
	padding: 25px 25px 0px;
	border: #CCCCCC 1px solid;
	-webkit-box-shadow: 2px 2px 5px #CCC;
	-moz-box-shadow: 2px 2px 5px #CCC;	
	}

.tabla_contenido {
	background-image: url(images/pix_alfa.gif);
	text-align: justify;
	}

.titular_cursos {
	line-height: 22pt;
	font-size: 10pt;
	color: #990000;
	font-weight: bolder;
	}

.titular_03 {
	font-family: "Georgia", "Times New Roman", "Times, serif";
	line-height: 22pt;
	font-size: 16pt;
	color: #F1B300;
	}

.titular_04 {
	font-family: "Georgia", "Times New Roman", "Times, serif";
	line-height: 22pt;
	font-size: 14pt;
	color: #A07911;
	}

.titular_05 {
	font-family: "Georgia", "Times New Roman", "Times, serif";
	font-size: 12pt;
	color: #990000;
	}

.tabla_left {
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #CCCCCC;
}

.titular_tabla_left {
	font-size: 13px;
	color: #990000;
	font-weight: bolder;
}

.fecha_tabla_left {
	color: #4A4848;
	font-size: 10px;
/*	font-weight: bolder;	*/
}

.t_socios {
	border: #F8B800 1px solid;
}

/* VÍNCULOS */

a.rojo { 
	font-family: "Georgia", "Times New Roman", "Times, serif";
	color: #990000;
	text-decoration: none;
	font-size: 9pt;
	letter-spacing: 1px;
	}

a:hover.rojo { 
	font-family: "Georgia", "Times New Roman", "Times, serif";
	color: #CC0000;
	text-decoration: underline;
	font-size: 9pt;
	letter-spacing: 1px;
	}

a.bronce { 
	color: #715A00;
	text-decoration: underline;
	}

a:hover.bronce { 
	color: #990000;
	text-decoration: underline;
	}

a.negro { 
	color: #000000;
	text-decoration: none;
	}

a:hover.negro { 
	color: #990000;
	text-decoration: underline;
	}
	
/* FIN VÍNCULOS */

/* VARIOS */

.style1 {
	color: #990000;
	font-size: 12px;
	font-weight: bold;
}
.style4 {
	color: #990000;
	font-weight: bold;
}

.style5 {
	font-family: "Georgia", "Times New Roman", "Times, serif";
	line-height: 22pt;
	font-size: 13pt;
	color: #A07911;
	}

/* FIN VARIOS */