li {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}
.TEXTO{
	width:360PX;
	padding-bottom:0px;
	padding-left:5px;
	font-size:12px;
}
 .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;
}

.CURSO_TITULO600{
	background-image:url(../imagenes/titulo600-trans.jpg);
	background-repeat:no-repeat;
	display:block;
	width:600px;
	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:60px;
	
	background-repeat:no-repeat;
	background-image:url(../imagenes/eventos/boton_cosulta-trans.png)
}
.BOTON_CONSULTA:hover {
	background-position:0px -61px;
}

.ADICIONALES{
	padding: 0px 0px 0px 10px;
}
.SERVICIO{
	float:left;
	width:76px;
	height:90px;
	text-align:center;
	padding-right:5px;

}
.SERVICIO img{
	width:75px;
	height:55px;
}
.SERVICIO .CARTEL{
	display:block;
	width:76px;
	height:24px;
	background:url(../imagenes/eventos/cartel.jpg) no-repeat left top;
	padding-top:5px;
	line-height: 9px;
	
	font-size: 9px;
	color:#FFF;
	overflow:hidden;
}


