.txt_internas1 {
	font-family     : Arial;
	font-size       : 12px;
	color           : #000000; 
	line-height     : 18px; 
	padding         : 0 8px 0 8px;
	text-align      : justify;
}
.txt_internas1 a {
    color           : #8f3300; 
	text-decoration : underline;
}
.txt_internas1 a:hover {
    color           : #000; 
	text-decoration : underline;
}
.txt_internas2 {
	font-family     : Arial;
	font-size       : 12px;
    background-color: #f1eded; 
	font-style      : italic; 
	color           : #9c3401; 
	line-height     : 18px; 
	padding         : 8px;
	text-align      : justify;
	

}
.tit_principal { 
    height          : 25px; 
	font-family     : Arial, Helvetica, sans-serif; 
	font-size       : 18px; color:#000; 
	border-bottom   : #9c3401 1px solid;
}
.tit_principa2 { 
    height          : 25px; 
	font-family     : Arial, Helvetica, sans-serif; 
	font-size       : 22px; color:#CC432F; 
	border-bottom   : #9ab2ba 1px solid;
	font-weight     : bold;
}
.tit_principal_afiliado {
    font-size       : 14px; 
	font-weight     : bold; 
	margin-bottom   : 5px;
}
.tit_secundario { 
    height          : 25px; 
	font-family     : Arial, Helvetica, sans-serif; 
	font-size       : 17px; color:#000;
	font-weight     : bold;
}

/* Tablas de Cursos */
.cursos {
	font: normal 11px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	background: #E6EAE9;
}

.cursos caption {
	padding: 0 0 5px 0;
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

.cursos th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

.cursos th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

.cursos td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


.cursos td.alt {
	background: #F5FAFA;
	color: #797268;
}

.cursos th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.cursos th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

cursos li lu {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	letter-spacing: 2px;
	text-align: left;
	padding: 6px 6px 6px 12px;
}
.mastertable {
			background:#FFF;
			border:1px #8B9FAA solid;
		}
body {
	background-image: url('images/main_gradient.png');
	background-repeat: repeat-x;
	-moz-border-radius: 10px;
	
	}