.CONTENEDOR_INFO{
	width:380px;
	/*background-color:#F00;*/
}
.TEXTO{
	width:360PX;
	padding-bottom:0px;
	padding-left:5px;
	text-align: justify;
}
 .TEXTO ul{
	padding-left:20px;
}
.TEXTO ul li{
	padding-bottom:5px;
}

.TEXTO a{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.TEXTO a:hover{
	text-decoration:underline;
}


.CURSO_TITULO{
	background-image:url(../imagenes/escuela/titulo-trans.png);
	background-repeat:no-repeat;
	display:block;
	width:372px;
	height:15px;
	padding-left:5px;
	padding-top:1px;
	margin-bottom:10px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.BOTON_CONSULTA {
	overflow:hidden;
	margin:3px 5px 0px;
	display:block;
	text-indent:-999px;
	
	width:181px;
	height:65px;
	
	background-repeat:no-repeat;
	background-image:url(../imagenes/escuela/boton_inscripcion-trans.png);
}
.BOTON_CONSULTA:hover {
	background-position:0px -66px;
}


.BIO_CABECERA{
	background-image:url(../imagenes/escuela/bios/cabecera-trans.png);
	background-repeat:no-repeat;
	
	width:602px;
	height:45px;
	padding-top:28px;
	padding-left:0px;
	text-indent:70px;
	
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:11px;
	

}

