
body {
	background : #700048;
	font-family : Verdana; 
	text-align: center;
}

.linkPrincipal {
	color: #FFCC00;
	font-size:14pt;
	font-weight : bold;
}

table.curso {
	width: 700px;
	text-align: center;
	border: 1px solid #ffcccc;
}
/*.tabCurso {
	text-align: center;
	border: 1px solid #ffcccc;
	border-spacing: 0px;
}*/

.cursoTitulo {
	color: #FEC501;
	font-size:22pt;
	font-weight : bold;
	height: 110px;
}

.cursoSubTitulo {
	color: #FEC501;
	font-size:12pt;
	font-weight : bold;
	height: 50px;
}

.cursoTexto {
	color: #ffffff;
	font-size:10pt;
	font-family : Helvetica;
}

.contenidoCurso {
	font-family : Arial;
	color: #000000;
}

table.descripcionUno {
	width: 100%;
}

table.descripcionUno td {
	font-family : Verdana;
	text-align: center;
	background : #ffcccc;
}

table.descripcionDos {
	width: 100%;
}

table.descripcionDos td {
	font-family : Verdana;
	text-align: center;
	background : #99cc99;
}

table.descripcionTres {
	width: 100%;
}

table.descripcionTres td {
	font-family : Verdana;
	text-align: center;
	background : #B9DCFF;
}

table.descripcionCuatro {
	width: 100%;
}

table.descripcionCuatro td {
	font-family : Verdana;
	text-align: center;
	background : #ffcc66;
}
table.descripcionQuinto {
	width: 100%;
}
table.descripcionQuinto td {
	font-family : Verdana;
	text-align: center;
	background : #DCB9FF;
}
.nombreCiudad {
	font-size:18pt;
	font-weight : bold;
	height: 38px;
}

.cursoInfo {
	height: 20px;
	font-size: 14pt;
	background: #D3D3D3;
	text-align: center;
}

.dia {
	font-size: 10pt;
	font-weight : bold;
	height: 20px;
}

.descripcionTitle {
	font-size: 10pt;
	font-weight : bold;
	width: 33%;
	height: 30px;
}

.descripcionTxt {
	font-size: 8pt;
	height: 60px;
}

.fontSizeA {
	font-size: 11pt;
}

table.info {
	width: 100%;
	border: 0px solid #ffcccc;
}

table.info td {
	text-align: center;
}


.bgRose {
	background: #ffcccc;
}

.bgRose2 {
	background: #ff9999;
}

.bgGreen {
	background: #99cc99;
}

.bgGreen2 {
	background: #99cc00;
}
.bgCeleste {
	background: #B9DCFF;
}
.bgCeleste2 {
	background: #53A9FF;
}
.bgYellow {
	background: #ffcc66;
}
 
.bgYellow2 {
	background: #ff9966;
}
.bgMorado {
	background: #DCB9FF;
}
.bgMorado2 {
	background:  #C082FF;
}

table.links {
	width: 700px;
	border: 0px solid #ffcccc;
}

table.links td {
	font-family : Verdana;
	font-weight : bold;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	color: #FFFFFF;
	border: 0px solid #ffcccc;
}

table.links  A {text-decoration : none; color :#FFFFFF}
table.links  A:link  { color :#FFFFFF }
table.links  A:active { color :#FFFFFF }
table.links  A:visited { color :#FFFFFF }
table.links  A:hover { color :#FFFF00 }


table.info  A { color :#000000}
table.info  A:link  { color :#000000 }
table.info  A:active { color :#000000 }
table.info  A:visited { color :#000000 }
table.info  A:hover { color :#700048 }
